Pull request #43366 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 7cba4ffa30466156b0915e9effe0a5d8c085e75e rather than 098a44c07f38a14147a57feffa31b551a47f3c73 Obtained Jenkinsfile from 7cba4ffa30466156b0915e9effe0a5d8c085e75e 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-43366@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-03-18T07:29:29.773Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-03-18T07:29:29.778Z] Trying to pass milestone 5 [Pipeline] milestone [2022-03-18T07:29:29.875Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-03-18T07:29:45.044Z] Still waiting to schedule task [2022-03-18T07:29:45.046Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-18T07:30:38.997Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d100b1dea1afd70a) in /home/ubuntu/workspace/moby_PR-43366 [Pipeline] { [Pipeline] checkout [2022-03-18T07:30:39.085Z] The recommended git tool is: git [2022-03-18T07:30:42.159Z] using credential docker-jenkins-github-credentials [2022-03-18T07:30:42.171Z] Cloning the remote Git repository [2022-03-18T07:30:42.171Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:30:42.166Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:30:42.235Z] > git init /home/ubuntu/workspace/moby_PR-43366 # timeout=10 [2022-03-18T07:30:42.560Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:30:42.560Z] > git --version # timeout=10 [2022-03-18T07:30:42.573Z] > git --version # 'git version 2.17.1' [2022-03-18T07:30:42.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:30:42.575Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:31:03.675Z] Fetching without tags [2022-03-18T07:31:03.960Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:31:03.548Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:31:03.572Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:31:03.596Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:31:03.628Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:31:03.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:31:03.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:31:03.707Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:31:03.944Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:31:03.967Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:31:04.611Z] > git remote # timeout=10 [2022-03-18T07:31:04.629Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:31:04.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:31:04.668Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:31:05.762Z] Merge succeeded, producing 09f0df2318f8a4412ae6abdcef64b06f3ccb65da [2022-03-18T07:31:05.763Z] Checking out Revision 09f0df2318f8a4412ae6abdcef64b06f3ccb65da (PR-43366) [2022-03-18T07:31:05.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T07:31:05.749Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:31:05.781Z] > git checkout -f 09f0df2318f8a4412ae6abdcef64b06f3ccb65da # timeout=10 [2022-03-18T07:31:09.689Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:31:09.726Z] First time build. Skipping changelog. [2022-03-18T07:31:09.677Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T07:31:10.884Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-03-18T07:31:15.076Z] Unable to find image 'alpine:latest' locally [2022-03-18T07:31:15.076Z] latest: Pulling from library/alpine [2022-03-18T07:31:15.076Z] 3d2430473443: Pulling fs layer [2022-03-18T07:31:15.333Z] 3d2430473443: Download complete [2022-03-18T07:31:15.590Z] 3d2430473443: Pull complete [2022-03-18T07:31:15.847Z] Digest: sha256:d6d0a0eb4d40ef96f2310ead734848b9c819bb97c9d846385c4aca1767186cd4 [2022-03-18T07:31:15.847Z] Status: Downloaded newer image for alpine:latest [2022-03-18T07:31:22.418Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-03-18T07:31:24.038Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d100b1dea1afd70a) in /home/ubuntu/workspace/moby_PR-43366 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-03-18T07:31:24.098Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-03-18T07:31:24.147Z] using credential docker-jenkins-github-credentials [2022-03-18T07:31:24.162Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-03-18T07:31:24.173Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-03-18T07:31:24.457Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-03-18T07:31:24.906Z] Merge succeeded, producing 85a178777d2047aea79e5409a5f8be957135863e [2022-03-18T07:31:24.906Z] Checking out Revision 85a178777d2047aea79e5409a5f8be957135863e (PR-43366) [2022-03-18T07:31:25.098Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:31:25.123Z] First time build. Skipping changelog. [2022-03-18T07:31:24.146Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43366/.git # timeout=10 [2022-03-18T07:31:24.157Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:31:24.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:31:24.167Z] > git --version # timeout=10 [2022-03-18T07:31:24.179Z] > git --version # 'git version 2.17.1' [2022-03-18T07:31:24.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:31:24.180Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:31:24.451Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:31:24.459Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:31:24.589Z] > git remote # timeout=10 [2022-03-18T07:31:24.598Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:31:24.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:31:24.607Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:31:24.884Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T07:31:24.901Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:31:24.908Z] > git checkout -f 85a178777d2047aea79e5409a5f8be957135863e # timeout=10 [2022-03-18T07:31:25.092Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T07:31:25.765Z] + [ PR != PR ] [2022-03-18T07:31:25.765Z] + [ master != master ] [2022-03-18T07:31:25.765Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T07:31:26.142Z] + docker version [2022-03-18T07:31:26.142Z] Client: Docker Engine - Community [2022-03-18T07:31:26.142Z] Version: 20.10.12 [2022-03-18T07:31:26.142Z] API version: 1.41 [2022-03-18T07:31:26.142Z] Go version: go1.16.12 [2022-03-18T07:31:26.142Z] Git commit: e91ed57 [2022-03-18T07:31:26.142Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T07:31:26.142Z] OS/Arch: linux/amd64 [2022-03-18T07:31:26.142Z] Context: default [2022-03-18T07:31:26.142Z] Experimental: true [2022-03-18T07:31:26.142Z] [2022-03-18T07:31:26.142Z] Server: Docker Engine - Community [2022-03-18T07:31:26.142Z] Engine: [2022-03-18T07:31:26.142Z] Version: 20.10.12 [2022-03-18T07:31:26.142Z] API version: 1.41 (minimum version 1.12) [2022-03-18T07:31:26.142Z] Go version: go1.16.12 [2022-03-18T07:31:26.142Z] Git commit: 459d0df [2022-03-18T07:31:26.142Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T07:31:26.142Z] OS/Arch: linux/amd64 [2022-03-18T07:31:26.142Z] Experimental: true [2022-03-18T07:31:26.142Z] containerd: [2022-03-18T07:31:26.142Z] Version: 1.4.12 [2022-03-18T07:31:26.142Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:31:26.142Z] runc: [2022-03-18T07:31:26.142Z] Version: 1.0.2 [2022-03-18T07:31:26.142Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T07:31:26.142Z] docker-init: [2022-03-18T07:31:26.142Z] Version: 0.19.0 [2022-03-18T07:31:26.142Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T07:31:26.480Z] + docker info [2022-03-18T07:31:39.037Z] Still waiting to schedule task [2022-03-18T07:31:39.038Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-18T07:31:39.039Z] Still waiting to schedule task [2022-03-18T07:31:39.039Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-03-18T07:31:39.040Z] Still waiting to schedule task [2022-03-18T07:31:39.040Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cde6ed62a0b73282)’ [2022-03-18T07:31:39.042Z] Still waiting to schedule task [2022-03-18T07:31:39.042Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-031462a9655da33b4)’ [2022-03-18T07:31:39.043Z] Still waiting to schedule task [2022-03-18T07:31:39.043Z] Waiting for next available executor on ‘azwin-2-095a20’ [2022-03-18T07:31:39.044Z] Still waiting to schedule task [2022-03-18T07:31:39.044Z] Waiting for next available executor on ‘windows-2022’ [2022-03-18T07:31:39.045Z] Still waiting to schedule task [2022-03-18T07:31:39.045Z] Waiting for next available executor on ‘windows-2022’ [2022-03-18T07:31:44.567Z] Client: [2022-03-18T07:31:44.567Z] Context: default [2022-03-18T07:31:44.567Z] Debug Mode: false [2022-03-18T07:31:44.567Z] Plugins: [2022-03-18T07:31:44.567Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T07:31:44.567Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T07:31:44.567Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T07:31:44.567Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T07:31:44.567Z] [2022-03-18T07:31:44.567Z] Server: [2022-03-18T07:31:44.567Z] Containers: 0 [2022-03-18T07:31:44.567Z] Running: 0 [2022-03-18T07:31:44.567Z] Paused: 0 [2022-03-18T07:31:44.567Z] Stopped: 0 [2022-03-18T07:31:44.567Z] Images: 1 [2022-03-18T07:31:44.567Z] Server Version: 20.10.12 [2022-03-18T07:31:44.567Z] Storage Driver: overlay2 [2022-03-18T07:31:44.567Z] Backing Filesystem: extfs [2022-03-18T07:31:44.567Z] Supports d_type: true [2022-03-18T07:31:44.567Z] Native Overlay Diff: true [2022-03-18T07:31:44.567Z] userxattr: false [2022-03-18T07:31:44.567Z] Logging Driver: json-file [2022-03-18T07:31:44.567Z] Cgroup Driver: cgroupfs [2022-03-18T07:31:44.567Z] Cgroup Version: 1 [2022-03-18T07:31:44.567Z] Plugins: [2022-03-18T07:31:44.567Z] Volume: local [2022-03-18T07:31:44.567Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T07:31:44.567Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T07:31:44.567Z] Swarm: inactive [2022-03-18T07:31:44.567Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T07:31:44.567Z] Default Runtime: runc [2022-03-18T07:31:44.567Z] Init Binary: docker-init [2022-03-18T07:31:44.567Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:31:44.567Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T07:31:44.567Z] init version: de40ad0 [2022-03-18T07:31:44.567Z] Security Options: [2022-03-18T07:31:44.567Z] apparmor [2022-03-18T07:31:44.567Z] seccomp [2022-03-18T07:31:44.567Z] Profile: default [2022-03-18T07:31:44.567Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T07:31:44.567Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T07:31:44.567Z] OSType: linux [2022-03-18T07:31:44.567Z] Architecture: x86_64 [2022-03-18T07:31:44.567Z] CPUs: 2 [2022-03-18T07:31:44.567Z] Total Memory: 7.483GiB [2022-03-18T07:31:44.567Z] Name: ip-10-100-83-133 [2022-03-18T07:31:44.567Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T07:31:44.567Z] Docker Root Dir: /var/lib/docker [2022-03-18T07:31:44.567Z] Debug Mode: false [2022-03-18T07:31:44.567Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:31:44.567Z] Labels: [2022-03-18T07:31:44.567Z] Experimental: true [2022-03-18T07:31:44.567Z] Insecure Registries: [2022-03-18T07:31:44.567Z] 127.0.0.0/8 [2022-03-18T07:31:44.567Z] Live Restore Enabled: true [2022-03-18T07:31:44.567Z] [2022-03-18T07:31:44.567Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T07:31:44.920Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:31:44.920Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:31:44.920Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43366/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T07:31:44.920Z] + bash /home/ubuntu/workspace/moby_PR-43366/check-config.sh [2022-03-18T07:31:44.920Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T07:31:44.920Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T07:31:44.920Z] [2022-03-18T07:31:44.920Z] Generally Necessary: [2022-03-18T07:31:44.920Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T07:31:44.920Z] - apparmor: enabled and tools installed [2022-03-18T07:31:44.920Z] - CONFIG_NAMESPACES: enabled [2022-03-18T07:31:45.300Z] - CONFIG_NET_NS: enabled [2022-03-18T07:31:45.300Z] - CONFIG_PID_NS: enabled [2022-03-18T07:31:45.300Z] - CONFIG_IPC_NS: enabled [2022-03-18T07:31:45.300Z] - CONFIG_UTS_NS: enabled [2022-03-18T07:31:45.300Z] - CONFIG_CGROUPS: enabled [2022-03-18T07:31:45.300Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T07:31:45.300Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T07:31:45.300Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T07:31:45.300Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T07:31:45.300Z] - CONFIG_CPUSETS: enabled [2022-03-18T07:31:45.300Z] - CONFIG_MEMCG: enabled [2022-03-18T07:31:45.300Z] - CONFIG_KEYS: enabled [2022-03-18T07:31:45.300Z] - CONFIG_VETH: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T07:31:45.300Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T07:31:45.562Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T07:31:45.562Z] [2022-03-18T07:31:45.562Z] Optional Features: [2022-03-18T07:31:45.562Z] - CONFIG_USER_NS: enabled [2022-03-18T07:31:45.562Z] - CONFIG_SECCOMP: enabled [2022-03-18T07:31:45.562Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T07:31:45.562Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T07:31:45.562Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T07:31:45.562Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T07:31:45.562Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T07:31:45.562Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T07:31:45.827Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T07:31:45.827Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T07:31:45.827Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T07:31:45.827Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T07:31:45.827Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T07:31:45.827Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T07:31:45.827Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T07:31:45.827Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T07:31:45.827Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T07:31:45.827Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T07:31:45.827Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T07:31:45.827Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T07:31:46.089Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T07:31:46.089Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T07:31:46.089Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T07:31:46.089Z] - CONFIG_EXT4_FS: enabled [2022-03-18T07:31:46.089Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T07:31:46.089Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T07:31:46.089Z] - Network Drivers: [2022-03-18T07:31:46.089Z] - "overlay": [2022-03-18T07:31:46.089Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T07:31:46.089Z] Optional (for encrypted networks): [2022-03-18T07:31:46.089Z] - CONFIG_CRYPTO: enabled [2022-03-18T07:31:46.089Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T07:31:46.089Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T07:31:46.089Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T07:31:46.089Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T07:31:46.089Z] - CONFIG_XFRM: enabled [2022-03-18T07:31:46.089Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T07:31:46.089Z] - "ipvlan": [2022-03-18T07:31:46.089Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T07:31:46.089Z] - "macvlan": [2022-03-18T07:31:46.089Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T07:31:46.089Z] - "ftp,tftp client in container": [2022-03-18T07:31:46.089Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T07:31:46.089Z] - Storage Drivers: [2022-03-18T07:31:46.089Z] - "aufs": [2022-03-18T07:31:46.089Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T07:31:46.089Z] - "btrfs": [2022-03-18T07:31:46.089Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T07:31:46.089Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T07:31:46.089Z] - "devicemapper": [2022-03-18T07:31:46.089Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T07:31:46.089Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T07:31:46.089Z] - "overlay": [2022-03-18T07:31:46.089Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T07:31:46.089Z] - "zfs": [2022-03-18T07:31:46.089Z] - /dev/zfs: present [2022-03-18T07:31:46.346Z] - zfs command: missing [2022-03-18T07:31:46.346Z] - zpool command: missing [2022-03-18T07:31:46.346Z] [2022-03-18T07:31:46.346Z] Limits: [2022-03-18T07:31:46.346Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T07:31:46.346Z] [2022-03-18T07:31:46.346Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T07:31:46.672Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:85a178777d2047aea79e5409a5f8be957135863e . [2022-03-18T07:31:46.928Z] #1 [internal] load build definition from Dockerfile [2022-03-18T07:31:46.928Z] #1 sha256:46a9d3ceef85420826a12706301042a1af7e0f16532cf2f94f743d179e6e1084 [2022-03-18T07:31:46.928Z] #1 transferring dockerfile: 16.77kB done [2022-03-18T07:31:46.928Z] #1 DONE 0.1s [2022-03-18T07:31:46.928Z] [2022-03-18T07:31:46.928Z] #2 [internal] load .dockerignore [2022-03-18T07:31:46.928Z] #2 sha256:a5ec08863b8d7e5f024be39064089007a27cb685702e4b87a786de600b2544a1 [2022-03-18T07:31:46.928Z] #2 transferring context: 87B done [2022-03-18T07:31:46.928Z] #2 DONE 0.1s [2022-03-18T07:31:46.928Z] [2022-03-18T07:31:46.928Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T07:31:46.928Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T07:31:47.185Z] #3 DONE 0.3s [2022-03-18T07:31:47.185Z] [2022-03-18T07:31:47.185Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T07:31:47.185Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T07:31:47.185Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-18T07:31:47.185Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T07:31:47.185Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T07:31:47.185Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T07:31:47.185Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-03-18T07:31:47.442Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-18T07:31:47.442Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-18T07:31:47.442Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-18T07:31:47.705Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-18T07:31:47.705Z] #4 DONE 0.5s [2022-03-18T07:31:47.961Z] [2022-03-18T07:31:47.961Z] #6 [internal] load .dockerignore [2022-03-18T07:31:47.961Z] #6 sha256:ecd0d683f33276db94e84912090a307fc009c72d8745e5cead781ec364e5a8c3 [2022-03-18T07:31:47.961Z] #6 DONE 0.0s [2022-03-18T07:31:47.961Z] [2022-03-18T07:31:47.961Z] #5 [internal] load build definition from Dockerfile [2022-03-18T07:31:47.961Z] #5 sha256:8f5f9e8bfb4a0eae9b221867b8de72a27aa17301ec8495da739f69eeefc6d262 [2022-03-18T07:31:47.961Z] #5 DONE 0.0s [2022-03-18T07:31:47.961Z] [2022-03-18T07:31:47.961Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T07:31:47.961Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T07:31:48.889Z] #10 DONE 1.2s [2022-03-18T07:31:48.889Z] [2022-03-18T07:31:48.889Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:31:48.889Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T07:31:48.889Z] #8 DONE 1.1s [2022-03-18T07:31:48.889Z] [2022-03-18T07:31:48.889Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:31:48.889Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T07:31:48.889Z] #7 DONE 1.1s [2022-03-18T07:31:48.889Z] [2022-03-18T07:31:48.889Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T07:31:48.889Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T07:31:49.145Z] #9 DONE 1.2s [2022-03-18T07:31:49.401Z] [2022-03-18T07:31:49.401Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:31:49.401Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:31:49.401Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T07:31:49.401Z] #76 DONE 0.0s [2022-03-18T07:31:49.401Z] [2022-03-18T07:31:49.401Z] #31 [internal] load build context [2022-03-18T07:31:49.401Z] #31 sha256:827d2a9b2fdaf99f4fb4a9b5003d2ff1238d4146773b44bec487b074b46d63c1 [2022-03-18T07:31:50.377Z] #31 ... [2022-03-18T07:31:50.377Z] [2022-03-18T07:31:50.377Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T07:31:50.377Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T07:31:50.377Z] #52 DONE 0.0s [2022-03-18T07:31:50.377Z] [2022-03-18T07:31:50.377Z] #31 [internal] load build context [2022-03-18T07:31:50.377Z] #31 sha256:827d2a9b2fdaf99f4fb4a9b5003d2ff1238d4146773b44bec487b074b46d63c1 [2022-03-18T07:31:51.748Z] #31 transferring context: 26.25MB 2.4s [2022-03-18T07:31:55.957Z] #31 transferring context: 58.89MB 6.5s done [2022-03-18T07:31:55.957Z] #31 DONE 6.6s [2022-03-18T07:31:55.957Z] [2022-03-18T07:31:55.957Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:31:55.957Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:31:55.957Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 0.1s done [2022-03-18T07:31:55.957Z] #11 sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 1.86kB / 1.86kB done [2022-03-18T07:31:55.957Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T07:31:55.957Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T07:31:55.957Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.9s done [2022-03-18T07:31:55.957Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.9s done [2022-03-18T07:31:55.957Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.1s done [2022-03-18T07:31:55.957Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.8s done [2022-03-18T07:31:55.957Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 4.2s done [2022-03-18T07:31:55.957Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 115.34MB / 141.70MB 6.4s [2022-03-18T07:31:55.957Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.1s [2022-03-18T07:31:55.957Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 2.9s done [2022-03-18T07:31:56.214Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 123.73MB / 141.70MB 6.6s [2022-03-18T07:31:56.473Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 134.22MB / 141.70MB 6.8s [2022-03-18T07:31:56.733Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 7.0s [2022-03-18T07:31:58.102Z] #11 ... [2022-03-18T07:31:58.102Z] [2022-03-18T07:31:58.102Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:31:58.102Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T07:31:58.102Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T07:31:58.102Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:31:58.102Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T07:31:58.102Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T07:31:58.102Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-03-18T07:31:58.102Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-03-18T07:31:58.102Z] #74 DONE 8.5s [2022-03-18T07:31:58.102Z] [2022-03-18T07:31:58.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:31:58.102Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:31:58.102Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 8.3s done [2022-03-18T07:31:58.102Z] #11 ... [2022-03-18T07:31:58.102Z] [2022-03-18T07:31:58.102Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:31:58.102Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:31:58.102Z] #35 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-18T07:31:58.102Z] #35 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T07:31:58.102Z] #35 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T07:31:58.102Z] #35 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T07:31:58.102Z] #35 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 5.1s done [2022-03-18T07:31:58.102Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.3s [2022-03-18T07:31:58.102Z] #35 ... [2022-03-18T07:31:58.102Z] [2022-03-18T07:31:58.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:31:58.102Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:31:58.102Z] #11 ... [2022-03-18T07:31:58.102Z] [2022-03-18T07:31:58.102Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:31:58.102Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:31:58.102Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:31:58.102Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T07:31:58.102Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T07:31:58.102Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.5s done [2022-03-18T07:31:58.102Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2022-03-18T07:31:58.102Z] #76 DONE 8.8s [2022-03-18T07:31:58.102Z] [2022-03-18T07:31:58.102Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:31:58.102Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:01.433Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.1s [2022-03-18T07:32:02.363Z] #11 ... [2022-03-18T07:32:02.363Z] [2022-03-18T07:32:02.363Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T07:32:02.363Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T07:32:02.363Z] #75 DONE 0.9s [2022-03-18T07:32:02.363Z] [2022-03-18T07:32:02.363Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:32:02.363Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:02.937Z] #11 ... [2022-03-18T07:32:02.937Z] [2022-03-18T07:32:02.937Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T07:32:02.937Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T07:32:02.937Z] #77 DONE 0.9s [2022-03-18T07:32:03.198Z] [2022-03-18T07:32:03.198Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:32:03.198Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:32:03.198Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.7s [2022-03-18T07:32:03.764Z] #35 ... [2022-03-18T07:32:03.764Z] [2022-03-18T07:32:03.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:32:03.764Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:04.331Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 12.5s done [2022-03-18T07:32:04.591Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-18T07:32:04.848Z] #11 ... [2022-03-18T07:32:04.848Z] [2022-03-18T07:32:04.848Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:32:04.848Z] #35 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:32:04.848Z] #35 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 9.1s done [2022-03-18T07:32:04.848Z] #35 DONE 15.4s [2022-03-18T07:32:04.848Z] [2022-03-18T07:32:04.848Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:32:04.848Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:05.412Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.7s done [2022-03-18T07:32:05.669Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-18T07:32:06.600Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.9s done [2022-03-18T07:32:06.600Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-18T07:32:11.853Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.1s [2022-03-18T07:32:14.380Z] #11 ... [2022-03-18T07:32:14.380Z] [2022-03-18T07:32:14.380Z] #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-03-18T07:32:14.380Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:32:14.380Z] #36 1.736 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:32:14.380Z] #36 1.753 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:32:14.380Z] #36 1.753 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:32:14.380Z] #36 1.933 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:32:14.380Z] #36 2.108 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:32:14.380Z] #36 2.363 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:32:14.380Z] #36 3.777 Fetched 8506 kB in 2s (3693 kB/s) [2022-03-18T07:32:14.380Z] #36 3.777 Reading package lists... [2022-03-18T07:32:14.380Z] #36 4.622 Reading package lists... [2022-03-18T07:32:14.380Z] #36 5.430 Building dependency tree... [2022-03-18T07:32:14.380Z] #36 5.786 The following additional packages will be installed: [2022-03-18T07:32:14.380Z] #36 5.786 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T07:32:14.380Z] #36 5.786 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T07:32:14.380Z] #36 5.786 Recommended packages: [2022-03-18T07:32:14.380Z] #36 5.786 libldap-common publicsuffix libsasl2-modules [2022-03-18T07:32:14.380Z] #36 5.935 The following NEW packages will be installed: [2022-03-18T07:32:14.380Z] #36 5.935 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T07:32:14.380Z] #36 5.935 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T07:32:14.380Z] #36 5.935 libssh2-1 openssl [2022-03-18T07:32:14.380Z] #36 6.219 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T07:32:14.380Z] #36 6.219 Need to get 3038 kB of archives. [2022-03-18T07:32:14.380Z] #36 6.219 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T07:32:14.380Z] #36 6.219 Get:1 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T07:32:14.380Z] #36 6.220 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T07:32:14.380Z] #36 6.234 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T07:32:14.380Z] #36 6.234 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T07:32:14.380Z] #36 6.234 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T07:32:14.380Z] #36 6.234 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T07:32:14.380Z] #36 6.234 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T07:32:14.380Z] #36 6.234 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T07:32:14.380Z] #36 6.244 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T07:32:14.380Z] #36 6.244 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T07:32:14.380Z] #36 6.244 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T07:32:14.380Z] #36 6.248 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T07:32:14.380Z] #36 6.257 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:32:14.380Z] #36 6.257 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:32:14.380Z] #36 6.270 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:32:14.380Z] #36 6.442 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:32:14.380Z] #36 6.475 Fetched 3038 kB in 0s (9408 kB/s) [2022-03-18T07:32:14.380Z] #36 6.495 Selecting previously unselected package openssl. [2022-03-18T07:32:14.380Z] #36 6.495 (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-03-18T07:32:14.380Z] #36 6.496 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 6.502 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:32:14.380Z] #36 6.672 Selecting previously unselected package ca-certificates. [2022-03-18T07:32:14.380Z] #36 6.672 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T07:32:14.380Z] #36 6.676 Unpacking ca-certificates (20210119) ... [2022-03-18T07:32:14.380Z] #36 6.784 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T07:32:14.380Z] #36 6.784 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 6.794 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:32:14.380Z] #36 6.885 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T07:32:14.380Z] #36 6.885 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 6.889 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:32:14.380Z] #36 6.947 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T07:32:14.380Z] #36 6.947 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 6.949 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:32:14.380Z] #36 7.009 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T07:32:14.380Z] #36 7.009 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.014 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:32:14.380Z] #36 7.098 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T07:32:14.380Z] #36 7.098 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.102 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:32:14.380Z] #36 7.158 Selecting previously unselected package libpsl5:amd64. [2022-03-18T07:32:14.380Z] #36 7.158 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.158 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:32:14.380Z] #36 7.196 Selecting previously unselected package librtmp1:amd64. [2022-03-18T07:32:14.380Z] #36 7.198 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.202 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:32:14.380Z] #36 7.256 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T07:32:14.380Z] #36 7.256 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.256 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:32:14.380Z] #36 7.330 Selecting previously unselected package libcurl4:amd64. [2022-03-18T07:32:14.380Z] #36 7.330 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.334 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:32:14.380Z] #36 7.420 Selecting previously unselected package curl. [2022-03-18T07:32:14.380Z] #36 7.420 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.426 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:32:14.380Z] #36 7.508 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:32:14.380Z] #36 7.508 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.511 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:32:14.380Z] #36 7.585 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:32:14.380Z] #36 7.585 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.589 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:32:14.380Z] #36 7.649 Selecting previously unselected package jq. [2022-03-18T07:32:14.380Z] #36 7.649 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:32:14.380Z] #36 7.666 Unpacking jq (1.6-2.1) ... [2022-03-18T07:32:14.380Z] #36 7.711 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:32:14.380Z] #36 7.724 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:32:14.380Z] #36 7.732 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:32:14.380Z] #36 7.746 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:32:14.380Z] #36 7.763 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:32:14.380Z] #36 7.769 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:32:14.380Z] #36 7.794 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:32:14.380Z] #36 7.794 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:32:14.381Z] #36 7.804 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:32:14.381Z] #36 7.814 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:32:14.381Z] #36 7.825 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:32:14.381Z] #36 7.834 Setting up ca-certificates (20210119) ... [2022-03-18T07:32:14.381Z] #36 8.533 Updating certificates in /etc/ssl/certs... [2022-03-18T07:32:14.381Z] #36 9.593 129 added, 0 removed; done. [2022-03-18T07:32:14.381Z] #36 9.623 Setting up jq (1.6-2.1) ... [2022-03-18T07:32:14.381Z] #36 9.633 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:32:14.381Z] #36 9.645 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:32:14.381Z] #36 9.652 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:32:14.640Z] #36 9.673 Processing triggers for ca-certificates (20210119) ... [2022-03-18T07:32:14.640Z] #36 9.687 Updating certificates in /etc/ssl/certs... [2022-03-18T07:32:14.896Z] #36 ... [2022-03-18T07:32:14.896Z] [2022-03-18T07:32:14.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:32:14.896Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:14.896Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.3s done [2022-03-18T07:32:15.153Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-18T07:32:17.053Z] #11 ... [2022-03-18T07:32:17.053Z] [2022-03-18T07:32:17.053Z] #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-03-18T07:32:17.053Z] #36 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:32:17.053Z] #36 10.73 0 added, 0 removed; done. [2022-03-18T07:32:17.053Z] #36 10.73 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T07:32:17.053Z] #36 10.74 done. [2022-03-18T07:32:17.053Z] #36 DONE 12.0s [2022-03-18T07:32:17.053Z] [2022-03-18T07:32:17.053Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T07:32:17.053Z] #37 sha256:dd4a235004b2d2f66cff18b149019faba6c907a9c00eb311a8264bbde9d2454d [2022-03-18T07:32:17.053Z] #37 DONE 0.1s [2022-03-18T07:32:17.053Z] [2022-03-18T07:32:17.053Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:32:17.053Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:20.326Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.2s [2022-03-18T07:32:22.889Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 7.3s done [2022-03-18T07:32:22.890Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-18T07:32:24.810Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06b6bd1f5756797eb) in /home/ubuntu/workspace/moby_PR-43366 [Pipeline] { [Pipeline] checkout [2022-03-18T07:32:24.904Z] The recommended git tool is: git [2022-03-18T07:32:27.106Z] #11 ... [2022-03-18T07:32:27.106Z] [2022-03-18T07:32:27.106Z] #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-03-18T07:32:27.106Z] #38 sha256:a84a2bf474d1058b4f597d470b49af51424a3a11ccbc81fd2511e0810f0bc2b9 [2022-03-18T07:32:27.106Z] #38 2.076 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T07:32:27.106Z] #38 2.368 [2022-03-18T07:32:27.106Z] #38 2.592 #=#=# ######################################################################## 100.0% [2022-03-18T07:32:27.106Z] #38 2.926 [2022-03-18T07:32:27.106Z] #38 3.991 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T07:32:27.106Z] #38 4.341 [2022-03-18T07:32:27.106Z] #38 4.569 #=#=# ######################################################################## 100.0% [2022-03-18T07:32:27.106Z] #38 4.908 [2022-03-18T07:32:27.106Z] #38 5.882 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T07:32:27.106Z] #38 6.169 [2022-03-18T07:32:27.106Z] #38 6.399 #=#=# ############### 21.2% ######################################### 58.2% ################################################################# 90.4% ######################################################################## 100.0% [2022-03-18T07:32:27.106Z] #38 6.964 [2022-03-18T07:32:27.106Z] #38 8.035 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T07:32:27.106Z] #38 8.384 [2022-03-18T07:32:27.106Z] #38 8.607 #=#=# ######################################################################## 100.0% [2022-03-18T07:32:27.106Z] #38 8.885 [2022-03-18T07:32:27.106Z] #38 9.677 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T07:32:27.106Z] #38 9.965 [2022-03-18T07:32:27.106Z] #38 ... [2022-03-18T07:32:27.106Z] [2022-03-18T07:32:27.106Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:32:27.106Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:27.374Z] using credential docker-jenkins-github-credentials [2022-03-18T07:32:27.382Z] Cloning the remote Git repository [2022-03-18T07:32:27.382Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:32:27.670Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.1s [2022-03-18T07:32:27.010Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:32:27.066Z] > git init /home/ubuntu/workspace/moby_PR-43366 # timeout=10 [2022-03-18T07:32:27.267Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:32:27.267Z] > git --version # timeout=10 [2022-03-18T07:32:27.280Z] > git --version # 'git version 2.17.1' [2022-03-18T07:32:27.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:32:27.282Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:32:30.940Z] #11 ... [2022-03-18T07:32:30.940Z] [2022-03-18T07:32:30.940Z] #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-03-18T07:32:30.940Z] #38 sha256:a84a2bf474d1058b4f597d470b49af51424a3a11ccbc81fd2511e0810f0bc2b9 [2022-03-18T07:32:30.940Z] #38 10.20 #=#=# ######################################################################## 100.0% [2022-03-18T07:32:30.940Z] #38 10.48 [2022-03-18T07:32:30.940Z] #38 10.55 Download of images into '/build' complete. [2022-03-18T07:32:30.940Z] #38 10.55 Use something like the following to load the result into a Docker daemon: [2022-03-18T07:32:30.940Z] #38 10.55 tar -cC '/build' . | docker load [2022-03-18T07:32:30.940Z] #38 DONE 14.2s [2022-03-18T07:32:31.197Z] [2022-03-18T07:32:31.197Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:32:31.197Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:32:33.090Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.3s [2022-03-18T07:32:34.462Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 11.8s done [2022-03-18T07:32:34.720Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T07:32:34.980Z] #11 DONE 45.5s [2022-03-18T07:32:34.980Z] [2022-03-18T07:32:34.980Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T07:32:34.980Z] #12 sha256:b555d27361fddc68fc97d5959725d41dc907bce83611a1608c0ad93dd672dded [2022-03-18T07:32:35.909Z] #12 DONE 0.9s [2022-03-18T07:32:35.909Z] [2022-03-18T07:32:35.909Z] #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-03-18T07:32:35.909Z] #13 sha256:f6f88512da89a9d0b59383f69b83c5e67d65053638c1cfa218a6e497c5314bba [2022-03-18T07:32:36.480Z] #13 DONE 0.7s [2022-03-18T07:32:36.480Z] [2022-03-18T07:32:36.480Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T07:32:36.480Z] #40 sha256:83b712d2e66ffe1db0c64b1d025da1697b4d7287bc162ec9710466a571ccc534 [2022-03-18T07:32:36.480Z] #40 DONE 0.1s [2022-03-18T07:32:36.480Z] [2022-03-18T07:32:36.480Z] #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-03-18T07:32:36.480Z] #43 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:32:36.738Z] #43 ... [2022-03-18T07:32:36.738Z] [2022-03-18T07:32:36.738Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T07:32:36.738Z] #49 sha256:5c1ad5252c829a8114047c44db7a7e492bbd13e29abd4d1476f0746a5a4cfd78 [2022-03-18T07:32:36.738Z] #49 DONE 0.2s [2022-03-18T07:32:36.738Z] [2022-03-18T07:32:36.738Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T07:32:36.738Z] #53 sha256:90af557cb785a3afcf6108216220307d4f0bedf4d5df47be99dca62741b7e1a4 [2022-03-18T07:32:36.738Z] #53 DONE 0.2s [2022-03-18T07:32:36.738Z] [2022-03-18T07:32:36.738Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:32:36.738Z] #54 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:32:40.018Z] #54 ... [2022-03-18T07:32:40.018Z] [2022-03-18T07:32:40.018Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-03-18T07:32:40.018Z] #14 sha256:f186096205a3760362db3785c696c7fa385adedea896a7285e4a60d659f3c14b [2022-03-18T07:32:40.018Z] #14 DONE 3.3s [2022-03-18T07:32:40.018Z] [2022-03-18T07:32:40.018Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-03-18T07:32:40.018Z] #15 sha256:c28143c6d8392ac9d7e73a52acc1f2e6dd7eca7f35c0c77c87223f448d940411 [2022-03-18T07:32:41.919Z] #15 DONE 2.0s [2022-03-18T07:32:41.919Z] [2022-03-18T07:32:41.919Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-03-18T07:32:41.919Z] #16 sha256:f96e999e7254b335557f70ec0f741d42952646fca7b6da978b1f801d7bcefbe4 [2022-03-18T07:32:43.819Z] #16 DONE 1.7s [2022-03-18T07:32:43.819Z] [2022-03-18T07:32:43.819Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-03-18T07:32:43.819Z] #17 sha256:5f565a6485c86cd025a2f11a417b3cd2649c486c524b58ee6bfe1eec176a5194 [2022-03-18T07:32:45.205Z] #17 DONE 1.6s [2022-03-18T07:32:45.205Z] [2022-03-18T07:32:45.205Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:32:45.205Z] #54 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:32:45.205Z] #54 4.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:32:45.205Z] #54 4.379 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:32:45.205Z] #54 4.563 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:32:45.205Z] #54 4.700 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T07:32:45.205Z] #54 5.221 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:32:45.205Z] #54 7.124 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:32:45.771Z] #54 9.113 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:32:46.274Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-074b3b16c4f4594eb) in /home/ubuntu/workspace/moby_PR-43366 [Pipeline] { [Pipeline] checkout [2022-03-18T07:32:46.398Z] The recommended git tool is: git [2022-03-18T07:32:46.702Z] #54 ... [2022-03-18T07:32:46.702Z] [2022-03-18T07:32:46.702Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-03-18T07:32:46.702Z] #18 sha256:331b76db8edcf6f8adc60478b6a2c7846984c4116f08abeea2221f4ab4334101 [2022-03-18T07:32:46.702Z] #18 DONE 1.5s [2022-03-18T07:32:46.702Z] [2022-03-18T07:32:46.702Z] #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-03-18T07:32:46.702Z] #41 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:32:46.702Z] #41 3.165 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T07:32:46.702Z] #41 3.167 Cloning into '.'... [2022-03-18T07:32:46.702Z] #41 ... [2022-03-18T07:32:46.702Z] [2022-03-18T07:32:46.702Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:32:46.702Z] #50 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:32:46.702Z] #50 3.685 + git clone https://github.com/docker/distribution.git . [2022-03-18T07:32:46.702Z] #50 3.685 Cloning into '.'... [2022-03-18T07:32:46.963Z] #50 ... [2022-03-18T07:32:46.963Z] [2022-03-18T07:32:46.963Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:32:46.963Z] #60 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:32:46.963Z] #60 3.765 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T07:32:46.963Z] #60 4.778 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T07:32:46.963Z] #60 4.780 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T07:32:46.963Z] #60 4.899 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T07:32:46.963Z] #60 6.598 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T07:32:46.963Z] #60 ... [2022-03-18T07:32:46.963Z] [2022-03-18T07:32:46.963Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:32:46.963Z] #58 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:32:46.963Z] #58 4.037 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T07:32:47.221Z] #58 ... [2022-03-18T07:32:47.221Z] [2022-03-18T07:32:47.221Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:32:47.221Z] #56 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:32:47.221Z] #56 4.165 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:32:47.221Z] #56 5.540 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:32:47.221Z] #56 5.540 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:32:47.221Z] #56 5.614 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:32:47.221Z] #56 5.664 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:32:47.221Z] #56 5.949 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:32:47.221Z] #56 6.112 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:32:47.221Z] #56 6.268 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:32:47.221Z] #56 6.373 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:32:47.221Z] #56 6.595 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:32:47.221Z] #56 9.706 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:32:47.221Z] #56 9.736 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:32:47.221Z] #56 9.819 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:32:48.606Z] #56 12.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:32:48.606Z] #56 12.06 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:32:48.606Z] #56 ... [2022-03-18T07:32:48.606Z] [2022-03-18T07:32:48.606Z] #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-03-18T07:32:48.606Z] #19 sha256:188bb75c3fcdb4f2e3422c27bbd77b2ddead485a386fbada3c7a380a65baf5e4 [2022-03-18T07:32:48.606Z] #19 1.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:32:48.606Z] #19 1.976 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:32:48.606Z] #19 1.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:32:49.061Z] using credential docker-jenkins-github-credentials [2022-03-18T07:32:49.077Z] Cloning the remote Git repository [2022-03-18T07:32:49.077Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:32:49.538Z] #19 3.038 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:32:48.772Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:32:48.835Z] > git init /home/ubuntu/workspace/moby_PR-43366 # timeout=10 [2022-03-18T07:32:49.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:32:49.079Z] > git --version # timeout=10 [2022-03-18T07:32:49.094Z] > git --version # 'git version 2.17.1' [2022-03-18T07:32:49.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:32:49.099Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:32:50.919Z] #19 4.015 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:32:50.919Z] #19 ... [2022-03-18T07:32:50.919Z] [2022-03-18T07:32:50.919Z] #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-03-18T07:32:50.919Z] #43 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:32:50.919Z] #43 4.037 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T07:32:50.919Z] #43 ... [2022-03-18T07:32:50.919Z] [2022-03-18T07:32:50.919Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:32:50.919Z] #54 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:32:50.919Z] #54 12.12 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T07:32:51.690Z] Fetching without tags [2022-03-18T07:32:51.960Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:32:51.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:32:51.620Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:32:51.642Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:32:51.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:32:51.694Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:32:51.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:32:51.695Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:32:51.971Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:32:51.996Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:32:52.823Z] > git remote # timeout=10 [2022-03-18T07:32:52.848Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:32:52.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:32:52.873Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:32:53.444Z] #54 ... [2022-03-18T07:32:53.444Z] [2022-03-18T07:32:53.444Z] #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-03-18T07:32:53.444Z] #43 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:32:53.444Z] #43 16.25 tomll can be used in two ways: [2022-03-18T07:32:53.444Z] #43 16.25 Writing to STDIN and reading from STDOUT: [2022-03-18T07:32:53.444Z] #43 16.25 cat file.toml | tomll > file.toml [2022-03-18T07:32:53.444Z] #43 16.25 [2022-03-18T07:32:53.444Z] #43 16.25 Reading and updating a list of files: [2022-03-18T07:32:53.444Z] #43 16.25 tomll a.toml b.toml c.toml [2022-03-18T07:32:53.444Z] #43 16.25 [2022-03-18T07:32:53.444Z] #43 16.25 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T07:32:53.444Z] #43 DONE 16.6s [2022-03-18T07:32:53.444Z] [2022-03-18T07:32:53.444Z] #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-03-18T07:32:53.444Z] #19 sha256:188bb75c3fcdb4f2e3422c27bbd77b2ddead485a386fbada3c7a380a65baf5e4 [2022-03-18T07:32:53.444Z] #19 5.416 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T07:32:53.444Z] #19 6.852 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T07:32:54.008Z] Merge succeeded, producing 2e8e511beeca11160708fda628fc7782ca4015c3 [2022-03-18T07:32:54.008Z] Checking out Revision 2e8e511beeca11160708fda628fc7782ca4015c3 (PR-43366) [2022-03-18T07:32:54.867Z] #19 8.235 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T07:32:53.979Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T07:32:54.010Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:32:54.040Z] > git checkout -f 2e8e511beeca11160708fda628fc7782ca4015c3 # timeout=10 [2022-03-18T07:32:56.348Z] #19 9.631 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T07:32:57.457Z] #19 10.76 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:32:57.457Z] #19 10.77 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:32:57.457Z] #19 10.77 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T07:32:57.457Z] #19 10.79 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T07:32:57.457Z] #19 10.79 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T07:32:57.457Z] #19 10.83 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T07:32:57.457Z] #19 10.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T07:32:57.457Z] #19 10.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:32:57.457Z] #19 10.85 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T07:32:57.457Z] #19 10.85 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:32:57.457Z] #19 10.86 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T07:32:57.457Z] #19 10.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T07:32:57.741Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a4506c97c120469f) in /home/ubuntu/workspace/moby_PR-43366 [Pipeline] { [Pipeline] checkout [2022-03-18T07:32:57.883Z] The recommended git tool is: git [2022-03-18T07:32:57.924Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:32:57.950Z] First time build. Skipping changelog. [2022-03-18T07:32:57.926Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T07:32:59.065Z] + docker version [2022-03-18T07:32:59.214Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-015e9c4dddfbfee28) in /home/ubuntu/workspace/moby_PR-43366 [Pipeline] { [Pipeline] checkout [2022-03-18T07:32:59.316Z] The recommended git tool is: git [2022-03-18T07:32:59.354Z] #19 ... [2022-03-18T07:32:59.354Z] [2022-03-18T07:32:59.355Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:32:59.355Z] #50 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:32:59.610Z] #50 22.71 Updating files: 94% (1736/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-18T07:32:59.610Z] #50 22.82 + git checkout -q v2.3.0 [2022-03-18T07:33:01.503Z] #50 24.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-03-18T07:33:01.659Z] using credential docker-jenkins-github-credentials [2022-03-18T07:33:01.669Z] Cloning the remote Git repository [2022-03-18T07:33:01.669Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:33:02.368Z] Client: Docker Engine - Community [2022-03-18T07:33:02.368Z] Version: 20.10.12 [2022-03-18T07:33:02.368Z] API version: 1.41 [2022-03-18T07:33:02.368Z] Go version: go1.16.12 [2022-03-18T07:33:02.368Z] Git commit: e91ed57 [2022-03-18T07:33:02.368Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T07:33:02.368Z] OS/Arch: linux/amd64 [2022-03-18T07:33:02.368Z] Context: default [2022-03-18T07:33:02.368Z] Experimental: true [2022-03-18T07:33:02.368Z] [2022-03-18T07:33:02.368Z] Server: Docker Engine - Community [2022-03-18T07:33:02.368Z] Engine: [2022-03-18T07:33:02.368Z] Version: 20.10.12 [2022-03-18T07:33:02.368Z] API version: 1.41 (minimum version 1.12) [2022-03-18T07:33:02.368Z] Go version: go1.16.12 [2022-03-18T07:33:02.368Z] Git commit: 459d0df [2022-03-18T07:33:02.368Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T07:33:02.368Z] OS/Arch: linux/amd64 [2022-03-18T07:33:02.368Z] Experimental: true [2022-03-18T07:33:02.368Z] containerd: [2022-03-18T07:33:02.368Z] Version: 1.4.12 [2022-03-18T07:33:02.368Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:33:02.368Z] runc: [2022-03-18T07:33:02.368Z] Version: 1.0.2 [2022-03-18T07:33:02.368Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T07:33:02.368Z] docker-init: [2022-03-18T07:33:02.368Z] Version: 0.19.0 [2022-03-18T07:33:02.368Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T07:33:01.777Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:33:01.861Z] > git init /home/ubuntu/workspace/moby_PR-43366 # timeout=10 [2022-03-18T07:33:02.701Z] + docker info [2022-03-18T07:33:02.862Z] using credential docker-jenkins-github-credentials [2022-03-18T07:33:02.872Z] Cloning the remote Git repository [2022-03-18T07:33:02.872Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:33:02.925Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:33:02.983Z] > git init /home/ubuntu/workspace/moby_PR-43366 # timeout=10 [2022-03-18T07:33:02.652Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:33:02.652Z] > git --version # timeout=10 [2022-03-18T07:33:02.660Z] > git --version # 'git version 2.25.1' [2022-03-18T07:33:02.661Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:02.662Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:03.573Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:33:03.573Z] > git --version # timeout=10 [2022-03-18T07:33:03.589Z] > git --version # 'git version 2.25.1' [2022-03-18T07:33:03.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:03.594Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:05.697Z] #50 ... [2022-03-18T07:33:05.697Z] [2022-03-18T07:33:05.697Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:33:05.697Z] #54 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:33:05.697Z] #54 18.35 Fetched 8510 kB in 15s (587 kB/s) [2022-03-18T07:33:05.697Z] #54 18.35 Reading package lists... [2022-03-18T07:33:05.697Z] #54 23.87 Reading package lists... [2022-03-18T07:33:05.697Z] #54 ... [2022-03-18T07:33:05.697Z] [2022-03-18T07:33:05.697Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:33:05.697Z] #58 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:33:05.697Z] #58 26.23 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T07:33:05.697Z] #58 26.25 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:33:05.697Z] #58 26.30 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T07:33:05.697Z] #58 26.30 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T07:33:05.697Z] #58 26.47 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T07:33:05.697Z] #58 26.71 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T07:33:05.697Z] #58 26.81 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T07:33:05.697Z] #58 26.92 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T07:33:05.697Z] #58 28.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T07:33:05.697Z] #58 28.05 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T07:33:08.225Z] #58 31.15 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T07:33:08.225Z] #58 31.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:33:08.225Z] #58 31.22 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T07:33:08.225Z] #58 31.40 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T07:33:08.225Z] #58 31.44 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T07:33:08.225Z] #58 31.48 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T07:33:08.225Z] #58 31.58 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T07:33:08.225Z] #58 31.67 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T07:33:08.225Z] #58 31.68 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T07:33:08.225Z] #58 31.76 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T07:33:08.225Z] #58 31.82 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T07:33:08.482Z] #58 31.96 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T07:33:08.482Z] #58 32.01 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T07:33:08.482Z] #58 32.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T07:33:08.739Z] #58 32.15 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T07:33:08.739Z] #58 32.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T07:33:08.740Z] #58 32.19 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T07:33:08.740Z] #58 32.23 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T07:33:08.740Z] #58 32.23 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T07:33:08.740Z] #58 32.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T07:33:08.740Z] #58 32.26 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T07:33:08.740Z] #58 32.29 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T07:33:08.740Z] #58 32.33 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T07:33:09.002Z] #58 32.45 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T07:33:09.002Z] #58 32.49 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T07:33:09.002Z] #58 32.53 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T07:33:09.002Z] #58 32.58 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T07:33:09.259Z] #58 32.63 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T07:33:09.822Z] #58 33.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T07:33:09.822Z] #58 33.23 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T07:33:09.822Z] #58 33.28 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T07:33:09.822Z] #58 33.31 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T07:33:09.822Z] #58 33.32 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T07:33:09.822Z] #58 33.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T07:33:09.822Z] #58 33.36 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T07:33:09.822Z] #58 33.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T07:33:10.079Z] #58 33.42 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T07:33:10.079Z] #58 33.46 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T07:33:10.079Z] #58 33.47 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T07:33:10.079Z] #58 33.61 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T07:33:10.079Z] #58 33.61 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T07:33:10.079Z] #58 33.66 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T07:33:10.335Z] #58 33.71 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T07:33:10.335Z] #58 33.75 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T07:33:10.335Z] #58 33.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T07:33:10.335Z] #58 33.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T07:33:10.335Z] #58 33.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T07:33:10.335Z] #58 33.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T07:33:10.593Z] #58 34.04 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T07:33:10.593Z] #58 34.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T07:33:10.593Z] #58 34.14 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T07:33:10.850Z] #58 34.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T07:33:10.850Z] #58 34.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T07:33:10.850Z] #58 34.23 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T07:33:10.850Z] #58 34.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T07:33:10.850Z] #58 34.29 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T07:33:10.850Z] #58 34.30 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T07:33:10.850Z] #58 34.31 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T07:33:10.850Z] #58 34.33 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T07:33:10.850Z] #58 34.39 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T07:33:11.107Z] #58 34.43 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T07:33:11.107Z] #58 34.43 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T07:33:11.107Z] #58 34.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T07:33:11.107Z] #58 34.48 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T07:33:11.107Z] #58 34.50 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T07:33:11.107Z] #58 34.51 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T07:33:11.107Z] #58 34.57 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T07:33:11.107Z] #58 34.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T07:33:11.364Z] #58 34.65 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T07:33:11.364Z] #58 34.66 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T07:33:11.364Z] #58 34.68 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T07:33:11.624Z] #58 ... [2022-03-18T07:33:11.624Z] [2022-03-18T07:33:11.624Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:33:11.624Z] #60 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:33:11.624Z] #60 35.03 v3.0.2 [2022-03-18T07:33:11.881Z] #60 DONE 35.5s [2022-03-18T07:33:11.881Z] [2022-03-18T07:33:11.881Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:33:11.881Z] #58 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:33:11.881Z] #58 35.19 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T07:33:11.881Z] #58 35.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T07:33:11.881Z] #58 35.20 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T07:33:11.881Z] #58 35.22 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T07:33:11.881Z] #58 35.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T07:33:11.881Z] #58 35.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T07:33:11.881Z] #58 35.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T07:33:11.881Z] #58 35.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T07:33:11.881Z] #58 35.39 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T07:33:12.152Z] #58 35.63 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T07:33:12.152Z] #58 35.63 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T07:33:12.152Z] #58 35.66 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T07:33:12.152Z] #58 35.67 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T07:33:12.152Z] #58 35.68 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T07:33:12.152Z] #58 35.73 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T07:33:12.410Z] #58 35.76 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T07:33:12.410Z] #58 35.78 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T07:33:12.410Z] #58 35.81 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T07:33:12.410Z] #58 35.88 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T07:33:12.410Z] #58 35.95 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T07:33:12.668Z] #58 36.07 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T07:33:12.668Z] #58 36.22 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T07:33:12.668Z] #58 36.26 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T07:33:12.668Z] #58 36.26 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T07:33:12.668Z] #58 36.30 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T07:33:12.926Z] #58 36.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T07:33:13.183Z] #58 36.58 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T07:33:13.183Z] #58 36.71 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T07:33:14.553Z] #58 37.65 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T07:33:14.553Z] #58 37.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T07:33:14.553Z] #58 37.75 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T07:33:14.553Z] #58 37.76 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T07:33:15.489Z] #58 ... [2022-03-18T07:33:15.489Z] [2022-03-18T07:33:15.489Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:33:15.489Z] #54 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:33:15.489Z] #54 23.87 Reading package lists... [2022-03-18T07:33:15.489Z] #54 29.00 Building dependency tree... [2022-03-18T07:33:15.489Z] #54 32.67 The following additional packages will be installed: [2022-03-18T07:33:15.489Z] #54 32.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:33:15.489Z] #54 32.68 python3-protobuf python3-six [2022-03-18T07:33:15.489Z] #54 32.70 Suggested packages: [2022-03-18T07:33:15.489Z] #54 32.70 python3-setuptools [2022-03-18T07:33:15.489Z] #54 32.70 Recommended packages: [2022-03-18T07:33:15.489Z] #54 32.70 iproute2 | iproute [2022-03-18T07:33:15.489Z] #54 33.26 The following NEW packages will be installed: [2022-03-18T07:33:15.489Z] #54 33.26 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:33:15.489Z] #54 33.26 python3-protobuf python3-six [2022-03-18T07:33:15.489Z] #54 33.76 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:33:15.489Z] #54 33.76 Need to get 2292 kB of archives. [2022-03-18T07:33:15.489Z] #54 33.76 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T07:33:15.489Z] #54 33.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T07:33:15.489Z] #54 33.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:33:15.489Z] #54 33.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T07:33:15.489Z] #54 33.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T07:33:15.489Z] #54 33.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T07:33:15.489Z] #54 33.86 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-03-18T07:33:15.489Z] #54 33.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:33:15.489Z] #54 37.30 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T07:33:15.489Z] #54 38.68 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:33:15.745Z] Fetching without tags [2022-03-18T07:33:15.746Z] #54 38.93 Fetched 2292 kB in 4s (528 kB/s) [2022-03-18T07:33:15.746Z] #54 ... [2022-03-18T07:33:15.746Z] [2022-03-18T07:33:15.746Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:33:15.746Z] #58 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:33:15.746Z] #58 39.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T07:33:15.746Z] #58 39.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T07:33:15.746Z] #58 39.23 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T07:33:15.746Z] #58 39.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T07:33:16.006Z] #58 39.49 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T07:33:16.058Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:33:16.263Z] #58 39.49 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T07:33:16.263Z] #58 39.65 go: downloading golang.org/x/text v0.3.7 [2022-03-18T07:33:15.606Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:33:15.640Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:33:15.668Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:15.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:33:15.721Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:33:15.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:15.722Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:16.044Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:33:16.074Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:33:17.590Z] Client: [2022-03-18T07:33:17.590Z] Context: default [2022-03-18T07:33:17.590Z] Debug Mode: false [2022-03-18T07:33:17.590Z] Plugins: [2022-03-18T07:33:17.590Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T07:33:17.590Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T07:33:17.590Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T07:33:17.590Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T07:33:17.590Z] [2022-03-18T07:33:17.590Z] Server: [2022-03-18T07:33:17.590Z] Containers: 0 [2022-03-18T07:33:17.590Z] Running: 0 [2022-03-18T07:33:17.590Z] Paused: 0 [2022-03-18T07:33:17.590Z] Stopped: 0 [2022-03-18T07:33:17.590Z] Images: 0 [2022-03-18T07:33:17.590Z] Server Version: 20.10.12 [2022-03-18T07:33:17.590Z] Storage Driver: overlay2 [2022-03-18T07:33:17.590Z] Backing Filesystem: extfs [2022-03-18T07:33:17.590Z] Supports d_type: true [2022-03-18T07:33:17.590Z] Native Overlay Diff: true [2022-03-18T07:33:17.590Z] userxattr: false [2022-03-18T07:33:17.590Z] Logging Driver: json-file [2022-03-18T07:33:17.590Z] Cgroup Driver: cgroupfs [2022-03-18T07:33:17.590Z] Cgroup Version: 1 [2022-03-18T07:33:17.590Z] Plugins: [2022-03-18T07:33:17.590Z] Volume: local [2022-03-18T07:33:17.590Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T07:33:17.590Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T07:33:17.590Z] Swarm: inactive [2022-03-18T07:33:17.590Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T07:33:17.590Z] Default Runtime: runc [2022-03-18T07:33:17.590Z] Init Binary: docker-init [2022-03-18T07:33:17.590Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:33:17.590Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T07:33:17.590Z] init version: de40ad0 [2022-03-18T07:33:17.590Z] Security Options: [2022-03-18T07:33:17.590Z] apparmor [2022-03-18T07:33:17.590Z] seccomp [2022-03-18T07:33:17.590Z] Profile: default [2022-03-18T07:33:17.590Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T07:33:17.590Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T07:33:17.590Z] OSType: linux [2022-03-18T07:33:17.590Z] Architecture: x86_64 [2022-03-18T07:33:17.590Z] CPUs: 2 [2022-03-18T07:33:17.590Z] Total Memory: 7.565GiB [2022-03-18T07:33:17.591Z] Name: ip-10-100-119-237 [2022-03-18T07:33:17.591Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T07:33:17.591Z] Docker Root Dir: /var/lib/docker [2022-03-18T07:33:17.591Z] Debug Mode: false [2022-03-18T07:33:17.591Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:33:17.591Z] Labels: [2022-03-18T07:33:17.591Z] Experimental: true [2022-03-18T07:33:17.591Z] Insecure Registries: [2022-03-18T07:33:17.591Z] 127.0.0.0/8 [2022-03-18T07:33:17.591Z] Live Restore Enabled: true [2022-03-18T07:33:17.591Z] [2022-03-18T07:33:17.591Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T07:33:17.890Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:33:17.890Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:33:17.890Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43366/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T07:33:17.890Z] + bash /home/ubuntu/workspace/moby_PR-43366/check-config.sh [2022-03-18T07:33:17.890Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T07:33:17.890Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T07:33:17.890Z] [2022-03-18T07:33:17.890Z] Generally Necessary: [2022-03-18T07:33:17.890Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T07:33:17.890Z] - apparmor: enabled and tools installed [2022-03-18T07:33:17.890Z] - CONFIG_NAMESPACES: enabled [2022-03-18T07:33:17.890Z] - CONFIG_NET_NS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_PID_NS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_IPC_NS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_UTS_NS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_CGROUPS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T07:33:17.890Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T07:33:17.890Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T07:33:17.890Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T07:33:17.890Z] - CONFIG_CPUSETS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_MEMCG: enabled [2022-03-18T07:33:17.890Z] - CONFIG_KEYS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_VETH: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T07:33:17.890Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T07:33:17.890Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T07:33:17.890Z] [2022-03-18T07:33:17.890Z] Optional Features: [2022-03-18T07:33:17.890Z] - CONFIG_USER_NS: enabled [2022-03-18T07:33:17.890Z] - CONFIG_SECCOMP: enabled [2022-03-18T07:33:18.112Z] Merge succeeded, producing 69f5f5597b77beacba2e261ca3d19987cd22b3bf [2022-03-18T07:33:18.112Z] Checking out Revision 69f5f5597b77beacba2e261ca3d19987cd22b3bf (PR-43366) [2022-03-18T07:33:18.165Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T07:33:18.165Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T07:33:18.165Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T07:33:18.165Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T07:33:18.165Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T07:33:18.165Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T07:33:18.165Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T07:33:18.165Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T07:33:18.165Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T07:33:18.165Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T07:33:18.165Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T07:33:18.165Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T07:33:18.165Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T07:33:18.165Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T07:33:18.165Z] - CONFIG_EXT4_FS: enabled [2022-03-18T07:33:18.165Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T07:33:18.165Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T07:33:18.165Z] - Network Drivers: [2022-03-18T07:33:18.165Z] - "overlay": [2022-03-18T07:33:18.165Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T07:33:18.165Z] Optional (for encrypted networks): [2022-03-18T07:33:18.165Z] - CONFIG_CRYPTO: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T07:33:18.165Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T07:33:18.165Z] - CONFIG_XFRM: enabled [2022-03-18T07:33:18.165Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T07:33:18.165Z] - "ipvlan": [2022-03-18T07:33:18.165Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T07:33:18.165Z] - "macvlan": [2022-03-18T07:33:18.165Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T07:33:18.165Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T07:33:18.165Z] - "ftp,tftp client in container": [2022-03-18T07:33:18.433Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T07:33:18.433Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T07:33:18.433Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T07:33:18.433Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T07:33:18.433Z] - Storage Drivers: [2022-03-18T07:33:18.433Z] - "aufs": [2022-03-18T07:33:18.433Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T07:33:18.433Z] - "btrfs": [2022-03-18T07:33:18.433Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T07:33:18.433Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T07:33:18.433Z] - "devicemapper": [2022-03-18T07:33:18.433Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T07:33:18.433Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T07:33:18.433Z] - "overlay": [2022-03-18T07:33:18.433Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T07:33:18.433Z] - "zfs": [2022-03-18T07:33:18.433Z] - /dev/zfs: present [2022-03-18T07:33:18.433Z] - zfs command: missing [2022-03-18T07:33:18.433Z] - zpool command: missing [2022-03-18T07:33:18.433Z] [2022-03-18T07:33:18.433Z] Limits: [2022-03-18T07:33:18.433Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T07:33:18.433Z] [2022-03-18T07:33:18.433Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T07:33:18.776Z] + sudo modprobe ip_vs [2022-03-18T07:33:18.776Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2e8e511beeca11160708fda628fc7782ca4015c3 . [2022-03-18T07:33:19.035Z] #2 [internal] load .dockerignore [2022-03-18T07:33:19.035Z] #2 sha256:24d332b062696372b4524d5f8d8ea676ffc7e93b5bb558b5b7d442417e0b00a4 [2022-03-18T07:33:19.294Z] #2 transferring context: 87B done [2022-03-18T07:33:19.294Z] #2 DONE 0.3s [2022-03-18T07:33:19.294Z] [2022-03-18T07:33:19.294Z] #1 [internal] load build definition from Dockerfile [2022-03-18T07:33:19.294Z] #1 sha256:f1a1f220946f69039d8e8c66d545c038022e1a22ddb16e3d23f33ae077fb51f5 [2022-03-18T07:33:19.294Z] #1 transferring dockerfile: 16.77kB 0.1s done [2022-03-18T07:33:19.294Z] #1 DONE 0.3s [2022-03-18T07:33:19.294Z] [2022-03-18T07:33:19.294Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T07:33:19.294Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T07:33:16.895Z] > git remote # timeout=10 [2022-03-18T07:33:16.924Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:33:16.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:16.957Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:33:18.072Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T07:33:18.093Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:33:18.103Z] > git checkout -f 69f5f5597b77beacba2e261ca3d19987cd22b3bf # timeout=10 [2022-03-18T07:33:19.862Z] #3 DONE 0.5s [2022-03-18T07:33:19.862Z] [2022-03-18T07:33:19.862Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T07:33:19.862Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T07:33:19.862Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-18T07:33:19.862Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T07:33:19.862Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T07:33:19.862Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T07:33:19.862Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.1s [2022-03-18T07:33:19.862Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-18T07:33:20.122Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-18T07:33:20.122Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-18T07:33:20.383Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-18T07:33:20.643Z] #4 DONE 0.8s [2022-03-18T07:33:20.643Z] [2022-03-18T07:33:20.643Z] #5 [internal] load .dockerignore [2022-03-18T07:33:20.643Z] #5 sha256:06f9a55bcb0d28bdc5e8c38cb76541ad3cac05631922ba8e927c763bfb9ab001 [2022-03-18T07:33:20.643Z] #5 DONE 0.0s [2022-03-18T07:33:20.643Z] [2022-03-18T07:33:20.643Z] #6 [internal] load build definition from Dockerfile [2022-03-18T07:33:20.643Z] #6 sha256:8a332e25bb4975bb7131b0957c0b69d21e341b136e7f4c997504c1429c6cdddc [2022-03-18T07:33:20.643Z] #6 DONE 0.0s [2022-03-18T07:33:20.643Z] [2022-03-18T07:33:20.643Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:33:20.643Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T07:33:21.524Z] #58 44.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T07:33:21.524Z] #58 44.53 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T07:33:21.524Z] #58 44.56 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T07:33:21.524Z] #58 44.61 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T07:33:21.524Z] #58 44.68 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T07:33:21.524Z] #58 44.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T07:33:21.524Z] #58 44.77 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T07:33:21.524Z] #58 44.80 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T07:33:21.524Z] #58 44.92 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T07:33:21.524Z] #58 44.95 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T07:33:21.524Z] #58 44.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T07:33:21.781Z] #58 45.07 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T07:33:22.038Z] #58 ... [2022-03-18T07:33:22.038Z] [2022-03-18T07:33:22.038Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:33:22.038Z] #54 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:33:22.038Z] #54 39.15 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T07:33:22.038Z] #54 39.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-03-18T07:33:22.038Z] #54 39.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T07:33:22.038Z] #54 39.21 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:33:22.038Z] #54 40.07 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:33:22.038Z] #54 40.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:33:22.038Z] #54 40.09 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:33:22.038Z] #54 40.35 Selecting previously unselected package python3-six. [2022-03-18T07:33:22.038Z] #54 40.36 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T07:33:22.038Z] #54 40.43 Unpacking python3-six (1.16.0-2) ... [2022-03-18T07:33:22.038Z] #54 40.55 Selecting previously unselected package python3-protobuf. [2022-03-18T07:33:22.038Z] #54 40.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T07:33:22.038Z] #54 40.57 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T07:33:22.038Z] #54 40.98 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:33:22.038Z] #54 40.98 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:33:22.038Z] #54 40.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:33:22.038Z] #54 41.09 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:33:22.038Z] #54 41.10 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:33:22.038Z] #54 41.11 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:33:22.038Z] #54 41.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:33:22.038Z] #54 41.26 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:33:22.038Z] #54 41.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:33:22.038Z] #54 41.42 Selecting previously unselected package criu. [2022-03-18T07:33:22.038Z] #54 41.42 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T07:33:22.038Z] #54 41.43 Unpacking criu (3.16.1-3) ... [2022-03-18T07:33:22.038Z] #54 42.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:33:22.038Z] #54 43.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:33:22.038Z] #54 43.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:33:22.038Z] #54 43.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:33:22.038Z] #54 43.81 Setting up python3-six (1.16.0-2) ... [2022-03-18T07:33:22.038Z] #54 44.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:33:22.038Z] #54 44.94 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T07:33:22.038Z] #54 ... [2022-03-18T07:33:22.038Z] [2022-03-18T07:33:22.038Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:33:22.038Z] #58 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:33:22.038Z] #58 45.63 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T07:33:22.063Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:33:22.073Z] First time build. Skipping changelog. [2022-03-18T07:33:22.295Z] #58 45.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T07:33:22.296Z] #58 45.73 go: downloading github.com/google/go-cmp v0.5.6 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T07:33:22.553Z] #58 46.02 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T07:33:22.553Z] #58 46.05 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T07:33:22.553Z] #58 46.09 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T07:33:22.553Z] #58 46.10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T07:33:22.553Z] #58 46.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T07:33:22.810Z] #58 46.18 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T07:33:23.068Z] #58 46.38 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T07:33:23.068Z] #58 46.52 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T07:33:23.068Z] #58 46.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T07:33:23.068Z] #58 46.61 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T07:33:23.156Z] + docker version [2022-03-18T07:33:23.190Z] #8 ... [2022-03-18T07:33:23.190Z] [2022-03-18T07:33:23.190Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T07:33:23.190Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T07:33:23.190Z] #7 DONE 2.2s [2022-03-18T07:33:23.190Z] [2022-03-18T07:33:23.190Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:33:23.190Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T07:33:23.190Z] #8 DONE 2.3s [2022-03-18T07:33:23.190Z] [2022-03-18T07:33:23.190Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T07:33:23.190Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T07:33:23.190Z] #10 DONE 2.3s [2022-03-18T07:33:23.190Z] [2022-03-18T07:33:23.190Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:33:23.190Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T07:33:23.190Z] #9 DONE 2.3s [2022-03-18T07:33:23.453Z] [2022-03-18T07:33:23.453Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:33:23.453Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:33:23.453Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:33:23.714Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-18T07:33:23.714Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T07:33:23.714Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T07:33:23.714Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T07:33:23.978Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 0B / 54.92MB 0.2s [2022-03-18T07:33:24.241Z] #28 ... [2022-03-18T07:33:24.241Z] [2022-03-18T07:33:24.241Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T07:33:24.241Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T07:33:24.241Z] #45 DONE 0.0s [2022-03-18T07:33:24.241Z] [2022-03-18T07:33:24.241Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:33:24.241Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:33:24.241Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 3.15MB / 54.92MB 0.4s [2022-03-18T07:33:24.241Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 6.29MB / 54.92MB 0.5s [2022-03-18T07:33:24.506Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 11.53MB / 54.92MB 0.7s [2022-03-18T07:33:24.506Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 16.78MB / 54.92MB 0.8s [2022-03-18T07:33:24.506Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 24.12MB / 54.92MB 0.9s [2022-03-18T07:33:22.050Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [2022-03-18T07:33:24.764Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 28.31MB / 54.92MB 1.1s [2022-03-18T07:33:24.965Z] #58 48.16 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T07:33:25.023Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 31.46MB / 54.92MB 1.3s [2022-03-18T07:33:25.150Z] Fetching without tags [2022-03-18T07:33:25.381Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:33:25.590Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 35.65MB / 54.92MB 1.6s [2022-03-18T07:33:25.590Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 39.85MB / 54.92MB 1.8s [2022-03-18T07:33:25.854Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 43.15MB / 54.92MB 2.1s [2022-03-18T07:33:26.114Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 47.19MB / 54.92MB 2.4s [2022-03-18T07:33:26.114Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 50.33MB / 54.92MB 2.5s [2022-03-18T07:33:25.111Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:33:25.120Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:33:25.126Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:25.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:33:25.152Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:33:25.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:25.154Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:25.391Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:33:25.398Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:33:25.939Z] > git remote # timeout=10 [2022-03-18T07:33:25.955Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:33:25.965Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:26.131Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:33:26.380Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.7s [2022-03-18T07:33:26.465Z] Client: Docker Engine - Community [2022-03-18T07:33:26.465Z] Version: 20.10.12 [2022-03-18T07:33:26.465Z] API version: 1.41 [2022-03-18T07:33:26.465Z] Go version: go1.16.12 [2022-03-18T07:33:26.465Z] Git commit: e91ed57 [2022-03-18T07:33:26.465Z] Built: Mon Dec 13 11:45:27 2021 [2022-03-18T07:33:26.465Z] OS/Arch: linux/amd64 [2022-03-18T07:33:26.465Z] Context: default [2022-03-18T07:33:26.465Z] Experimental: true [2022-03-18T07:33:26.465Z] [2022-03-18T07:33:26.465Z] Server: Docker Engine - Community [2022-03-18T07:33:26.465Z] Engine: [2022-03-18T07:33:26.465Z] Version: 20.10.12 [2022-03-18T07:33:26.465Z] API version: 1.41 (minimum version 1.12) [2022-03-18T07:33:26.465Z] Go version: go1.16.12 [2022-03-18T07:33:26.465Z] Git commit: 459d0df [2022-03-18T07:33:26.465Z] Built: Mon Dec 13 11:43:36 2021 [2022-03-18T07:33:26.465Z] OS/Arch: linux/amd64 [2022-03-18T07:33:26.465Z] Experimental: true [2022-03-18T07:33:26.465Z] containerd: [2022-03-18T07:33:26.465Z] Version: 1.4.12 [2022-03-18T07:33:26.465Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:33:26.465Z] runc: [2022-03-18T07:33:26.465Z] Version: 1.0.2 [2022-03-18T07:33:26.465Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T07:33:26.465Z] docker-init: [2022-03-18T07:33:26.465Z] Version: 0.19.0 [2022-03-18T07:33:26.465Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T07:33:26.575Z] Fetching without tags [2022-03-18T07:33:26.800Z] + docker info [2022-03-18T07:33:26.932Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:33:27.319Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 3.6s done [2022-03-18T07:33:27.492Z] #58 ... [2022-03-18T07:33:27.492Z] [2022-03-18T07:33:27.492Z] #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-03-18T07:33:27.492Z] #41 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:33:27.492Z] #41 40.55 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-03-18T07:33:27.492Z] #41 40.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T07:33:27.492Z] #41 40.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T07:33:27.517Z] Merge succeeded, producing 1e4c6354cc90f0069f81a0d178a73322ee3d3c16 [2022-03-18T07:33:27.517Z] Checking out Revision 1e4c6354cc90f0069f81a0d178a73322ee3d3c16 (PR-43366) [2022-03-18T07:33:27.580Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-18T07:33:27.750Z] #41 ... [2022-03-18T07:33:27.750Z] [2022-03-18T07:33:27.750Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:33:27.750Z] #54 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:33:27.750Z] #54 48.23 Setting up criu (3.16.1-3) ... [2022-03-18T07:33:27.750Z] #54 49.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:33:27.750Z] #54 DONE 50.8s [2022-03-18T07:33:27.750Z] [2022-03-18T07:33:27.750Z] #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-03-18T07:33:27.750Z] #41 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:33:26.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:33:26.474Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:33:26.505Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:26.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:33:26.583Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:33:26.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:26.584Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:33:26.945Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:33:26.986Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:33:27.509Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T07:33:27.519Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:33:27.527Z] > git checkout -f 1e4c6354cc90f0069f81a0d178a73322ee3d3c16 # timeout=10 [2022-03-18T07:33:29.622Z] Merge succeeded, producing 3ca7e24a7fa1c7c373377877d9226a5a54cee816 [2022-03-18T07:33:29.622Z] Checking out Revision 3ca7e24a7fa1c7c373377877d9226a5a54cee816 (PR-43366) [2022-03-18T07:33:30.184Z] #28 ... [2022-03-18T07:33:30.184Z] [2022-03-18T07:33:30.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:30.184Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:30.184Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 0.2s done [2022-03-18T07:33:30.184Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T07:33:30.184Z] #11 sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 1.86kB / 1.86kB done [2022-03-18T07:33:30.184Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T07:33:30.184Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 4.3s done [2022-03-18T07:33:30.184Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.8s done [2022-03-18T07:33:30.184Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 2.7s done [2022-03-18T07:33:30.184Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 49.28MB / 54.58MB 6.2s [2022-03-18T07:33:30.184Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 43.52MB / 85.81MB 6.2s [2022-03-18T07:33:30.184Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 22.02MB / 141.70MB 6.2s [2022-03-18T07:33:30.184Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0.9s [2022-03-18T07:33:30.184Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 48.23MB / 85.81MB 6.3s [2022-03-18T07:33:30.184Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.53MB / 54.58MB 6.4s [2022-03-18T07:33:28.751Z] > git remote # timeout=10 [2022-03-18T07:33:28.777Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:33:28.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:33:28.814Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:33:29.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-03-18T07:33:29.630Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:33:29.664Z] > git checkout -f 3ca7e24a7fa1c7c373377877d9226a5a54cee816 # timeout=10 [2022-03-18T07:33:30.447Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 57.82MB / 85.81MB 6.7s [2022-03-18T07:33:30.447Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 30.41MB / 141.70MB 6.7s [2022-03-18T07:33:31.015Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 62.91MB / 85.81MB 7.0s [2022-03-18T07:33:31.015Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 7.0s done [2022-03-18T07:33:31.015Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 40.89MB / 141.70MB 7.2s [2022-03-18T07:33:31.015Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 7.1s done [2022-03-18T07:33:31.274Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 69.21MB / 85.81MB 7.3s [2022-03-18T07:33:31.535Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 74.45MB / 85.81MB 7.6s [2022-03-18T07:33:31.535Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 49.19MB / 141.70MB 7.6s [2022-03-18T07:33:31.535Z] #11 ... [2022-03-18T07:33:31.535Z] [2022-03-18T07:33:31.535Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:33:31.535Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T07:33:31.535Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T07:33:31.535Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:33:31.535Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2022-03-18T07:33:31.535Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T07:33:31.535Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T07:33:31.535Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.0s done [2022-03-18T07:33:31.535Z] #67 DONE 7.8s [2022-03-18T07:33:31.535Z] [2022-03-18T07:33:31.535Z] #24 [internal] load build context [2022-03-18T07:33:31.535Z] #24 sha256:7041ee647d44fec778581d7d4e4799763a8eded21b76492bd901bea8f02b5289 [2022-03-18T07:33:31.535Z] #24 transferring context: 52.73MB 8.0s [2022-03-18T07:33:31.535Z] #24 ... [2022-03-18T07:33:31.535Z] [2022-03-18T07:33:31.535Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:31.535Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:31.633Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:33:31.665Z] First time build. Skipping changelog. [2022-03-18T07:33:31.797Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 80.74MB / 85.81MB 7.9s [2022-03-18T07:33:31.797Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 58.00MB / 141.70MB 8.0s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-03-18T07:33:32.056Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 8.2s [2022-03-18T07:33:32.056Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 68.25MB / 141.70MB 8.3s [Pipeline] sh [2022-03-18T07:33:32.315Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 80.20MB / 141.70MB 8.6s [2022-03-18T07:33:32.574Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 89.13MB / 141.70MB 8.8s [2022-03-18T07:33:32.806Z] + docker version [2022-03-18T07:33:32.832Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 102.76MB / 141.70MB 9.1s [2022-03-18T07:33:33.093Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 9.3s done [2022-03-18T07:33:33.094Z] #41 ... [2022-03-18T07:33:33.094Z] [2022-03-18T07:33:33.094Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:33:33.094Z] #56 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:33:33.094Z] #56 56.00 gotestsum version dev [2022-03-18T07:33:33.094Z] #56 DONE 56.2s [2022-03-18T07:33:33.094Z] [2022-03-18T07:33:33.094Z] #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-03-18T07:33:33.094Z] #19 sha256:188bb75c3fcdb4f2e3422c27bbd77b2ddead485a386fbada3c7a380a65baf5e4 [2022-03-18T07:33:33.354Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 116.39MB / 141.70MB 9.5s [2022-03-18T07:33:33.354Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 123.73MB / 141.70MB 9.6s [2022-03-18T07:33:33.503Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:33:33.514Z] First time build. Skipping changelog. [2022-03-18T07:33:33.653Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 134.22MB / 141.70MB 9.7s [2022-03-18T07:33:33.653Z] #11 ... [2022-03-18T07:33:33.653Z] [2022-03-18T07:33:33.653Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:33:33.653Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:33:33.653Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T07:33:33.653Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T07:33:33.653Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-03-18T07:33:33.653Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.2s done [2022-03-18T07:33:31.637Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T07:33:33.914Z] #69 ... [2022-03-18T07:33:33.914Z] [2022-03-18T07:33:33.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:33.914Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:33.914Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 9.9s [2022-03-18T07:33:33.914Z] #11 ... [2022-03-18T07:33:33.914Z] [2022-03-18T07:33:33.914Z] #24 [internal] load build context [2022-03-18T07:33:33.914Z] #24 sha256:7041ee647d44fec778581d7d4e4799763a8eded21b76492bd901bea8f02b5289 [2022-03-18T07:33:33.914Z] #24 transferring context: 58.89MB 8.9s done [2022-03-18T07:33:33.914Z] #24 DONE 10.4s [2022-03-18T07:33:33.914Z] [2022-03-18T07:33:33.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:33.914Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:34.472Z] + docker version [2022-03-18T07:33:35.294Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 6.1s [2022-03-18T07:33:33.506Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [2022-03-18T07:33:36.368Z] #19 49.87 Fetched 48.9 MB in 48s (1014 kB/s) [2022-03-18T07:33:36.674Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 12.6s done [2022-03-18T07:33:36.674Z] #11 ... [2022-03-18T07:33:36.674Z] [2022-03-18T07:33:36.674Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:33:36.674Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:33:36.674Z] #69 DONE 12.8s [2022-03-18T07:33:36.674Z] [2022-03-18T07:33:36.674Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:36.674Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:36.827Z] Client: [2022-03-18T07:33:36.827Z] Context: default [2022-03-18T07:33:36.827Z] Debug Mode: false [2022-03-18T07:33:36.827Z] Plugins: [2022-03-18T07:33:36.827Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T07:33:36.827Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T07:33:36.827Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T07:33:36.827Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T07:33:36.827Z] [2022-03-18T07:33:36.827Z] Server: [2022-03-18T07:33:36.827Z] Containers: 0 [2022-03-18T07:33:36.827Z] Running: 0 [2022-03-18T07:33:36.827Z] Paused: 0 [2022-03-18T07:33:36.827Z] Stopped: 0 [2022-03-18T07:33:36.827Z] Images: 0 [2022-03-18T07:33:36.827Z] Server Version: 20.10.12 [2022-03-18T07:33:36.827Z] Storage Driver: overlay2 [2022-03-18T07:33:36.827Z] Backing Filesystem: extfs [2022-03-18T07:33:36.827Z] Supports d_type: true [2022-03-18T07:33:36.827Z] Native Overlay Diff: true [2022-03-18T07:33:36.827Z] userxattr: false [2022-03-18T07:33:36.827Z] Logging Driver: json-file [2022-03-18T07:33:36.827Z] Cgroup Driver: cgroupfs [2022-03-18T07:33:36.827Z] Cgroup Version: 1 [2022-03-18T07:33:36.827Z] Plugins: [2022-03-18T07:33:36.827Z] Volume: local [2022-03-18T07:33:36.827Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T07:33:36.827Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T07:33:36.827Z] Swarm: inactive [2022-03-18T07:33:36.827Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-18T07:33:36.827Z] Default Runtime: runc [2022-03-18T07:33:36.827Z] Init Binary: docker-init [2022-03-18T07:33:36.827Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:33:36.827Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T07:33:36.827Z] init version: de40ad0 [2022-03-18T07:33:36.827Z] Security Options: [2022-03-18T07:33:36.827Z] apparmor [2022-03-18T07:33:36.827Z] seccomp [2022-03-18T07:33:36.827Z] Profile: default [2022-03-18T07:33:36.827Z] Kernel Version: 5.4.0-1061-aws [2022-03-18T07:33:36.827Z] Operating System: Ubuntu 18.04.6 LTS [2022-03-18T07:33:36.827Z] OSType: linux [2022-03-18T07:33:36.827Z] Architecture: x86_64 [2022-03-18T07:33:36.827Z] CPUs: 2 [2022-03-18T07:33:36.827Z] Total Memory: 7.565GiB [2022-03-18T07:33:36.827Z] Name: ip-10-100-50-167 [2022-03-18T07:33:36.827Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-03-18T07:33:36.827Z] Docker Root Dir: /var/lib/docker [2022-03-18T07:33:36.827Z] Debug Mode: false [2022-03-18T07:33:36.827Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:33:36.827Z] Labels: [2022-03-18T07:33:36.827Z] Experimental: true [2022-03-18T07:33:36.827Z] Insecure Registries: [2022-03-18T07:33:36.827Z] 127.0.0.0/8 [2022-03-18T07:33:36.827Z] Live Restore Enabled: true [2022-03-18T07:33:36.827Z] [2022-03-18T07:33:36.827Z] WARNING: No swap limit support [Pipeline] sh [2022-03-18T07:33:37.162Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:33:37.162Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:33:37.162Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43366/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T07:33:37.162Z] + bash /home/ubuntu/workspace/moby_PR-43366/check-config.sh [2022-03-18T07:33:37.162Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T07:33:37.162Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-03-18T07:33:37.162Z] [2022-03-18T07:33:37.162Z] Generally Necessary: [2022-03-18T07:33:37.162Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T07:33:37.162Z] - apparmor: enabled and tools installed [2022-03-18T07:33:37.162Z] - CONFIG_NAMESPACES: enabled [2022-03-18T07:33:37.162Z] - CONFIG_NET_NS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_PID_NS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_IPC_NS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_UTS_NS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CGROUPS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CPUSETS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_MEMCG: enabled [2022-03-18T07:33:37.162Z] - CONFIG_KEYS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_VETH: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T07:33:37.162Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T07:33:37.162Z] [2022-03-18T07:33:37.162Z] Optional Features: [2022-03-18T07:33:37.162Z] - CONFIG_USER_NS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_SECCOMP: enabled [2022-03-18T07:33:37.162Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T07:33:37.162Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T07:33:37.162Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T07:33:37.162Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-03-18T07:33:37.432Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-03-18T07:33:37.432Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T07:33:37.432Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T07:33:37.432Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T07:33:37.432Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T07:33:37.432Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T07:33:37.432Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T07:33:37.432Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T07:33:37.432Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T07:33:37.432Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T07:33:37.432Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T07:33:37.432Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T07:33:37.432Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T07:33:37.432Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T07:33:37.432Z] - CONFIG_EXT4_FS: enabled [2022-03-18T07:33:37.432Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T07:33:37.432Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T07:33:37.432Z] - Network Drivers: [2022-03-18T07:33:37.432Z] - "overlay": [2022-03-18T07:33:37.432Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T07:33:37.432Z] Optional (for encrypted networks): [2022-03-18T07:33:37.432Z] - CONFIG_CRYPTO: enabled [2022-03-18T07:33:37.432Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T07:33:37.432Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T07:33:37.432Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T07:33:37.432Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T07:33:37.432Z] - CONFIG_XFRM: enabled [2022-03-18T07:33:37.432Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T07:33:37.432Z] - "ipvlan": [2022-03-18T07:33:37.432Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T07:33:37.432Z] - "macvlan": [2022-03-18T07:33:37.432Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T07:33:37.432Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T07:33:37.432Z] - "ftp,tftp client in container": [2022-03-18T07:33:37.705Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T07:33:37.705Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T07:33:37.705Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T07:33:37.705Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T07:33:37.705Z] - Storage Drivers: [2022-03-18T07:33:37.705Z] - "aufs": [2022-03-18T07:33:37.705Z] - CONFIG_AUFS_FS: enabled (as module) [2022-03-18T07:33:37.705Z] - "btrfs": [2022-03-18T07:33:37.705Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T07:33:37.705Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T07:33:37.705Z] - "devicemapper": [2022-03-18T07:33:37.705Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T07:33:37.705Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T07:33:37.705Z] - "overlay": [2022-03-18T07:33:37.705Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T07:33:37.705Z] - "zfs": [2022-03-18T07:33:37.705Z] - /dev/zfs: present [2022-03-18T07:33:37.705Z] - zfs command: missing [2022-03-18T07:33:37.705Z] - zpool command: missing [2022-03-18T07:33:37.705Z] [2022-03-18T07:33:37.705Z] Limits: [2022-03-18T07:33:37.705Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T07:33:37.705Z] [2022-03-18T07:33:37.705Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T07:33:38.066Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:69f5f5597b77beacba2e261ca3d19987cd22b3bf . [2022-03-18T07:33:38.339Z] #1 [internal] load build definition from Dockerfile [2022-03-18T07:33:38.339Z] #1 sha256:06e6b4cc59a6db7dbe94d259526188d315eabb3d3f4aa22490c6a3ded273c837 [2022-03-18T07:33:38.580Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 9.3s done [2022-03-18T07:33:38.600Z] #1 transferring dockerfile: 16.77kB done [2022-03-18T07:33:38.600Z] #1 DONE 0.2s [2022-03-18T07:33:38.600Z] [2022-03-18T07:33:38.600Z] #2 [internal] load .dockerignore [2022-03-18T07:33:38.600Z] #2 sha256:6686f6ad8d28614562fe8cbb16b9487f61eb642d7d9a9ecdc7d48d83010da88d [2022-03-18T07:33:38.600Z] #2 transferring context: 87B done [2022-03-18T07:33:38.600Z] #2 DONE 0.1s [2022-03-18T07:33:38.600Z] [2022-03-18T07:33:38.600Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T07:33:38.600Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T07:33:38.842Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-18T07:33:38.842Z] #11 ... [2022-03-18T07:33:38.842Z] [2022-03-18T07:33:38.842Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T07:33:38.842Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T07:33:38.842Z] #68 DONE 0.9s [2022-03-18T07:33:38.842Z] [2022-03-18T07:33:38.842Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:33:38.842Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:33:38.842Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 10.2s done [2022-03-18T07:33:38.842Z] #28 DONE 15.2s [2022-03-18T07:33:38.842Z] [2022-03-18T07:33:38.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:38.842Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:38.860Z] #3 DONE 0.4s [2022-03-18T07:33:38.860Z] [2022-03-18T07:33:38.860Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T07:33:38.860Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T07:33:38.860Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-03-18T07:33:39.122Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T07:33:39.122Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T07:33:39.122Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T07:33:39.122Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-03-18T07:33:39.122Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-18T07:33:39.152Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-18T07:33:39.383Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-03-18T07:33:39.383Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-03-18T07:33:39.956Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-03-18T07:33:39.956Z] #4 DONE 0.8s [2022-03-18T07:33:40.087Z] #11 ... [2022-03-18T07:33:40.087Z] [2022-03-18T07:33:40.087Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T07:33:40.087Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T07:33:40.087Z] #70 DONE 1.0s [2022-03-18T07:33:40.087Z] [2022-03-18T07:33:40.087Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:40.087Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:40.087Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.1s [2022-03-18T07:33:40.220Z] [2022-03-18T07:33:40.220Z] #5 [internal] load .dockerignore [2022-03-18T07:33:40.220Z] #5 sha256:31873f3b50ed8a072f0558865263f58a127ea36cb5ef5b36c15a7302674f3378 [2022-03-18T07:33:40.220Z] #5 DONE 0.0s [2022-03-18T07:33:40.220Z] [2022-03-18T07:33:40.220Z] #6 [internal] load build definition from Dockerfile [2022-03-18T07:33:40.220Z] #6 sha256:5d3e8f7c1d14d003d89fd211a8df10f96167281b0732e80190ed230c60aad39d [2022-03-18T07:33:40.220Z] #6 DONE 0.0s [2022-03-18T07:33:40.220Z] [2022-03-18T07:33:40.220Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T07:33:40.220Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T07:33:40.491Z] #10 ... [2022-03-18T07:33:40.491Z] [2022-03-18T07:33:40.491Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T07:33:40.491Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T07:33:40.491Z] #7 DONE 0.5s [2022-03-18T07:33:40.491Z] [2022-03-18T07:33:40.491Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:33:40.491Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T07:33:40.491Z] #9 DONE 0.5s [2022-03-18T07:33:40.654Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.8s done [2022-03-18T07:33:40.654Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-18T07:33:40.754Z] [2022-03-18T07:33:40.754Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:33:40.754Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T07:33:40.754Z] #8 DONE 0.6s [2022-03-18T07:33:40.754Z] [2022-03-18T07:33:40.754Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T07:33:40.754Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T07:33:40.754Z] #10 DONE 0.6s [2022-03-18T07:33:40.944Z] Client: Docker Engine - Community [2022-03-18T07:33:40.944Z] Version: 20.10.12 [2022-03-18T07:33:40.944Z] API version: 1.41 [2022-03-18T07:33:40.944Z] Go version: go1.16.12 [2022-03-18T07:33:40.944Z] Git commit: e91ed57 [2022-03-18T07:33:40.944Z] Built: Mon Dec 13 11:44:28 2021 [2022-03-18T07:33:40.944Z] OS/Arch: linux/arm64 [2022-03-18T07:33:40.944Z] Context: default [2022-03-18T07:33:40.944Z] Experimental: true [2022-03-18T07:33:40.944Z] [2022-03-18T07:33:40.944Z] Server: Docker Engine - Community [2022-03-18T07:33:40.944Z] Engine: [2022-03-18T07:33:40.944Z] Version: 20.10.12 [2022-03-18T07:33:40.944Z] API version: 1.41 (minimum version 1.12) [2022-03-18T07:33:40.944Z] Go version: go1.16.12 [2022-03-18T07:33:40.944Z] Git commit: 459d0df [2022-03-18T07:33:40.944Z] Built: Mon Dec 13 11:43:05 2021 [2022-03-18T07:33:40.944Z] OS/Arch: linux/arm64 [2022-03-18T07:33:40.944Z] Experimental: true [2022-03-18T07:33:40.944Z] containerd: [2022-03-18T07:33:40.944Z] Version: 1.4.12 [2022-03-18T07:33:40.944Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:33:40.944Z] runc: [2022-03-18T07:33:40.944Z] Version: 1.0.2 [2022-03-18T07:33:40.944Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T07:33:40.944Z] docker-init: [2022-03-18T07:33:40.944Z] Version: 0.19.0 [2022-03-18T07:33:40.944Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T07:33:41.280Z] + docker info [2022-03-18T07:33:41.330Z] [2022-03-18T07:33:41.330Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:41.330Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:41.330Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 0.1s done [2022-03-18T07:33:41.331Z] #11 sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 1.86kB / 1.86kB done [2022-03-18T07:33:41.331Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T07:33:41.331Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T07:33:41.331Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 0B / 54.92MB 0.0s [2022-03-18T07:33:41.331Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 3.15MB / 54.92MB 0.2s [2022-03-18T07:33:41.595Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 8.39MB / 54.92MB 0.3s [2022-03-18T07:33:41.861Z] #11 ... [2022-03-18T07:33:41.861Z] [2022-03-18T07:33:41.861Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T07:33:41.861Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T07:33:41.861Z] #45 DONE 0.8s [2022-03-18T07:33:41.861Z] [2022-03-18T07:33:41.861Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:41.861Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:41.861Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 12.58MB / 54.92MB 0.5s [2022-03-18T07:33:41.861Z] #11 ... [2022-03-18T07:33:41.861Z] [2022-03-18T07:33:41.861Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T07:33:41.861Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T07:33:41.861Z] #45 DONE 0.0s [2022-03-18T07:33:41.861Z] [2022-03-18T07:33:41.861Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:41.861Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:41.861Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 16.78MB / 54.92MB 0.6s [2022-03-18T07:33:42.124Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 22.02MB / 54.92MB 0.9s [2022-03-18T07:33:42.386Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0B / 5.15MB 1.0s [2022-03-18T07:33:42.386Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 28.31MB / 54.92MB 1.1s [2022-03-18T07:33:42.386Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 2.10MB / 10.87MB 1.1s [2022-03-18T07:33:42.587Z] Client: Docker Engine - Community [2022-03-18T07:33:42.587Z] Version: 20.10.12 [2022-03-18T07:33:42.587Z] API version: 1.41 [2022-03-18T07:33:42.587Z] Go version: go1.16.12 [2022-03-18T07:33:42.587Z] Git commit: e91ed57 [2022-03-18T07:33:42.587Z] Built: Mon Dec 13 11:45:33 2021 [2022-03-18T07:33:42.587Z] OS/Arch: linux/amd64 [2022-03-18T07:33:42.587Z] Context: default [2022-03-18T07:33:42.587Z] Experimental: true [2022-03-18T07:33:42.587Z] [2022-03-18T07:33:42.587Z] Server: Docker Engine - Community [2022-03-18T07:33:42.587Z] Engine: [2022-03-18T07:33:42.587Z] Version: 20.10.12 [2022-03-18T07:33:42.587Z] API version: 1.41 (minimum version 1.12) [2022-03-18T07:33:42.587Z] Go version: go1.16.12 [2022-03-18T07:33:42.587Z] Git commit: 459d0df [2022-03-18T07:33:42.587Z] Built: Mon Dec 13 11:43:42 2021 [2022-03-18T07:33:42.587Z] OS/Arch: linux/amd64 [2022-03-18T07:33:42.587Z] Experimental: true [2022-03-18T07:33:42.587Z] containerd: [2022-03-18T07:33:42.587Z] Version: 1.4.12 [2022-03-18T07:33:42.587Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:33:42.587Z] runc: [2022-03-18T07:33:42.587Z] Version: 1.0.2 [2022-03-18T07:33:42.587Z] GitCommit: v1.0.2-0-g52b36a2 [2022-03-18T07:33:42.587Z] docker-init: [2022-03-18T07:33:42.587Z] Version: 0.19.0 [2022-03-18T07:33:42.587Z] GitCommit: de40ad0 [Pipeline] sh [2022-03-18T07:33:42.651Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 2.10MB / 5.15MB 1.2s [2022-03-18T07:33:42.651Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 32.51MB / 54.92MB 1.4s [2022-03-18T07:33:42.651Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.4s [2022-03-18T07:33:42.651Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 5.24MB / 10.87MB 1.4s [2022-03-18T07:33:42.895Z] + docker info [2022-03-18T07:33:42.919Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 37.75MB / 54.92MB 1.6s [2022-03-18T07:33:42.919Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 1.4s done [2022-03-18T07:33:42.919Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 9.44MB / 10.87MB 1.6s [2022-03-18T07:33:42.919Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 1.05MB / 54.58MB 1.6s [2022-03-18T07:33:42.919Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.7s [2022-03-18T07:33:42.919Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.24MB / 54.58MB 1.7s [2022-03-18T07:33:43.182Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 43.22MB / 54.92MB 1.8s [2022-03-18T07:33:43.182Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.8s done [2022-03-18T07:33:43.182Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 8.34MB / 54.58MB 1.7s [2022-03-18T07:33:43.182Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 12.47MB / 54.58MB 2.0s [2022-03-18T07:33:43.182Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 1.05MB / 85.81MB 2.0s [2022-03-18T07:33:43.443Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 49.28MB / 54.92MB 2.1s [2022-03-18T07:33:43.443Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 52.43MB / 54.92MB 2.2s [2022-03-18T07:33:43.443Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 18.74MB / 54.58MB 2.2s [2022-03-18T07:33:43.443Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 8.39MB / 85.81MB 2.2s [2022-03-18T07:33:43.705Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 22.02MB / 54.58MB 2.4s [2022-03-18T07:33:43.970Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 13.63MB / 85.81MB 2.7s [2022-03-18T07:33:44.235Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 2.8s done [2022-03-18T07:33:44.235Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 29.96MB / 54.58MB 2.8s [2022-03-18T07:33:44.235Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 20.97MB / 85.81MB 3.0s [2022-03-18T07:33:44.235Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 0B / 141.70MB 3.0s [2022-03-18T07:33:44.235Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 34.60MB / 54.58MB 3.0s [2022-03-18T07:33:44.497Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 38.80MB / 54.58MB 3.2s [2022-03-18T07:33:44.497Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 28.31MB / 85.81MB 3.2s [2022-03-18T07:33:44.497Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 [2022-03-18T07:33:44.760Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 47.19MB / 54.58MB 3.5s [2022-03-18T07:33:44.760Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 8.39MB / 141.70MB 3.5s [2022-03-18T07:33:44.760Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 51.38MB / 54.58MB 3.6s [2022-03-18T07:33:44.760Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 35.65MB / 85.81MB 3.6s [2022-03-18T07:33:45.025Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 3.6s [2022-03-18T07:33:45.025Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 44.04MB / 85.81MB 3.8s [2022-03-18T07:33:45.025Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 15.73MB / 141.70MB 3.8s [2022-03-18T07:33:45.286Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 51.23MB / 85.81MB 4.0s [2022-03-18T07:33:45.286Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 55.57MB / 85.81MB 4.0s [2022-03-18T07:33:45.286Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 27.26MB / 141.70MB 4.0s [2022-03-18T07:33:45.560Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 4.2s done [2022-03-18T07:33:45.560Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 63.96MB / 85.81MB 4.3s [2022-03-18T07:33:45.560Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 34.60MB / 141.70MB 4.3s [2022-03-18T07:33:45.560Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 0B / 156B 4.3s [2022-03-18T07:33:45.825Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 4.3s done [2022-03-18T07:33:45.825Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 69.21MB / 85.81MB 4.6s [2022-03-18T07:33:45.932Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.2s [2022-03-18T07:33:46.088Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 41.90MB / 141.70MB 4.6s [2022-03-18T07:33:46.088Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 76.21MB / 85.81MB 4.8s [2022-03-18T07:33:46.350Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 83.89MB / 85.81MB 5.0s [2022-03-18T07:33:46.350Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 52.43MB / 141.70MB 5.0s [2022-03-18T07:33:46.611Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 59.77MB / 141.70MB 5.3s [2022-03-18T07:33:46.872Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 70.25MB / 141.70MB 5.7s [2022-03-18T07:33:47.133Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 78.64MB / 141.70MB 5.8s [2022-03-18T07:33:47.133Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.9s done [2022-03-18T07:33:47.395Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 87.27MB / 141.70MB 6.1s [2022-03-18T07:33:47.657Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 97.63MB / 141.70MB 6.2s [2022-03-18T07:33:47.846Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.2s done [2022-03-18T07:33:47.919Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 119.54MB / 141.70MB 6.6s [2022-03-18T07:33:47.919Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 135.27MB / 141.70MB 6.7s [2022-03-18T07:33:48.415Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 [2022-03-18T07:33:48.989Z] #11 ... [2022-03-18T07:33:48.989Z] [2022-03-18T07:33:48.989Z] #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-03-18T07:33:48.989Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:33:48.989Z] #29 2.050 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:33:48.989Z] #29 2.055 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:33:48.989Z] #29 2.058 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:33:48.989Z] #29 2.182 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:33:48.989Z] #29 2.442 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:33:48.989Z] #29 2.730 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:33:48.989Z] #29 4.128 Fetched 8506 kB in 2s (3627 kB/s) [2022-03-18T07:33:48.989Z] #29 4.128 Reading package lists... [2022-03-18T07:33:48.989Z] #29 4.941 Reading package lists... [2022-03-18T07:33:48.989Z] #29 5.839 Building dependency tree... [2022-03-18T07:33:48.989Z] #29 6.243 The following additional packages will be installed: [2022-03-18T07:33:48.989Z] #29 6.243 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T07:33:48.989Z] #29 6.244 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T07:33:48.989Z] #29 6.245 Recommended packages: [2022-03-18T07:33:48.989Z] #29 6.245 libldap-common publicsuffix libsasl2-modules [2022-03-18T07:33:48.989Z] #29 6.398 The following NEW packages will be installed: [2022-03-18T07:33:48.989Z] #29 6.398 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T07:33:48.989Z] #29 6.398 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T07:33:48.989Z] #29 6.398 libssh2-1 openssl [2022-03-18T07:33:48.989Z] #29 6.692 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T07:33:48.989Z] #29 6.692 Need to get 3038 kB of archives. [2022-03-18T07:33:48.989Z] #29 6.692 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T07:33:48.989Z] #29 6.692 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T07:33:48.989Z] #29 6.694 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:7 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T07:33:48.989Z] #29 6.711 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T07:33:48.989Z] #29 6.714 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T07:33:48.989Z] #29 6.720 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T07:33:48.989Z] #29 6.737 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:33:48.989Z] #29 6.737 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:33:48.989Z] #29 6.737 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:33:48.989Z] #29 6.944 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:33:48.989Z] #29 6.984 Fetched 3038 kB in 0s (9189 kB/s) [2022-03-18T07:33:48.989Z] #29 7.022 Selecting previously unselected package openssl. [2022-03-18T07:33:48.989Z] #29 7.022 (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-03-18T07:33:48.989Z] #29 7.022 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.035 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:33:48.989Z] #29 7.207 Selecting previously unselected package ca-certificates. [2022-03-18T07:33:48.989Z] #29 7.207 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T07:33:48.989Z] #29 7.218 Unpacking ca-certificates (20210119) ... [2022-03-18T07:33:48.989Z] #29 7.332 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T07:33:48.989Z] #29 7.332 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.354 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:33:48.989Z] #29 7.445 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T07:33:48.989Z] #29 7.445 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.451 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:33:48.989Z] #29 7.522 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T07:33:48.989Z] #29 7.522 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.530 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:33:48.989Z] #29 7.598 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T07:33:48.989Z] #29 7.598 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.604 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:33:48.989Z] #29 7.755 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T07:33:48.989Z] #29 7.755 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.755 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:33:48.989Z] #29 7.830 Selecting previously unselected package libpsl5:amd64. [2022-03-18T07:33:48.989Z] #29 7.830 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.844 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:33:48.989Z] #29 7.908 Selecting previously unselected package librtmp1:amd64. [2022-03-18T07:33:48.989Z] #29 7.911 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.919 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:33:48.989Z] #29 7.977 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T07:33:48.989Z] #29 7.977 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 7.983 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:33:48.989Z] #29 8.061 Selecting previously unselected package libcurl4:amd64. [2022-03-18T07:33:48.989Z] #29 8.061 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 8.067 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:33:48.989Z] #29 8.162 Selecting previously unselected package curl. [2022-03-18T07:33:48.989Z] #29 8.162 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 8.162 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:33:48.989Z] #29 8.236 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:33:48.989Z] #29 8.236 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 8.252 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:33:48.989Z] #29 8.396 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:33:48.989Z] #29 8.396 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 8.402 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:33:48.989Z] #29 8.454 Selecting previously unselected package jq. [2022-03-18T07:33:48.989Z] #29 8.454 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:33:48.989Z] #29 8.459 Unpacking jq (1.6-2.1) ... [2022-03-18T07:33:48.989Z] #29 8.526 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:33:48.989Z] #29 8.557 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:33:48.989Z] #29 8.572 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:33:48.989Z] #29 8.590 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:33:48.989Z] #29 8.648 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:33:48.989Z] #29 8.704 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:33:48.989Z] #29 8.720 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:33:48.989Z] #29 8.737 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:33:48.989Z] #29 8.900 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:33:48.989Z] #29 9.005 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:33:48.989Z] #29 9.019 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:33:48.989Z] #29 9.038 Setting up ca-certificates (20210119) ... [2022-03-18T07:33:48.989Z] #29 9.757 Updating certificates in /etc/ssl/certs... [2022-03-18T07:33:49.249Z] #29 ... [2022-03-18T07:33:49.249Z] [2022-03-18T07:33:49.249Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:49.249Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:49.892Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 5.0s [2022-03-18T07:33:49.892Z] #11 ... [2022-03-18T07:33:49.892Z] [2022-03-18T07:33:49.892Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:33:49.892Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T07:33:49.892Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:33:49.892Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T07:33:49.892Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T07:33:49.892Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-03-18T07:33:49.892Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.4s done [2022-03-18T07:33:49.892Z] #67 DONE 8.6s [2022-03-18T07:33:49.892Z] [2022-03-18T07:33:49.892Z] #24 [internal] load build context [2022-03-18T07:33:49.892Z] #24 sha256:25f5a3fcd08a37e69a33dfd9983ac95b8b39e1485854adc30ec57f7a049049c0 [2022-03-18T07:33:49.892Z] #24 transferring context: 58.89MB 8.1s done [2022-03-18T07:33:49.892Z] #24 DONE 8.6s [2022-03-18T07:33:49.892Z] [2022-03-18T07:33:49.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:49.892Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:49.892Z] #11 ... [2022-03-18T07:33:49.892Z] [2022-03-18T07:33:49.892Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:33:49.892Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:33:49.892Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-03-18T07:33:49.892Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:33:49.892Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T07:33:49.892Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T07:33:49.892Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-03-18T07:33:49.892Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2022-03-18T07:33:49.892Z] #69 DONE 8.6s [2022-03-18T07:33:49.892Z] [2022-03-18T07:33:49.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:49.892Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:51.322Z] #11 ... [2022-03-18T07:33:51.322Z] [2022-03-18T07:33:51.322Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:33:51.322Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:33:51.322Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.1s done [2022-03-18T07:33:51.322Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T07:33:51.322Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T07:33:51.322Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T07:33:51.322Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 7.0s done [2022-03-18T07:33:51.322Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 2.5s [2022-03-18T07:33:51.322Z] #28 ... [2022-03-18T07:33:51.322Z] [2022-03-18T07:33:51.322Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:51.322Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:52.719Z] #11 ... [2022-03-18T07:33:52.719Z] [2022-03-18T07:33:52.719Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T07:33:52.720Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T07:33:52.720Z] #68 DONE 0.8s [2022-03-18T07:33:52.720Z] [2022-03-18T07:33:52.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:52.720Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:53.452Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-18T07:33:53.525Z] Client: [2022-03-18T07:33:53.525Z] Context: default [2022-03-18T07:33:53.525Z] Debug Mode: false [2022-03-18T07:33:53.525Z] Plugins: [2022-03-18T07:33:53.525Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T07:33:53.525Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T07:33:53.525Z] [2022-03-18T07:33:53.525Z] Server: [2022-03-18T07:33:53.525Z] Containers: 0 [2022-03-18T07:33:53.525Z] Running: 0 [2022-03-18T07:33:53.525Z] Paused: 0 [2022-03-18T07:33:53.525Z] Stopped: 0 [2022-03-18T07:33:53.525Z] Images: 0 [2022-03-18T07:33:53.525Z] Server Version: 20.10.12 [2022-03-18T07:33:53.525Z] Storage Driver: overlay2 [2022-03-18T07:33:53.525Z] Backing Filesystem: extfs [2022-03-18T07:33:53.525Z] Supports d_type: true [2022-03-18T07:33:53.525Z] Native Overlay Diff: true [2022-03-18T07:33:53.525Z] userxattr: false [2022-03-18T07:33:53.525Z] Logging Driver: json-file [2022-03-18T07:33:53.525Z] Cgroup Driver: cgroupfs [2022-03-18T07:33:53.525Z] Cgroup Version: 1 [2022-03-18T07:33:53.525Z] Plugins: [2022-03-18T07:33:53.525Z] Volume: local [2022-03-18T07:33:53.525Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T07:33:53.525Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T07:33:53.525Z] Swarm: inactive [2022-03-18T07:33:53.525Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-03-18T07:33:53.525Z] Default Runtime: runc [2022-03-18T07:33:53.525Z] Init Binary: docker-init [2022-03-18T07:33:53.525Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:33:53.525Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T07:33:53.525Z] init version: de40ad0 [2022-03-18T07:33:53.525Z] Security Options: [2022-03-18T07:33:53.525Z] apparmor [2022-03-18T07:33:53.525Z] seccomp [2022-03-18T07:33:53.525Z] Profile: default [2022-03-18T07:33:53.525Z] Kernel Version: 5.11.0-1023-aws [2022-03-18T07:33:53.525Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-18T07:33:53.525Z] OSType: linux [2022-03-18T07:33:53.525Z] Architecture: aarch64 [2022-03-18T07:33:53.525Z] CPUs: 2 [2022-03-18T07:33:53.525Z] Total Memory: 7.576GiB [2022-03-18T07:33:53.525Z] Name: ip-10-100-58-121 [2022-03-18T07:33:53.525Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-03-18T07:33:53.525Z] Docker Root Dir: /var/lib/docker [2022-03-18T07:33:53.525Z] Debug Mode: false [2022-03-18T07:33:53.525Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:33:53.525Z] Labels: [2022-03-18T07:33:53.525Z] Experimental: true [2022-03-18T07:33:53.525Z] Insecure Registries: [2022-03-18T07:33:53.525Z] 127.0.0.0/8 [2022-03-18T07:33:53.525Z] Live Restore Enabled: true [2022-03-18T07:33:53.525Z] [Pipeline] sh [2022-03-18T07:33:53.721Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.4s done [2022-03-18T07:33:53.818Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:33:53.818Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:33:53.818Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43366/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-03-18T07:33:53.818Z] + bash /home/ubuntu/workspace/moby_PR-43366/check-config.sh [2022-03-18T07:33:53.818Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-03-18T07:33:53.818Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-03-18T07:33:53.818Z] [2022-03-18T07:33:53.818Z] Generally Necessary: [2022-03-18T07:33:53.818Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-03-18T07:33:53.818Z] - apparmor: enabled and tools installed [2022-03-18T07:33:53.818Z] - CONFIG_NAMESPACES: enabled [2022-03-18T07:33:53.818Z] - CONFIG_NET_NS: enabled [2022-03-18T07:33:53.818Z] - CONFIG_PID_NS: enabled [2022-03-18T07:33:53.818Z] - CONFIG_IPC_NS: enabled [2022-03-18T07:33:53.818Z] - CONFIG_UTS_NS: enabled [2022-03-18T07:33:53.818Z] - CONFIG_CGROUPS: enabled [2022-03-18T07:33:53.818Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-03-18T07:33:53.818Z] - CONFIG_CGROUP_DEVICE: enabled [2022-03-18T07:33:53.818Z] - CONFIG_CGROUP_FREEZER: enabled [2022-03-18T07:33:53.818Z] - CONFIG_CGROUP_SCHED: enabled [2022-03-18T07:33:53.818Z] - CONFIG_CPUSETS: enabled [2022-03-18T07:33:53.818Z] - CONFIG_MEMCG: enabled [2022-03-18T07:33:53.818Z] - CONFIG_KEYS: enabled [2022-03-18T07:33:53.818Z] - CONFIG_VETH: enabled (as module) [2022-03-18T07:33:53.818Z] - CONFIG_BRIDGE: enabled (as module) [2022-03-18T07:33:53.818Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-03-18T07:33:53.818Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_NF_NAT: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_POSIX_MQUEUE: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CGROUP_BPF: enabled [2022-03-18T07:33:54.079Z] [2022-03-18T07:33:54.079Z] Optional Features: [2022-03-18T07:33:54.079Z] - CONFIG_USER_NS: enabled [2022-03-18T07:33:54.079Z] - CONFIG_SECCOMP: enabled [2022-03-18T07:33:54.079Z] - CONFIG_SECCOMP_FILTER: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CGROUP_PIDS: enabled [2022-03-18T07:33:54.079Z] - CONFIG_MEMCG_SWAP: enabled [2022-03-18T07:33:54.079Z] (cgroup swap accounting is currently enabled) [2022-03-18T07:33:54.079Z] - CONFIG_BLK_CGROUP: enabled [2022-03-18T07:33:54.079Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CGROUP_PERF: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-03-18T07:33:54.079Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-03-18T07:33:54.079Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-03-18T07:33:54.079Z] - CONFIG_RT_GROUP_SCHED: missing [2022-03-18T07:33:54.079Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_IP_VS: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_IP_VS_NFCT: enabled [2022-03-18T07:33:54.079Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-03-18T07:33:54.079Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-03-18T07:33:54.079Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_SECURITY_SELINUX: enabled [2022-03-18T07:33:54.079Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-03-18T07:33:54.079Z] - CONFIG_EXT4_FS: enabled [2022-03-18T07:33:54.079Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-03-18T07:33:54.079Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-03-18T07:33:54.079Z] - Network Drivers: [2022-03-18T07:33:54.079Z] - "overlay": [2022-03-18T07:33:54.079Z] - CONFIG_VXLAN: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-03-18T07:33:54.079Z] Optional (for encrypted networks): [2022-03-18T07:33:54.079Z] - CONFIG_CRYPTO: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CRYPTO_AEAD: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CRYPTO_GCM: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-03-18T07:33:54.079Z] - CONFIG_CRYPTO_GHASH: enabled [2022-03-18T07:33:54.079Z] - CONFIG_XFRM: enabled [2022-03-18T07:33:54.079Z] - CONFIG_XFRM_USER: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_INET_ESP: enabled (as module) [2022-03-18T07:33:54.079Z] - "ipvlan": [2022-03-18T07:33:54.079Z] - CONFIG_IPVLAN: enabled (as module) [2022-03-18T07:33:54.079Z] - "macvlan": [2022-03-18T07:33:54.079Z] - CONFIG_MACVLAN: enabled (as module) [2022-03-18T07:33:54.079Z] - CONFIG_DUMMY: enabled (as module) [2022-03-18T07:33:54.079Z] - "ftp,tftp client in container": [2022-03-18T07:33:54.119Z] #11 ... [2022-03-18T07:33:54.119Z] [2022-03-18T07:33:54.119Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T07:33:54.119Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T07:33:54.119Z] #70 DONE 1.5s [2022-03-18T07:33:54.119Z] [2022-03-18T07:33:54.119Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:54.119Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:54.339Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-03-18T07:33:54.339Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-03-18T07:33:54.339Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-03-18T07:33:54.339Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-03-18T07:33:54.339Z] - Storage Drivers: [2022-03-18T07:33:54.339Z] - "aufs": [2022-03-18T07:33:54.339Z] - CONFIG_AUFS_FS: missing [2022-03-18T07:33:54.339Z] - "btrfs": [2022-03-18T07:33:54.339Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-03-18T07:33:54.339Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-03-18T07:33:54.339Z] - "devicemapper": [2022-03-18T07:33:54.339Z] - CONFIG_BLK_DEV_DM: enabled [2022-03-18T07:33:54.339Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-03-18T07:33:54.339Z] - "overlay": [2022-03-18T07:33:54.339Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-03-18T07:33:54.339Z] - "zfs": [2022-03-18T07:33:54.339Z] - /dev/zfs: present [2022-03-18T07:33:54.339Z] - zfs command: missing [2022-03-18T07:33:54.339Z] - zpool command: missing [2022-03-18T07:33:54.339Z] [2022-03-18T07:33:54.339Z] Limits: [2022-03-18T07:33:54.339Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-03-18T07:33:54.339Z] [2022-03-18T07:33:54.339Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T07:33:54.426Z] #19 49.87 Reading package lists... [2022-03-18T07:33:54.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ca7e24a7fa1c7c373377877d9226a5a54cee816 . [2022-03-18T07:33:54.691Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.2s [2022-03-18T07:33:54.955Z] #2 [internal] load .dockerignore [2022-03-18T07:33:54.955Z] #2 sha256:89c4e9987c91c7f696d18254f57aef855693965c3ffc1c14fa68d458ab86fcb3 [2022-03-18T07:33:54.955Z] #2 transferring context: 87B done [2022-03-18T07:33:54.955Z] #2 DONE 0.1s [2022-03-18T07:33:54.955Z] [2022-03-18T07:33:54.955Z] #1 [internal] load build definition from Dockerfile [2022-03-18T07:33:54.955Z] #1 sha256:4a265919d9996a0d6add84d829fab0697b12a375e8b65be23f01a4cc2f3c5d2b [2022-03-18T07:33:54.955Z] #1 transferring dockerfile: 16.77kB done [2022-03-18T07:33:54.955Z] #1 DONE 0.2s [2022-03-18T07:33:54.955Z] [2022-03-18T07:33:54.955Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T07:33:54.955Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-03-18T07:33:55.128Z] #11 ... [2022-03-18T07:33:55.128Z] [2022-03-18T07:33:55.128Z] #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-03-18T07:33:55.128Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:33:55.128Z] #29 11.14 129 added, 0 removed; done. [2022-03-18T07:33:55.128Z] #29 11.18 Setting up jq (1.6-2.1) ... [2022-03-18T07:33:55.128Z] #29 11.19 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:33:55.128Z] #29 11.20 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:33:55.128Z] #29 11.22 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:33:55.128Z] #29 11.24 Processing triggers for ca-certificates (20210119) ... [2022-03-18T07:33:55.128Z] #29 11.26 Updating certificates in /etc/ssl/certs... [2022-03-18T07:33:55.128Z] #29 12.08 0 added, 0 removed; done. [2022-03-18T07:33:55.128Z] #29 12.08 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T07:33:55.128Z] #29 12.09 done. [2022-03-18T07:33:55.128Z] #29 DONE 16.0s [2022-03-18T07:33:55.128Z] [2022-03-18T07:33:55.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:55.128Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:55.128Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-18T07:33:55.128Z] #11 ... [2022-03-18T07:33:55.128Z] [2022-03-18T07:33:55.128Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T07:33:55.128Z] #30 sha256:827d9929f133fb589f41fc1d53f111b082096808b17dbf852cf5dd18688efa98 [2022-03-18T07:33:55.128Z] #30 DONE 0.1s [2022-03-18T07:33:55.128Z] [2022-03-18T07:33:55.128Z] #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-03-18T07:33:55.128Z] #31 sha256:1ad09ef797cf3df67e020075592c1b0f69109235add7bc3cad337a1c0a6161c4 [2022-03-18T07:33:55.527Z] #3 DONE 0.5s [2022-03-18T07:33:55.527Z] [2022-03-18T07:33:55.527Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T07:33:55.527Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-03-18T07:33:55.527Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-18T07:33:55.527Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T07:33:55.527Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-03-18T07:33:55.527Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-03-18T07:33:55.527Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 2.10MB / 9.06MB 0.1s [2022-03-18T07:33:55.634Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 10.8s done [2022-03-18T07:33:55.788Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.2s [2022-03-18T07:33:55.788Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s done [2022-03-18T07:33:55.788Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-03-18T07:33:55.897Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 [2022-03-18T07:33:56.048Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-03-18T07:33:56.048Z] #4 DONE 0.6s [2022-03-18T07:33:56.309Z] [2022-03-18T07:33:56.309Z] #6 [internal] load .dockerignore [2022-03-18T07:33:56.309Z] #6 sha256:769019e52efec4286dbe073b33a09e5f385b44564034215e61ea1f166c685b3c [2022-03-18T07:33:56.309Z] #6 DONE 0.0s [2022-03-18T07:33:56.309Z] [2022-03-18T07:33:56.309Z] #5 [internal] load build definition from Dockerfile [2022-03-18T07:33:56.309Z] #5 sha256:bbf01a7fc44d7c3888b2b810ec34f0d08871e75ac67c0c7793a651dbebc6c676 [2022-03-18T07:33:56.309Z] #5 DONE 0.0s [2022-03-18T07:33:56.309Z] [2022-03-18T07:33:56.309Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T07:33:56.309Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-18T07:33:56.844Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 1.0s done [2022-03-18T07:33:56.844Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be [2022-03-18T07:33:57.251Z] #10 ... [2022-03-18T07:33:57.251Z] [2022-03-18T07:33:57.251Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T07:33:57.251Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-03-18T07:33:57.251Z] #7 DONE 1.1s [2022-03-18T07:33:57.251Z] [2022-03-18T07:33:57.251Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:33:57.251Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T07:33:57.251Z] #9 DONE 1.1s [2022-03-18T07:33:57.417Z] #11 ... [2022-03-18T07:33:57.417Z] [2022-03-18T07:33:57.417Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:33:57.417Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:33:57.417Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 8.4s done [2022-03-18T07:33:57.417Z] #28 DONE 16.0s [2022-03-18T07:33:57.417Z] [2022-03-18T07:33:57.417Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:57.417Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:33:57.511Z] [2022-03-18T07:33:57.511Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T07:33:57.511Z] #10 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-03-18T07:33:57.511Z] #10 DONE 1.1s [2022-03-18T07:33:57.511Z] [2022-03-18T07:33:57.511Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:33:57.511Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T07:33:57.511Z] #8 DONE 1.2s [2022-03-18T07:33:57.671Z] #31 2.401 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T07:33:57.671Z] #31 2.813 [2022-03-18T07:33:57.678Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.7s done [2022-03-18T07:33:57.678Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-18T07:33:57.930Z] #31 3.035 #=#=# ######################################################################## 100.0% [2022-03-18T07:33:58.092Z] [2022-03-18T07:33:58.092Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:58.092Z] #11 sha256:22d2a6beeb006bf8f1ae72f9da3bcad2623b1c9fe94c86a840da23545fe25c33 [2022-03-18T07:33:58.092Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 0.0s done [2022-03-18T07:33:58.092Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0B / 5.14MB 0.0s [2022-03-18T07:33:58.092Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0B / 10.66MB 0.0s [2022-03-18T07:33:58.092Z] #11 sha256:544d7a4a0ec7686d05a877b73649e9a3b8f5eb66a9f9549b745bf7faeba91aea 1.80kB / 1.80kB done [2022-03-18T07:33:58.092Z] #11 sha256:6ce02004fc95d1d62f314cc13c1a3881dbd4cb21246d4a99e83131428c701bc2 7.04kB / 7.04kB done [2022-03-18T07:33:58.092Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 0B / 53.61MB 0.0s [2022-03-18T07:33:58.092Z] #11 sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 1.86kB / 1.86kB done [2022-03-18T07:33:58.202Z] #31 3.316 [2022-03-18T07:33:58.356Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 4.17MB / 5.14MB 0.1s [2022-03-18T07:33:58.356Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 9.44MB / 53.61MB 0.1s [2022-03-18T07:33:58.356Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.2s [2022-03-18T07:33:58.356Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 4.19MB / 10.66MB 0.2s [2022-03-18T07:33:58.356Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 18.28MB / 53.61MB 0.2s [2022-03-18T07:33:58.356Z] #11 ... [2022-03-18T07:33:58.356Z] [2022-03-18T07:33:58.356Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T07:33:58.356Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T07:33:58.356Z] #45 DONE 0.0s [2022-03-18T07:33:58.356Z] [2022-03-18T07:33:58.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:58.356Z] #11 sha256:22d2a6beeb006bf8f1ae72f9da3bcad2623b1c9fe94c86a840da23545fe25c33 [2022-03-18T07:33:58.356Z] #11 sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 5.14MB / 5.14MB 0.3s done [2022-03-18T07:33:58.356Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.5s [2022-03-18T07:33:58.356Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 37.75MB / 53.61MB 0.5s [2022-03-18T07:33:58.356Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 14.68MB / 54.67MB 0.5s [2022-03-18T07:33:58.625Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 49.28MB / 53.61MB 0.5s [2022-03-18T07:33:58.625Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 26.21MB / 54.67MB 0.5s [2022-03-18T07:33:58.625Z] #11 sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 10.66MB / 10.66MB 0.6s done [2022-03-18T07:33:58.625Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 0.7s [2022-03-18T07:33:58.625Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 35.65MB / 54.67MB 0.7s [2022-03-18T07:33:58.625Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 0B / 81.02MB 0.7s [2022-03-18T07:33:58.892Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 0.8s [2022-03-18T07:33:58.892Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 16.78MB / 81.02MB 0.8s [2022-03-18T07:33:58.892Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 25.17MB / 81.02MB 0.9s [2022-03-18T07:33:59.154Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 36.70MB / 81.02MB 1.0s [2022-03-18T07:33:59.154Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 46.14MB / 81.02MB 1.1s [2022-03-18T07:33:59.154Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 56.62MB / 81.02MB 1.2s [2022-03-18T07:33:59.421Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 66.06MB / 81.02MB 1.3s [2022-03-18T07:33:59.421Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 1.5s [2022-03-18T07:33:59.583Z] #31 4.383 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T07:33:59.844Z] #31 4.787 [2022-03-18T07:33:59.994Z] #11 sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 53.61MB / 53.61MB 1.8s done [2022-03-18T07:33:59.994Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 0B / 108.66MB 1.8s [2022-03-18T07:33:59.994Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 [2022-03-18T07:33:59.994Z] #11 ... [2022-03-18T07:33:59.994Z] [2022-03-18T07:33:59.994Z] #24 [internal] load build context [2022-03-18T07:33:59.994Z] #24 sha256:78c619e004c40a7ab585c33857a1cc94624a96c8bc86361725057ff15e36ab1f [2022-03-18T07:33:59.994Z] #24 transferring context: 58.89MB 1.6s done [2022-03-18T07:33:59.994Z] #24 DONE 2.2s [2022-03-18T07:33:59.994Z] [2022-03-18T07:33:59.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:33:59.994Z] #11 sha256:22d2a6beeb006bf8f1ae72f9da3bcad2623b1c9fe94c86a840da23545fe25c33 [2022-03-18T07:34:00.104Z] #31 5.016 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:00.255Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 6.29MB / 108.66MB 2.1s [2022-03-18T07:34:00.255Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 13.63MB / 108.66MB 2.2s [2022-03-18T07:34:00.364Z] #31 5.299 [2022-03-18T07:34:00.515Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 20.97MB / 108.66MB 2.4s [2022-03-18T07:34:00.515Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 27.26MB / 108.66MB 2.5s [2022-03-18T07:34:01.086Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 37.75MB / 108.66MB 2.8s [2022-03-18T07:34:01.086Z] #11 sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 54.67MB / 54.67MB 3.1s done [2022-03-18T07:34:01.086Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 51.38MB / 108.66MB 3.1s [2022-03-18T07:34:01.301Z] #31 ... [2022-03-18T07:34:01.301Z] [2022-03-18T07:34:01.301Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:01.301Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:01.301Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 6.2s [2022-03-18T07:34:01.658Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 58.72MB / 108.66MB 3.5s [2022-03-18T07:34:01.658Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 66.06MB / 108.66MB 3.7s [2022-03-18T07:34:01.658Z] #11 extracting sha256:c7869242ae9abf6340558e18846f64a05eb06f2eaf66c6bfa2dc66ff2c997976 1.8s done [2022-03-18T07:34:01.919Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 75.50MB / 108.66MB 4.0s [2022-03-18T07:34:02.180Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 81.79MB / 108.66MB 4.1s [2022-03-18T07:34:02.751Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 89.13MB / 108.66MB 4.5s [2022-03-18T07:34:02.751Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 [2022-03-18T07:34:02.972Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 5.0s [2022-03-18T07:34:03.012Z] #11 sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 81.02MB / 81.02MB 4.9s done [2022-03-18T07:34:03.012Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 99.61MB / 108.66MB 4.9s [2022-03-18T07:34:03.012Z] #11 extracting sha256:9880592b351f34fa791bd7749a127063cd6a76b1190bd059c168696d700f6b04 0.2s done [2022-03-18T07:34:03.012Z] #11 sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 126B / 126B 4.9s done [2022-03-18T07:34:03.012Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac [2022-03-18T07:34:03.274Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 105.91MB / 108.66MB 5.2s [2022-03-18T07:34:03.274Z] #11 extracting sha256:fdd9934a374f1ba93d2da0983d2aac86c9b4bf6ca063aa108519d2588e0212ac 0.3s done [2022-03-18T07:34:03.536Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e [2022-03-18T07:34:04.820Z] Client: [2022-03-18T07:34:04.820Z] Context: default [2022-03-18T07:34:04.820Z] Debug Mode: false [2022-03-18T07:34:04.820Z] Plugins: [2022-03-18T07:34:04.820Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-03-18T07:34:04.820Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-03-18T07:34:04.820Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-03-18T07:34:04.820Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-03-18T07:34:04.820Z] [2022-03-18T07:34:04.820Z] Server: [2022-03-18T07:34:04.820Z] Containers: 0 [2022-03-18T07:34:04.820Z] Running: 0 [2022-03-18T07:34:04.820Z] Paused: 0 [2022-03-18T07:34:04.820Z] Stopped: 0 [2022-03-18T07:34:04.820Z] Images: 0 [2022-03-18T07:34:04.820Z] Server Version: 20.10.12 [2022-03-18T07:34:04.820Z] Storage Driver: overlay2 [2022-03-18T07:34:04.820Z] Backing Filesystem: extfs [2022-03-18T07:34:04.820Z] Supports d_type: true [2022-03-18T07:34:04.820Z] Native Overlay Diff: true [2022-03-18T07:34:04.820Z] userxattr: false [2022-03-18T07:34:04.820Z] Logging Driver: json-file [2022-03-18T07:34:04.820Z] Cgroup Driver: systemd [2022-03-18T07:34:04.820Z] Cgroup Version: 2 [2022-03-18T07:34:04.820Z] Plugins: [2022-03-18T07:34:04.820Z] Volume: local [2022-03-18T07:34:04.820Z] Network: bridge host ipvlan macvlan null overlay [2022-03-18T07:34:04.820Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-03-18T07:34:04.820Z] Swarm: inactive [2022-03-18T07:34:04.820Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-03-18T07:34:04.820Z] Default Runtime: runc [2022-03-18T07:34:04.820Z] Init Binary: docker-init [2022-03-18T07:34:04.820Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-03-18T07:34:04.820Z] runc version: v1.0.2-0-g52b36a2 [2022-03-18T07:34:04.820Z] init version: de40ad0 [2022-03-18T07:34:04.820Z] Security Options: [2022-03-18T07:34:04.820Z] apparmor [2022-03-18T07:34:04.820Z] seccomp [2022-03-18T07:34:04.820Z] Profile: default [2022-03-18T07:34:04.820Z] cgroupns [2022-03-18T07:34:04.820Z] Kernel Version: 5.11.0-1023-aws [2022-03-18T07:34:04.820Z] Operating System: Ubuntu 20.04.3 LTS [2022-03-18T07:34:04.820Z] OSType: linux [2022-03-18T07:34:04.820Z] Architecture: x86_64 [2022-03-18T07:34:04.820Z] CPUs: 2 [2022-03-18T07:34:04.820Z] Total Memory: 7.559GiB [2022-03-18T07:34:04.820Z] Name: ip-10-100-108-7 [2022-03-18T07:34:04.820Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-03-18T07:34:04.820Z] Docker Root Dir: /var/lib/docker [2022-03-18T07:34:04.820Z] Debug Mode: false [2022-03-18T07:34:04.820Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:34:04.820Z] Labels: [2022-03-18T07:34:04.820Z] Experimental: true [2022-03-18T07:34:04.820Z] Insecure Registries: [2022-03-18T07:34:04.820Z] 127.0.0.0/8 [2022-03-18T07:34:04.820Z] Live Restore Enabled: true [2022-03-18T07:34:04.820Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-03-18T07:34:05.159Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3ca7e24a7fa1c7c373377877d9226a5a54cee816 . [2022-03-18T07:34:05.160Z] #1 [internal] load build definition from Dockerfile [2022-03-18T07:34:05.160Z] #1 sha256:8a800076666e4086d0d04c3226a8cb4b0e8e80987dea6aae604d88a90259d4ad [2022-03-18T07:34:05.160Z] #1 transferring dockerfile: 16.77kB done [2022-03-18T07:34:05.160Z] #1 DONE 0.1s [2022-03-18T07:34:05.160Z] [2022-03-18T07:34:05.160Z] #2 [internal] load .dockerignore [2022-03-18T07:34:05.160Z] #2 sha256:4bb0f0372f36949f8d5141f6ea69fb30ebac7789dbd70fbd026386b24d1ea497 [2022-03-18T07:34:05.160Z] #2 transferring context: 87B done [2022-03-18T07:34:05.422Z] #2 DONE 0.1s [2022-03-18T07:34:05.422Z] [2022-03-18T07:34:05.422Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-03-18T07:34:05.422Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-03-18T07:34:05.448Z] #11 sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 108.66MB / 108.66MB 7.5s done [2022-03-18T07:34:05.524Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 7.5s done [2022-03-18T07:34:05.708Z] #11 extracting sha256:f37be3698694527b9e5af78494bbcb68f6b045af5247de8c988b24ef7dcd877e 2.4s done [2022-03-18T07:34:05.800Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-18T07:34:05.991Z] #3 DONE 0.4s [2022-03-18T07:34:05.991Z] [2022-03-18T07:34:05.991Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-03-18T07:34:05.991Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-03-18T07:34:05.991Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-03-18T07:34:05.991Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-03-18T07:34:05.991Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-03-18T07:34:05.991Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-03-18T07:34:05.991Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-03-18T07:34:05.991Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-03-18T07:34:05.991Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-03-18T07:34:06.559Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-03-18T07:34:06.559Z] #4 DONE 0.6s [2022-03-18T07:34:06.559Z] [2022-03-18T07:34:06.559Z] #5 [internal] load .dockerignore [2022-03-18T07:34:06.559Z] #5 sha256:ffb2e45ab0c5b8ca8f03bfe7d264db8848dc4c45897bae6ec7c76435e616018a [2022-03-18T07:34:06.559Z] #5 DONE 0.0s [2022-03-18T07:34:06.559Z] [2022-03-18T07:34:06.559Z] #6 [internal] load build definition from Dockerfile [2022-03-18T07:34:06.559Z] #6 sha256:ae61b244cd9397d9885b5e0d67ca4ef0a020b2cb7c6f8def8e92de2b93fd16d1 [2022-03-18T07:34:06.559Z] #6 DONE 0.0s [2022-03-18T07:34:06.559Z] [2022-03-18T07:34:06.559Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-03-18T07:34:06.559Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-03-18T07:34:06.574Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 11.3s [2022-03-18T07:34:06.649Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 [2022-03-18T07:34:06.748Z] #11 ... [2022-03-18T07:34:06.748Z] [2022-03-18T07:34:06.748Z] #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-03-18T07:34:06.748Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:34:06.748Z] #29 1.106 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:06.748Z] #29 1.116 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:06.748Z] #29 1.119 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:06.748Z] #29 1.329 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:06.748Z] #29 1.547 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:06.748Z] #29 1.916 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:06.748Z] #29 3.220 Fetched 8506 kB in 2s (3578 kB/s) [2022-03-18T07:34:06.748Z] #29 3.220 Reading package lists... [2022-03-18T07:34:06.748Z] #29 4.015 Reading package lists... [2022-03-18T07:34:06.748Z] #29 4.831 Building dependency tree... [2022-03-18T07:34:06.748Z] #29 5.302 The following additional packages will be installed: [2022-03-18T07:34:06.748Z] #29 5.302 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T07:34:06.748Z] #29 5.303 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T07:34:06.748Z] #29 5.304 Recommended packages: [2022-03-18T07:34:06.748Z] #29 5.304 libldap-common publicsuffix libsasl2-modules [2022-03-18T07:34:06.748Z] #29 5.459 The following NEW packages will be installed: [2022-03-18T07:34:06.748Z] #29 5.460 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T07:34:06.748Z] #29 5.460 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T07:34:06.748Z] #29 5.461 libssh2-1 openssl [2022-03-18T07:34:06.748Z] #29 5.784 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T07:34:06.748Z] #29 5.784 Need to get 3038 kB of archives. [2022-03-18T07:34:06.748Z] #29 5.784 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T07:34:06.748Z] #29 5.784 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:6 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:7 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:9 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:34:06.748Z] #29 5.784 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:34:06.748Z] #29 5.974 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:06.748Z] #29 6.008 Fetched 3038 kB in 0s (9675 kB/s) [2022-03-18T07:34:06.748Z] #29 6.046 Selecting previously unselected package openssl. [2022-03-18T07:34:06.748Z] #29 6.046 (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-03-18T07:34:06.748Z] #29 6.046 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T07:34:06.748Z] #29 6.054 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:34:06.748Z] #29 6.260 Selecting previously unselected package ca-certificates. [2022-03-18T07:34:06.748Z] #29 6.260 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T07:34:06.748Z] #29 6.272 Unpacking ca-certificates (20210119) ... [2022-03-18T07:34:06.748Z] #29 6.375 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T07:34:06.748Z] #29 6.375 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T07:34:06.748Z] #29 6.380 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:34:06.748Z] #29 6.456 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T07:34:06.749Z] #29 6.462 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.468 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 6.522 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T07:34:06.749Z] #29 6.525 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.528 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 6.597 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T07:34:06.749Z] #29 6.597 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.602 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:34:06.749Z] #29 6.666 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T07:34:06.749Z] #29 6.669 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.672 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:34:06.749Z] #29 6.738 Selecting previously unselected package libpsl5:amd64. [2022-03-18T07:34:06.749Z] #29 6.741 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.746 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:34:06.749Z] #29 6.795 Selecting previously unselected package librtmp1:amd64. [2022-03-18T07:34:06.749Z] #29 6.795 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.800 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:34:06.749Z] #29 6.852 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T07:34:06.749Z] #29 6.852 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.857 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:34:06.749Z] #29 6.942 Selecting previously unselected package libcurl4:amd64. [2022-03-18T07:34:06.749Z] #29 6.942 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 6.947 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 7.030 Selecting previously unselected package curl. [2022-03-18T07:34:06.749Z] #29 7.030 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 7.037 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 7.162 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:34:06.749Z] #29 7.162 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 7.167 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:34:06.749Z] #29 7.235 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:34:06.749Z] #29 7.236 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 7.240 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:34:06.749Z] #29 7.305 Selecting previously unselected package jq. [2022-03-18T07:34:06.749Z] #29 7.305 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:34:06.749Z] #29 7.309 Unpacking jq (1.6-2.1) ... [2022-03-18T07:34:06.749Z] #29 7.374 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:34:06.749Z] #29 7.385 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:34:06.749Z] #29 7.398 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:34:06.749Z] #29 7.415 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 7.427 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:34:06.749Z] #29 7.434 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 7.452 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:34:06.749Z] #29 7.463 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:34:06.749Z] #29 7.478 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:34:06.749Z] #29 7.487 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:34:06.749Z] #29 7.497 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:34:06.749Z] #29 7.510 Setting up ca-certificates (20210119) ... [2022-03-18T07:34:06.749Z] #29 8.255 Updating certificates in /etc/ssl/certs... [2022-03-18T07:34:06.749Z] #29 9.465 129 added, 0 removed; done. [2022-03-18T07:34:06.749Z] #29 9.500 Setting up jq (1.6-2.1) ... [2022-03-18T07:34:06.749Z] #29 9.515 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 9.520 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:06.749Z] #29 9.533 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:34:06.749Z] #29 9.554 Processing triggers for ca-certificates (20210119) ... [2022-03-18T07:34:06.749Z] #29 ... [2022-03-18T07:34:06.749Z] [2022-03-18T07:34:06.749Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:06.749Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:07.220Z] #11 ... [2022-03-18T07:34:07.220Z] [2022-03-18T07:34:07.220Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:34:07.220Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T07:34:07.220Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T07:34:07.220Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T07:34:07.220Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T07:34:07.220Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done [2022-03-18T07:34:07.220Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-03-18T07:34:07.220Z] #67 DONE 9.0s [2022-03-18T07:34:07.220Z] [2022-03-18T07:34:07.220Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:07.220Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-18T07:34:07.220Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done [2022-03-18T07:34:07.220Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T07:34:07.220Z] #28 sha256:ce1459a3538c4077501e6a6c254903b37d73311b1621babe540989f3894427f7 529B / 529B done [2022-03-18T07:34:07.220Z] #28 sha256:8e1d795e736b4196308d8a45a2f3970312de860a9789ca2e780e68801f13e01d 1.48kB / 1.48kB done [2022-03-18T07:34:07.220Z] #28 sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 53.62MB / 53.62MB 8.7s done [2022-03-18T07:34:07.220Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 0.1s [2022-03-18T07:34:07.220Z] #28 ... [2022-03-18T07:34:07.220Z] [2022-03-18T07:34:07.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:07.220Z] #11 sha256:22d2a6beeb006bf8f1ae72f9da3bcad2623b1c9fe94c86a840da23545fe25c33 [2022-03-18T07:34:07.516Z] #10 DONE 0.8s [2022-03-18T07:34:07.516Z] [2022-03-18T07:34:07.516Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:34:07.516Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-03-18T07:34:07.516Z] #8 DONE 0.8s [2022-03-18T07:34:07.516Z] [2022-03-18T07:34:07.516Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-03-18T07:34:07.516Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-03-18T07:34:07.516Z] #9 DONE 0.8s [2022-03-18T07:34:07.516Z] [2022-03-18T07:34:07.516Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-03-18T07:34:07.516Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-03-18T07:34:07.516Z] #7 DONE 0.8s [2022-03-18T07:34:07.516Z] [2022-03-18T07:34:07.516Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:07.516Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:34:07.516Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:07.778Z] #28 resolve docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 0.0s done [2022-03-18T07:34:07.778Z] #28 sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf 1.85kB / 1.85kB done [2022-03-18T07:34:07.778Z] #28 sha256:039f72a400b48c272c6348f0a3f749509b18e611901a21379abc7eb6edd53392 529B / 529B done [2022-03-18T07:34:07.778Z] #28 sha256:48c562c706d6a8a0c1c40f02b95506b20233c4f0261cc07e4e40f0c6e3673163 1.46kB / 1.46kB done [2022-03-18T07:34:08.037Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 1.05MB / 54.92MB 0.2s [2022-03-18T07:34:08.037Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.24MB / 54.92MB 0.3s [2022-03-18T07:34:08.164Z] #11 ... [2022-03-18T07:34:08.164Z] [2022-03-18T07:34:08.164Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:34:08.164Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:34:08.164Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T07:34:08.164Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T07:34:08.164Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T07:34:08.164Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:34:08.164Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.9s done [2022-03-18T07:34:08.164Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-03-18T07:34:08.164Z] #69 ... [2022-03-18T07:34:08.164Z] [2022-03-18T07:34:08.164Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:08.164Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-18T07:34:08.299Z] #28 ... [2022-03-18T07:34:08.299Z] [2022-03-18T07:34:08.299Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-03-18T07:34:08.299Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-03-18T07:34:08.299Z] #45 DONE 0.0s [2022-03-18T07:34:08.299Z] [2022-03-18T07:34:08.299Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:08.299Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:34:08.299Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 10.49MB / 54.92MB 0.4s [2022-03-18T07:34:08.299Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 19.92MB / 54.92MB 0.5s [2022-03-18T07:34:08.563Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 27.26MB / 54.92MB 0.6s [2022-03-18T07:34:08.563Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 31.46MB / 54.92MB 0.7s [2022-03-18T07:34:08.822Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 41.87MB / 54.92MB 0.9s [2022-03-18T07:34:08.822Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 49.28MB / 54.92MB 1.0s [2022-03-18T07:34:09.081Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 1.1s [2022-03-18T07:34:09.110Z] #28 ... [2022-03-18T07:34:09.110Z] [2022-03-18T07:34:09.110Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:34:09.110Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:34:09.110Z] #69 DONE 10.9s [2022-03-18T07:34:09.110Z] [2022-03-18T07:34:09.110Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:09.110Z] #28 sha256:98a021583b9d0357989c5746725bd0e4877370da74adae3c646b76efddaa5ff9 [2022-03-18T07:34:09.113Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 13.8s done [2022-03-18T07:34:09.113Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T07:34:09.287Z] #19 66.37 Reading package lists... [2022-03-18T07:34:09.680Z] #11 ... [2022-03-18T07:34:09.680Z] [2022-03-18T07:34:09.680Z] #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-03-18T07:34:09.680Z] #31 sha256:1ad09ef797cf3df67e020075592c1b0f69109235add7bc3cad337a1c0a6161c4 [2022-03-18T07:34:09.680Z] #31 6.361 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T07:34:09.680Z] #31 6.694 [2022-03-18T07:34:09.680Z] #31 6.927 #=#=# ######### 12.6% ####################################### 54.3% ################################################################ 89.6% ######################################################################## 100.0% [2022-03-18T07:34:09.680Z] #31 7.526 [2022-03-18T07:34:09.680Z] #31 8.537 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T07:34:09.680Z] #31 8.822 [2022-03-18T07:34:09.680Z] #31 9.039 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:09.680Z] #31 9.324 [2022-03-18T07:34:09.680Z] #31 10.15 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T07:34:09.680Z] #31 10.45 [2022-03-18T07:34:09.680Z] #31 10.68 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:09.680Z] #31 11.01 [2022-03-18T07:34:09.680Z] #31 11.09 Download of images into '/build' complete. [2022-03-18T07:34:09.680Z] #31 11.09 Use something like the following to load the result into a Docker daemon: [2022-03-18T07:34:09.680Z] #31 11.09 tar -cC '/build' . | docker load [2022-03-18T07:34:09.680Z] #31 DONE 14.7s [2022-03-18T07:34:09.680Z] [2022-03-18T07:34:09.680Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:09.680Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:09.680Z] #11 DONE 46.0s [2022-03-18T07:34:09.680Z] [2022-03-18T07:34:09.680Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T07:34:09.680Z] #12 sha256:b555d27361fddc68fc97d5959725d41dc907bce83611a1608c0ad93dd672dded [2022-03-18T07:34:10.030Z] #28 sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 54.92MB / 54.92MB 2.3s done [2022-03-18T07:34:10.050Z] #28 extracting sha256:260ad8146ed2447d5587608b10fed4f80de80cdc559e619f3a235d3ba09eaf7b 3.1s done [2022-03-18T07:34:10.054Z] #11 ... [2022-03-18T07:34:10.054Z] [2022-03-18T07:34:10.054Z] #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-03-18T07:34:10.054Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:34:10.054Z] #29 9.568 Updating certificates in /etc/ssl/certs... [2022-03-18T07:34:10.054Z] #29 10.55 0 added, 0 removed; done. [2022-03-18T07:34:10.054Z] #29 10.55 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T07:34:10.054Z] #29 10.55 done. [2022-03-18T07:34:10.054Z] #29 DONE 12.3s [2022-03-18T07:34:10.054Z] [2022-03-18T07:34:10.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:10.054Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:10.054Z] #11 ... [2022-03-18T07:34:10.054Z] [2022-03-18T07:34:10.054Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T07:34:10.054Z] #30 sha256:6f575af834132a15e111defcf76f839c934bd7943ac5f5d41a66167059a61b3d [2022-03-18T07:34:10.054Z] #30 DONE 0.5s [2022-03-18T07:34:10.054Z] [2022-03-18T07:34:10.054Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:10.054Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:10.291Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 [2022-03-18T07:34:10.312Z] #28 DONE 12.3s [2022-03-18T07:34:10.312Z] [2022-03-18T07:34:10.312Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:10.312Z] #11 sha256:22d2a6beeb006bf8f1ae72f9da3bcad2623b1c9fe94c86a840da23545fe25c33 [2022-03-18T07:34:10.312Z] #11 extracting sha256:1de0634a187f2a5eafe92e5c690219dc718710435d988d4ba609487163ae4b01 3.7s done [2022-03-18T07:34:10.572Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d [2022-03-18T07:34:10.625Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 5.1s [2022-03-18T07:34:11.059Z] #12 DONE 1.3s [2022-03-18T07:34:11.059Z] [2022-03-18T07:34:11.059Z] #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-03-18T07:34:11.059Z] #13 sha256:f6f88512da89a9d0b59383f69b83c5e67d65053638c1cfa218a6e497c5314bba [2022-03-18T07:34:11.627Z] #13 DONE 0.7s [2022-03-18T07:34:11.627Z] [2022-03-18T07:34:11.627Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T07:34:11.627Z] #25 sha256:cc2576d56bac41a7d02e34569e0a10862de1d184a362c18bb90c1ae12fbbc984 [2022-03-18T07:34:11.887Z] #25 ... [2022-03-18T07:34:11.887Z] [2022-03-18T07:34:11.887Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T07:34:11.887Z] #42 sha256:5c1ad5252c829a8114047c44db7a7e492bbd13e29abd4d1476f0746a5a4cfd78 [2022-03-18T07:34:11.887Z] #42 DONE 0.2s [2022-03-18T07:34:11.887Z] [2022-03-18T07:34:11.887Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T07:34:11.887Z] #33 sha256:83b712d2e66ffe1db0c64b1d025da1697b4d7287bc162ec9710466a571ccc534 [2022-03-18T07:34:11.887Z] #33 DONE 0.3s [2022-03-18T07:34:11.887Z] [2022-03-18T07:34:11.887Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:11.887Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:34:12.146Z] #43 ... [2022-03-18T07:34:12.146Z] [2022-03-18T07:34:12.146Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T07:34:12.146Z] #62 sha256:6423ad0178c214c1a10ede0628c7c4f19b570a0c74da3e8e46223c8a111bd120 [2022-03-18T07:34:12.146Z] #62 DONE 0.3s [2022-03-18T07:34:12.146Z] [2022-03-18T07:34:12.146Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T07:34:12.146Z] #25 sha256:cc2576d56bac41a7d02e34569e0a10862de1d184a362c18bb90c1ae12fbbc984 [2022-03-18T07:34:12.146Z] #25 DONE 0.4s [2022-03-18T07:34:12.146Z] [2022-03-18T07:34:12.146Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T07:34:12.146Z] #46 sha256:90af557cb785a3afcf6108216220307d4f0bedf4d5df47be99dca62741b7e1a4 [2022-03-18T07:34:12.146Z] #46 DONE 0.5s [2022-03-18T07:34:12.146Z] [2022-03-18T07:34:12.146Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:12.146Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:34:12.543Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 6.6s done [2022-03-18T07:34:12.543Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b [2022-03-18T07:34:12.592Z] #19 82.51 Building dependency tree... [2022-03-18T07:34:14.487Z] #28 ... [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.487Z] #24 [internal] load build context [2022-03-18T07:34:14.487Z] #24 sha256:8db862da1ccd0189940b3e2ee0b3889bb2430dea89cd5fcf75f09030795655a0 [2022-03-18T07:34:14.487Z] #24 transferring context: 58.88MB 5.3s done [2022-03-18T07:34:14.487Z] #24 DONE 6.5s [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.487Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:14.487Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:34:14.487Z] #28 ... [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:14.487Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:14.487Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 0.0s done [2022-03-18T07:34:14.487Z] #11 sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 1.86kB / 1.86kB done [2022-03-18T07:34:14.487Z] #11 sha256:414276ae7b98fdcc08d6885d2b128e822117d1a2d4ec1b8c475060c9c1b7226c 1.80kB / 1.80kB done [2022-03-18T07:34:14.487Z] #11 sha256:e76246e054d050c226f0daacd03d86f1c3176a464821d21fca908bb911b5b094 7.03kB / 7.03kB done [2022-03-18T07:34:14.487Z] #11 sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 54.92MB / 54.92MB 1.7s done [2022-03-18T07:34:14.487Z] #11 sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 5.15MB / 5.15MB 0.7s done [2022-03-18T07:34:14.487Z] #11 sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 10.87MB / 10.87MB 1.2s done [2022-03-18T07:34:14.487Z] #11 sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 54.58MB / 54.58MB 2.8s done [2022-03-18T07:34:14.487Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 4.3s [2022-03-18T07:34:14.487Z] #11 sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 141.70MB / 141.70MB 6.3s [2022-03-18T07:34:14.487Z] #11 sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 85.81MB / 85.81MB 5.1s done [2022-03-18T07:34:14.487Z] #11 sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 156B / 156B 3.0s done [2022-03-18T07:34:14.487Z] #11 ... [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.487Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:34:14.487Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-03-18T07:34:14.487Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T07:34:14.487Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:34:14.487Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-03-18T07:34:14.487Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-03-18T07:34:14.487Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done [2022-03-18T07:34:14.487Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2022-03-18T07:34:14.487Z] #67 DONE 6.8s [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.487Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:14.487Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:14.487Z] #11 ... [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.487Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:14.487Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:34:14.487Z] #28 ... [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.487Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-03-18T07:34:14.487Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-03-18T07:34:14.487Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-03-18T07:34:14.487Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-03-18T07:34:14.487Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-03-18T07:34:14.487Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-03-18T07:34:14.487Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.2s done [2022-03-18T07:34:14.487Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-03-18T07:34:14.487Z] #69 DONE 6.8s [2022-03-18T07:34:14.487Z] [2022-03-18T07:34:14.488Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:b42494c466d101bf06038e959e2e5acd227e1251987e79528e7d8b1f4040deaf [2022-03-18T07:34:14.488Z] #28 sha256:c71b90189ad876dd982e9e6081b7b841e1ae8ea103e831542b5654718787afd8 [2022-03-18T07:34:14.774Z] #11 extracting sha256:eebb6164bd75043dc1e5cf6eda57ba5ec2aaa46a8a71c37f86219f4723a2790d 3.6s done [2022-03-18T07:34:14.775Z] #11 extracting sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 [2022-03-18T07:34:14.775Z] #11 extracting sha256:4548d1bed64eb83b094117c994af502b81d1c5957c08b455cd8a0b12cf8b1e67 done [2022-03-18T07:34:15.425Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 5.1s [2022-03-18T07:34:16.683Z] #11 DONE 18.5s [2022-03-18T07:34:16.683Z] [2022-03-18T07:34:16.683Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T07:34:16.683Z] #12 sha256:134fd687a33f825a4b6d8f424235906dcdfb6dc0aceab59fc5a65c8cc022824d [2022-03-18T07:34:16.857Z] #19 90.32 The following additional packages will be installed: [2022-03-18T07:34:16.858Z] #19 90.32 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-18T07:34:16.858Z] #19 90.32 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-18T07:34:16.858Z] #19 90.32 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-03-18T07:34:16.858Z] #19 90.32 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-03-18T07:34:16.858Z] #19 90.32 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-18T07:34:16.858Z] #19 90.32 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-18T07:34:16.858Z] #19 90.32 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-18T07:34:16.858Z] #19 90.32 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-18T07:34:16.858Z] #19 90.32 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-18T07:34:16.858Z] #19 90.32 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-18T07:34:16.858Z] #19 90.32 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-18T07:34:16.858Z] #19 90.32 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-18T07:34:16.858Z] #19 90.32 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-18T07:34:16.858Z] #19 90.32 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-18T07:34:16.858Z] #19 90.32 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-18T07:34:16.858Z] #19 90.32 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-18T07:34:16.858Z] #19 90.32 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-18T07:34:16.858Z] #19 90.32 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-18T07:34:16.858Z] #19 90.32 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-18T07:34:16.858Z] #19 90.32 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-18T07:34:16.858Z] #19 90.32 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-18T07:34:16.858Z] #19 90.32 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-18T07:34:16.858Z] #19 90.32 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-18T07:34:16.858Z] #19 90.32 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-18T07:34:16.858Z] #19 90.32 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-18T07:34:16.858Z] #19 90.33 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-18T07:34:16.858Z] #19 90.33 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-18T07:34:16.858Z] #19 90.33 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-18T07:34:16.858Z] #19 90.33 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-18T07:34:16.858Z] #19 90.33 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-18T07:34:16.858Z] #19 90.33 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-18T07:34:16.858Z] #19 90.33 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-18T07:34:16.858Z] #19 90.33 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-18T07:34:16.858Z] #19 90.33 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-18T07:34:16.858Z] #19 90.33 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-18T07:34:16.858Z] #19 90.33 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-18T07:34:16.858Z] #19 90.34 linux-libc-dev-s390x-cross patch xz-utils [2022-03-18T07:34:16.858Z] #19 90.40 Suggested packages: [2022-03-18T07:34:17.120Z] #19 90.41 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-03-18T07:34:17.120Z] #19 90.41 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-03-18T07:34:17.120Z] #19 90.41 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-03-18T07:34:17.120Z] #19 90.41 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-03-18T07:34:17.120Z] #19 90.41 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-03-18T07:34:17.120Z] #19 90.41 libyaml-shell-perl ed diffutils-doc [2022-03-18T07:34:17.120Z] #19 90.41 Recommended packages: [2022-03-18T07:34:17.120Z] #19 90.41 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-03-18T07:34:17.120Z] #19 90.41 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-03-18T07:34:17.428Z] #47 ... [2022-03-18T07:34:17.428Z] [2022-03-18T07:34:17.428Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:17.428Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:34:17.428Z] #43 5.386 + git clone https://github.com/docker/distribution.git . [2022-03-18T07:34:17.428Z] #43 5.390 Cloning into '.'... [2022-03-18T07:34:17.842Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.0s [2022-03-18T07:34:17.968Z] #28 extracting sha256:5492f66d270062ddb73f28649d80eef162f2c9376d53973a3557158390af4f30 7.2s done [2022-03-18T07:34:17.968Z] #28 DONE 10.1s [2022-03-18T07:34:17.968Z] [2022-03-18T07:34:17.968Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T07:34:17.968Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-03-18T07:34:17.968Z] #68 DONE 0.8s [2022-03-18T07:34:17.968Z] [2022-03-18T07:34:17.968Z] #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-03-18T07:34:17.968Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:34:18.544Z] #29 ... [2022-03-18T07:34:18.544Z] [2022-03-18T07:34:18.544Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T07:34:18.544Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-03-18T07:34:18.544Z] #70 DONE 0.8s [2022-03-18T07:34:18.593Z] #12 ... [2022-03-18T07:34:18.593Z] [2022-03-18T07:34:18.593Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-03-18T07:34:18.593Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-03-18T07:34:18.593Z] #68 DONE 1.3s [2022-03-18T07:34:18.593Z] [2022-03-18T07:34:18.593Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T07:34:18.593Z] #12 sha256:134fd687a33f825a4b6d8f424235906dcdfb6dc0aceab59fc5a65c8cc022824d [2022-03-18T07:34:18.593Z] #12 DONE 2.0s [2022-03-18T07:34:18.593Z] [2022-03-18T07:34:18.593Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-03-18T07:34:18.593Z] #13 sha256:fc8e5f600760d6218bbccf6340cc23d55cc9ca6ae496de018ad21c5f619b855d [2022-03-18T07:34:18.803Z] [2022-03-18T07:34:18.803Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:18.803Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:18.803Z] #11 extracting sha256:e4d61adff2077d048c6372d73c41b0bd68f525ad41f5530af05098a876683055 7.8s done [2022-03-18T07:34:18.803Z] #11 extracting sha256:4ff1945c672b08a1791df62afaaf8aff14d3047155365f9c3646902937f7ffe6 0.4s done [2022-03-18T07:34:18.803Z] #11 extracting sha256:ff5b10aec998344606441aec43a335ab6326f32aae331aab27da16a6bb4ec2be 0.5s done [2022-03-18T07:34:18.803Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 [2022-03-18T07:34:20.394Z] #11 ... [2022-03-18T07:34:20.394Z] [2022-03-18T07:34:20.394Z] #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-03-18T07:34:20.394Z] #31 sha256:9281548cacdc585a5db4548f6b4026875b3500e2b9349307db477e9e45b8c6c3 [2022-03-18T07:34:20.394Z] #31 2.328 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T07:34:20.394Z] #31 2.637 [2022-03-18T07:34:20.394Z] #31 2.884 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:20.394Z] #31 3.171 [2022-03-18T07:34:20.394Z] #31 4.146 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T07:34:20.394Z] #31 4.459 [2022-03-18T07:34:20.394Z] #31 4.685 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:20.394Z] #31 4.996 [2022-03-18T07:34:20.394Z] #31 6.065 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T07:34:20.394Z] #31 6.378 [2022-03-18T07:34:20.394Z] #31 6.615 #=#=# 0.0% ############################# 40.4% ################################################################## 93.1% ######################################################################## 100.0% [2022-03-18T07:34:20.394Z] #31 7.205 [2022-03-18T07:34:20.394Z] #31 8.259 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T07:34:20.394Z] #31 8.570 [2022-03-18T07:34:20.394Z] #31 8.789 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:20.394Z] #31 9.112 [2022-03-18T07:34:20.394Z] #31 9.877 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T07:34:20.394Z] #31 10.19 [2022-03-18T07:34:20.394Z] #31 ... [2022-03-18T07:34:20.394Z] [2022-03-18T07:34:20.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:20.394Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:20.506Z] #13 ... [2022-03-18T07:34:20.506Z] [2022-03-18T07:34:20.506Z] #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-03-18T07:34:20.506Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T07:34:20.506Z] #29 7.531 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:20.506Z] #29 7.533 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:20.506Z] #29 7.580 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:20.506Z] #29 7.666 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:34:20.506Z] #29 7.743 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:34:20.506Z] #29 8.152 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:34:20.506Z] #29 9.129 Fetched 8393 kB in 2s (4515 kB/s) [2022-03-18T07:34:20.506Z] #29 9.129 Reading package lists... [2022-03-18T07:34:20.506Z] #29 9.648 Reading package lists... [2022-03-18T07:34:20.506Z] [2022-03-18T07:34:20.506Z] #29 ... [2022-03-18T07:34:20.506Z] [2022-03-18T07:34:20.506Z] #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-03-18T07:34:20.506Z] #13 sha256:fc8e5f600760d6218bbccf6340cc23d55cc9ca6ae496de018ad21c5f619b855d [2022-03-18T07:34:20.506Z] #13 DONE 2.0s [2022-03-18T07:34:20.506Z] [2022-03-18T07:34:20.506Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-03-18T07:34:20.506Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-03-18T07:34:20.506Z] #70 DONE 2.0s [2022-03-18T07:34:20.506Z] [2022-03-18T07:34:20.506Z] #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-03-18T07:34:20.506Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T07:34:20.506Z] #29 10.17 Building dependency tree... [2022-03-18T07:34:20.506Z] #29 ... [2022-03-18T07:34:20.506Z] [2022-03-18T07:34:20.506Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T07:34:20.506Z] #33 sha256:b7d7645d0342802cc05db353ac7f867ab826d635338a11fb86dd88aef10e6864 [2022-03-18T07:34:20.769Z] #33 ... [2022-03-18T07:34:20.769Z] [2022-03-18T07:34:20.769Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T07:34:20.769Z] #42 sha256:b6b2e1b52338276313ff64dc982a9680f90740a8c3898d1194745f0a622dcf71 [2022-03-18T07:34:20.769Z] #42 DONE 0.3s [2022-03-18T07:34:21.031Z] [2022-03-18T07:34:21.031Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T07:34:21.032Z] #33 sha256:b7d7645d0342802cc05db353ac7f867ab826d635338a11fb86dd88aef10e6864 [2022-03-18T07:34:21.032Z] #33 DONE 0.5s [2022-03-18T07:34:21.032Z] [2022-03-18T07:34:21.032Z] #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-03-18T07:34:21.032Z] #34 sha256:4045c8a36872f0bc20d04510edf0c74f148c1f590a16852e48168cb9d4077d6a [2022-03-18T07:34:21.032Z] #34 ... [2022-03-18T07:34:21.032Z] [2022-03-18T07:34:21.032Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T07:34:21.032Z] #46 sha256:afd263f2989e8ecccc4607d0165da1e27fef78a54d95761f4be54ba3bb29ba52 [2022-03-18T07:34:21.032Z] #46 DONE 0.5s [2022-03-18T07:34:21.032Z] [2022-03-18T07:34:21.032Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T07:34:21.032Z] #25 sha256:5f601d0e81b69bdd17c4e6a564605b459674cfe17be4c488e94942ca53335d94 [2022-03-18T07:34:21.032Z] #25 DONE 0.6s [2022-03-18T07:34:21.294Z] [2022-03-18T07:34:21.294Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T07:34:21.294Z] #62 sha256:bb5d23657c9cb6c81f887ffa3b3e5e13f4a63015367a8938aebb16d902174da9 [2022-03-18T07:34:21.294Z] #62 DONE 0.6s [2022-03-18T07:34:21.294Z] [2022-03-18T07:34:21.294Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:21.294Z] #63 sha256:f25702605d7badb9e6ac7b9d653ea12070a83923cc3f47c74186510c45647c48 [2022-03-18T07:34:22.710Z] #43 ... [2022-03-18T07:34:22.711Z] [2022-03-18T07:34:22.711Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:34:22.711Z] #53 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:34:22.711Z] #53 5.246 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T07:34:22.711Z] #53 6.178 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T07:34:22.711Z] #53 6.189 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T07:34:22.711Z] #53 6.219 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T07:34:22.711Z] #53 8.719 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T07:34:22.711Z] #53 ... [2022-03-18T07:34:22.711Z] [2022-03-18T07:34:22.711Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:34:22.711Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:34:22.711Z] #49 5.840 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:34:22.711Z] #49 7.571 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:34:22.711Z] #49 7.689 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:34:22.711Z] #49 7.811 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:34:22.711Z] #49 7.930 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:34:22.711Z] #49 8.400 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:34:22.711Z] #49 8.444 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:34:22.711Z] #49 8.600 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:34:22.711Z] #49 8.600 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:34:22.711Z] #49 8.833 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:34:22.711Z] #49 8.918 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:34:22.711Z] #49 9.139 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:34:22.711Z] #49 9.436 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:34:22.711Z] #49 ... [2022-03-18T07:34:22.711Z] [2022-03-18T07:34:22.711Z] #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-03-18T07:34:22.711Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:34:22.711Z] #34 5.613 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T07:34:22.711Z] #34 5.613 Cloning into '.'... [2022-03-18T07:34:22.711Z] #34 ... [2022-03-18T07:34:22.711Z] [2022-03-18T07:34:22.711Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:22.711Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:34:22.711Z] #51 5.035 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T07:34:22.711Z] #51 ... [2022-03-18T07:34:22.711Z] [2022-03-18T07:34:22.711Z] #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-03-18T07:34:22.711Z] #36 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:34:22.711Z] #36 5.192 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T07:34:22.711Z] #36 ... [2022-03-18T07:34:22.711Z] [2022-03-18T07:34:22.711Z] #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-03-18T07:34:22.711Z] #26 sha256:61e49d3de956bc6058e93285dd63d259862bb7ebf81e008440b72fa07e776f21 [2022-03-18T07:34:22.711Z] #26 5.305 + RM_GOPATH=0 [2022-03-18T07:34:22.711Z] #26 5.305 + TMP_GOPATH= [2022-03-18T07:34:22.711Z] #26 5.305 + : /build [2022-03-18T07:34:22.711Z] #26 5.305 + '[' -z '' ']' [2022-03-18T07:34:22.711Z] #26 5.305 ++ mktemp -d [2022-03-18T07:34:22.711Z] #26 5.311 + export GOPATH=/tmp/tmp.CZc3qJjk7A [2022-03-18T07:34:22.711Z] #26 5.311 + GOPATH=/tmp/tmp.CZc3qJjk7A [2022-03-18T07:34:22.711Z] #26 5.311 + RM_GOPATH=1 [2022-03-18T07:34:22.711Z] #26 5.311 + case "$(go env GOARCH)" in [2022-03-18T07:34:22.711Z] #26 5.311 ++ go env GOARCH [2022-03-18T07:34:22.711Z] #26 5.440 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:22.711Z] #26 5.440 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:22.711Z] #26 5.440 ++ dirname /install.sh [2022-03-18T07:34:22.711Z] #26 5.440 + dir=/ [2022-03-18T07:34:22.711Z] #26 5.440 + bin=dockercli [2022-03-18T07:34:22.711Z] #26 5.440 + shift [2022-03-18T07:34:22.711Z] #26 5.440 + '[' '!' -f //dockercli.installer ']' [2022-03-18T07:34:22.711Z] #26 5.440 + . //dockercli.installer [2022-03-18T07:34:22.711Z] #26 5.440 ++ : stable [2022-03-18T07:34:22.711Z] #26 5.440 ++ : 17.06.2-ce [2022-03-18T07:34:22.711Z] #26 5.440 + install_dockercli [2022-03-18T07:34:22.711Z] #26 5.440 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T07:34:22.711Z] #26 5.440 Install docker/cli version 17.06.2-ce from stable [2022-03-18T07:34:22.711Z] #26 5.495 ++ uname -m [2022-03-18T07:34:22.711Z] #26 5.495 + arch=x86_64 [2022-03-18T07:34:22.711Z] #26 5.495 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T07:34:22.711Z] #26 5.495 + url=https://download.docker.com/linux/static [2022-03-18T07:34:22.711Z] #26 5.495 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T07:34:22.711Z] #26 5.515 + tar -xz docker/docker [2022-03-18T07:34:22.711Z] #26 ... [2022-03-18T07:34:22.711Z] [2022-03-18T07:34:22.711Z] #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-03-18T07:34:22.711Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:34:22.711Z] #14 6.092 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:22.711Z] #14 6.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:22.711Z] #14 6.145 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:22.711Z] #14 7.142 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:22.711Z] #14 10.47 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:22.952Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 10.1s [2022-03-18T07:34:22.971Z] #14 ... [2022-03-18T07:34:22.971Z] [2022-03-18T07:34:22.971Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:22.971Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:22.971Z] #38 5.281 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:22.971Z] #38 5.306 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:22.971Z] #38 5.306 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:22.971Z] #38 6.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:22.971Z] #38 8.785 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:22.971Z] #38 ... [2022-03-18T07:34:22.971Z] [2022-03-18T07:34:22.971Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:22.971Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:22.971Z] #58 4.964 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:22.971Z] #58 4.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:22.971Z] #58 5.152 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:22.971Z] #58 5.520 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:22.971Z] #58 7.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:23.230Z] #58 ... [2022-03-18T07:34:23.230Z] [2022-03-18T07:34:23.230Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:23.230Z] #63 sha256:c2466d96cef5fd2f873cccea0eb83c674d38ba7e5680c56290a03e19eab2c9ff [2022-03-18T07:34:23.230Z] #63 5.293 + RM_GOPATH=0 [2022-03-18T07:34:23.230Z] #63 5.293 + TMP_GOPATH= [2022-03-18T07:34:23.230Z] #63 5.293 + : /build [2022-03-18T07:34:23.230Z] #63 5.293 + '[' -z '' ']' [2022-03-18T07:34:23.230Z] #63 5.293 ++ mktemp -d [2022-03-18T07:34:23.230Z] #63 5.307 + export GOPATH=/tmp/tmp.nkrXb4dHcM [2022-03-18T07:34:23.230Z] #63 5.307 + GOPATH=/tmp/tmp.nkrXb4dHcM [2022-03-18T07:34:23.230Z] #63 5.307 + RM_GOPATH=1 [2022-03-18T07:34:23.230Z] #63 5.307 + case "$(go env GOARCH)" in [2022-03-18T07:34:23.230Z] #63 5.325 ++ go env GOARCH [2022-03-18T07:34:23.230Z] #63 5.335 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:23.230Z] #63 5.335 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:23.230Z] #63 5.339 ++ dirname /install.sh [2022-03-18T07:34:23.230Z] #63 5.343 + dir=/ [2022-03-18T07:34:23.230Z] #63 5.343 + bin=rootlesskit [2022-03-18T07:34:23.230Z] #63 5.343 + shift [2022-03-18T07:34:23.231Z] #63 5.343 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T07:34:23.231Z] #63 5.346 + . //rootlesskit.installer [2022-03-18T07:34:23.231Z] #63 5.346 ++ : v0.14.6 [2022-03-18T07:34:23.231Z] #63 5.346 + install_rootlesskit [2022-03-18T07:34:23.231Z] #63 5.346 + case "$1" in [2022-03-18T07:34:23.231Z] #63 5.346 + export CGO_ENABLED=0 [2022-03-18T07:34:23.231Z] #63 5.346 + CGO_ENABLED=0 [2022-03-18T07:34:23.231Z] #63 5.346 + _install_rootlesskit [2022-03-18T07:34:23.231Z] #63 5.349 Install rootlesskit version v0.14.6 [2022-03-18T07:34:23.231Z] #63 5.352 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T07:34:23.231Z] #63 5.352 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:34:23.231Z] #63 5.352 + GOBIN=/build [2022-03-18T07:34:23.231Z] #63 5.352 + GO111MODULE=on [2022-03-18T07:34:23.231Z] #63 5.352 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T07:34:23.231Z] #63 6.073 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T07:34:23.231Z] #63 8.716 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T07:34:23.231Z] #63 8.721 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:34:23.231Z] #63 9.639 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T07:34:23.704Z] #19 96.80 The following NEW packages will be installed: [2022-03-18T07:34:23.704Z] #19 96.81 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-03-18T07:34:23.704Z] #19 96.81 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-03-18T07:34:23.704Z] #19 96.81 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-03-18T07:34:23.704Z] #19 96.81 crossbuild-essential-armel crossbuild-essential-armhf [2022-03-18T07:34:23.704Z] #19 96.81 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-03-18T07:34:23.704Z] #19 96.81 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-03-18T07:34:23.704Z] #19 96.81 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-03-18T07:34:23.704Z] #19 96.81 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-03-18T07:34:23.704Z] #19 96.81 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-03-18T07:34:23.704Z] #19 96.81 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-03-18T07:34:23.704Z] #19 96.81 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-03-18T07:34:23.704Z] #19 96.81 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-03-18T07:34:23.704Z] #19 96.81 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-03-18T07:34:23.704Z] #19 96.81 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-03-18T07:34:23.704Z] #19 96.81 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-03-18T07:34:23.704Z] #19 96.81 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-03-18T07:34:23.704Z] #19 96.81 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-03-18T07:34:23.704Z] #19 96.81 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-03-18T07:34:23.704Z] #19 96.81 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-03-18T07:34:23.704Z] #19 96.81 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-03-18T07:34:23.704Z] #19 96.81 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-03-18T07:34:23.704Z] #19 96.81 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-03-18T07:34:23.704Z] #19 96.81 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-03-18T07:34:23.704Z] #19 96.81 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-03-18T07:34:23.704Z] #19 96.82 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-03-18T07:34:23.704Z] #19 96.82 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-03-18T07:34:23.705Z] #19 96.82 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-03-18T07:34:23.705Z] #19 96.82 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-03-18T07:34:23.705Z] #19 96.83 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-03-18T07:34:23.705Z] #19 96.83 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-03-18T07:34:23.705Z] #19 96.83 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-03-18T07:34:23.705Z] #19 96.83 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-03-18T07:34:23.705Z] #19 96.83 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-03-18T07:34:23.705Z] #19 96.83 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-03-18T07:34:23.705Z] #19 96.83 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-03-18T07:34:23.705Z] #19 96.83 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-03-18T07:34:23.705Z] #19 96.83 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-03-18T07:34:23.705Z] #19 96.83 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-03-18T07:34:23.705Z] #19 96.83 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-03-18T07:34:23.705Z] #19 96.83 linux-libc-dev-s390x-cross patch xz-utils [2022-03-18T07:34:23.800Z] #63 ... [2022-03-18T07:34:23.800Z] [2022-03-18T07:34:23.800Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:23.800Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:23.800Z] #58 12.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:23.841Z] #63 2.465 + RM_GOPATH=0 [2022-03-18T07:34:23.841Z] #63 2.465 + TMP_GOPATH= [2022-03-18T07:34:23.841Z] #63 2.465 + : /build [2022-03-18T07:34:23.841Z] #63 2.465 + '[' -z '' ']' [2022-03-18T07:34:23.841Z] #63 2.465 ++ mktemp -d [2022-03-18T07:34:23.841Z] #63 2.473 + export GOPATH=/tmp/tmp.LtxB3DkQnJ [2022-03-18T07:34:23.841Z] #63 2.473 + GOPATH=/tmp/tmp.LtxB3DkQnJ [2022-03-18T07:34:23.841Z] #63 2.473 + RM_GOPATH=1 [2022-03-18T07:34:23.841Z] #63 2.473 + case "$(go env GOARCH)" in [2022-03-18T07:34:23.841Z] #63 2.473 ++ go env GOARCH [2022-03-18T07:34:23.841Z] #63 2.485 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:23.841Z] #63 2.485 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:23.841Z] #63 2.485 ++ dirname /install.sh [2022-03-18T07:34:23.841Z] #63 2.485 + dir=/ [2022-03-18T07:34:23.841Z] #63 2.485 + bin=rootlesskit [2022-03-18T07:34:23.841Z] #63 2.485 + shift [2022-03-18T07:34:23.841Z] #63 2.485 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T07:34:23.841Z] #63 2.485 + . //rootlesskit.installer [2022-03-18T07:34:23.841Z] #63 2.485 ++ : v0.14.6 [2022-03-18T07:34:23.841Z] #63 2.485 + install_rootlesskit [2022-03-18T07:34:23.841Z] #63 2.485 + case "$1" in [2022-03-18T07:34:23.841Z] #63 2.485 + export CGO_ENABLED=0 [2022-03-18T07:34:23.841Z] #63 2.485 + CGO_ENABLED=0 [2022-03-18T07:34:23.841Z] #63 2.485 + _install_rootlesskit [2022-03-18T07:34:23.841Z] #63 2.491 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T07:34:23.841Z] #63 2.491 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:34:23.841Z] #63 2.491 + GOBIN=/build [2022-03-18T07:34:23.841Z] #63 2.491 + GO111MODULE=on [2022-03-18T07:34:23.841Z] #63 2.491 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T07:34:23.841Z] #63 2.493 Install rootlesskit version v0.14.6 [2022-03-18T07:34:23.893Z] #11 ... [2022-03-18T07:34:23.893Z] [2022-03-18T07:34:23.893Z] #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-03-18T07:34:23.893Z] #31 sha256:9281548cacdc585a5db4548f6b4026875b3500e2b9349307db477e9e45b8c6c3 [2022-03-18T07:34:23.893Z] #31 10.43 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:23.893Z] #31 10.77 [2022-03-18T07:34:23.893Z] #31 10.84 Download of images into '/build' complete. [2022-03-18T07:34:23.893Z] #31 10.84 Use something like the following to load the result into a Docker daemon: [2022-03-18T07:34:23.893Z] #31 10.84 tar -cC '/build' . | docker load [2022-03-18T07:34:23.893Z] #31 DONE 13.9s [2022-03-18T07:34:23.893Z] [2022-03-18T07:34:23.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:23.894Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:23.961Z] #19 97.33 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:34:23.961Z] #19 97.33 Need to get 787 MB of archives. [2022-03-18T07:34:23.961Z] #19 97.33 After this operation, 3385 MB of additional disk space will be used. [2022-03-18T07:34:23.961Z] #19 97.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-03-18T07:34:23.961Z] #19 97.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T07:34:23.961Z] #19 97.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-03-18T07:34:23.961Z] #19 97.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-03-18T07:34:23.961Z] #19 97.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-03-18T07:34:23.961Z] #19 97.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T07:34:23.961Z] #19 97.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-03-18T07:34:23.961Z] #19 97.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-03-18T07:34:24.078Z] #11 extracting sha256:12de8c754e45686ace9e25d11bee372b070eed5b5ab20aa3b4fab8c936496d02 4.7s done [2022-03-18T07:34:24.078Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 0.1s [2022-03-18T07:34:24.102Z] #63 2.966 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T07:34:24.218Z] #19 97.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-03-18T07:34:24.218Z] #19 97.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-03-18T07:34:24.474Z] #19 97.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-03-18T07:34:24.474Z] #19 97.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T07:34:24.474Z] #19 97.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-03-18T07:34:24.650Z] #11 ... [2022-03-18T07:34:24.650Z] [2022-03-18T07:34:24.650Z] #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-03-18T07:34:24.650Z] #29 sha256:fb9f59e706f9cff6944de2cf69aa71b1f0f3ada30603561ab5eedaa7eba022d8 [2022-03-18T07:34:24.650Z] #29 1.584 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:24.650Z] #29 1.601 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:24.650Z] #29 1.601 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:24.650Z] #29 1.715 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:24.650Z] #29 1.860 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:24.650Z] #29 2.083 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:24.650Z] #29 3.511 Fetched 8506 kB in 2s (3874 kB/s) [2022-03-18T07:34:24.650Z] #29 3.511 Reading package lists... [2022-03-18T07:34:24.650Z] #29 4.330 Reading package lists... [2022-03-18T07:34:24.650Z] #29 5.132 Building dependency tree... [2022-03-18T07:34:24.650Z] #29 5.510 The following additional packages will be installed: [2022-03-18T07:34:24.650Z] #29 5.510 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T07:34:24.650Z] #29 5.510 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T07:34:24.650Z] #29 5.510 Recommended packages: [2022-03-18T07:34:24.650Z] #29 5.510 libldap-common publicsuffix libsasl2-modules [2022-03-18T07:34:24.650Z] #29 5.646 The following NEW packages will be installed: [2022-03-18T07:34:24.650Z] #29 5.647 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T07:34:24.650Z] #29 5.647 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T07:34:24.650Z] #29 5.648 libssh2-1 openssl [2022-03-18T07:34:24.650Z] #29 5.930 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T07:34:24.650Z] #29 5.930 Need to get 3038 kB of archives. [2022-03-18T07:34:24.650Z] #29 5.930 After this operation, 6650 kB of additional disk space will be used. [2022-03-18T07:34:24.650Z] #29 5.930 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-03-18T07:34:24.650Z] #29 5.943 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-03-18T07:34:24.650Z] #29 5.943 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u2 [850 kB] [2022-03-18T07:34:24.650Z] #29 5.943 Get:4 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-03-18T07:34:24.650Z] #29 5.943 Get:5 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-03-18T07:34:24.650Z] #29 5.945 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:7 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:8 http://security.debian.org/debian-security bullseye-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:34:24.650Z] #29 5.974 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:34:24.650Z] #29 6.174 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:24.651Z] #29 6.203 Fetched 3038 kB in 0s (9569 kB/s) [2022-03-18T07:34:24.651Z] #29 6.227 Selecting previously unselected package openssl. [2022-03-18T07:34:24.651Z] #29 6.227 (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-03-18T07:34:24.651Z] #29 6.235 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.237 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:34:24.651Z] #29 6.388 Selecting previously unselected package ca-certificates. [2022-03-18T07:34:24.651Z] #29 6.388 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T07:34:24.651Z] #29 6.391 Unpacking ca-certificates (20210119) ... [2022-03-18T07:34:24.651Z] #29 6.472 Selecting previously unselected package libbrotli1:amd64. [2022-03-18T07:34:24.651Z] #29 6.472 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.481 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:34:24.651Z] #29 6.556 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-03-18T07:34:24.651Z] #29 6.557 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.560 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:24.651Z] #29 6.601 Selecting previously unselected package libsasl2-2:amd64. [2022-03-18T07:34:24.651Z] #29 6.601 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.606 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:24.651Z] #29 6.658 Selecting previously unselected package libldap-2.4-2:amd64. [2022-03-18T07:34:24.651Z] #29 6.658 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.662 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:34:24.651Z] #29 6.742 Selecting previously unselected package libnghttp2-14:amd64. [2022-03-18T07:34:24.651Z] #29 6.742 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.751 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:34:24.651Z] #29 6.928 Selecting previously unselected package libpsl5:amd64. [2022-03-18T07:34:24.651Z] #29 6.928 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.933 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:34:24.651Z] #29 6.979 Selecting previously unselected package librtmp1:amd64. [2022-03-18T07:34:24.651Z] #29 6.979 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-03-18T07:34:24.651Z] #29 6.990 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:34:24.651Z] #29 7.030 Selecting previously unselected package libssh2-1:amd64. [2022-03-18T07:34:24.909Z] #29 7.032 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-03-18T07:34:24.909Z] #29 7.036 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:34:24.909Z] #29 7.113 Selecting previously unselected package libcurl4:amd64. [2022-03-18T07:34:24.909Z] #29 7.113 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:34:24.910Z] #29 7.118 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:25.168Z] #29 7.187 Selecting previously unselected package curl. [2022-03-18T07:34:25.168Z] #29 7.187 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-03-18T07:34:25.168Z] #29 7.195 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:25.168Z] #29 7.255 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:34:25.168Z] #29 7.255 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:34:25.168Z] #29 7.259 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:34:25.168Z] #29 7.335 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:34:25.168Z] #29 7.336 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:34:25.168Z] #29 7.341 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:34:25.168Z] #29 7.404 Selecting previously unselected package jq. [2022-03-18T07:34:25.168Z] #29 7.404 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:34:25.168Z] #29 7.409 Unpacking jq (1.6-2.1) ... [2022-03-18T07:34:25.168Z] #29 7.450 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-03-18T07:34:25.168Z] #29 7.465 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-03-18T07:34:25.168Z] #29 7.474 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-03-18T07:34:25.168Z] #29 7.486 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:25.168Z] #29 7.497 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:34:25.168Z] #29 7.511 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:25.168Z] #29 7.519 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-03-18T07:34:25.168Z] #29 7.530 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:34:25.168Z] #29 7.548 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:34:25.168Z] #29 7.560 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:34:25.428Z] #29 7.575 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-03-18T07:34:25.428Z] #29 7.586 Setting up ca-certificates (20210119) ... [2022-03-18T07:34:25.811Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 13.3s done [2022-03-18T07:34:25.841Z] #19 99.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T07:34:25.842Z] #19 99.30 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-03-18T07:34:25.996Z] #29 8.180 Updating certificates in /etc/ssl/certs... [2022-03-18T07:34:26.072Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T07:34:26.333Z] #11 DONE 45.0s [2022-03-18T07:34:26.333Z] [2022-03-18T07:34:26.333Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T07:34:26.333Z] #12 sha256:b555d27361fddc68fc97d5959725d41dc907bce83611a1608c0ad93dd672dded [2022-03-18T07:34:26.565Z] #29 8.836 129 added, 0 removed; done. [2022-03-18T07:34:26.565Z] #29 8.868 Setting up jq (1.6-2.1) ... [2022-03-18T07:34:26.656Z] #63 5.129 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:34:26.656Z] #63 5.141 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T07:34:26.656Z] #63 ... [2022-03-18T07:34:26.656Z] [2022-03-18T07:34:26.656Z] #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-03-18T07:34:26.656Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T07:34:26.656Z] #29 10.17 Building dependency tree... [2022-03-18T07:34:26.656Z] #29 10.59 The following additional packages will be installed: [2022-03-18T07:34:26.656Z] #29 10.59 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-03-18T07:34:26.656Z] #29 10.59 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-03-18T07:34:26.656Z] #29 10.59 Recommended packages: [2022-03-18T07:34:26.656Z] #29 10.59 libldap-common publicsuffix libsasl2-modules [2022-03-18T07:34:26.656Z] #29 10.74 The following NEW packages will be installed: [2022-03-18T07:34:26.656Z] #29 10.74 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-03-18T07:34:26.656Z] #29 10.74 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-03-18T07:34:26.656Z] #29 10.74 libssh2-1 openssl [2022-03-18T07:34:26.656Z] #29 11.04 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-03-18T07:34:26.656Z] #29 11.04 Need to get 2933 kB of archives. [2022-03-18T07:34:26.656Z] #29 11.04 After this operation, 6483 kB of additional disk space will be used. [2022-03-18T07:34:26.656Z] #29 11.04 Get:1 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-03-18T07:34:26.656Z] #29 11.04 Get:2 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u2 [829 kB] [2022-03-18T07:34:26.656Z] #29 11.05 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-03-18T07:34:26.656Z] #29 11.06 Get:4 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-03-18T07:34:26.656Z] #29 11.06 Get:5 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-03-18T07:34:26.656Z] #29 11.06 Get:6 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-03-18T07:34:26.656Z] #29 11.06 Get:7 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-03-18T07:34:26.656Z] #29 11.13 Get:8 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-03-18T07:34:26.656Z] #29 11.13 Get:9 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-03-18T07:34:26.656Z] #29 11.14 Get:10 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-03-18T07:34:26.656Z] #29 11.14 Get:11 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-18T07:34:26.656Z] #29 11.14 Get:12 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-03-18T07:34:26.656Z] #29 11.20 Get:13 http://security.debian.org/debian-security bullseye-security/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-03-18T07:34:26.656Z] #29 11.20 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-18T07:34:26.656Z] #29 11.21 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-18T07:34:26.656Z] #29 11.46 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:26.656Z] #29 11.54 Fetched 2933 kB in 0s (6587 kB/s) [2022-03-18T07:34:26.656Z] #29 11.62 Selecting previously unselected package openssl. [2022-03-18T07:34:26.656Z] #29 11.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-03-18T07:34:26.656Z] #29 11.62 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u2_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 11.62 Unpacking openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:34:26.656Z] #29 11.80 Selecting previously unselected package ca-certificates. [2022-03-18T07:34:26.656Z] #29 11.80 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-03-18T07:34:26.656Z] #29 11.80 Unpacking ca-certificates (20210119) ... [2022-03-18T07:34:26.656Z] #29 11.89 Selecting previously unselected package libbrotli1:arm64. [2022-03-18T07:34:26.656Z] #29 11.89 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 11.92 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-18T07:34:26.656Z] #29 11.96 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-03-18T07:34:26.656Z] #29 11.96 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 11.96 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:26.656Z] #29 12.00 Selecting previously unselected package libsasl2-2:arm64. [2022-03-18T07:34:26.656Z] #29 12.00 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 12.00 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:26.656Z] #29 12.07 Selecting previously unselected package libldap-2.4-2:arm64. [2022-03-18T07:34:26.656Z] #29 12.07 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 12.09 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-18T07:34:26.656Z] #29 12.17 Selecting previously unselected package libnghttp2-14:arm64. [2022-03-18T07:34:26.656Z] #29 12.17 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 12.17 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-18T07:34:26.656Z] #29 12.21 Selecting previously unselected package libpsl5:arm64. [2022-03-18T07:34:26.656Z] #29 12.21 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 12.21 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-03-18T07:34:26.656Z] #29 12.25 Selecting previously unselected package librtmp1:arm64. [2022-03-18T07:34:26.656Z] #29 12.25 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-03-18T07:34:26.656Z] #29 12.25 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:34:26.657Z] #29 12.31 Selecting previously unselected package libssh2-1:arm64. [2022-03-18T07:34:26.657Z] #29 12.31 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-03-18T07:34:26.657Z] #29 12.31 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-03-18T07:34:26.657Z] #29 12.36 Selecting previously unselected package libcurl4:arm64. [2022-03-18T07:34:26.657Z] #29 12.36 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-18T07:34:26.657Z] #29 12.36 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:26.657Z] #29 12.42 Selecting previously unselected package curl. [2022-03-18T07:34:26.657Z] #29 12.42 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-03-18T07:34:26.657Z] #29 12.43 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:26.657Z] #29 12.49 Selecting previously unselected package libonig5:arm64. [2022-03-18T07:34:26.657Z] #29 12.49 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-18T07:34:26.657Z] #29 12.49 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T07:34:26.657Z] #29 12.55 Selecting previously unselected package libjq1:arm64. [2022-03-18T07:34:26.657Z] #29 12.55 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-03-18T07:34:26.657Z] #29 12.56 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-18T07:34:26.657Z] #29 12.67 Selecting previously unselected package jq. [2022-03-18T07:34:26.657Z] #29 12.67 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-03-18T07:34:26.657Z] #29 12.67 Unpacking jq (1.6-2.1) ... [2022-03-18T07:34:26.657Z] #29 12.72 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-03-18T07:34:26.657Z] #29 12.73 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-03-18T07:34:26.657Z] #29 12.74 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-03-18T07:34:26.657Z] #29 12.76 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:26.657Z] #29 12.76 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-03-18T07:34:26.657Z] #29 12.78 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-03-18T07:34:26.657Z] #29 12.79 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-03-18T07:34:26.657Z] #29 12.82 Setting up openssl (1.1.1k-1+deb11u2) ... [2022-03-18T07:34:26.657Z] #29 12.84 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T07:34:26.657Z] #29 12.85 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-18T07:34:26.657Z] #29 12.86 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-03-18T07:34:26.657Z] #29 12.87 Setting up ca-certificates (20210119) ... [2022-03-18T07:34:26.657Z] #29 14.69 Updating certificates in /etc/ssl/certs... [2022-03-18T07:34:26.825Z] #29 8.881 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:26.825Z] #29 8.893 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:26.825Z] #29 8.905 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:34:26.825Z] #29 8.924 Processing triggers for ca-certificates (20210119) ... [2022-03-18T07:34:26.825Z] #29 8.933 Updating certificates in /etc/ssl/certs... [2022-03-18T07:34:26.906Z] #12 DONE 0.6s [2022-03-18T07:34:26.906Z] [2022-03-18T07:34:26.906Z] #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-03-18T07:34:26.906Z] #13 sha256:f6f88512da89a9d0b59383f69b83c5e67d65053638c1cfa218a6e497c5314bba [2022-03-18T07:34:27.393Z] #29 9.464 0 added, 0 removed; done. [2022-03-18T07:34:27.393Z] #29 9.465 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T07:34:27.393Z] #29 9.466 done. [2022-03-18T07:34:27.481Z] #13 DONE 0.6s [2022-03-18T07:34:27.481Z] [2022-03-18T07:34:27.481Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T07:34:27.481Z] #33 sha256:83b712d2e66ffe1db0c64b1d025da1697b4d7287bc162ec9710466a571ccc534 [2022-03-18T07:34:27.481Z] #33 DONE 0.0s [2022-03-18T07:34:27.481Z] [2022-03-18T07:34:27.481Z] #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-03-18T07:34:27.481Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:34:27.481Z] #34 ... [2022-03-18T07:34:27.481Z] [2022-03-18T07:34:27.481Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T07:34:27.481Z] #42 sha256:5c1ad5252c829a8114047c44db7a7e492bbd13e29abd4d1476f0746a5a4cfd78 [2022-03-18T07:34:27.481Z] #42 DONE 0.1s [2022-03-18T07:34:27.481Z] [2022-03-18T07:34:27.481Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T07:34:27.481Z] #46 sha256:90af557cb785a3afcf6108216220307d4f0bedf4d5df47be99dca62741b7e1a4 [2022-03-18T07:34:27.481Z] #46 DONE 0.2s [2022-03-18T07:34:27.736Z] #19 101.1 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T07:34:27.736Z] #19 101.1 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-03-18T07:34:27.743Z] [2022-03-18T07:34:27.743Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T07:34:27.743Z] #25 sha256:c53caf94bd4b0cecc7feb95bbb32811fedda23030647edba50c48a90303d38ae [2022-03-18T07:34:27.743Z] #25 DONE 0.3s [2022-03-18T07:34:27.743Z] [2022-03-18T07:34:27.743Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T07:34:27.743Z] #62 sha256:95c899debfa09f3a0a3b4c957121f9116c2298a37b400595fc52f2bb78502751 [2022-03-18T07:34:27.743Z] #62 DONE 0.3s [2022-03-18T07:34:27.743Z] [2022-03-18T07:34:27.743Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:27.743Z] #63 sha256:8bd77f5c32f1ba92096ca5a2fd3204401a9b3de36c353f42a4c895ab1b41af02 [2022-03-18T07:34:28.046Z] #29 17.52 129 added, 0 removed; done. [2022-03-18T07:34:28.046Z] #29 17.71 Setting up jq (1.6-2.1) ... [2022-03-18T07:34:28.046Z] #29 17.73 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:28.046Z] #29 17.75 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-03-18T07:34:28.046Z] #29 17.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:34:28.046Z] #29 17.87 Processing triggers for ca-certificates (20210119) ... [2022-03-18T07:34:28.307Z] #29 17.89 Updating certificates in /etc/ssl/certs... [2022-03-18T07:34:29.077Z] #58 ... [2022-03-18T07:34:29.078Z] [2022-03-18T07:34:29.078Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:29.078Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:34:29.078Z] #47 6.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:29.078Z] #47 6.291 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:29.078Z] #47 6.291 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:29.078Z] #47 6.762 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T07:34:29.078Z] #47 7.787 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:29.078Z] #47 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:29.078Z] #47 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:29.078Z] #47 ... [2022-03-18T07:34:29.078Z] [2022-03-18T07:34:29.078Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:29.078Z] #63 sha256:c2466d96cef5fd2f873cccea0eb83c674d38ba7e5680c56290a03e19eab2c9ff [2022-03-18T07:34:29.078Z] #63 13.51 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T07:34:29.078Z] #63 14.90 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T07:34:29.078Z] #63 14.90 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T07:34:29.078Z] #63 15.21 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T07:34:29.078Z] #63 15.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:34:29.078Z] #63 15.96 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T07:34:29.078Z] #63 16.23 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T07:34:29.078Z] #63 16.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T07:34:29.078Z] #63 16.84 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T07:34:29.078Z] #63 17.03 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T07:34:29.299Z] #29 DONE 11.4s [2022-03-18T07:34:29.299Z] [2022-03-18T07:34:29.299Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T07:34:29.299Z] #30 sha256:35dcb14c61e13d75bb47270525d3960bc4a63cdf1381bb975e71e33b1332d515 [2022-03-18T07:34:29.558Z] #30 DONE 0.4s [2022-03-18T07:34:29.558Z] [2022-03-18T07:34:29.558Z] #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-03-18T07:34:29.558Z] #31 sha256:4ecca14364d27000bccd3c95fa686ebf1b7a497312b39aa24a16d5b30d722297 [2022-03-18T07:34:30.259Z] #19 103.3 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T07:34:30.259Z] #19 103.3 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-03-18T07:34:30.857Z] #29 ... [2022-03-18T07:34:30.857Z] [2022-03-18T07:34:30.857Z] #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-03-18T07:34:30.857Z] #36 sha256:1f68f064b2840e794040b2b5eabe4c57fa536308323a86e385a8074b2fe9cf7e [2022-03-18T07:34:30.857Z] #36 2.870 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T07:34:30.857Z] #36 ... [2022-03-18T07:34:30.857Z] [2022-03-18T07:34:30.857Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:34:30.857Z] #49 sha256:9a0f5be7fbdba6ca75c7b6cd6f120f8a9ed2cb6d36e69ae58352bcef3586732f [2022-03-18T07:34:30.857Z] #49 3.429 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:34:30.857Z] #49 4.741 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:34:30.857Z] #49 4.750 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:34:30.857Z] #49 4.834 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:34:30.857Z] #49 4.922 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:34:30.857Z] #49 5.147 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:34:30.857Z] #49 5.392 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:34:30.857Z] #49 5.468 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:34:30.857Z] #49 5.569 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:34:30.857Z] #49 5.708 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:34:30.857Z] #49 8.442 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:34:30.857Z] #49 8.575 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:34:30.857Z] #49 8.638 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:34:30.857Z] #49 9.656 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:34:30.857Z] #49 9.685 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:34:30.857Z] #49 ... [2022-03-18T07:34:30.857Z] [2022-03-18T07:34:30.857Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:30.857Z] #58 sha256:d6499dbce682c1e8d459cbfa618f3f573ff795298f450056f0d26b08ca7b00c9 [2022-03-18T07:34:30.857Z] #58 3.441 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:30.857Z] #58 3.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:30.857Z] #58 3.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:30.857Z] #58 4.170 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:34:30.857Z] #58 5.375 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:34:30.857Z] #58 6.467 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:34:30.984Z] #63 ... [2022-03-18T07:34:30.984Z] [2022-03-18T07:34:30.984Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:30.984Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:34:30.984Z] #47 18.59 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T07:34:31.120Z] #58 ... [2022-03-18T07:34:31.120Z] [2022-03-18T07:34:31.120Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:31.120Z] #38 sha256:41d4c1eeb061576cba6bab22e9d2d20432568930bdcbeb6889d1770c1f9dae7f [2022-03-18T07:34:31.120Z] #38 3.522 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:31.120Z] #38 3.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:31.120Z] #38 3.545 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:31.120Z] #38 4.091 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:34:31.120Z] #38 5.445 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:34:31.120Z] #38 7.076 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:34:31.120Z] #38 ... [2022-03-18T07:34:31.120Z] [2022-03-18T07:34:31.120Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:31.120Z] #43 sha256:03462b7cc5ede933c1e8f2b4b16b42f8cef3b2c38254044f0d2701d459102fc0 [2022-03-18T07:34:31.120Z] #43 2.503 + git clone https://github.com/docker/distribution.git . [2022-03-18T07:34:31.120Z] #43 2.515 Cloning into '.'... [2022-03-18T07:34:31.381Z] #43 ... [2022-03-18T07:34:31.381Z] [2022-03-18T07:34:31.381Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:34:31.381Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:34:31.381Z] #14 2.911 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:31.381Z] #14 2.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:31.381Z] #14 2.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:31.381Z] #14 3.378 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:34:31.381Z] #14 4.379 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:34:31.381Z] #14 6.239 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:34:31.381Z] #14 ... [2022-03-18T07:34:31.381Z] [2022-03-18T07:34:31.381Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:34:31.381Z] #53 sha256:54fca40a7f30108d175f53056c1c12af9ffe5a88db7093748e514067c768dcbc [2022-03-18T07:34:31.381Z] #53 2.683 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T07:34:31.381Z] #53 3.676 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T07:34:31.381Z] #53 3.677 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T07:34:31.381Z] #53 3.730 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T07:34:31.381Z] #53 5.001 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T07:34:31.473Z] #31 1.568 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T07:34:31.473Z] #31 1.979 [2022-03-18T07:34:31.649Z] #53 ... [2022-03-18T07:34:31.649Z] [2022-03-18T07:34:31.649Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:31.649Z] #47 sha256:19d5474bdc85cffe0a921622343c13d1f8ca24e6ea00e981b8b0075575c77963 [2022-03-18T07:34:31.649Z] #47 3.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:31.649Z] #47 3.047 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:31.649Z] #47 3.047 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:31.649Z] #47 3.570 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T07:34:31.649Z] #47 3.882 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:34:31.649Z] #47 4.815 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:34:31.649Z] #47 6.326 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:34:31.649Z] #47 8.748 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T07:34:31.649Z] #47 ... [2022-03-18T07:34:31.649Z] [2022-03-18T07:34:31.649Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:31.649Z] #51 sha256:5bc3293fc53fe648d35fe11f561dad360a983caa0d446ea367b39804f24f6e7d [2022-03-18T07:34:31.649Z] #51 2.995 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T07:34:31.732Z] #31 2.224 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:31.910Z] #51 ... [2022-03-18T07:34:31.910Z] [2022-03-18T07:34:31.910Z] #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-03-18T07:34:31.910Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:34:31.910Z] #26 2.128 + RM_GOPATH=0 [2022-03-18T07:34:31.910Z] #26 2.128 + TMP_GOPATH= [2022-03-18T07:34:31.910Z] #26 2.128 + : /build [2022-03-18T07:34:31.910Z] #26 2.128 + '[' -z '' ']' [2022-03-18T07:34:31.910Z] #26 2.128 ++ mktemp -d [2022-03-18T07:34:31.910Z] #26 2.128 + export GOPATH=/tmp/tmp.CHa7t3vilh [2022-03-18T07:34:31.910Z] #26 2.128 + GOPATH=/tmp/tmp.CHa7t3vilh [2022-03-18T07:34:31.910Z] #26 2.128 + RM_GOPATH=1 [2022-03-18T07:34:31.910Z] #26 2.128 + case "$(go env GOARCH)" in [2022-03-18T07:34:31.910Z] #26 2.128 ++ go env GOARCH [2022-03-18T07:34:31.910Z] #26 2.133 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:31.910Z] #26 2.133 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:31.910Z] #26 2.133 ++ dirname /install.sh [2022-03-18T07:34:31.910Z] #26 2.134 + dir=/ [2022-03-18T07:34:31.910Z] #26 2.134 + bin=dockercli [2022-03-18T07:34:31.910Z] #26 2.134 + shift [2022-03-18T07:34:31.910Z] #26 2.134 + '[' '!' -f //dockercli.installer ']' [2022-03-18T07:34:31.910Z] #26 2.134 + . //dockercli.installer [2022-03-18T07:34:31.910Z] #26 2.134 ++ : stable [2022-03-18T07:34:31.910Z] #26 2.134 ++ : 17.06.2-ce [2022-03-18T07:34:31.910Z] #26 2.134 + install_dockercli [2022-03-18T07:34:31.910Z] #26 2.134 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T07:34:31.910Z] #26 2.134 Install docker/cli version 17.06.2-ce from stable [2022-03-18T07:34:31.910Z] #26 2.134 ++ uname -m [2022-03-18T07:34:31.910Z] #26 2.135 + arch=aarch64 [2022-03-18T07:34:31.910Z] #26 2.135 + '[' aarch64 '!=' x86_64 ']' [2022-03-18T07:34:31.910Z] #26 2.136 + '[' aarch64 '!=' s390x ']' [2022-03-18T07:34:31.910Z] #26 2.136 + '[' aarch64 '!=' armhf ']' [2022-03-18T07:34:31.910Z] #26 2.136 + build_dockercli [2022-03-18T07:34:31.910Z] #26 2.136 + git clone https://github.com/docker/docker-ce /tmp/tmp.CHa7t3vilh/tmp/docker-ce [2022-03-18T07:34:31.910Z] #26 2.137 Cloning into '/tmp/tmp.CHa7t3vilh/tmp/docker-ce'... [2022-03-18T07:34:31.990Z] #31 2.466 [2022-03-18T07:34:32.080Z] #47 ... [2022-03-18T07:34:32.080Z] [2022-03-18T07:34:32.080Z] #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-03-18T07:34:32.080Z] #26 sha256:61e49d3de956bc6058e93285dd63d259862bb7ebf81e008440b72fa07e776f21 [2022-03-18T07:34:32.080Z] #26 16.90 + mkdir -p /build [2022-03-18T07:34:32.080Z] #26 17.01 + mv docker/docker /build/ [2022-03-18T07:34:32.080Z] #26 17.05 + rmdir docker [2022-03-18T07:34:32.080Z] #26 DONE 19.6s [2022-03-18T07:34:32.080Z] [2022-03-18T07:34:32.080Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:34:32.080Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:34:32.080Z] #49 17.61 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:34:32.080Z] #49 17.64 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:34:32.152Z] #19 105.4 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-03-18T07:34:32.152Z] #19 105.4 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-03-18T07:34:32.171Z] #26 ... [2022-03-18T07:34:32.171Z] [2022-03-18T07:34:32.171Z] #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-03-18T07:34:32.171Z] #36 sha256:1f68f064b2840e794040b2b5eabe4c57fa536308323a86e385a8074b2fe9cf7e [2022-03-18T07:34:32.171Z] #36 11.26 tomll can be used in two ways: [2022-03-18T07:34:32.171Z] #36 11.26 Writing to STDIN and reading from STDOUT: [2022-03-18T07:34:32.171Z] #36 11.26 cat file.toml | tomll > file.toml [2022-03-18T07:34:32.171Z] #36 11.26 [2022-03-18T07:34:32.171Z] #36 11.26 Reading and updating a list of files: [2022-03-18T07:34:32.171Z] #36 11.26 tomll a.toml b.toml c.toml [2022-03-18T07:34:32.171Z] #36 11.26 [2022-03-18T07:34:32.171Z] #36 11.26 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T07:34:32.956Z] #31 3.309 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T07:34:33.040Z] #63 ... [2022-03-18T07:34:33.040Z] [2022-03-18T07:34:33.040Z] #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-03-18T07:34:33.040Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:34:33.040Z] #34 5.196 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T07:34:33.040Z] #34 5.200 Cloning into '.'... [2022-03-18T07:34:33.215Z] #31 3.579 [2022-03-18T07:34:33.475Z] #31 3.796 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:33.706Z] #36 ... [2022-03-18T07:34:33.706Z] [2022-03-18T07:34:33.706Z] #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-03-18T07:34:33.706Z] #34 sha256:4045c8a36872f0bc20d04510edf0c74f148c1f590a16852e48168cb9d4077d6a [2022-03-18T07:34:33.706Z] #34 2.692 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T07:34:33.706Z] #34 2.697 Cloning into '.'... [2022-03-18T07:34:33.735Z] #31 4.062 [2022-03-18T07:34:33.967Z] #34 ... [2022-03-18T07:34:33.967Z] [2022-03-18T07:34:33.967Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:33.967Z] #47 sha256:19d5474bdc85cffe0a921622343c13d1f8ca24e6ea00e981b8b0075575c77963 [2022-03-18T07:34:33.967Z] #47 12.24 Fetched 8397 kB in 10s (881 kB/s) [2022-03-18T07:34:34.216Z] #19 107.3 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T07:34:34.216Z] #19 107.3 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T07:34:34.216Z] #19 107.3 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T07:34:34.216Z] #19 107.3 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T07:34:34.216Z] #19 107.3 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-03-18T07:34:34.216Z] #19 107.3 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-03-18T07:34:34.216Z] #19 107.3 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-03-18T07:34:34.216Z] #19 107.4 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-03-18T07:34:34.216Z] #19 107.4 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-03-18T07:34:34.216Z] #19 107.4 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-03-18T07:34:34.216Z] #19 107.4 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-03-18T07:34:34.216Z] #19 107.4 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-03-18T07:34:34.216Z] #19 107.4 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-03-18T07:34:34.216Z] #19 107.4 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-03-18T07:34:34.216Z] #19 107.4 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-03-18T07:34:34.216Z] #19 107.5 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-03-18T07:34:34.216Z] #19 107.5 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-03-18T07:34:34.216Z] #19 107.5 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-03-18T07:34:34.216Z] #19 107.5 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-03-18T07:34:34.639Z] #49 ... [2022-03-18T07:34:34.639Z] [2022-03-18T07:34:34.639Z] #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-03-18T07:34:34.639Z] #36 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:34:34.639Z] #36 21.98 tomll can be used in two ways: [2022-03-18T07:34:34.639Z] #36 21.99 Writing to STDIN and reading from STDOUT: [2022-03-18T07:34:34.639Z] #36 21.99 cat file.toml | tomll > file.toml [2022-03-18T07:34:34.639Z] #36 21.99 [2022-03-18T07:34:34.639Z] #36 21.99 Reading and updating a list of files: [2022-03-18T07:34:34.639Z] #36 21.99 tomll a.toml b.toml c.toml [2022-03-18T07:34:34.639Z] #36 21.99 [2022-03-18T07:34:34.639Z] #36 21.99 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T07:34:34.639Z] #36 DONE 22.4s [2022-03-18T07:34:34.639Z] [2022-03-18T07:34:34.639Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:34.639Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:34.639Z] #38 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:34.639Z] #38 ... [2022-03-18T07:34:34.639Z] [2022-03-18T07:34:34.639Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:34.639Z] #63 sha256:c2466d96cef5fd2f873cccea0eb83c674d38ba7e5680c56290a03e19eab2c9ff [2022-03-18T07:34:34.639Z] #63 20.51 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T07:34:34.677Z] #31 4.977 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T07:34:34.678Z] #31 ... [2022-03-18T07:34:34.678Z] [2022-03-18T07:34:34.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:34.678Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:34.678Z] #11 extracting sha256:8c86ff77a3175ed4d7958578d141a96b5da005855d60ea24067de33cd62e4c36 4.4s done [2022-03-18T07:34:34.678Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 5.6s [2022-03-18T07:34:34.678Z] #11 ... [2022-03-18T07:34:34.678Z] [2022-03-18T07:34:34.678Z] #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-03-18T07:34:34.678Z] #31 sha256:4ecca14364d27000bccd3c95fa686ebf1b7a497312b39aa24a16d5b30d722297 [2022-03-18T07:34:34.678Z] #31 5.239 [2022-03-18T07:34:34.907Z] #47 12.24 Reading package lists... [2022-03-18T07:34:34.907Z] #47 ... [2022-03-18T07:34:34.907Z] [2022-03-18T07:34:34.907Z] #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-03-18T07:34:34.907Z] #29 sha256:1a3147968ad151ae2564cfd3d01fe44514b196c751e7fac2ce456ffa259c95f8 [2022-03-18T07:34:34.907Z] #29 20.43 0 added, 0 removed; done. [2022-03-18T07:34:34.907Z] #29 20.43 Running hooks in /etc/ca-certificates/update.d... [2022-03-18T07:34:34.907Z] #29 20.44 done. [2022-03-18T07:34:34.907Z] #29 DONE 24.6s [2022-03-18T07:34:35.168Z] [2022-03-18T07:34:35.168Z] #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-03-18T07:34:35.168Z] #36 sha256:1f68f064b2840e794040b2b5eabe4c57fa536308323a86e385a8074b2fe9cf7e [2022-03-18T07:34:35.168Z] #36 DONE 14.4s [2022-03-18T07:34:35.168Z] [2022-03-18T07:34:35.168Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-03-18T07:34:35.168Z] #30 sha256:bf186cebc84dd0e3bd24377a0f6e698ceb76bfbc7cb179e5ff295c06786d53a8 [2022-03-18T07:34:35.206Z] #63 ... [2022-03-18T07:34:35.206Z] [2022-03-18T07:34:35.206Z] #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-03-18T07:34:35.206Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:34:35.206Z] #14 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:35.206Z] #14 ... [2022-03-18T07:34:35.206Z] [2022-03-18T07:34:35.206Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:35.206Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:35.206Z] #58 23.23 Fetched 8506 kB in 19s (459 kB/s) [2022-03-18T07:34:35.429Z] #30 DONE 0.4s [2022-03-18T07:34:35.429Z] [2022-03-18T07:34:35.429Z] #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-03-18T07:34:35.429Z] #31 sha256:6ce51b2e86fb6915aedd2c30e0b16c16dc5ee77b5546347befdb9b93367791b9 [2022-03-18T07:34:35.456Z] #31 5.455 #=#=# ## 3.4% ############################# 41.0% ################################################################# 91.0% ######################################################################## 100.0% [2022-03-18T07:34:35.456Z] #31 5.997 [2022-03-18T07:34:36.742Z] #19 109.9 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-03-18T07:34:36.742Z] #19 109.9 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-03-18T07:34:36.742Z] #19 110.0 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-03-18T07:34:36.742Z] #19 110.0 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-03-18T07:34:36.742Z] #19 110.1 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-03-18T07:34:36.818Z] #31 ... [2022-03-18T07:34:36.818Z] [2022-03-18T07:34:36.818Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:36.818Z] #63 sha256:f25702605d7badb9e6ac7b9d653ea12070a83923cc3f47c74186510c45647c48 [2022-03-18T07:34:36.818Z] #63 5.519 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T07:34:36.818Z] #63 7.392 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T07:34:36.818Z] #63 7.916 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T07:34:36.818Z] #63 8.086 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T07:34:36.818Z] #63 8.087 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T07:34:36.818Z] #63 8.160 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:34:36.818Z] #63 8.276 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T07:34:36.818Z] #63 8.335 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T07:34:36.818Z] #63 8.526 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T07:34:36.818Z] #63 8.744 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T07:34:36.818Z] #63 8.797 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T07:34:36.818Z] #63 10.52 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T07:34:36.837Z] #31 7.122 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T07:34:37.096Z] #31 7.390 [2022-03-18T07:34:37.255Z] #34 ... [2022-03-18T07:34:37.255Z] [2022-03-18T07:34:37.255Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:37.255Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:37.255Z] #38 6.294 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:37.255Z] #38 6.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:37.255Z] #38 6.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:37.255Z] #38 7.493 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:37.358Z] #31 7.606 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:37.358Z] #31 7.864 [2022-03-18T07:34:37.393Z] #63 ... [2022-03-18T07:34:37.393Z] [2022-03-18T07:34:37.393Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:37.393Z] #43 sha256:03462b7cc5ede933c1e8f2b4b16b42f8cef3b2c38254044f0d2701d459102fc0 [2022-03-18T07:34:37.393Z] #43 16.44 + git checkout -q v2.3.0 [2022-03-18T07:34:37.517Z] #38 ... [2022-03-18T07:34:37.517Z] [2022-03-18T07:34:37.517Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:37.517Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:37.517Z] #58 3.982 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:37.517Z] #58 4.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:37.517Z] #58 4.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:37.517Z] #58 4.220 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:37.517Z] #58 4.667 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:37.517Z] #58 5.221 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:37.779Z] #58 ... [2022-03-18T07:34:37.779Z] [2022-03-18T07:34:37.779Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:37.779Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:34:37.779Z] #51 6.548 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T07:34:37.779Z] #51 ... [2022-03-18T07:34:37.779Z] [2022-03-18T07:34:37.779Z] #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-03-18T07:34:37.779Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:34:37.779Z] #14 5.275 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:37.779Z] #14 5.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:37.779Z] #14 5.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:37.779Z] #14 5.981 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:37.779Z] #14 8.250 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:37.927Z] #31 8.542 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T07:34:38.041Z] #14 ... [2022-03-18T07:34:38.041Z] [2022-03-18T07:34:38.041Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:34:38.041Z] #53 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:34:38.041Z] #53 5.627 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T07:34:38.041Z] #53 6.744 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T07:34:38.041Z] #53 6.815 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T07:34:38.041Z] #53 6.957 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T07:34:38.041Z] #53 9.179 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T07:34:38.041Z] #53 ... [2022-03-18T07:34:38.041Z] [2022-03-18T07:34:38.041Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:34:38.041Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:34:38.041Z] #49 6.793 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:34:38.041Z] #49 9.075 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:34:38.041Z] #49 9.483 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:34:38.041Z] #49 9.486 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:34:38.041Z] #49 9.888 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:34:38.041Z] #49 9.930 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:34:38.041Z] #49 10.09 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:34:38.041Z] #49 10.26 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:34:38.186Z] #31 ... [2022-03-18T07:34:38.187Z] [2022-03-18T07:34:38.187Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:655594136ef59d20d7181c088f159a792391f607331d3d3504c9f69938db24a6 [2022-03-18T07:34:38.187Z] #11 sha256:a546fe6b0a04e78221ef80845402eb1783556f0bc7a5c64fe7c414ecc6267020 [2022-03-18T07:34:38.187Z] #11 extracting sha256:f81903f94b12515e161bc8e14c9996086c565771055dc17545dc83e8b653495b 8.8s done [2022-03-18T07:34:38.187Z] #11 extracting sha256:7a5cad44dc3750e69fd7b7b295baaae5f8a6c9aa8e07e87995a2c940bc1c7871 done [2022-03-18T07:34:38.187Z] #11 DONE 30.5s [2022-03-18T07:34:38.187Z] [2022-03-18T07:34:38.187Z] #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-03-18T07:34:38.187Z] #31 sha256:4ecca14364d27000bccd3c95fa686ebf1b7a497312b39aa24a16d5b30d722297 [2022-03-18T07:34:38.187Z] #31 8.816 [2022-03-18T07:34:38.305Z] #49 10.83 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:34:38.305Z] #49 ... [2022-03-18T07:34:38.305Z] [2022-03-18T07:34:38.305Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:38.305Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:34:38.305Z] #47 7.069 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:38.305Z] #47 7.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:38.305Z] #47 7.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:38.305Z] #47 7.692 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T07:34:38.305Z] #47 9.707 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:38.305Z] #47 ... [2022-03-18T07:34:38.305Z] [2022-03-18T07:34:38.305Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:38.305Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:34:38.306Z] #43 5.161 + git clone https://github.com/docker/distribution.git . [2022-03-18T07:34:38.306Z] #43 5.161 Cloning into '.'... [2022-03-18T07:34:38.447Z] #31 9.051 #=#=# ######################################################################## 100.0% [2022-03-18T07:34:38.568Z] #43 ... [2022-03-18T07:34:38.568Z] [2022-03-18T07:34:38.568Z] #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-03-18T07:34:38.568Z] #36 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:34:38.568Z] #36 6.562 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T07:34:38.640Z] #19 112.1 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-18T07:34:38.640Z] #19 112.2 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T07:34:38.640Z] #19 112.2 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-03-18T07:34:38.640Z] #19 112.2 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-03-18T07:34:38.705Z] #31 9.226 [2022-03-18T07:34:38.778Z] #43 17.82 + 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-03-18T07:34:38.830Z] #36 ... [2022-03-18T07:34:38.830Z] [2022-03-18T07:34:38.830Z] #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-03-18T07:34:38.830Z] #26 sha256:5bf661145085c9cff58a7979904b8f1ea312d8d518c20ce6b016f8e59c758b50 [2022-03-18T07:34:38.830Z] #26 6.156 + RM_GOPATH=0 [2022-03-18T07:34:38.830Z] #26 6.156 + TMP_GOPATH= [2022-03-18T07:34:38.830Z] #26 6.156 + : /build [2022-03-18T07:34:38.830Z] #26 6.156 + '[' -z '' ']' [2022-03-18T07:34:38.830Z] #26 6.156 ++ mktemp -d [2022-03-18T07:34:38.830Z] #26 6.158 + export GOPATH=/tmp/tmp.jdBzP6GiWm [2022-03-18T07:34:38.830Z] #26 6.158 + GOPATH=/tmp/tmp.jdBzP6GiWm [2022-03-18T07:34:38.830Z] #26 6.158 + RM_GOPATH=1 [2022-03-18T07:34:38.830Z] #26 6.158 + case "$(go env GOARCH)" in [2022-03-18T07:34:38.830Z] #26 6.158 ++ go env GOARCH [2022-03-18T07:34:38.830Z] #26 6.181 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:38.830Z] #26 6.181 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:38.830Z] #26 6.182 ++ dirname /install.sh [2022-03-18T07:34:38.830Z] #26 6.187 + dir=/ [2022-03-18T07:34:38.830Z] #26 6.188 + bin=dockercli [2022-03-18T07:34:38.830Z] #26 6.188 + shift [2022-03-18T07:34:38.830Z] #26 6.188 + '[' '!' -f //dockercli.installer ']' [2022-03-18T07:34:38.830Z] #26 6.188 + . //dockercli.installer [2022-03-18T07:34:38.830Z] #26 6.189 ++ : stable [2022-03-18T07:34:38.830Z] #26 6.189 ++ : 17.06.2-ce [2022-03-18T07:34:38.830Z] #26 6.190 + install_dockercli [2022-03-18T07:34:38.830Z] #26 6.190 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T07:34:38.830Z] #26 6.191 Install docker/cli version 17.06.2-ce from stable [2022-03-18T07:34:38.830Z] #26 6.191 ++ uname -m [2022-03-18T07:34:38.830Z] #26 6.193 + arch=x86_64 [2022-03-18T07:34:38.830Z] #26 6.216 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T07:34:38.830Z] #26 6.217 + url=https://download.docker.com/linux/static [2022-03-18T07:34:38.830Z] #26 6.218 + tar -xz docker/docker [2022-03-18T07:34:38.830Z] #26 6.224 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T07:34:38.830Z] #26 ... [2022-03-18T07:34:38.830Z] [2022-03-18T07:34:38.830Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:34:38.830Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:34:38.830Z] #14 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:38.897Z] #19 112.3 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-03-18T07:34:38.898Z] #19 112.3 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T07:34:38.964Z] #31 9.266 Download of images into '/build' complete. [2022-03-18T07:34:38.964Z] #31 9.266 Use something like the following to load the result into a Docker daemon: [2022-03-18T07:34:38.964Z] #31 9.266 tar -cC '/build' . | docker load [2022-03-18T07:34:39.155Z] #19 112.6 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-03-18T07:34:39.155Z] #19 112.7 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-03-18T07:34:39.155Z] #19 112.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-03-18T07:34:39.414Z] #19 112.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-03-18T07:34:39.414Z] #19 112.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-03-18T07:34:39.414Z] #19 112.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-03-18T07:34:39.414Z] #19 112.9 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-03-18T07:34:39.414Z] #19 112.9 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-03-18T07:34:40.865Z] #31 DONE 11.0s [2022-03-18T07:34:40.865Z] [2022-03-18T07:34:40.865Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-03-18T07:34:40.865Z] #12 sha256:b555d27361fddc68fc97d5959725d41dc907bce83611a1608c0ad93dd672dded [2022-03-18T07:34:40.865Z] #12 DONE 2.4s [2022-03-18T07:34:40.865Z] [2022-03-18T07:34:40.865Z] #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-03-18T07:34:40.865Z] #13 sha256:f6f88512da89a9d0b59383f69b83c5e67d65053638c1cfa218a6e497c5314bba [2022-03-18T07:34:41.124Z] #13 DONE 0.7s [2022-03-18T07:34:41.124Z] [2022-03-18T07:34:41.124Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-03-18T07:34:41.124Z] #33 sha256:83b712d2e66ffe1db0c64b1d025da1697b4d7287bc162ec9710466a571ccc534 [2022-03-18T07:34:41.124Z] #33 DONE 0.1s [2022-03-18T07:34:41.124Z] [2022-03-18T07:34:41.124Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T07:34:41.124Z] #62 sha256:88427944b688b8bacd1c10d61704b7b1f65ecf93c5b5b1872948257b08a65a84 [2022-03-18T07:34:41.387Z] #62 ... [2022-03-18T07:34:41.387Z] [2022-03-18T07:34:41.387Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-03-18T07:34:41.387Z] #42 sha256:5c1ad5252c829a8114047c44db7a7e492bbd13e29abd4d1476f0746a5a4cfd78 [2022-03-18T07:34:41.387Z] #42 DONE 0.1s [2022-03-18T07:34:41.387Z] [2022-03-18T07:34:41.387Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-03-18T07:34:41.387Z] #46 sha256:90af557cb785a3afcf6108216220307d4f0bedf4d5df47be99dca62741b7e1a4 [2022-03-18T07:34:41.387Z] #46 DONE 0.3s [2022-03-18T07:34:41.387Z] [2022-03-18T07:34:41.387Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:41.387Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:34:41.645Z] #43 ... [2022-03-18T07:34:41.645Z] [2022-03-18T07:34:41.645Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T07:34:41.645Z] #25 sha256:07b12cc8e9ce7ce64971e8bb53d8e5c209f8566b8f519579b1c9ce192bfc7047 [2022-03-18T07:34:41.645Z] #25 DONE 0.3s [2022-03-18T07:34:41.645Z] [2022-03-18T07:34:41.645Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T07:34:41.645Z] #62 sha256:88427944b688b8bacd1c10d61704b7b1f65ecf93c5b5b1872948257b08a65a84 [2022-03-18T07:34:41.645Z] #62 DONE 0.3s [2022-03-18T07:34:41.645Z] [2022-03-18T07:34:41.645Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:41.645Z] #63 sha256:9f5e1f62cf60babf2ce09e8c20a1b957fea9a2df27e2ee0d8f107da80df67e4c [2022-03-18T07:34:41.780Z] #58 23.23 Reading package lists... [2022-03-18T07:34:42.093Z] #43 ... [2022-03-18T07:34:42.094Z] [2022-03-18T07:34:42.094Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:34:42.094Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:34:42.094Z] #14 11.14 Fetched 8393 kB in 9s (987 kB/s) [2022-03-18T07:34:42.094Z] #14 11.14 Reading package lists... [2022-03-18T07:34:42.094Z] #14 14.70 Reading package lists... [2022-03-18T07:34:42.094Z] #14 18.62 Building dependency tree... [2022-03-18T07:34:42.094Z] #14 ... [2022-03-18T07:34:42.094Z] [2022-03-18T07:34:42.094Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:42.094Z] #51 sha256:5bc3293fc53fe648d35fe11f561dad360a983caa0d446ea367b39804f24f6e7d [2022-03-18T07:34:42.094Z] #51 21.18 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T07:34:42.094Z] #51 21.19 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:34:42.094Z] #51 21.24 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T07:34:42.094Z] #51 21.24 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T07:34:42.094Z] #51 21.36 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T07:34:42.094Z] #51 21.39 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T07:34:42.094Z] #51 21.59 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T07:34:42.094Z] #51 21.60 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T07:34:42.348Z] #58 29.37 Reading package lists... [2022-03-18T07:34:42.348Z] #58 ... [2022-03-18T07:34:42.348Z] [2022-03-18T07:34:42.348Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:42.348Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:34:42.693Z] #19 115.6 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-03-18T07:34:42.693Z] #19 115.6 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-03-18T07:34:42.693Z] #19 115.7 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-03-18T07:34:42.693Z] #19 115.8 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-03-18T07:34:42.693Z] #19 116.1 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-03-18T07:34:42.696Z] #51 ... [2022-03-18T07:34:42.696Z] [2022-03-18T07:34:42.696Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:42.696Z] #38 sha256:41d4c1eeb061576cba6bab22e9d2d20432568930bdcbeb6889d1770c1f9dae7f [2022-03-18T07:34:42.696Z] #38 11.92 Fetched 8393 kB in 9s (967 kB/s) [2022-03-18T07:34:42.696Z] #38 11.92 Reading package lists... [2022-03-18T07:34:42.696Z] #38 16.34 Reading package lists... [2022-03-18T07:34:42.696Z] #38 19.96 Building dependency tree... [2022-03-18T07:34:42.696Z] #38 ... [2022-03-18T07:34:42.696Z] [2022-03-18T07:34:42.696Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:42.696Z] #58 sha256:d6499dbce682c1e8d459cbfa618f3f573ff795298f450056f0d26b08ca7b00c9 [2022-03-18T07:34:42.696Z] #58 12.00 Fetched 8393 kB in 9s (945 kB/s) [2022-03-18T07:34:42.696Z] #58 12.00 Reading package lists... [2022-03-18T07:34:42.696Z] #58 15.97 Reading package lists... [2022-03-18T07:34:42.696Z] #58 19.74 Building dependency tree... [2022-03-18T07:34:42.867Z] #43 30.37 Updating files: 81% (1493/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-18T07:34:42.867Z] #43 30.92 + git checkout -q v2.3.0 [2022-03-18T07:34:42.974Z] #58 ... [2022-03-18T07:34:42.974Z] [2022-03-18T07:34:42.974Z] #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-03-18T07:34:42.974Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:34:42.974Z] #14 21.44 The following additional packages will be installed: [2022-03-18T07:34:42.974Z] #14 21.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:34:42.974Z] #14 21.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T07:34:42.974Z] #14 21.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T07:34:42.974Z] #14 21.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T07:34:42.974Z] #14 21.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T07:34:42.974Z] #14 21.48 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T07:34:42.974Z] #14 21.50 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T07:34:42.974Z] #14 21.52 Suggested packages: [2022-03-18T07:34:42.974Z] #14 21.53 gcc-10-locales seccomp wine64 [2022-03-18T07:34:43.254Z] #14 22.76 The following NEW packages will be installed: [2022-03-18T07:34:43.254Z] #14 22.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:34:43.254Z] #14 22.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T07:34:43.254Z] #14 22.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T07:34:43.254Z] #14 22.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T07:34:43.254Z] #14 22.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T07:34:43.254Z] #14 22.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T07:34:43.254Z] #14 22.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T07:34:43.254Z] #14 22.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T07:34:43.254Z] #14 22.77 mingw-w64-x86-64-dev [2022-03-18T07:34:43.856Z] #14 23.13 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:34:43.856Z] #14 23.13 Need to get 108 MB of archives. [2022-03-18T07:34:43.856Z] #14 23.13 After this operation, 620 MB of additional disk space will be used. [2022-03-18T07:34:43.856Z] #14 23.13 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-03-18T07:34:43.856Z] #14 23.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-03-18T07:34:43.856Z] #14 23.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T07:34:43.856Z] #14 23.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-03-18T07:34:43.856Z] #14 23.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-03-18T07:34:43.856Z] #14 23.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T07:34:44.119Z] #14 23.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-03-18T07:34:44.119Z] #14 23.52 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-03-18T07:34:44.119Z] #14 23.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-03-18T07:34:44.147Z] #14 ... [2022-03-18T07:34:44.147Z] [2022-03-18T07:34:44.147Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:44.147Z] #63 sha256:8bd77f5c32f1ba92096ca5a2fd3204401a9b3de36c353f42a4c895ab1b41af02 [2022-03-18T07:34:44.147Z] #63 6.197 + RM_GOPATH=0 [2022-03-18T07:34:44.147Z] #63 6.197 + TMP_GOPATH= [2022-03-18T07:34:44.147Z] #63 6.197 + : /build [2022-03-18T07:34:44.147Z] #63 6.197 + '[' -z '' ']' [2022-03-18T07:34:44.147Z] #63 6.198 ++ mktemp -d [2022-03-18T07:34:44.147Z] #63 6.219 + export GOPATH=/tmp/tmp.XTe3GZO5zs [2022-03-18T07:34:44.147Z] #63 6.219 + GOPATH=/tmp/tmp.XTe3GZO5zs [2022-03-18T07:34:44.147Z] #63 6.219 + RM_GOPATH=1 [2022-03-18T07:34:44.147Z] #63 6.219 + case "$(go env GOARCH)" in [2022-03-18T07:34:44.147Z] #63 6.219 ++ go env GOARCH [2022-03-18T07:34:44.147Z] #63 6.246 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:44.147Z] #63 6.246 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:44.147Z] #63 6.246 ++ dirname /install.sh [2022-03-18T07:34:44.147Z] #63 6.281 + dir=/ [2022-03-18T07:34:44.147Z] #63 6.281 + bin=rootlesskit [2022-03-18T07:34:44.147Z] #63 6.281 + shift [2022-03-18T07:34:44.147Z] #63 6.281 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T07:34:44.147Z] #63 6.281 + . //rootlesskit.installer [2022-03-18T07:34:44.147Z] #63 6.281 ++ : v0.14.6 [2022-03-18T07:34:44.147Z] #63 6.281 + install_rootlesskit [2022-03-18T07:34:44.147Z] #63 6.281 + case "$1" in [2022-03-18T07:34:44.147Z] #63 6.281 + export CGO_ENABLED=0 [2022-03-18T07:34:44.147Z] #63 6.281 + CGO_ENABLED=0 [2022-03-18T07:34:44.147Z] #63 6.281 + _install_rootlesskit [2022-03-18T07:34:44.147Z] #63 6.283 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T07:34:44.147Z] #63 6.283 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:34:44.147Z] #63 6.283 + GOBIN=/build [2022-03-18T07:34:44.147Z] #63 6.283 + GO111MODULE=on [2022-03-18T07:34:44.147Z] #63 6.283 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T07:34:44.147Z] #63 6.284 Install rootlesskit version v0.14.6 [2022-03-18T07:34:44.147Z] #63 6.789 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T07:34:44.147Z] #63 10.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:34:44.147Z] #63 10.14 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T07:34:44.147Z] #63 11.02 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T07:34:44.147Z] #63 15.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T07:34:44.147Z] #63 16.53 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T07:34:44.409Z] #63 16.67 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T07:34:44.409Z] #63 16.71 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T07:34:44.693Z] #14 24.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-18T07:34:44.983Z] #63 17.11 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:34:44.983Z] #63 17.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T07:34:45.217Z] #19 118.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-03-18T07:34:45.217Z] #19 118.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-03-18T07:34:45.217Z] #19 118.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-03-18T07:34:45.217Z] #19 118.4 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-03-18T07:34:45.217Z] #19 118.4 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-03-18T07:34:45.217Z] #19 118.4 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-03-18T07:34:45.217Z] #19 118.4 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-03-18T07:34:45.217Z] #19 118.5 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-03-18T07:34:45.217Z] #19 118.5 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-03-18T07:34:45.217Z] #19 118.5 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-03-18T07:34:45.217Z] #19 118.5 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-03-18T07:34:45.243Z] #63 17.49 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T07:34:45.402Z] #43 33.44 + 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-03-18T07:34:45.402Z] #43 ... [2022-03-18T07:34:45.402Z] [2022-03-18T07:34:45.402Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:45.402Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:45.402Z] #38 23.76 Fetched 8506 kB in 19s (454 kB/s) [2022-03-18T07:34:45.402Z] #38 23.76 Reading package lists... [2022-03-18T07:34:45.661Z] #38 31.03 Reading package lists... [2022-03-18T07:34:45.661Z] #38 ... [2022-03-18T07:34:45.661Z] [2022-03-18T07:34:45.661Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:45.661Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:34:45.661Z] #47 26.28 Fetched 8510 kB in 21s (413 kB/s) [2022-03-18T07:34:45.661Z] #47 26.28 Reading package lists... [2022-03-18T07:34:45.814Z] #63 ... [2022-03-18T07:34:45.814Z] [2022-03-18T07:34:45.814Z] #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-03-18T07:34:45.814Z] #26 sha256:5bf661145085c9cff58a7979904b8f1ea312d8d518c20ce6b016f8e59c758b50 [2022-03-18T07:34:45.814Z] #26 18.19 + mkdir -p /build [2022-03-18T07:34:45.814Z] #26 18.20 + mv docker/docker /build/ [2022-03-18T07:34:45.814Z] #26 18.23 + rmdir docker [2022-03-18T07:34:46.614Z] #47 32.68 Reading package lists... [2022-03-18T07:34:46.614Z] #47 ... [2022-03-18T07:34:46.614Z] [2022-03-18T07:34:46.614Z] #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-03-18T07:34:46.614Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:34:46.614Z] #14 24.68 Fetched 8506 kB in 19s (453 kB/s) [2022-03-18T07:34:46.614Z] #14 24.68 Reading package lists... [2022-03-18T07:34:47.050Z] #63 4.795 + RM_GOPATH=0 [2022-03-18T07:34:47.050Z] #63 4.801 + TMP_GOPATH= [2022-03-18T07:34:47.050Z] #63 4.802 + : /build [2022-03-18T07:34:47.050Z] #63 4.802 + '[' -z '' ']' [2022-03-18T07:34:47.050Z] #63 4.807 ++ mktemp -d [2022-03-18T07:34:47.050Z] #63 4.807 + export GOPATH=/tmp/tmp.gn211eAoNW [2022-03-18T07:34:47.050Z] #63 4.807 + GOPATH=/tmp/tmp.gn211eAoNW [2022-03-18T07:34:47.050Z] #63 4.808 + RM_GOPATH=1 [2022-03-18T07:34:47.050Z] #63 4.809 + case "$(go env GOARCH)" in [2022-03-18T07:34:47.050Z] #63 4.813 ++ go env GOARCH [2022-03-18T07:34:47.050Z] #63 4.822 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:47.050Z] #63 4.822 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:47.050Z] #63 4.826 ++ dirname /install.sh [2022-03-18T07:34:47.050Z] #63 4.832 + dir=/ [2022-03-18T07:34:47.050Z] #63 4.833 + bin=rootlesskit [2022-03-18T07:34:47.050Z] #63 4.833 + shift [2022-03-18T07:34:47.050Z] #63 4.833 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T07:34:47.050Z] #63 4.833 + . //rootlesskit.installer [2022-03-18T07:34:47.050Z] #63 4.833 ++ : v0.14.6 [2022-03-18T07:34:47.050Z] #63 4.837 + install_rootlesskit [2022-03-18T07:34:47.050Z] #63 4.837 + case "$1" in [2022-03-18T07:34:47.050Z] #63 4.837 + export CGO_ENABLED=0 [2022-03-18T07:34:47.050Z] #63 4.837 + CGO_ENABLED=0 [2022-03-18T07:34:47.050Z] #63 4.837 + _install_rootlesskit [2022-03-18T07:34:47.050Z] #63 4.837 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T07:34:47.050Z] #63 4.837 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:34:47.050Z] #63 4.837 Install rootlesskit version v0.14.6 [2022-03-18T07:34:47.050Z] #63 4.837 + GOBIN=/build [2022-03-18T07:34:47.050Z] #63 4.841 + GO111MODULE=on [2022-03-18T07:34:47.050Z] #63 4.841 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T07:34:47.050Z] #63 5.353 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T07:34:47.321Z] #14 ... [2022-03-18T07:34:47.321Z] [2022-03-18T07:34:47.321Z] #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-03-18T07:34:47.321Z] #34 sha256:4045c8a36872f0bc20d04510edf0c74f148c1f590a16852e48168cb9d4077d6a [2022-03-18T07:34:47.321Z] #34 26.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T07:34:47.583Z] #34 26.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T07:34:47.583Z] #34 ... [2022-03-18T07:34:47.583Z] [2022-03-18T07:34:47.583Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:47.583Z] #47 sha256:19d5474bdc85cffe0a921622343c13d1f8ca24e6ea00e981b8b0075575c77963 [2022-03-18T07:34:47.583Z] #47 12.24 Reading package lists... [2022-03-18T07:34:47.583Z] #47 16.61 Reading package lists... [2022-03-18T07:34:47.583Z] #47 20.41 Building dependency tree... [2022-03-18T07:34:47.583Z] #47 23.78 The following additional packages will be installed: [2022-03-18T07:34:47.583Z] #47 23.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:34:47.583Z] #47 23.81 python3-protobuf python3-six [2022-03-18T07:34:47.583Z] #47 23.82 Suggested packages: [2022-03-18T07:34:47.583Z] #47 23.82 python3-setuptools [2022-03-18T07:34:47.583Z] #47 23.82 Recommended packages: [2022-03-18T07:34:47.583Z] #47 23.82 iproute2 | iproute [2022-03-18T07:34:47.583Z] #47 24.30 The following NEW packages will be installed: [2022-03-18T07:34:47.583Z] #47 24.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:34:47.583Z] #47 24.32 python3-protobuf python3-six [2022-03-18T07:34:47.583Z] #47 25.18 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:34:47.583Z] #47 25.18 Need to get 2115 kB of archives. [2022-03-18T07:34:47.583Z] #47 25.18 After this operation, 10.7 MB of additional disk space will be used. [2022-03-18T07:34:47.583Z] #47 25.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-03-18T07:34:47.583Z] #47 25.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:34:47.583Z] #47 25.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T07:34:47.583Z] #47 25.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-03-18T07:34:47.583Z] #47 26.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-18T07:34:47.583Z] #47 26.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-18T07:34:47.583Z] #47 26.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-18T07:34:47.583Z] #47 ... [2022-03-18T07:34:47.583Z] [2022-03-18T07:34:47.583Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:47.583Z] #58 sha256:d6499dbce682c1e8d459cbfa618f3f573ff795298f450056f0d26b08ca7b00c9 [2022-03-18T07:34:47.583Z] #58 22.48 The following additional packages will be installed: [2022-03-18T07:34:47.583Z] #58 22.50 libbtrfs0 [2022-03-18T07:34:47.583Z] #58 22.74 The following NEW packages will be installed: [2022-03-18T07:34:47.583Z] #58 22.75 libbtrfs-dev libbtrfs0 [2022-03-18T07:34:47.583Z] #58 23.12 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:34:47.583Z] #58 23.12 Need to get 454 kB of archives. [2022-03-18T07:34:47.583Z] #58 23.12 After this operation, 1275 kB of additional disk space will be used. [2022-03-18T07:34:47.583Z] #58 23.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-18T07:34:47.583Z] #58 23.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-18T07:34:47.583Z] #58 24.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:47.583Z] #58 24.54 Fetched 454 kB in 0s (1344 kB/s) [2022-03-18T07:34:47.583Z] #58 24.64 Selecting previously unselected package libbtrfs0:arm64. [2022-03-18T07:34:47.583Z] #58 24.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-18T07:34:47.583Z] #58 24.69 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-18T07:34:47.583Z] #58 24.73 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T07:34:47.583Z] #58 24.94 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-18T07:34:47.583Z] #58 24.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-18T07:34:47.583Z] #58 24.99 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T07:34:47.730Z] #26 DONE 19.9s [2022-03-18T07:34:47.730Z] [2022-03-18T07:34:47.730Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:47.730Z] #63 sha256:8bd77f5c32f1ba92096ca5a2fd3204401a9b3de36c353f42a4c895ab1b41af02 [2022-03-18T07:34:47.730Z] #63 18.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T07:34:47.730Z] #63 18.83 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T07:34:47.730Z] #63 18.94 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T07:34:47.743Z] #19 120.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-03-18T07:34:47.743Z] #19 120.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-03-18T07:34:47.743Z] #19 120.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-03-18T07:34:47.743Z] #19 120.9 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-03-18T07:34:47.743Z] #19 121.0 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-03-18T07:34:47.844Z] #58 27.24 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T07:34:47.999Z] #14 31.55 Reading package lists... [2022-03-18T07:34:47.999Z] #14 ... [2022-03-18T07:34:47.999Z] [2022-03-18T07:34:47.999Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:47.999Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:47.999Z] #58 29.37 Reading package lists... [2022-03-18T07:34:48.114Z] #58 27.55 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T07:34:48.305Z] #63 ... [2022-03-18T07:34:48.305Z] [2022-03-18T07:34:48.305Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:34:48.305Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:34:48.305Z] #49 10.95 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:34:48.305Z] #49 11.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:34:48.305Z] #49 11.28 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:34:48.305Z] #49 11.63 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:34:48.305Z] #49 19.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:34:48.305Z] #49 19.50 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:34:48.375Z] #58 27.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:34:48.883Z] #49 ... [2022-03-18T07:34:48.883Z] [2022-03-18T07:34:48.883Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:48.883Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:48.883Z] #38 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:48.883Z] #38 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:48.883Z] #38 ... [2022-03-18T07:34:48.883Z] [2022-03-18T07:34:48.883Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:48.883Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:34:48.883Z] #47 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:48.883Z] #47 15.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:48.883Z] #47 20.12 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T07:34:48.946Z] #58 ... [2022-03-18T07:34:48.946Z] [2022-03-18T07:34:48.946Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:48.946Z] #47 sha256:19d5474bdc85cffe0a921622343c13d1f8ca24e6ea00e981b8b0075575c77963 [2022-03-18T07:34:48.946Z] #47 27.84 Get:1 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-03-18T07:34:49.114Z] #19 122.6 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-03-18T07:34:49.114Z] #19 122.6 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-03-18T07:34:49.114Z] #19 122.6 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-03-18T07:34:49.208Z] #47 ... [2022-03-18T07:34:49.208Z] [2022-03-18T07:34:49.208Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:34:49.208Z] #53 sha256:54fca40a7f30108d175f53056c1c12af9ffe5a88db7093748e514067c768dcbc [2022-03-18T07:34:49.208Z] #53 25.03 v3.0.2 [2022-03-18T07:34:49.208Z] #53 DONE 28.5s [2022-03-18T07:34:49.208Z] [2022-03-18T07:34:49.208Z] #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-03-18T07:34:49.208Z] #31 sha256:6ce51b2e86fb6915aedd2c30e0b16c16dc5ee77b5546347befdb9b93367791b9 [2022-03-18T07:34:49.208Z] #31 5.000 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-03-18T07:34:49.208Z] #31 6.346 [2022-03-18T07:34:49.208Z] #31 6.626 #=#=# 0.2% ######################################################################## 100.0% [2022-03-18T07:34:49.208Z] #31 7.732 [2022-03-18T07:34:49.208Z] #31 11.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-03-18T07:34:49.208Z] #31 12.45 [2022-03-18T07:34:49.208Z] #31 12.72 #=#=# 0.4% ######################################################################## 100.0% [2022-03-18T07:34:49.371Z] #19 122.7 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-03-18T07:34:49.371Z] #19 122.7 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-03-18T07:34:49.371Z] #19 122.7 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-03-18T07:34:49.371Z] #19 122.7 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-03-18T07:34:49.371Z] #19 122.7 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-03-18T07:34:49.371Z] #19 122.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-03-18T07:34:49.371Z] #19 122.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-03-18T07:34:49.371Z] #19 ... [2022-03-18T07:34:49.371Z] [2022-03-18T07:34:49.371Z] #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-03-18T07:34:49.371Z] #41 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:34:49.371Z] #41 DONE 132.7s [2022-03-18T07:34:49.371Z] [2022-03-18T07:34:49.371Z] #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-03-18T07:34:49.371Z] #19 sha256:188bb75c3fcdb4f2e3422c27bbd77b2ddead485a386fbada3c7a380a65baf5e4 [2022-03-18T07:34:49.371Z] #19 122.8 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-03-18T07:34:49.371Z] #19 122.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-03-18T07:34:49.371Z] #19 122.9 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-03-18T07:34:49.468Z] #31 ... [2022-03-18T07:34:49.468Z] [2022-03-18T07:34:49.468Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:49.468Z] #58 sha256:d6499dbce682c1e8d459cbfa618f3f573ff795298f450056f0d26b08ca7b00c9 [2022-03-18T07:34:49.468Z] #58 DONE 28.8s [2022-03-18T07:34:49.468Z] [2022-03-18T07:34:49.468Z] #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-03-18T07:34:49.468Z] #31 sha256:6ce51b2e86fb6915aedd2c30e0b16c16dc5ee77b5546347befdb9b93367791b9 [2022-03-18T07:34:49.468Z] #31 14.03 [2022-03-18T07:34:49.468Z] #31 ... [2022-03-18T07:34:49.468Z] [2022-03-18T07:34:49.468Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T07:34:49.468Z] #59 sha256:1999f8b56f3eced59b01df44a1ff27ec1e692adc602ed51b3ed6b9be62f06b56 [2022-03-18T07:34:49.587Z] #63 7.779 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:34:49.587Z] #63 7.803 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T07:34:49.631Z] #19 122.9 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-03-18T07:34:49.631Z] #19 122.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-03-18T07:34:49.828Z] #47 ... [2022-03-18T07:34:49.828Z] [2022-03-18T07:34:49.828Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:49.828Z] #63 sha256:8bd77f5c32f1ba92096ca5a2fd3204401a9b3de36c353f42a4c895ab1b41af02 [2022-03-18T07:34:49.828Z] #63 22.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T07:34:49.846Z] #63 8.271 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T07:34:49.907Z] #58 36.31 Building dependency tree... [2022-03-18T07:34:50.090Z] #63 ... [2022-03-18T07:34:50.090Z] [2022-03-18T07:34:50.090Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:50.090Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:50.090Z] #58 12.74 Fetched 8506 kB in 9s (950 kB/s) [2022-03-18T07:34:50.090Z] #58 12.74 Reading package lists... [2022-03-18T07:34:50.352Z] #58 19.79 Reading package lists... [2022-03-18T07:34:50.352Z] #58 ... [2022-03-18T07:34:50.352Z] [2022-03-18T07:34:50.352Z] #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-03-18T07:34:50.352Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:34:50.352Z] #14 22.66 Fetched 8506 kB in 18s (483 kB/s) [2022-03-18T07:34:50.411Z] #59 DONE 0.9s [2022-03-18T07:34:50.411Z] [2022-03-18T07:34:50.411Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:34:50.411Z] #60 sha256:74ce9a14baf82e8fa48578e1da664c236fe42ea1fcd188413c458abd61a3a2ef [2022-03-18T07:34:50.982Z] #60 0.767 + RM_GOPATH=0 [2022-03-18T07:34:50.983Z] #60 0.767 + TMP_GOPATH= [2022-03-18T07:34:50.983Z] #60 0.767 + : /build [2022-03-18T07:34:50.983Z] #60 0.768 + '[' -z '' ']' [2022-03-18T07:34:50.983Z] #60 0.768 ++ mktemp -d [2022-03-18T07:34:50.983Z] #60 0.778 + export GOPATH=/tmp/tmp.T0KNsY93Q5 [2022-03-18T07:34:50.983Z] #60 0.778 + GOPATH=/tmp/tmp.T0KNsY93Q5 [2022-03-18T07:34:50.983Z] #60 0.778 + RM_GOPATH=1 [2022-03-18T07:34:50.983Z] #60 0.778 + case "$(go env GOARCH)" in [2022-03-18T07:34:50.983Z] #60 0.779 ++ go env GOARCH [2022-03-18T07:34:50.983Z] #60 0.804 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:50.983Z] #60 0.804 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:50.983Z] #60 0.805 ++ dirname /install.sh [2022-03-18T07:34:50.983Z] #60 0.807 + dir=/ [2022-03-18T07:34:50.983Z] #60 0.807 + bin=containerd [2022-03-18T07:34:50.983Z] #60 0.808 + shift [2022-03-18T07:34:50.983Z] #60 0.808 + '[' '!' -f //containerd.installer ']' [2022-03-18T07:34:50.983Z] #60 0.808 + . //containerd.installer [2022-03-18T07:34:50.983Z] #60 0.808 ++ set -e [2022-03-18T07:34:50.983Z] #60 0.808 ++ : v1.6.1 [2022-03-18T07:34:50.983Z] #60 0.809 + install_containerd [2022-03-18T07:34:50.983Z] #60 0.811 + echo 'Install containerd version v1.6.1' [2022-03-18T07:34:50.983Z] #60 0.812 Install containerd version v1.6.1 [2022-03-18T07:34:50.983Z] #60 0.812 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T0KNsY93Q5/src/github.com/containerd/containerd [2022-03-18T07:34:50.983Z] #60 0.814 Cloning into '/tmp/tmp.T0KNsY93Q5/src/github.com/containerd/containerd'... [2022-03-18T07:34:51.221Z] #63 ... [2022-03-18T07:34:51.222Z] [2022-03-18T07:34:51.222Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:51.222Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:51.222Z] #58 4.396 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:51.222Z] #58 4.412 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:51.222Z] #58 4.412 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:51.222Z] #58 4.840 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:51.222Z] #58 6.404 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:51.222Z] #58 8.486 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:51.481Z] #58 ... [2022-03-18T07:34:51.481Z] [2022-03-18T07:34:51.481Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:34:51.481Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:34:51.481Z] #49 5.133 go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:34:51.481Z] #49 6.314 go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:34:51.481Z] #49 6.325 go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:34:51.481Z] #49 6.372 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:34:51.481Z] #49 6.430 go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:34:51.481Z] #49 6.837 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:34:51.481Z] #49 6.874 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:34:51.481Z] #49 6.943 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:34:51.481Z] #49 6.944 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:34:51.481Z] #49 7.211 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:34:51.481Z] #49 7.257 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:34:51.481Z] #49 7.443 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:34:51.481Z] #49 7.548 go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:34:51.481Z] #49 ... [2022-03-18T07:34:51.481Z] [2022-03-18T07:34:51.481Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:34:51.481Z] #53 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:34:51.481Z] #53 5.214 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-03-18T07:34:51.481Z] #53 6.218 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-03-18T07:34:51.481Z] #53 6.305 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-03-18T07:34:51.481Z] #53 6.563 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-03-18T07:34:51.481Z] #53 7.813 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-03-18T07:34:51.527Z] #19 125.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-03-18T07:34:51.527Z] #19 125.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-03-18T07:34:51.527Z] #19 125.1 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-03-18T07:34:51.739Z] #14 22.66 Reading package lists... [2022-03-18T07:34:51.739Z] #14 ... [2022-03-18T07:34:51.739Z] [2022-03-18T07:34:51.739Z] #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-03-18T07:34:51.739Z] #36 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:34:51.739Z] #36 24.17 tomll can be used in two ways: [2022-03-18T07:34:51.739Z] #36 24.17 Writing to STDIN and reading from STDOUT: [2022-03-18T07:34:51.739Z] #36 24.17 cat file.toml | tomll > file.toml [2022-03-18T07:34:51.739Z] #36 24.17 [2022-03-18T07:34:51.739Z] #36 24.17 Reading and updating a list of files: [2022-03-18T07:34:51.739Z] #36 24.17 tomll a.toml b.toml c.toml [2022-03-18T07:34:51.739Z] #36 24.17 [2022-03-18T07:34:51.739Z] #36 24.17 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T07:34:51.739Z] #36 DONE 24.4s [2022-03-18T07:34:51.739Z] [2022-03-18T07:34:51.739Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:51.739Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:34:51.740Z] #53 ... [2022-03-18T07:34:51.740Z] [2022-03-18T07:34:51.740Z] #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-03-18T07:34:51.740Z] #26 sha256:974fb78f5bef24503e437103454cddfbecc21c0ab0c3cf32ec95c676871cbef1 [2022-03-18T07:34:51.740Z] #26 4.787 + RM_GOPATH=0 [2022-03-18T07:34:51.740Z] #26 4.794 + TMP_GOPATH= [2022-03-18T07:34:51.740Z] #26 4.802 + : /build [2022-03-18T07:34:51.740Z] #26 4.802 + '[' -z '' ']' [2022-03-18T07:34:51.740Z] #26 4.802 ++ mktemp -d [2022-03-18T07:34:51.740Z] #26 4.803 + export GOPATH=/tmp/tmp.Tz0qX2trVp [2022-03-18T07:34:51.740Z] #26 4.803 + GOPATH=/tmp/tmp.Tz0qX2trVp [2022-03-18T07:34:51.740Z] #26 4.803 + RM_GOPATH=1 [2022-03-18T07:34:51.740Z] #26 4.803 + case "$(go env GOARCH)" in [2022-03-18T07:34:51.740Z] #26 4.804 ++ go env GOARCH [2022-03-18T07:34:51.740Z] #26 4.839 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:51.740Z] #26 4.839 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:34:51.740Z] #26 4.840 ++ dirname /install.sh [2022-03-18T07:34:51.740Z] #26 4.844 + dir=/ [2022-03-18T07:34:51.740Z] #26 4.845 + bin=dockercli [2022-03-18T07:34:51.740Z] #26 4.845 + shift [2022-03-18T07:34:51.740Z] #26 4.845 + '[' '!' -f //dockercli.installer ']' [2022-03-18T07:34:51.740Z] #26 4.845 + . //dockercli.installer [2022-03-18T07:34:51.740Z] #26 4.845 ++ : stable [2022-03-18T07:34:51.740Z] #26 4.846 ++ : 17.06.2-ce [2022-03-18T07:34:51.740Z] #26 4.846 + install_dockercli [2022-03-18T07:34:51.740Z] #26 4.846 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T07:34:51.740Z] #26 4.846 Install docker/cli version 17.06.2-ce from stable [2022-03-18T07:34:51.740Z] #26 4.847 ++ uname -m [2022-03-18T07:34:51.740Z] #26 4.852 + arch=x86_64 [2022-03-18T07:34:51.740Z] #26 4.852 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T07:34:51.740Z] #26 4.852 + url=https://download.docker.com/linux/static [2022-03-18T07:34:51.740Z] #26 4.852 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T07:34:51.740Z] #26 4.853 + tar -xz docker/docker [2022-03-18T07:34:51.740Z] #26 ... [2022-03-18T07:34:51.740Z] [2022-03-18T07:34:51.740Z] #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-03-18T07:34:51.740Z] #36 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:34:51.740Z] #36 4.963 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-03-18T07:34:51.786Z] #19 125.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-03-18T07:34:51.786Z] #19 125.2 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-03-18T07:34:51.999Z] #36 ... [2022-03-18T07:34:51.999Z] [2022-03-18T07:34:51.999Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:51.999Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:51.999Z] #38 3.920 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:51.999Z] #38 3.938 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:51.999Z] #38 3.938 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:51.999Z] #38 4.242 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:51.999Z] #38 5.065 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:51.999Z] #38 6.689 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:52.258Z] #38 ... [2022-03-18T07:34:52.258Z] [2022-03-18T07:34:52.258Z] #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-03-18T07:34:52.258Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:34:52.258Z] #34 5.045 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-03-18T07:34:52.258Z] #34 5.060 Cloning into '.'... [2022-03-18T07:34:52.258Z] #34 ... [2022-03-18T07:34:52.258Z] [2022-03-18T07:34:52.258Z] #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-03-18T07:34:52.258Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:34:52.258Z] #14 2.848 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:52.258Z] #14 2.861 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:52.258Z] #14 2.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:52.258Z] #14 3.070 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:52.258Z] #14 3.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:52.258Z] #14 4.102 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:52.258Z] #14 10.07 Fetched 8506 kB in 7s (1137 kB/s) [2022-03-18T07:34:52.517Z] #14 10.07 Reading package lists... [2022-03-18T07:34:52.517Z] #14 ... [2022-03-18T07:34:52.517Z] [2022-03-18T07:34:52.517Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:52.517Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:34:52.517Z] #47 4.701 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:34:52.517Z] #47 4.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:34:52.517Z] #47 4.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:34:52.517Z] #47 5.276 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-03-18T07:34:52.517Z] #47 5.515 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:34:52.517Z] #47 7.319 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:34:52.517Z] #47 9.511 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:34:52.517Z] #47 ... [2022-03-18T07:34:52.517Z] [2022-03-18T07:34:52.517Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:52.517Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:34:52.517Z] #51 4.426 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-03-18T07:34:53.085Z] #51 ... [2022-03-18T07:34:53.085Z] [2022-03-18T07:34:53.085Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:34:53.085Z] #63 sha256:9f5e1f62cf60babf2ce09e8c20a1b957fea9a2df27e2ee0d8f107da80df67e4c [2022-03-18T07:34:53.085Z] #63 11.25 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T07:34:53.126Z] #51 ... [2022-03-18T07:34:53.126Z] [2022-03-18T07:34:53.126Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:53.126Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:53.126Z] #38 25.69 Fetched 8506 kB in 20s (433 kB/s) [2022-03-18T07:34:53.160Z] #19 126.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-03-18T07:34:53.160Z] #19 126.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-03-18T07:34:53.160Z] #19 126.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-03-18T07:34:53.160Z] #19 126.6 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-03-18T07:34:53.160Z] #19 126.6 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-03-18T07:34:53.160Z] #19 126.6 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-03-18T07:34:53.160Z] #19 126.6 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-03-18T07:34:53.160Z] #19 126.6 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-03-18T07:34:53.160Z] #19 126.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-03-18T07:34:53.160Z] #19 126.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-03-18T07:34:53.160Z] #19 126.8 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-03-18T07:34:53.204Z] #58 41.18 The following additional packages will be installed: [2022-03-18T07:34:53.205Z] #58 41.21 libbtrfs0 [2022-03-18T07:34:53.205Z] #58 41.47 The following NEW packages will be installed: [2022-03-18T07:34:53.205Z] #58 41.48 libbtrfs-dev libbtrfs0 [2022-03-18T07:34:53.345Z] #63 11.81 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T07:34:53.418Z] #19 126.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-03-18T07:34:53.529Z] #60 ... [2022-03-18T07:34:53.529Z] [2022-03-18T07:34:53.529Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:53.529Z] #51 sha256:5bc3293fc53fe648d35fe11f561dad360a983caa0d446ea367b39804f24f6e7d [2022-03-18T07:34:53.529Z] #51 22.80 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T07:34:53.529Z] #51 22.84 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T07:34:53.529Z] #51 22.87 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T07:34:53.529Z] #51 22.99 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T07:34:53.529Z] #51 23.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:34:53.529Z] #51 23.10 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T07:34:53.529Z] #51 23.33 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T07:34:53.529Z] #51 23.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T07:34:53.529Z] #51 25.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T07:34:53.529Z] #51 25.73 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T07:34:53.529Z] #51 25.99 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T07:34:53.529Z] #51 26.00 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T07:34:53.529Z] #51 26.70 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T07:34:53.529Z] #51 26.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T07:34:53.529Z] #51 27.02 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T07:34:53.529Z] #51 27.06 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T07:34:53.529Z] #51 27.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T07:34:53.529Z] #51 27.10 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T07:34:53.529Z] #51 27.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T07:34:53.529Z] #51 27.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T07:34:53.529Z] #51 27.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T07:34:53.529Z] #51 27.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T07:34:53.529Z] #51 27.44 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T07:34:53.529Z] #51 27.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T07:34:53.529Z] #51 27.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T07:34:53.529Z] #51 27.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T07:34:53.529Z] #51 27.83 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T07:34:53.529Z] #51 28.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T07:34:53.529Z] #51 28.24 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T07:34:53.529Z] #51 28.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T07:34:53.529Z] #51 28.75 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T07:34:53.529Z] #51 28.88 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T07:34:53.529Z] #51 28.96 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T07:34:53.529Z] #51 29.17 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T07:34:53.529Z] #51 29.86 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T07:34:53.529Z] #51 29.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T07:34:53.529Z] #51 29.99 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T07:34:53.529Z] #51 30.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T07:34:53.529Z] #51 30.10 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T07:34:53.529Z] #51 30.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T07:34:53.529Z] #51 30.21 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T07:34:53.529Z] #51 30.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T07:34:53.529Z] #51 30.37 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T07:34:53.529Z] #51 30.42 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T07:34:53.529Z] #51 30.47 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T07:34:53.529Z] #51 30.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T07:34:53.529Z] #51 30.57 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T07:34:53.529Z] #51 30.57 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T07:34:53.529Z] #51 30.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T07:34:53.529Z] #51 30.61 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T07:34:53.529Z] #51 30.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T07:34:53.529Z] #51 30.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T07:34:53.529Z] #51 30.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T07:34:53.529Z] #51 30.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T07:34:53.529Z] #51 30.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T07:34:53.529Z] #51 30.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T07:34:53.529Z] #51 30.94 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T07:34:53.529Z] #51 30.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T07:34:53.529Z] #51 30.97 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T07:34:53.529Z] #51 30.98 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T07:34:53.529Z] #51 31.03 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T07:34:53.529Z] #51 31.06 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T07:34:53.529Z] #51 31.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T07:34:53.529Z] #51 31.15 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T07:34:53.529Z] #51 31.17 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T07:34:53.529Z] #51 31.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T07:34:53.529Z] #51 31.19 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T07:34:53.529Z] #51 31.23 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T07:34:53.529Z] #51 31.27 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T07:34:53.529Z] #51 31.27 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T07:34:53.529Z] #51 31.28 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T07:34:53.529Z] #51 31.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T07:34:53.529Z] #51 31.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T07:34:53.529Z] #51 31.34 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T07:34:53.529Z] #51 31.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T07:34:53.529Z] #51 31.39 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T07:34:53.529Z] #51 31.40 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T07:34:53.529Z] #51 31.94 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T07:34:53.529Z] #51 31.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T07:34:53.529Z] #51 31.98 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T07:34:53.529Z] #51 32.03 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T07:34:53.529Z] #51 32.07 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T07:34:53.529Z] #51 32.10 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T07:34:53.529Z] #51 32.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T07:34:53.529Z] #51 32.13 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T07:34:53.529Z] #51 32.16 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T07:34:53.529Z] #51 32.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T07:34:53.529Z] #51 32.37 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T07:34:53.529Z] #51 32.38 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T07:34:53.529Z] #51 32.38 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T07:34:53.529Z] #51 32.39 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T07:34:53.529Z] #51 32.43 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T07:34:53.529Z] #51 32.46 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T07:34:53.529Z] #51 32.49 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T07:34:53.529Z] #51 32.51 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T07:34:53.529Z] #51 32.55 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T07:34:53.529Z] #51 32.56 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T07:34:53.529Z] #51 32.65 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T07:34:53.529Z] #51 32.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T07:34:53.529Z] #51 32.84 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T07:34:53.529Z] #51 32.87 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T07:34:53.529Z] #51 32.89 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T07:34:53.529Z] #51 32.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T07:34:53.529Z] #51 ... [2022-03-18T07:34:53.529Z] [2022-03-18T07:34:53.529Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:53.529Z] #47 sha256:19d5474bdc85cffe0a921622343c13d1f8ca24e6ea00e981b8b0075575c77963 [2022-03-18T07:34:53.529Z] #47 29.50 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:53.529Z] #47 29.70 Fetched 2115 kB in 4s (552 kB/s) [2022-03-18T07:34:53.529Z] #47 29.84 Selecting previously unselected package libprotobuf23:arm64. [2022-03-18T07:34:53.529Z] #47 29.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-18T07:34:53.530Z] #47 29.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-03-18T07:34:53.530Z] #47 29.89 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-03-18T07:34:53.530Z] #47 30.35 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:34:53.530Z] #47 30.35 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:34:53.530Z] #47 30.35 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:34:53.530Z] #47 30.57 Selecting previously unselected package python3-six. [2022-03-18T07:34:53.530Z] #47 30.58 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T07:34:53.530Z] #47 30.61 Unpacking python3-six (1.16.0-2) ... [2022-03-18T07:34:53.530Z] #47 30.70 Selecting previously unselected package python3-protobuf. [2022-03-18T07:34:53.530Z] #47 30.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-03-18T07:34:53.530Z] #47 30.71 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T07:34:53.530Z] #47 31.20 Selecting previously unselected package libnet1:arm64. [2022-03-18T07:34:53.530Z] #47 31.21 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-18T07:34:53.530Z] #47 31.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:34:53.530Z] #47 31.30 Selecting previously unselected package libnl-3-200:arm64. [2022-03-18T07:34:53.530Z] #47 31.31 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-18T07:34:53.530Z] #47 31.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T07:34:53.530Z] #47 31.44 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-18T07:34:53.530Z] #47 31.44 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-18T07:34:53.530Z] #47 31.46 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T07:34:53.530Z] #47 31.59 Selecting previously unselected package criu. [2022-03-18T07:34:53.530Z] #47 31.60 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-03-18T07:34:53.530Z] #47 31.63 Unpacking criu (3.16.1-3) ... [2022-03-18T07:34:53.530Z] #47 32.51 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:34:53.604Z] #63 11.97 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T07:34:53.604Z] #63 12.07 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T07:34:53.772Z] #58 42.01 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:34:53.772Z] #58 42.01 Need to get 460 kB of archives. [2022-03-18T07:34:53.772Z] #58 42.01 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T07:34:53.772Z] #58 42.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:34:53.772Z] #58 42.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:34:53.790Z] #47 ... [2022-03-18T07:34:53.790Z] [2022-03-18T07:34:53.790Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:53.790Z] #38 sha256:41d4c1eeb061576cba6bab22e9d2d20432568930bdcbeb6889d1770c1f9dae7f [2022-03-18T07:34:53.790Z] #38 23.38 The following additional packages will be installed: [2022-03-18T07:34:53.790Z] #38 23.41 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T07:34:53.790Z] #38 23.43 Suggested packages: [2022-03-18T07:34:53.790Z] #38 23.44 cmake-doc ninja-build lrzip [2022-03-18T07:34:53.790Z] #38 23.44 Recommended packages: [2022-03-18T07:34:53.790Z] #38 23.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T07:34:53.790Z] #38 24.28 The following NEW packages will be installed: [2022-03-18T07:34:53.790Z] #38 24.29 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T07:34:53.790Z] #38 24.29 vim-common xxd [2022-03-18T07:34:53.790Z] #38 24.67 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:34:53.790Z] #38 24.67 Need to get 15.6 MB of archives. [2022-03-18T07:34:53.790Z] #38 24.67 After this operation, 67.4 MB of additional disk space will be used. [2022-03-18T07:34:53.790Z] #38 24.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:34:53.790Z] #38 24.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:34:53.790Z] #38 24.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T07:34:53.790Z] #38 24.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-18T07:34:53.790Z] #38 25.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-03-18T07:34:53.790Z] #38 26.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-03-18T07:34:53.790Z] #38 26.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-03-18T07:34:53.790Z] #38 26.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-03-18T07:34:53.790Z] #38 26.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-03-18T07:34:53.790Z] #38 26.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-03-18T07:34:53.790Z] #38 28.45 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:53.790Z] #38 28.90 Fetched 15.6 MB in 3s (5510 kB/s) [2022-03-18T07:34:53.790Z] #38 29.30 Selecting previously unselected package xxd. [2022-03-18T07:34:53.790Z] #38 29.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-03-18T07:34:53.790Z] #38 29.40 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-18T07:34:53.790Z] #38 29.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:34:53.790Z] #38 29.84 Selecting previously unselected package vim-common. [2022-03-18T07:34:53.790Z] #38 29.86 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:34:53.790Z] #38 29.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:34:53.790Z] #38 30.23 Selecting previously unselected package cmake-data. [2022-03-18T07:34:53.790Z] #38 30.23 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T07:34:53.790Z] #38 30.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:34:53.790Z] #38 32.87 Selecting previously unselected package libicu67:arm64. [2022-03-18T07:34:53.790Z] #38 32.90 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-03-18T07:34:53.790Z] #38 32.91 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-18T07:34:53.863Z] #63 12.17 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:34:53.863Z] #63 12.25 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T07:34:54.031Z] #58 ... [2022-03-18T07:34:54.031Z] [2022-03-18T07:34:54.031Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:54.031Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:34:54.031Z] #51 36.94 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T07:34:54.031Z] #51 36.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:34:54.031Z] #51 37.17 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T07:34:54.031Z] #51 37.17 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T07:34:54.031Z] #51 37.41 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T07:34:54.031Z] #51 37.76 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T07:34:54.031Z] #51 38.16 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T07:34:54.031Z] #51 38.19 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T07:34:54.031Z] #51 38.23 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T07:34:54.031Z] #51 38.25 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T07:34:54.031Z] #51 40.05 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T07:34:54.031Z] #51 40.14 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T07:34:54.051Z] #38 ... [2022-03-18T07:34:54.051Z] [2022-03-18T07:34:54.051Z] #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-03-18T07:34:54.051Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:34:54.051Z] #14 26.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-03-18T07:34:54.051Z] #14 27.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-03-18T07:34:54.051Z] #14 28.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-03-18T07:34:54.051Z] #14 29.84 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-03-18T07:34:54.051Z] #14 30.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-18T07:34:54.051Z] #14 30.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-18T07:34:54.051Z] #14 30.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-18T07:34:54.051Z] #14 30.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-03-18T07:34:54.051Z] #14 30.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-03-18T07:34:54.051Z] #14 30.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-03-18T07:34:54.051Z] #14 30.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-03-18T07:34:54.051Z] #14 30.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-03-18T07:34:54.051Z] #14 30.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-03-18T07:34:54.051Z] #14 30.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-03-18T07:34:54.051Z] #14 30.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-03-18T07:34:54.051Z] #14 30.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-03-18T07:34:54.051Z] #14 30.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-03-18T07:34:54.051Z] #14 30.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-03-18T07:34:54.051Z] #14 30.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-18T07:34:54.051Z] #14 30.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-03-18T07:34:54.051Z] #14 31.30 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:54.051Z] #14 31.47 Fetched 108 MB in 8s (14.2 MB/s) [2022-03-18T07:34:54.051Z] #14 31.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T07:34:54.051Z] #14 31.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 ... 15700 files and directories currently installed.) [2022-03-18T07:34:54.051Z] #14 31.64 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-18T07:34:54.051Z] #14 31.65 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:34:54.051Z] #14 33.37 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T07:34:54.051Z] #14 33.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-03-18T07:34:54.051Z] #14 33.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:34:54.122Z] #63 12.48 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T07:34:54.381Z] #63 12.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T07:34:54.640Z] #63 13.00 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T07:34:54.640Z] #63 13.17 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T07:34:54.900Z] #63 ... [2022-03-18T07:34:54.900Z] [2022-03-18T07:34:54.900Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:54.900Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:34:54.900Z] #43 3.625 + git clone https://github.com/docker/distribution.git . [2022-03-18T07:34:54.900Z] #43 3.625 Cloning into '.'... [2022-03-18T07:34:54.995Z] #14 ... [2022-03-18T07:34:54.995Z] [2022-03-18T07:34:54.995Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:34:54.995Z] #47 sha256:19d5474bdc85cffe0a921622343c13d1f8ca24e6ea00e981b8b0075575c77963 [2022-03-18T07:34:54.995Z] #47 33.82 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-03-18T07:34:54.995Z] #47 33.84 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:34:54.995Z] #47 33.85 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T07:34:54.995Z] #47 33.87 Setting up python3-six (1.16.0-2) ... [2022-03-18T07:34:55.182Z] #43 ... [2022-03-18T07:34:55.182Z] [2022-03-18T07:34:55.182Z] #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-03-18T07:34:55.182Z] #26 sha256:974fb78f5bef24503e437103454cddfbecc21c0ab0c3cf32ec95c676871cbef1 [2022-03-18T07:34:55.182Z] #26 12.81 + mkdir -p /build [2022-03-18T07:34:55.182Z] #26 12.81 + mv docker/docker /build/ [2022-03-18T07:34:55.182Z] #26 12.83 + rmdir docker [2022-03-18T07:34:55.182Z] #26 DONE 13.8s [2022-03-18T07:34:55.182Z] [2022-03-18T07:34:55.182Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:34:55.182Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:34:55.182Z] #49 12.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:34:55.182Z] #49 12.44 go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:34:55.312Z] #19 128.6 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-03-18T07:34:55.312Z] #19 128.6 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-03-18T07:34:55.312Z] #19 128.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-03-18T07:34:55.312Z] #19 128.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-03-18T07:34:55.312Z] #19 128.7 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-03-18T07:34:55.409Z] #51 ... [2022-03-18T07:34:55.409Z] [2022-03-18T07:34:55.409Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:55.409Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:55.409Z] #58 43.50 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:55.667Z] #58 43.89 Fetched 460 kB in 0s (1300 kB/s) [2022-03-18T07:34:55.928Z] #58 44.18 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:34:55.928Z] #58 44.18 (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-03-18T07:34:55.928Z] #58 44.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:34:55.938Z] #47 34.97 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T07:34:55.938Z] #47 35.00 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T07:34:56.189Z] #58 44.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:34:56.447Z] #58 44.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:34:56.447Z] #58 44.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:34:56.447Z] #58 44.80 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:34:56.694Z] #19 130.2 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-03-18T07:34:56.951Z] #19 130.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-03-18T07:34:57.381Z] #58 45.51 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:34:57.382Z] #58 45.57 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:34:57.382Z] #58 45.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:34:57.950Z] #19 131.3 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:58.207Z] #19 131.6 Fetched 787 MB in 33s (23.7 MB/s) [2022-03-18T07:34:58.434Z] #38 25.69 Reading package lists... [2022-03-18T07:34:58.434Z] #38 ... [2022-03-18T07:34:58.434Z] [2022-03-18T07:34:58.434Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:34:58.434Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:34:58.434Z] #43 29.72 Updating files: 77% (1418/1837) Updating files: 78% (1433/1837) Updating files: 79% (1452/1837) Updating files: 80% (1470/1837) Updating files: 81% (1488/1837) Updating files: 82% (1507/1837) Updating files: 83% (1525/1837) Updating files: 84% (1544/1837) Updating files: 85% (1562/1837) Updating files: 86% (1580/1837) Updating files: 87% (1599/1837) Updating files: 88% (1617/1837) Updating files: 89% (1635/1837) Updating files: 90% (1654/1837) Updating files: 91% (1672/1837) Updating files: 92% (1691/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-18T07:34:58.434Z] #43 30.33 + git checkout -q v2.3.0 [2022-03-18T07:34:58.465Z] #19 131.7 Selecting previously unselected package liblocale-gettext-perl. [2022-03-18T07:34:58.465Z] #19 131.7 (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-03-18T07:34:58.465Z] #19 131.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-03-18T07:34:58.465Z] #19 131.7 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-03-18T07:34:58.465Z] #19 131.8 Selecting previously unselected package bzip2. [2022-03-18T07:34:58.465Z] #19 131.8 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T07:34:58.465Z] #19 131.8 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T07:34:58.465Z] #19 131.9 Selecting previously unselected package libmagic-mgc. [2022-03-18T07:34:58.476Z] #49 ... [2022-03-18T07:34:58.476Z] [2022-03-18T07:34:58.476Z] #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-03-18T07:34:58.476Z] #36 sha256:b74de2df4f068b56ffe3333be6d18bde470c161048a87ab9428fee3682bdaf4f [2022-03-18T07:34:58.476Z] #36 16.51 tomll can be used in two ways: [2022-03-18T07:34:58.476Z] #36 16.51 Writing to STDIN and reading from STDOUT: [2022-03-18T07:34:58.476Z] #36 16.51 cat file.toml | tomll > file.toml [2022-03-18T07:34:58.476Z] #36 16.51 [2022-03-18T07:34:58.476Z] #36 16.51 Reading and updating a list of files: [2022-03-18T07:34:58.476Z] #36 16.51 tomll a.toml b.toml c.toml [2022-03-18T07:34:58.476Z] #36 16.51 [2022-03-18T07:34:58.476Z] #36 16.51 When given a list of files, tomll will modify all files in place without asking. [2022-03-18T07:34:58.476Z] #36 DONE 16.9s [2022-03-18T07:34:58.476Z] [2022-03-18T07:34:58.476Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:34:58.476Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:34:58.476Z] #58 16.59 Fetched 8506 kB in 12s (684 kB/s) [2022-03-18T07:34:58.722Z] #19 131.9 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-03-18T07:34:58.722Z] #19 131.9 Unpacking libmagic-mgc (1:5.39-3) ... [2022-03-18T07:34:58.764Z] #58 DONE 46.8s [2022-03-18T07:34:58.764Z] [2022-03-18T07:34:58.764Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:34:58.764Z] #53 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:34:58.764Z] #53 46.63 v3.0.2 [2022-03-18T07:34:58.764Z] #53 DONE 46.8s [2022-03-18T07:34:58.764Z] [2022-03-18T07:34:58.764Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T07:34:58.764Z] #59 sha256:1bc98bffcf60a9147670054d9246a978c682139a1f7ea879364bf9dafd58d545 [2022-03-18T07:34:58.984Z] #19 132.3 Selecting previously unselected package libmagic1:amd64. [2022-03-18T07:34:58.984Z] #19 132.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-03-18T07:34:58.984Z] #19 132.3 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-03-18T07:34:58.984Z] #19 132.4 Selecting previously unselected package file. [2022-03-18T07:34:58.984Z] #19 132.4 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-03-18T07:34:58.984Z] #19 132.4 Unpacking file (1:5.39-3) ... [2022-03-18T07:34:58.984Z] #19 132.5 Selecting previously unselected package xz-utils. [2022-03-18T07:34:59.023Z] #59 DONE 0.5s [2022-03-18T07:34:59.023Z] [2022-03-18T07:34:59.023Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:34:59.023Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:34:59.023Z] #38 31.03 Reading package lists... [2022-03-18T07:34:59.023Z] #38 37.54 Building dependency tree... [2022-03-18T07:34:59.023Z] #38 42.21 The following additional packages will be installed: [2022-03-18T07:34:59.023Z] #38 42.24 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T07:34:59.023Z] #38 42.24 Suggested packages: [2022-03-18T07:34:59.023Z] #38 42.26 cmake-doc ninja-build lrzip [2022-03-18T07:34:59.023Z] #38 42.26 Recommended packages: [2022-03-18T07:34:59.023Z] #38 42.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T07:34:59.023Z] #38 43.63 The following NEW packages will be installed: [2022-03-18T07:34:59.023Z] #38 43.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T07:34:59.023Z] #38 43.64 vim-common xxd [2022-03-18T07:34:59.023Z] #38 44.07 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:34:59.023Z] #38 44.07 Need to get 17.7 MB of archives. [2022-03-18T07:34:59.023Z] #38 44.07 After this operation, 70.7 MB of additional disk space will be used. [2022-03-18T07:34:59.023Z] #38 44.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:34:59.023Z] #38 44.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:34:59.023Z] #38 44.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T07:34:59.023Z] #38 44.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T07:34:59.023Z] #38 45.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T07:34:59.023Z] #38 45.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T07:34:59.023Z] #38 45.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T07:34:59.023Z] #38 45.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T07:34:59.023Z] #38 45.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T07:34:59.023Z] #38 45.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T07:34:59.023Z] #38 47.34 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:34:59.240Z] #47 38.09 Setting up criu (3.16.1-3) ... [2022-03-18T07:34:59.241Z] #19 132.5 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T07:34:59.241Z] #19 132.5 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T07:34:59.241Z] #19 132.7 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-03-18T07:34:59.241Z] #19 132.7 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-18T07:34:59.241Z] #19 132.7 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-18T07:34:59.282Z] #38 ... [2022-03-18T07:34:59.282Z] [2022-03-18T07:34:59.282Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:34:59.282Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:34:59.282Z] #51 44.27 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:34:59.282Z] #51 44.29 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T07:34:59.282Z] #51 44.68 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T07:34:59.282Z] #51 44.76 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T07:34:59.282Z] #51 44.88 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T07:34:59.282Z] #51 44.95 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T07:34:59.282Z] #51 45.07 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T07:34:59.282Z] #51 45.15 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T07:34:59.282Z] #51 45.20 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T07:34:59.282Z] #51 45.34 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T07:34:59.282Z] #51 45.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T07:34:59.282Z] #51 45.48 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T07:34:59.282Z] #51 45.78 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T07:34:59.282Z] #51 45.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T07:34:59.282Z] #51 45.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T07:34:59.282Z] #51 46.02 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T07:34:59.282Z] #51 46.05 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T07:34:59.282Z] #51 46.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T07:34:59.282Z] #51 46.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T07:34:59.282Z] #51 46.22 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T07:34:59.282Z] #51 46.35 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T07:34:59.282Z] #51 47.36 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T07:34:59.282Z] #51 47.50 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T07:34:59.282Z] #51 47.59 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T07:34:59.542Z] #51 47.68 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T07:34:59.542Z] #51 47.77 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T07:34:59.542Z] #51 47.83 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T07:35:00.184Z] #47 ... [2022-03-18T07:35:00.184Z] [2022-03-18T07:35:00.184Z] #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-03-18T07:35:00.184Z] #31 sha256:6ce51b2e86fb6915aedd2c30e0b16c16dc5ee77b5546347befdb9b93367791b9 [2022-03-18T07:35:00.184Z] #31 17.89 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-03-18T07:35:00.184Z] #31 19.26 [2022-03-18T07:35:00.184Z] #31 19.55 #=#=# 0.0% ##### 7.8% ########### 15.6% ################## 25.3% ##################### 30.2% ############################# 41.3% #################################### 50.9% ########################################### 59.9% ################################################## 70.0% ############################################################# 85.3% ######################################################################## 100.0% [2022-03-18T07:35:00.184Z] #31 21.83 [2022-03-18T07:35:00.478Z] #51 ... [2022-03-18T07:35:00.479Z] [2022-03-18T07:35:00.479Z] #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-03-18T07:35:00.479Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:00.479Z] #14 31.55 Reading package lists... [2022-03-18T07:35:00.479Z] #14 38.68 Building dependency tree... [2022-03-18T07:35:00.479Z] #14 43.46 The following additional packages will be installed: [2022-03-18T07:35:00.479Z] #14 43.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:35:00.479Z] #14 43.46 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T07:35:00.479Z] #14 43.46 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T07:35:00.479Z] #14 43.46 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T07:35:00.479Z] #14 43.48 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T07:35:00.479Z] #14 43.48 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T07:35:00.479Z] #14 43.49 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T07:35:00.479Z] #14 43.50 Suggested packages: [2022-03-18T07:35:00.479Z] #14 43.52 gcc-10-locales seccomp wine64 [2022-03-18T07:35:00.479Z] #14 45.62 The following NEW packages will be installed: [2022-03-18T07:35:00.479Z] #14 45.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:35:00.479Z] #14 45.62 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T07:35:00.479Z] #14 45.62 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T07:35:00.479Z] #14 45.62 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T07:35:00.479Z] #14 45.62 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T07:35:00.479Z] #14 45.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T07:35:00.479Z] #14 45.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T07:35:00.479Z] #14 45.64 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T07:35:00.479Z] #14 45.64 mingw-w64-x86-64-dev [2022-03-18T07:35:00.479Z] #14 46.23 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:00.479Z] #14 46.23 Need to get 115 MB of archives. [2022-03-18T07:35:00.479Z] #14 46.23 After this operation, 645 MB of additional disk space will be used. [2022-03-18T07:35:00.479Z] #14 46.23 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-03-18T07:35:00.479Z] #14 46.43 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-03-18T07:35:00.479Z] #14 46.68 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T07:35:00.479Z] #14 46.72 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-03-18T07:35:00.479Z] #14 46.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T07:35:00.479Z] #14 46.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T07:35:00.479Z] #14 47.15 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-03-18T07:35:00.479Z] #14 47.59 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-03-18T07:35:00.479Z] #14 47.59 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-03-18T07:35:00.479Z] #14 48.46 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-03-18T07:35:00.479Z] #14 ... [2022-03-18T07:35:00.479Z] [2022-03-18T07:35:00.479Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:00.479Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:00.479Z] #38 47.75 Fetched 17.7 MB in 2s (9036 kB/s) [2022-03-18T07:35:00.479Z] #38 47.85 Selecting previously unselected package xxd. [2022-03-18T07:35:00.479Z] #38 47.86 (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-03-18T07:35:00.479Z] #38 47.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:35:00.479Z] #38 47.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:00.479Z] #38 48.59 Selecting previously unselected package vim-common. [2022-03-18T07:35:00.479Z] #38 48.59 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:35:00.479Z] #38 48.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:00.622Z] #19 133.8 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-03-18T07:35:00.622Z] #19 133.8 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-03-18T07:35:00.622Z] #19 133.8 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-18T07:35:00.738Z] #38 49.03 Selecting previously unselected package cmake-data. [2022-03-18T07:35:00.738Z] #38 49.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T07:35:00.755Z] #31 ... [2022-03-18T07:35:00.755Z] [2022-03-18T07:35:00.755Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:00.755Z] #47 sha256:19d5474bdc85cffe0a921622343c13d1f8ca24e6ea00e981b8b0075575c77963 [2022-03-18T07:35:00.755Z] #47 39.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:00.981Z] #43 33.29 + 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-03-18T07:35:00.998Z] #38 49.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:35:01.572Z] #38 ... [2022-03-18T07:35:01.572Z] [2022-03-18T07:35:01.572Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:01.572Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:01.572Z] #47 32.68 Reading package lists... [2022-03-18T07:35:01.572Z] #47 39.62 Building dependency tree... [2022-03-18T07:35:01.572Z] #47 45.07 The following additional packages will be installed: [2022-03-18T07:35:01.572Z] #47 45.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:35:01.572Z] #47 45.09 python3-protobuf python3-six [2022-03-18T07:35:01.572Z] #47 45.13 Suggested packages: [2022-03-18T07:35:01.572Z] #47 45.13 python3-setuptools [2022-03-18T07:35:01.572Z] #47 45.13 Recommended packages: [2022-03-18T07:35:01.572Z] #47 45.13 iproute2 | iproute [2022-03-18T07:35:01.572Z] #47 46.16 The following NEW packages will be installed: [2022-03-18T07:35:01.572Z] #47 46.17 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:35:01.572Z] #47 46.18 python3-protobuf python3-six [2022-03-18T07:35:01.572Z] #47 46.82 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:01.572Z] #47 46.82 Need to get 2292 kB of archives. [2022-03-18T07:35:01.572Z] #47 46.82 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T07:35:01.572Z] #47 46.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T07:35:01.572Z] #47 46.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:35:01.572Z] #47 46.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T07:35:01.572Z] #47 46.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T07:35:01.572Z] #47 46.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-03-18T07:35:01.572Z] #47 46.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-03-18T07:35:01.572Z] #47 46.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:35:01.832Z] #47 ... [2022-03-18T07:35:01.832Z] [2022-03-18T07:35:01.832Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:01.832Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:01.832Z] #51 48.75 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T07:35:01.832Z] #51 48.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T07:35:01.832Z] #51 48.83 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T07:35:01.832Z] #51 48.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T07:35:01.832Z] #51 48.92 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T07:35:01.832Z] #51 48.94 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T07:35:01.832Z] #51 48.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T07:35:01.832Z] #51 49.06 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T07:35:01.832Z] #51 49.13 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T07:35:01.832Z] #51 49.20 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T07:35:01.832Z] #51 49.30 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T07:35:01.832Z] #51 49.47 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T07:35:01.832Z] #51 49.59 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T07:35:01.832Z] #51 49.64 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T07:35:01.832Z] #51 49.70 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T07:35:01.832Z] #51 49.84 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T07:35:01.832Z] #51 49.93 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T07:35:01.832Z] #51 50.00 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T07:35:01.992Z] #19 135.1 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-03-18T07:35:01.992Z] #19 135.1 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-03-18T07:35:01.992Z] #19 135.1 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-18T07:35:02.091Z] #51 50.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T07:35:02.091Z] #51 50.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T07:35:02.142Z] #47 DONE 41.0s [2022-03-18T07:35:02.142Z] [2022-03-18T07:35:02.142Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:02.142Z] #38 sha256:41d4c1eeb061576cba6bab22e9d2d20432568930bdcbeb6889d1770c1f9dae7f [2022-03-18T07:35:02.142Z] #38 37.94 Selecting previously unselected package libxml2:arm64. [2022-03-18T07:35:02.142Z] #38 37.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-03-18T07:35:02.142Z] #38 37.96 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:02.142Z] #38 38.36 Selecting previously unselected package libarchive13:arm64. [2022-03-18T07:35:02.142Z] #38 38.37 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-03-18T07:35:02.142Z] #38 38.37 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-18T07:35:02.142Z] #38 38.63 Selecting previously unselected package libjsoncpp24:arm64. [2022-03-18T07:35:02.142Z] #38 38.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-03-18T07:35:02.142Z] #38 38.65 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-18T07:35:02.142Z] #38 38.75 Selecting previously unselected package librhash0:arm64. [2022-03-18T07:35:02.142Z] #38 38.75 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-03-18T07:35:02.142Z] #38 38.78 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-03-18T07:35:02.142Z] #38 38.89 Selecting previously unselected package libuv1:arm64. [2022-03-18T07:35:02.142Z] #38 38.93 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-03-18T07:35:02.142Z] #38 38.94 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-03-18T07:35:02.142Z] #38 39.04 Selecting previously unselected package cmake. [2022-03-18T07:35:02.142Z] #38 39.04 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-03-18T07:35:02.142Z] #38 39.07 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:02.351Z] #51 50.58 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T07:35:02.351Z] #51 50.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T07:35:02.611Z] #51 50.76 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T07:35:02.611Z] #51 50.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T07:35:02.611Z] #51 50.90 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T07:35:02.611Z] #51 50.93 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T07:35:02.611Z] #51 50.97 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T07:35:02.611Z] #51 50.99 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T07:35:02.716Z] #38 42.16 Setting up libicu67:arm64 (67.1-7) ... [2022-03-18T07:35:02.716Z] #38 42.17 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:02.716Z] #38 42.20 Setting up libuv1:arm64 (1.40.0-2) ... [2022-03-18T07:35:02.716Z] #38 42.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:02.716Z] #38 42.26 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-03-18T07:35:02.716Z] #38 42.30 Setting up librhash0:arm64 (1.4.1-2) ... [2022-03-18T07:35:02.716Z] #38 42.35 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:35:02.870Z] #51 51.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T07:35:02.870Z] #51 51.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T07:35:02.870Z] #51 51.03 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T07:35:02.870Z] #51 51.04 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T07:35:02.870Z] #51 51.06 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T07:35:02.870Z] #51 51.08 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T07:35:02.870Z] #51 51.08 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T07:35:02.870Z] #51 51.14 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T07:35:02.870Z] #51 51.19 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T07:35:02.870Z] #51 51.19 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T07:35:02.870Z] #51 51.22 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T07:35:02.870Z] #51 51.25 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T07:35:02.979Z] #38 42.37 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:02.979Z] #38 42.40 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-03-18T07:35:02.979Z] #38 42.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:02.979Z] #38 42.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:03.131Z] #51 51.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T07:35:03.131Z] #51 51.27 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T07:35:03.131Z] #51 51.30 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T07:35:03.240Z] #38 DONE 42.7s [2022-03-18T07:35:03.240Z] [2022-03-18T07:35:03.240Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T07:35:03.240Z] #39 sha256:0b51564134e2ae1fa65036a1e952d33ee05d1ee6ff4f73f9568f8dbb24290109 [2022-03-18T07:35:03.359Z] #19 136.5 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-03-18T07:35:03.359Z] #19 136.5 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-18T07:35:03.359Z] #19 136.5 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-18T07:35:03.505Z] #39 DONE 0.1s [2022-03-18T07:35:03.505Z] [2022-03-18T07:35:03.505Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:03.505Z] #40 sha256:94232c0780f41d391263c4f21e09b0506ad2561eeef167776ff97a27f0d3a4bf [2022-03-18T07:35:03.701Z] #51 51.99 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T07:35:03.701Z] #51 52.00 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T07:35:03.701Z] #51 52.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T07:35:03.753Z] #58 16.59 Reading package lists... [2022-03-18T07:35:03.753Z] #58 21.70 Reading package lists... [2022-03-18T07:35:03.753Z] #58 ... [2022-03-18T07:35:03.753Z] [2022-03-18T07:35:03.753Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:35:03.753Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:35:03.753Z] #43 20.88 Updating files: 97% (1792/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-03-18T07:35:03.753Z] #43 20.91 + git checkout -q v2.3.0 [2022-03-18T07:35:03.753Z] #43 22.34 + 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-03-18T07:35:03.766Z] #40 ... [2022-03-18T07:35:03.766Z] [2022-03-18T07:35:03.766Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:03.766Z] #51 sha256:5bc3293fc53fe648d35fe11f561dad360a983caa0d446ea367b39804f24f6e7d [2022-03-18T07:35:03.766Z] #51 33.08 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T07:35:03.766Z] #51 33.15 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T07:35:03.766Z] #51 34.24 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T07:35:03.766Z] #51 34.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T07:35:03.766Z] #51 34.27 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T07:35:03.766Z] #51 34.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T07:35:03.766Z] #51 34.52 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T07:35:03.766Z] #51 34.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T07:35:03.766Z] #51 34.57 go: downloading golang.org/x/text v0.3.7 [2022-03-18T07:35:03.766Z] #51 38.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T07:35:03.766Z] #51 38.50 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T07:35:03.766Z] #51 38.50 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T07:35:03.766Z] #51 38.53 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T07:35:03.766Z] #51 38.59 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T07:35:03.766Z] #51 38.63 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T07:35:03.766Z] #51 38.63 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T07:35:03.766Z] #51 38.68 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T07:35:03.766Z] #51 38.76 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T07:35:03.766Z] #51 38.79 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T07:35:03.766Z] #51 38.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T07:35:03.766Z] #51 38.89 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T07:35:03.766Z] #51 39.31 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T07:35:03.766Z] #51 39.37 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T07:35:03.766Z] #51 39.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T07:35:03.766Z] #51 39.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T07:35:03.766Z] #51 39.53 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T07:35:03.766Z] #51 39.60 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T07:35:03.766Z] #51 39.61 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T07:35:03.766Z] #51 39.61 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T07:35:03.766Z] #51 39.63 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T07:35:03.766Z] #51 39.81 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T07:35:03.766Z] #51 39.88 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T07:35:03.766Z] #51 39.96 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T07:35:03.766Z] #51 40.03 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T07:35:03.766Z] #51 41.21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T07:35:03.766Z] #51 ... [2022-03-18T07:35:03.766Z] [2022-03-18T07:35:03.766Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:03.766Z] #40 sha256:94232c0780f41d391263c4f21e09b0506ad2561eeef167776ff97a27f0d3a4bf [2022-03-18T07:35:03.766Z] #40 0.550 + RM_GOPATH=0 [2022-03-18T07:35:03.923Z] #19 137.5 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-03-18T07:35:03.960Z] #51 52.22 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T07:35:04.028Z] #40 0.552 + TMP_GOPATH= [2022-03-18T07:35:04.028Z] #40 0.552 + : /build [2022-03-18T07:35:04.028Z] #40 0.552 + '[' -z '' ']' [2022-03-18T07:35:04.028Z] #40 0.553 ++ mktemp -d [2022-03-18T07:35:04.028Z] #40 0.554 + export GOPATH=/tmp/tmp.qwsQOQh57Q [2022-03-18T07:35:04.028Z] #40 0.554 + GOPATH=/tmp/tmp.qwsQOQh57Q [2022-03-18T07:35:04.028Z] #40 0.554 + RM_GOPATH=1 [2022-03-18T07:35:04.028Z] #40 0.555 + case "$(go env GOARCH)" in [2022-03-18T07:35:04.028Z] #40 0.558 ++ go env GOARCH [2022-03-18T07:35:04.028Z] #40 0.568 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:04.028Z] #40 0.568 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:04.028Z] #40 0.574 ++ dirname /install.sh [2022-03-18T07:35:04.028Z] #40 0.575 + dir=/ [2022-03-18T07:35:04.028Z] #40 0.575 + bin=tini [2022-03-18T07:35:04.028Z] #40 0.576 + shift [2022-03-18T07:35:04.028Z] #40 0.576 + '[' '!' -f //tini.installer ']' [2022-03-18T07:35:04.028Z] #40 0.576 + . //tini.installer [2022-03-18T07:35:04.028Z] #40 0.576 ++ : v0.19.0 [2022-03-18T07:35:04.028Z] #40 0.577 + install_tini [2022-03-18T07:35:04.028Z] #40 0.577 + echo 'Install tini version v0.19.0' [2022-03-18T07:35:04.028Z] #40 0.577 Install tini version v0.19.0 [2022-03-18T07:35:04.028Z] #40 0.577 + git clone https://github.com/krallin/tini.git /tmp/tmp.qwsQOQh57Q/tini [2022-03-18T07:35:04.028Z] #40 0.579 Cloning into '/tmp/tmp.qwsQOQh57Q/tini'... [2022-03-18T07:35:04.179Z] #19 137.5 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-03-18T07:35:04.179Z] #19 137.5 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-18T07:35:04.219Z] #51 52.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T07:35:04.219Z] #51 52.48 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T07:35:04.219Z] #51 52.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T07:35:04.219Z] #51 52.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T07:35:04.321Z] #43 ... [2022-03-18T07:35:04.322Z] [2022-03-18T07:35:04.322Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:04.322Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:04.322Z] #47 12.87 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-03-18T07:35:04.322Z] #47 17.98 Fetched 8510 kB in 14s (628 kB/s) [2022-03-18T07:35:04.322Z] #47 17.98 Reading package lists... [2022-03-18T07:35:04.478Z] #51 52.56 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T07:35:04.580Z] #47 22.96 Reading package lists... [2022-03-18T07:35:04.580Z] #47 ... [2022-03-18T07:35:04.580Z] [2022-03-18T07:35:04.580Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:04.580Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:04.580Z] #51 22.28 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T07:35:04.580Z] #51 22.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:35:04.580Z] #51 22.32 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T07:35:04.580Z] #51 22.33 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T07:35:04.580Z] #51 22.49 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T07:35:04.580Z] #51 22.75 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T07:35:04.580Z] #51 23.05 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T07:35:04.580Z] #51 23.11 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T07:35:04.580Z] #51 23.13 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T07:35:04.580Z] #51 23.16 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T07:35:04.737Z] #51 52.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T07:35:04.737Z] #51 52.92 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T07:35:04.737Z] #51 52.98 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T07:35:04.737Z] #51 53.04 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T07:35:04.737Z] #51 53.05 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T07:35:04.971Z] #40 1.309 + cd /tmp/tmp.qwsQOQh57Q/tini [2022-03-18T07:35:04.971Z] #40 1.309 + git checkout -q v0.19.0 [2022-03-18T07:35:04.971Z] #40 1.374 + cmake . [2022-03-18T07:35:04.971Z] #40 ... [2022-03-18T07:35:04.971Z] [2022-03-18T07:35:04.971Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:35:04.971Z] #49 sha256:9a0f5be7fbdba6ca75c7b6cd6f120f8a9ed2cb6d36e69ae58352bcef3586732f [2022-03-18T07:35:04.971Z] #49 44.04 gotestsum version dev [2022-03-18T07:35:04.971Z] #49 DONE 44.4s [2022-03-18T07:35:04.998Z] #51 53.11 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T07:35:04.998Z] #51 53.15 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T07:35:04.998Z] #51 53.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T07:35:04.998Z] #51 53.17 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T07:35:04.998Z] #51 53.21 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T07:35:04.998Z] #51 53.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T07:35:04.998Z] #51 53.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T07:35:05.107Z] #19 138.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-03-18T07:35:05.107Z] #19 138.3 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:05.107Z] #19 138.3 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:35:05.107Z] #19 138.4 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-03-18T07:35:05.107Z] #19 138.4 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:05.107Z] #19 138.4 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:35:05.191Z] #43 ... [2022-03-18T07:35:05.191Z] [2022-03-18T07:35:05.191Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:35:05.191Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:35:05.191Z] #58 19.79 Reading package lists... [2022-03-18T07:35:05.191Z] #58 27.67 Building dependency tree... [2022-03-18T07:35:05.191Z] #58 32.60 The following additional packages will be installed: [2022-03-18T07:35:05.191Z] #58 32.61 libbtrfs0 [2022-03-18T07:35:05.191Z] #58 32.87 The following NEW packages will be installed: [2022-03-18T07:35:05.191Z] #58 32.88 libbtrfs-dev libbtrfs0 [2022-03-18T07:35:05.191Z] #58 33.61 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:05.191Z] #58 33.61 Need to get 460 kB of archives. [2022-03-18T07:35:05.191Z] #58 33.61 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T07:35:05.191Z] #58 33.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:35:05.191Z] #58 33.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:35:05.191Z] #58 35.38 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:05.191Z] #58 35.75 Fetched 460 kB in 1s (697 kB/s) [2022-03-18T07:35:05.191Z] #58 35.91 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:35:05.191Z] #58 35.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T07:35:05.191Z] #58 35.95 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:35:05.191Z] #58 35.96 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:35:05.191Z] #58 36.30 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:35:05.191Z] #58 36.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:35:05.191Z] #58 36.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:35:05.191Z] #58 36.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:35:05.191Z] #58 37.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:35:05.191Z] #58 37.05 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:05.191Z] #58 ... [2022-03-18T07:35:05.191Z] [2022-03-18T07:35:05.191Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:05.191Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:05.191Z] #51 37.45 go: downloading github.com/fatih/color v1.13.0 [2022-03-18T07:35:05.191Z] #51 37.49 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:35:05.191Z] #51 37.59 go: downloading github.com/spf13/cobra v1.3.0 [2022-03-18T07:35:05.191Z] #51 37.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-03-18T07:35:05.191Z] #51 ... [2022-03-18T07:35:05.191Z] [2022-03-18T07:35:05.191Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:35:05.191Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:35:05.191Z] #58 DONE 37.9s [2022-03-18T07:35:05.232Z] [2022-03-18T07:35:05.232Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:05.232Z] #40 sha256:94232c0780f41d391263c4f21e09b0506ad2561eeef167776ff97a27f0d3a4bf [2022-03-18T07:35:05.232Z] #40 1.862 -- The C compiler identification is GNU 10.2.1 [2022-03-18T07:35:05.232Z] #40 1.947 -- Detecting C compiler ABI info [2022-03-18T07:35:05.259Z] #51 53.58 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T07:35:05.455Z] [2022-03-18T07:35:05.455Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T07:35:05.455Z] #59 sha256:1c44970e81d1e8e89bd223cafc0bbc196e72215f44bf465f10e97d0ce9efff00 [2022-03-18T07:35:05.455Z] #59 DONE 0.2s [2022-03-18T07:35:05.455Z] [2022-03-18T07:35:05.455Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:35:05.455Z] #60 sha256:aa3b61e7aae1e4512e007508c51bb99cd27ad32f4beacbfad992d17e5a2e8f10 [2022-03-18T07:35:05.518Z] #51 53.59 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T07:35:05.518Z] #51 53.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T07:35:05.518Z] #51 53.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T07:35:05.518Z] #51 53.63 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T07:35:05.716Z] #60 ... [2022-03-18T07:35:05.716Z] [2022-03-18T07:35:05.716Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:05.716Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:05.716Z] #47 27.64 Fetched 8510 kB in 21s (402 kB/s) [2022-03-18T07:35:05.716Z] #47 27.64 Reading package lists... [2022-03-18T07:35:05.716Z] #47 35.16 Reading package lists... [2022-03-18T07:35:05.716Z] #47 ... [2022-03-18T07:35:05.716Z] [2022-03-18T07:35:05.716Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:05.716Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:05.716Z] #51 37.95 go: downloading github.com/spf13/viper v1.10.1 [2022-03-18T07:35:05.716Z] #51 38.17 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-03-18T07:35:05.958Z] #51 24.38 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T07:35:05.959Z] #51 24.49 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T07:35:05.976Z] #51 38.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-03-18T07:35:05.976Z] #51 38.68 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-03-18T07:35:06.086Z] #51 54.38 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T07:35:06.177Z] #40 ... [2022-03-18T07:35:06.177Z] [2022-03-18T07:35:06.177Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:35:06.177Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:35:06.177Z] #14 35.52 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T07:35:06.177Z] #14 35.53 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T07:35:06.177Z] #14 35.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:35:06.177Z] #14 35.69 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-03-18T07:35:06.177Z] #14 35.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T07:35:06.177Z] #14 35.73 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T07:35:06.177Z] #14 35.87 Selecting previously unselected package dmsetup. [2022-03-18T07:35:06.177Z] #14 35.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T07:35:06.177Z] #14 35.89 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:35:06.177Z] #14 36.03 Selecting previously unselected package mingw-w64-common. [2022-03-18T07:35:06.177Z] #14 36.03 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T07:35:06.177Z] #14 36.03 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T07:35:06.177Z] #14 40.89 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T07:35:06.177Z] #14 40.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T07:35:06.177Z] #14 40.92 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:35:06.177Z] #14 ... [2022-03-18T07:35:06.177Z] [2022-03-18T07:35:06.177Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:06.177Z] #40 sha256:94232c0780f41d391263c4f21e09b0506ad2561eeef167776ff97a27f0d3a4bf [2022-03-18T07:35:06.177Z] #40 2.792 -- Detecting C compiler ABI info - done [2022-03-18T07:35:06.177Z] #40 2.872 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T07:35:06.177Z] #40 2.873 -- Detecting C compile features [2022-03-18T07:35:06.177Z] #40 2.875 -- Detecting C compile features - done [2022-03-18T07:35:06.177Z] #40 2.903 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T07:35:06.218Z] #51 ... [2022-03-18T07:35:06.218Z] [2022-03-18T07:35:06.218Z] #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-03-18T07:35:06.218Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:06.218Z] #14 10.07 Reading package lists... [2022-03-18T07:35:06.218Z] #14 14.98 Reading package lists... [2022-03-18T07:35:06.218Z] #14 20.28 Building dependency tree... [2022-03-18T07:35:06.218Z] #14 23.90 The following additional packages will be installed: [2022-03-18T07:35:06.218Z] #14 23.90 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:35:06.218Z] #14 23.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T07:35:06.218Z] #14 23.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T07:35:06.218Z] #14 23.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T07:35:06.218Z] #14 23.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T07:35:06.218Z] #14 23.90 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T07:35:06.218Z] #14 23.90 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T07:35:06.218Z] #14 23.90 Suggested packages: [2022-03-18T07:35:06.218Z] #14 23.90 gcc-10-locales seccomp wine64 [2022-03-18T07:35:06.218Z] #14 ... [2022-03-18T07:35:06.218Z] [2022-03-18T07:35:06.218Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:06.218Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:06.218Z] #38 14.87 Fetched 8506 kB in 11s (760 kB/s) [2022-03-18T07:35:06.218Z] #38 14.87 Reading package lists... [2022-03-18T07:35:06.218Z] #38 19.75 Reading package lists... [2022-03-18T07:35:06.238Z] #51 38.85 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-03-18T07:35:06.238Z] #51 38.90 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-03-18T07:35:06.345Z] #51 54.62 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T07:35:06.439Z] #40 3.137 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T07:35:06.439Z] #40 3.224 -- Configuring done [2022-03-18T07:35:06.439Z] #40 3.238 -- Generating done [2022-03-18T07:35:06.477Z] #38 24.73 Building dependency tree... [2022-03-18T07:35:06.477Z] #38 ... [2022-03-18T07:35:06.477Z] [2022-03-18T07:35:06.477Z] #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-03-18T07:35:06.477Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:06.477Z] #14 25.25 The following NEW packages will be installed: [2022-03-18T07:35:06.477Z] #14 25.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:35:06.477Z] #14 25.25 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T07:35:06.477Z] #14 25.25 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T07:35:06.477Z] #14 25.25 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T07:35:06.477Z] #14 25.25 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T07:35:06.477Z] #14 25.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T07:35:06.477Z] #14 25.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T07:35:06.477Z] #14 25.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T07:35:06.477Z] #14 25.25 mingw-w64-x86-64-dev [2022-03-18T07:35:06.702Z] #40 3.253 -- Build files have been written to: /tmp/tmp.qwsQOQh57Q/tini [2022-03-18T07:35:06.702Z] #40 3.268 + make tini-static [2022-03-18T07:35:06.702Z] #40 3.512 Scanning dependencies of target tini-static [2022-03-18T07:35:06.737Z] #14 ... [2022-03-18T07:35:06.737Z] [2022-03-18T07:35:06.737Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:35:06.737Z] #63 sha256:9f5e1f62cf60babf2ce09e8c20a1b957fea9a2df27e2ee0d8f107da80df67e4c [2022-03-18T07:35:06.737Z] #63 15.07 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T07:35:06.962Z] #40 3.629 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T07:35:06.996Z] #63 ... [2022-03-18T07:35:06.996Z] [2022-03-18T07:35:06.996Z] #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-03-18T07:35:06.997Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:06.997Z] #14 25.73 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:06.997Z] #14 25.73 Need to get 115 MB of archives. [2022-03-18T07:35:06.997Z] #14 25.73 After this operation, 645 MB of additional disk space will be used. [2022-03-18T07:35:06.997Z] #14 25.73 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-03-18T07:35:07.256Z] #14 25.84 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-03-18T07:35:07.256Z] #14 25.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T07:35:07.256Z] #14 25.96 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-03-18T07:35:07.256Z] #14 25.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T07:35:07.256Z] #14 25.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T07:35:07.520Z] #14 26.28 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-03-18T07:35:07.632Z] #51 ... [2022-03-18T07:35:07.632Z] [2022-03-18T07:35:07.632Z] #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-03-18T07:35:07.632Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:07.632Z] #14 22.66 Reading package lists... [2022-03-18T07:35:07.632Z] #14 30.36 Reading package lists... [2022-03-18T07:35:07.632Z] #14 37.44 Building dependency tree... [2022-03-18T07:35:07.632Z] #14 ... [2022-03-18T07:35:07.632Z] [2022-03-18T07:35:07.632Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:35:07.632Z] #60 sha256:aa3b61e7aae1e4512e007508c51bb99cd27ad32f4beacbfad992d17e5a2e8f10 [2022-03-18T07:35:07.632Z] #60 1.381 + RM_GOPATH=0 [2022-03-18T07:35:07.632Z] #60 1.381 + TMP_GOPATH= [2022-03-18T07:35:07.632Z] #60 1.381 + : /build [2022-03-18T07:35:07.632Z] #60 1.381 + '[' -z '' ']' [2022-03-18T07:35:07.632Z] #60 1.381 ++ mktemp -d [2022-03-18T07:35:07.632Z] #60 1.384 + export GOPATH=/tmp/tmp.T8KqlDOMY6 [2022-03-18T07:35:07.632Z] #60 1.384 + GOPATH=/tmp/tmp.T8KqlDOMY6 [2022-03-18T07:35:07.632Z] #60 1.384 + RM_GOPATH=1 [2022-03-18T07:35:07.632Z] #60 1.384 + case "$(go env GOARCH)" in [2022-03-18T07:35:07.632Z] #60 1.384 ++ go env GOARCH [2022-03-18T07:35:07.632Z] #60 1.411 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:07.632Z] #60 1.411 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:07.632Z] #60 1.415 ++ dirname /install.sh [2022-03-18T07:35:07.632Z] #60 1.427 + dir=/ [2022-03-18T07:35:07.632Z] #60 1.427 + bin=containerd [2022-03-18T07:35:07.632Z] #60 1.427 + shift [2022-03-18T07:35:07.632Z] #60 1.427 + '[' '!' -f //containerd.installer ']' [2022-03-18T07:35:07.632Z] #60 1.427 + . //containerd.installer [2022-03-18T07:35:07.632Z] #60 1.427 ++ set -e [2022-03-18T07:35:07.632Z] #60 1.427 ++ : v1.6.1 [2022-03-18T07:35:07.632Z] #60 1.427 + install_containerd [2022-03-18T07:35:07.632Z] #60 1.427 + echo 'Install containerd version v1.6.1' [2022-03-18T07:35:07.632Z] #60 1.428 Install containerd version v1.6.1 [2022-03-18T07:35:07.632Z] #60 1.428 + git clone https://github.com/containerd/containerd.git /tmp/tmp.T8KqlDOMY6/src/github.com/containerd/containerd [2022-03-18T07:35:07.632Z] #60 1.443 Cloning into '/tmp/tmp.T8KqlDOMY6/src/github.com/containerd/containerd'... [2022-03-18T07:35:07.781Z] #14 26.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-03-18T07:35:07.781Z] #14 26.54 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-03-18T07:35:07.921Z] #40 4.624 [100%] Linking C executable tini-static [2022-03-18T07:35:08.189Z] #40 ... [2022-03-18T07:35:08.189Z] [2022-03-18T07:35:08.189Z] #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-03-18T07:35:08.189Z] #31 sha256:6ce51b2e86fb6915aedd2c30e0b16c16dc5ee77b5546347befdb9b93367791b9 [2022-03-18T07:35:08.189Z] #31 25.82 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-03-18T07:35:08.189Z] #31 27.23 #=#=# [2022-03-18T07:35:08.189Z] #31 27.62 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-03-18T07:35:08.189Z] #31 28.94 [2022-03-18T07:35:08.189Z] #31 30.66 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-03-18T07:35:08.189Z] #31 31.76 [2022-03-18T07:35:08.189Z] #31 32.01 #=#=# ######################################################################## 100.0% [2022-03-18T07:35:08.189Z] #31 32.77 [2022-03-18T07:35:08.189Z] #31 32.95 Download of images into '/build' complete. [2022-03-18T07:35:08.189Z] #31 32.96 Use something like the following to load the result into a Docker daemon: [2022-03-18T07:35:08.189Z] #31 32.96 tar -cC '/build' . | docker load [2022-03-18T07:35:08.189Z] #31 DONE 33.1s [2022-03-18T07:35:08.189Z] [2022-03-18T07:35:08.189Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:08.189Z] #40 sha256:94232c0780f41d391263c4f21e09b0506ad2561eeef167776ff97a27f0d3a4bf [2022-03-18T07:35:08.189Z] #40 4.976 [100%] Built target tini-static [2022-03-18T07:35:08.253Z] #51 ... [2022-03-18T07:35:08.253Z] [2022-03-18T07:35:08.253Z] #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-03-18T07:35:08.253Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:35:08.450Z] #40 5.084 + mkdir -p /build [2022-03-18T07:35:08.450Z] #40 5.084 + cp tini-static /build/docker-init [2022-03-18T07:35:08.511Z] #34 55.80 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-03-18T07:35:08.511Z] #34 56.49 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T07:35:08.711Z] #40 DONE 5.2s [2022-03-18T07:35:08.711Z] [2022-03-18T07:35:08.711Z] #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-03-18T07:35:08.711Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:35:08.711Z] #14 47.29 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T07:35:08.711Z] #14 47.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-03-18T07:35:08.711Z] #14 47.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:35:08.711Z] #14 47.42 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T07:35:08.711Z] #14 47.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-18T07:35:08.711Z] #14 47.46 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:08.721Z] #14 27.21 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-03-18T07:35:09.038Z] #34 56.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T07:35:09.038Z] #34 ... [2022-03-18T07:35:09.038Z] [2022-03-18T07:35:09.038Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:35:09.038Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:35:09.038Z] #60 2.302 + RM_GOPATH=0 [2022-03-18T07:35:09.038Z] #60 2.302 + TMP_GOPATH= [2022-03-18T07:35:09.038Z] #60 2.302 + : /build [2022-03-18T07:35:09.038Z] #60 2.302 + '[' -z '' ']' [2022-03-18T07:35:09.038Z] #60 2.302 ++ mktemp -d [2022-03-18T07:35:09.038Z] #60 2.307 + export GOPATH=/tmp/tmp.xuTyin02Va [2022-03-18T07:35:09.038Z] #60 2.307 + GOPATH=/tmp/tmp.xuTyin02Va [2022-03-18T07:35:09.038Z] #60 2.307 + RM_GOPATH=1 [2022-03-18T07:35:09.038Z] #60 2.307 + case "$(go env GOARCH)" in [2022-03-18T07:35:09.038Z] #60 2.307 ++ go env GOARCH [2022-03-18T07:35:09.038Z] #60 2.365 Install containerd version v1.6.1 [2022-03-18T07:35:09.038Z] #60 2.366 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:09.038Z] #60 2.366 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:09.038Z] #60 2.366 ++ dirname /install.sh [2022-03-18T07:35:09.038Z] #60 2.366 + dir=/ [2022-03-18T07:35:09.038Z] #60 2.366 + bin=containerd [2022-03-18T07:35:09.038Z] #60 2.366 + shift [2022-03-18T07:35:09.038Z] #60 2.366 + '[' '!' -f //containerd.installer ']' [2022-03-18T07:35:09.038Z] #60 2.366 + . //containerd.installer [2022-03-18T07:35:09.038Z] #60 2.366 ++ set -e [2022-03-18T07:35:09.038Z] #60 2.366 ++ : v1.6.1 [2022-03-18T07:35:09.038Z] #60 2.366 + install_containerd [2022-03-18T07:35:09.038Z] #60 2.366 + echo 'Install containerd version v1.6.1' [2022-03-18T07:35:09.038Z] #60 2.366 + git clone https://github.com/containerd/containerd.git /tmp/tmp.xuTyin02Va/src/github.com/containerd/containerd [2022-03-18T07:35:09.038Z] #60 2.376 Cloning into '/tmp/tmp.xuTyin02Va/src/github.com/containerd/containerd'... [2022-03-18T07:35:09.038Z] #60 ... [2022-03-18T07:35:09.038Z] [2022-03-18T07:35:09.038Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:09.038Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:09.038Z] #51 56.24 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T07:35:09.038Z] #51 56.24 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T07:35:09.038Z] #51 56.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T07:35:09.038Z] #51 56.41 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T07:35:09.038Z] #51 56.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T07:35:09.038Z] #51 56.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T07:35:09.038Z] #51 56.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T07:35:09.038Z] #51 56.96 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T07:35:09.038Z] #51 56.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T07:35:09.038Z] #51 57.33 go: downloading golang.org/x/text v0.3.7 [2022-03-18T07:35:10.103Z] #14 28.82 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-03-18T07:35:10.185Z] #60 ... [2022-03-18T07:35:10.185Z] [2022-03-18T07:35:10.185Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:10.185Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:10.185Z] #38 25.69 Reading package lists... [2022-03-18T07:35:10.185Z] #38 33.02 Reading package lists... [2022-03-18T07:35:10.185Z] #38 40.10 Building dependency tree... [2022-03-18T07:35:10.185Z] #38 ... [2022-03-18T07:35:10.185Z] [2022-03-18T07:35:10.185Z] #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-03-18T07:35:10.185Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:10.185Z] #14 42.37 The following additional packages will be installed: [2022-03-18T07:35:10.185Z] #14 42.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:35:10.185Z] #14 42.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T07:35:10.185Z] #14 42.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T07:35:10.185Z] #14 42.37 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T07:35:10.185Z] #14 42.37 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T07:35:10.185Z] #14 42.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T07:35:10.185Z] #14 42.38 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T07:35:10.185Z] #14 42.39 Suggested packages: [2022-03-18T07:35:10.185Z] #14 42.39 gcc-10-locales seccomp wine64 [2022-03-18T07:35:10.574Z] Running on azwin-2-ae0c21 in d:\jenkins\workspace\moby_PR-43366 [Pipeline] { [Pipeline] ws [2022-03-18T07:35:10.591Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-18T07:35:10.672Z] #14 29.47 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-03-18T07:35:11.570Z] #14 43.91 The following NEW packages will be installed: [2022-03-18T07:35:11.570Z] #14 43.92 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:35:11.570Z] #14 43.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T07:35:11.570Z] #14 43.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T07:35:11.570Z] #14 43.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T07:35:11.570Z] #14 43.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T07:35:11.570Z] #14 43.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T07:35:11.570Z] #14 43.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T07:35:11.570Z] #14 43.93 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T07:35:11.570Z] #14 43.93 mingw-w64-x86-64-dev [2022-03-18T07:35:11.611Z] #14 30.38 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-03-18T07:35:11.833Z] #14 44.36 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:11.833Z] #14 44.36 Need to get 115 MB of archives. [2022-03-18T07:35:11.833Z] #14 44.36 After this operation, 645 MB of additional disk space will be used. [2022-03-18T07:35:11.833Z] #14 44.36 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-03-18T07:35:12.095Z] #14 44.57 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-03-18T07:35:12.095Z] #14 44.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T07:35:12.095Z] #14 44.78 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-03-18T07:35:12.095Z] #14 44.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T07:35:12.095Z] #14 44.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T07:35:12.452Z] The recommended git tool is: git [2022-03-18T07:35:12.547Z] #14 ... [2022-03-18T07:35:12.548Z] [2022-03-18T07:35:12.548Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:12.548Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:12.548Z] #51 27.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:35:12.548Z] #51 27.46 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T07:35:12.548Z] #51 27.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T07:35:12.548Z] #51 27.77 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T07:35:12.548Z] #51 27.79 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T07:35:12.548Z] #51 27.84 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T07:35:12.548Z] #51 27.88 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T07:35:12.548Z] #51 27.93 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T07:35:12.548Z] #51 27.94 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T07:35:12.548Z] #51 28.01 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T07:35:12.548Z] #51 28.05 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T07:35:12.548Z] #51 28.06 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T07:35:12.548Z] #51 28.13 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T07:35:12.548Z] #51 28.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T07:35:12.548Z] #51 28.37 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T07:35:12.548Z] #51 28.40 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T07:35:12.548Z] #51 28.41 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T07:35:12.548Z] #51 28.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T07:35:12.548Z] #51 28.46 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T07:35:12.548Z] #51 28.48 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T07:35:12.548Z] #51 28.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T07:35:12.548Z] #51 28.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T07:35:12.548Z] #51 29.06 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T07:35:12.548Z] #51 29.10 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T07:35:12.548Z] #51 29.19 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T07:35:12.548Z] #51 29.24 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T07:35:12.548Z] #51 29.33 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T07:35:12.548Z] #51 30.07 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T07:35:12.548Z] #51 30.15 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T07:35:12.548Z] #51 30.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T07:35:12.548Z] #51 30.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T07:35:12.548Z] #51 30.31 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T07:35:12.548Z] #51 30.35 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T07:35:12.548Z] #51 30.38 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T07:35:12.548Z] #51 30.40 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T07:35:12.548Z] #51 30.50 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T07:35:12.548Z] #51 30.66 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T07:35:12.548Z] #51 30.73 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T07:35:12.548Z] #51 30.85 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T07:35:12.548Z] #51 30.88 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T07:35:12.548Z] #51 30.94 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T07:35:12.548Z] #51 31.04 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T07:35:12.548Z] #51 31.04 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T07:35:12.548Z] #51 31.08 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T07:35:12.548Z] #51 31.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T07:35:12.548Z] #51 31.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T07:35:12.548Z] #51 31.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T07:35:12.724Z] #14 45.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-03-18T07:35:12.807Z] #51 31.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T07:35:12.807Z] #51 31.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T07:35:12.807Z] #51 31.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T07:35:12.807Z] #51 31.54 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T07:35:13.004Z] #14 45.52 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-03-18T07:35:13.004Z] #14 45.52 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-03-18T07:35:13.067Z] #51 31.68 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T07:35:13.067Z] #51 31.71 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T07:35:13.067Z] #51 31.77 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T07:35:13.067Z] #51 31.78 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T07:35:13.067Z] #51 31.80 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T07:35:13.067Z] #51 31.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T07:35:13.067Z] #51 31.84 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T07:35:13.067Z] #51 31.86 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T07:35:13.273Z] #51 ... [2022-03-18T07:35:13.273Z] [2022-03-18T07:35:13.273Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:13.273Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:13.273Z] #47 50.42 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T07:35:13.273Z] #47 52.26 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:13.273Z] #47 52.62 Fetched 2292 kB in 4s (510 kB/s) [2022-03-18T07:35:13.273Z] #47 52.77 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T07:35:13.273Z] #47 52.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T07:35:13.273Z] #47 52.87 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T07:35:13.273Z] #47 52.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:35:13.273Z] #47 54.07 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:35:13.273Z] #47 54.07 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:35:13.273Z] #47 54.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:35:13.273Z] #47 54.78 Selecting previously unselected package python3-six. [2022-03-18T07:35:13.273Z] #47 54.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T07:35:13.273Z] #47 54.81 Unpacking python3-six (1.16.0-2) ... [2022-03-18T07:35:13.273Z] #47 55.09 Selecting previously unselected package python3-protobuf. [2022-03-18T07:35:13.273Z] #47 55.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T07:35:13.273Z] #47 55.09 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T07:35:13.273Z] #47 56.09 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:35:13.273Z] #47 56.09 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:35:13.273Z] #47 56.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:35:13.273Z] #47 56.59 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:35:13.273Z] #47 56.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:35:13.273Z] #47 56.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:35:13.273Z] #47 57.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:35:13.273Z] #47 57.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:35:13.273Z] #47 57.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:35:13.273Z] #47 57.29 Selecting previously unselected package criu. [2022-03-18T07:35:13.273Z] #47 57.30 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T07:35:13.273Z] #47 57.30 Unpacking criu (3.16.1-3) ... [2022-03-18T07:35:13.273Z] #47 58.21 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:35:13.273Z] #47 60.39 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:35:13.273Z] #47 60.44 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:35:13.273Z] #47 60.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:35:13.273Z] #47 60.56 Setting up python3-six (1.16.0-2) ... [2022-03-18T07:35:13.273Z] #47 ... [2022-03-18T07:35:13.273Z] [2022-03-18T07:35:13.273Z] #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-03-18T07:35:13.273Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:13.273Z] #14 51.37 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-03-18T07:35:13.273Z] #14 52.12 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-03-18T07:35:13.273Z] #14 52.87 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-03-18T07:35:13.273Z] #14 54.99 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-03-18T07:35:13.273Z] #14 55.84 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-03-18T07:35:13.273Z] #14 55.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T07:35:13.273Z] #14 55.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T07:35:13.273Z] #14 55.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:35:13.273Z] #14 55.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:35:13.273Z] #14 55.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-18T07:35:13.273Z] #14 55.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T07:35:13.273Z] #14 55.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T07:35:13.273Z] #14 55.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T07:35:13.273Z] #14 55.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T07:35:13.273Z] #14 56.00 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T07:35:13.273Z] #14 56.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T07:35:13.273Z] #14 56.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T07:35:13.273Z] #14 56.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-03-18T07:35:13.273Z] #14 56.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-03-18T07:35:13.273Z] #14 56.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T07:35:13.273Z] #14 57.46 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:13.273Z] #14 57.77 Fetched 115 MB in 10s (11.1 MB/s) [2022-03-18T07:35:13.273Z] #14 57.85 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T07:35:13.273Z] #14 57.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T07:35:13.273Z] #14 57.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:35:13.273Z] #14 57.96 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:13.273Z] #14 61.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T07:35:13.273Z] #14 61.33 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:35:13.273Z] #14 61.34 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:13.326Z] #51 31.88 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T07:35:13.326Z] #51 32.05 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T07:35:13.326Z] #51 32.05 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T07:35:13.326Z] #51 32.10 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T07:35:13.326Z] #51 32.16 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T07:35:13.596Z] #51 32.24 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T07:35:13.596Z] #51 32.25 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T07:35:13.596Z] #51 ... [2022-03-18T07:35:13.596Z] [2022-03-18T07:35:13.596Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:35:13.596Z] #58 sha256:d21df6dea6ec62cd89bdbf415354c8822b3ff9b795453cc9c9c54c72e6ba88a3 [2022-03-18T07:35:13.596Z] #58 21.70 Reading package lists... [2022-03-18T07:35:13.596Z] #58 26.44 Building dependency tree... [2022-03-18T07:35:13.596Z] #58 28.72 The following additional packages will be installed: [2022-03-18T07:35:13.596Z] #58 28.73 libbtrfs0 [2022-03-18T07:35:13.596Z] #58 28.88 The following NEW packages will be installed: [2022-03-18T07:35:13.596Z] #58 28.90 libbtrfs-dev libbtrfs0 [2022-03-18T07:35:13.596Z] #58 29.25 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:13.596Z] #58 29.25 Need to get 460 kB of archives. [2022-03-18T07:35:13.596Z] #58 29.25 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T07:35:13.596Z] #58 29.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:35:13.596Z] #58 29.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:35:13.596Z] #58 30.11 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:13.596Z] #58 30.46 Fetched 460 kB in 0s (1440 kB/s) [2022-03-18T07:35:13.596Z] #58 30.58 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:35:13.596Z] #58 30.58 (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-03-18T07:35:13.596Z] #58 30.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:35:13.596Z] #58 30.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:35:13.596Z] #58 31.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:35:13.596Z] #58 31.02 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:35:13.597Z] #58 31.02 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:35:13.597Z] #58 31.33 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:35:13.597Z] #58 31.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:35:13.597Z] #58 31.39 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:13.597Z] #58 DONE 32.3s [2022-03-18T07:35:13.597Z] [2022-03-18T07:35:13.597Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:13.597Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:13.597Z] #51 32.27 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T07:35:13.597Z] #51 32.32 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T07:35:13.597Z] #51 32.33 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T07:35:13.597Z] #51 32.36 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T07:35:13.856Z] #51 ... [2022-03-18T07:35:13.856Z] [2022-03-18T07:35:13.856Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:35:13.856Z] #53 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:35:13.856Z] #53 32.41 v3.0.2 [2022-03-18T07:35:13.989Z] #14 46.69 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-03-18T07:35:13.995Z] #14 52.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T07:35:13.995Z] #14 52.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-18T07:35:13.995Z] #14 52.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:35:14.120Z] #53 DONE 32.7s [2022-03-18T07:35:14.120Z] [2022-03-18T07:35:14.120Z] #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-03-18T07:35:14.120Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:14.120Z] #14 32.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-03-18T07:35:14.120Z] #14 32.60 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-03-18T07:35:14.120Z] #14 32.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T07:35:14.120Z] #14 32.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T07:35:14.121Z] #14 32.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:35:14.121Z] #14 32.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:35:14.121Z] #14 32.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-03-18T07:35:14.121Z] #14 32.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T07:35:14.121Z] #14 32.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T07:35:14.121Z] #14 32.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T07:35:14.121Z] #14 32.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T07:35:14.121Z] #14 32.69 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T07:35:14.121Z] #14 32.69 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T07:35:14.121Z] #14 32.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T07:35:14.121Z] #14 32.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-03-18T07:35:14.121Z] #14 32.73 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-18T07:35:14.121Z] #14 32.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T07:35:14.121Z] #14 ... [2022-03-18T07:35:14.121Z] [2022-03-18T07:35:14.121Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T07:35:14.121Z] #59 sha256:29ef43aff815a82531eccf6c88ad579fd035ad7c083a42f0508c572fb8ef425b [2022-03-18T07:35:14.121Z] #59 DONE 0.6s [2022-03-18T07:35:14.379Z] [2022-03-18T07:35:14.379Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:14.379Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:14.379Z] #51 32.82 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T07:35:14.379Z] #51 32.82 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T07:35:14.379Z] #51 32.82 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T07:35:14.379Z] #51 32.83 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T07:35:14.379Z] #51 32.93 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T07:35:14.379Z] #51 32.94 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T07:35:14.379Z] #51 33.03 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T07:35:14.379Z] #51 33.07 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T07:35:14.379Z] #51 33.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T07:35:14.638Z] #51 33.33 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T07:35:14.638Z] #51 33.34 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T07:35:14.638Z] #51 33.34 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T07:35:14.638Z] #51 33.37 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T07:35:14.638Z] #51 33.38 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T07:35:14.638Z] #51 33.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T07:35:14.638Z] #51 33.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T07:35:14.638Z] #51 33.46 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T07:35:14.638Z] #51 33.46 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T07:35:14.664Z] #14 ... [2022-03-18T07:35:14.664Z] [2022-03-18T07:35:14.664Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:14.664Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:14.664Z] #38 53.02 Selecting previously unselected package libicu67:amd64. [2022-03-18T07:35:14.664Z] #38 53.02 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-18T07:35:14.664Z] #38 53.06 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T07:35:14.664Z] #38 62.21 Selecting previously unselected package libxml2:amd64. [2022-03-18T07:35:14.664Z] #38 62.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T07:35:14.664Z] #38 62.21 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:14.897Z] #51 33.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T07:35:14.897Z] #51 33.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T07:35:14.897Z] #51 33.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T07:35:14.897Z] #51 33.83 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T07:35:14.924Z] #38 ... [2022-03-18T07:35:14.924Z] [2022-03-18T07:35:14.924Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:14.924Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:14.924Z] #47 62.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:35:14.924Z] #47 62.77 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T07:35:15.156Z] #51 33.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T07:35:15.156Z] #51 33.89 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T07:35:15.156Z] #51 33.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T07:35:15.156Z] #51 33.91 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T07:35:15.417Z] #51 34.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T07:35:15.676Z] #51 34.28 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T07:35:16.560Z] #14 48.90 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-03-18T07:35:16.560Z] #14 ... [2022-03-18T07:35:16.560Z] [2022-03-18T07:35:16.560Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-03-18T07:35:16.560Z] #53 sha256:7a27566df908591b15c10a3bef95d40efa7fa57b3b787457ab880f57f53a1dc1 [2022-03-18T07:35:16.560Z] #53 47.50 v3.0.2 [2022-03-18T07:35:16.560Z] #53 DONE 49.1s [2022-03-18T07:35:16.560Z] [2022-03-18T07:35:16.560Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:16.560Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:16.560Z] #51 40.57 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-03-18T07:35:16.560Z] #51 40.62 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-03-18T07:35:16.560Z] #51 44.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:35:16.560Z] #51 44.18 go: downloading github.com/stretchr/testify v1.7.0 [2022-03-18T07:35:16.560Z] #51 44.39 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-03-18T07:35:16.560Z] #51 44.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-03-18T07:35:16.560Z] #51 44.47 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-03-18T07:35:16.560Z] #51 44.54 go: downloading github.com/magiconair/properties v1.8.5 [2022-03-18T07:35:16.560Z] #51 44.65 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-03-18T07:35:16.560Z] #51 44.71 go: downloading github.com/spf13/afero v1.6.0 [2022-03-18T07:35:16.560Z] #51 44.73 go: downloading github.com/spf13/cast v1.4.1 [2022-03-18T07:35:16.560Z] #51 44.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-03-18T07:35:16.560Z] #51 44.86 go: downloading github.com/subosito/gotenv v1.2.0 [2022-03-18T07:35:16.560Z] #51 45.01 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-03-18T07:35:16.560Z] #51 45.22 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-03-18T07:35:16.560Z] #51 45.37 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-03-18T07:35:16.560Z] #51 45.46 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-03-18T07:35:16.560Z] #51 45.64 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-03-18T07:35:16.560Z] #51 45.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-03-18T07:35:16.560Z] #51 45.95 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-03-18T07:35:16.560Z] #51 46.00 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-03-18T07:35:16.560Z] #51 46.03 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-03-18T07:35:16.560Z] #51 46.04 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-03-18T07:35:16.560Z] #51 47.15 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-03-18T07:35:16.560Z] #51 47.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-03-18T07:35:16.560Z] #51 47.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-03-18T07:35:16.560Z] #51 47.48 go: downloading github.com/Antonboom/errname v0.1.5 [2022-03-18T07:35:16.560Z] #51 47.55 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-03-18T07:35:16.560Z] #51 47.62 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-03-18T07:35:16.560Z] #51 48.62 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-03-18T07:35:16.560Z] #51 48.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-03-18T07:35:16.560Z] #51 48.82 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-03-18T07:35:16.560Z] #51 48.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-03-18T07:35:16.560Z] #51 48.95 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-03-18T07:35:16.560Z] #51 48.98 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-03-18T07:35:16.560Z] #51 49.09 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-03-18T07:35:16.560Z] #51 49.20 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-03-18T07:35:16.560Z] #51 49.29 go: downloading github.com/breml/bidichk v0.2.1 [2022-03-18T07:35:16.689Z] #51 35.31 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T07:35:16.689Z] #51 35.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T07:35:16.689Z] #51 35.42 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T07:35:16.689Z] #51 35.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T07:35:16.690Z] #51 35.50 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T07:35:16.690Z] #51 35.51 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T07:35:16.822Z] #51 49.54 go: downloading github.com/breml/errchkjson v0.2.1 [2022-03-18T07:35:16.822Z] #51 49.63 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-03-18T07:35:16.950Z] #51 35.56 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T07:35:16.950Z] #51 35.81 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T07:35:16.950Z] #51 35.81 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T07:35:17.084Z] #51 49.69 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-03-18T07:35:17.084Z] #51 49.78 go: downloading github.com/daixiang0/gci v0.2.9 [2022-03-18T07:35:17.084Z] #51 ... [2022-03-18T07:35:17.084Z] [2022-03-18T07:35:17.084Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:17.084Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:17.084Z] #38 43.91 The following additional packages will be installed: [2022-03-18T07:35:17.084Z] #38 43.94 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T07:35:17.084Z] #38 43.95 Suggested packages: [2022-03-18T07:35:17.084Z] #38 43.96 cmake-doc ninja-build lrzip [2022-03-18T07:35:17.084Z] #38 43.96 Recommended packages: [2022-03-18T07:35:17.084Z] #38 43.96 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T07:35:17.084Z] #38 44.89 The following NEW packages will be installed: [2022-03-18T07:35:17.084Z] #38 44.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T07:35:17.084Z] #38 44.94 vim-common xxd [2022-03-18T07:35:17.084Z] #38 45.46 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:17.084Z] #38 45.46 Need to get 17.7 MB of archives. [2022-03-18T07:35:17.084Z] #38 45.46 After this operation, 70.7 MB of additional disk space will be used. [2022-03-18T07:35:17.084Z] #38 45.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:35:17.084Z] #38 45.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:35:17.084Z] #38 45.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T07:35:17.084Z] #38 45.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T07:35:17.084Z] #38 46.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T07:35:17.084Z] #38 46.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T07:35:17.084Z] #38 46.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T07:35:17.084Z] #38 46.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T07:35:17.084Z] #38 46.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T07:35:17.084Z] #38 46.47 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T07:35:17.084Z] #38 49.10 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:17.084Z] #38 49.44 Fetched 17.7 MB in 2s (9152 kB/s) [2022-03-18T07:35:17.084Z] #38 49.57 Selecting previously unselected package xxd. [2022-03-18T07:35:17.084Z] #38 49.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T07:35:17.084Z] #38 49.68 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:35:17.084Z] #38 49.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:17.209Z] #51 35.87 go: downloading golang.org/x/text v0.3.7 [2022-03-18T07:35:17.209Z] #51 ... [2022-03-18T07:35:17.209Z] [2022-03-18T07:35:17.209Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:17.209Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:17.209Z] #38 24.73 Building dependency tree... [2022-03-18T07:35:17.209Z] #38 28.23 The following additional packages will be installed: [2022-03-18T07:35:17.209Z] #38 28.24 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-03-18T07:35:17.209Z] #38 28.26 Suggested packages: [2022-03-18T07:35:17.209Z] #38 28.26 cmake-doc ninja-build lrzip [2022-03-18T07:35:17.209Z] #38 28.26 Recommended packages: [2022-03-18T07:35:17.209Z] #38 28.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T07:35:17.209Z] #38 29.08 The following NEW packages will be installed: [2022-03-18T07:35:17.209Z] #38 29.09 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-03-18T07:35:17.209Z] #38 29.09 vim-common xxd [2022-03-18T07:35:17.209Z] #38 29.45 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:17.209Z] #38 29.45 Need to get 17.7 MB of archives. [2022-03-18T07:35:17.209Z] #38 29.45 After this operation, 70.7 MB of additional disk space will be used. [2022-03-18T07:35:17.209Z] #38 29.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:35:17.209Z] #38 29.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:35:17.209Z] #38 29.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T07:35:17.209Z] #38 29.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T07:35:17.209Z] #38 30.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-03-18T07:35:17.209Z] #38 30.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T07:35:17.209Z] #38 30.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T07:35:17.209Z] #38 30.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T07:35:17.209Z] #38 30.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T07:35:17.209Z] #38 30.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T07:35:17.209Z] #38 31.83 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:17.209Z] #38 32.11 Fetched 17.7 MB in 2s (11.0 MB/s) [2022-03-18T07:35:17.209Z] #38 32.25 Selecting previously unselected package xxd. [2022-03-18T07:35:17.209Z] #38 32.25 (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-03-18T07:35:17.209Z] #38 32.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:35:17.209Z] #38 32.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:17.209Z] #38 32.67 Selecting previously unselected package vim-common. [2022-03-18T07:35:17.209Z] #38 32.67 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:35:17.209Z] #38 32.69 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:17.209Z] #38 33.16 Selecting previously unselected package cmake-data. [2022-03-18T07:35:17.209Z] #38 33.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T07:35:17.209Z] #38 33.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:35:17.209Z] #38 35.73 Selecting previously unselected package libicu67:amd64. [2022-03-18T07:35:17.209Z] #38 35.73 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-18T07:35:17.209Z] #38 35.75 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T07:35:17.209Z] #38 ... [2022-03-18T07:35:17.209Z] [2022-03-18T07:35:17.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-03-18T07:35:17.209Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:17.209Z] #14 33.69 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:17.209Z] #14 33.87 Fetched 115 MB in 7s (15.4 MB/s) [2022-03-18T07:35:17.209Z] #14 33.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T07:35:17.209Z] #14 33.96 (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-03-18T07:35:17.209Z] #14 34.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:35:17.209Z] #14 34.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:17.209Z] #14 35.83 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T07:35:17.209Z] #14 35.83 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:35:17.209Z] #14 35.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:17.284Z] #19 149.6 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-03-18T07:35:17.284Z] #19 149.6 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:17.284Z] #19 149.6 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:35:17.284Z] #19 149.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-03-18T07:35:17.284Z] #19 149.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:17.284Z] #19 149.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T07:35:17.345Z] #38 ... [2022-03-18T07:35:17.345Z] [2022-03-18T07:35:17.345Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:17.345Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:17.345Z] #51 49.79 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-03-18T07:35:17.345Z] #51 49.85 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-03-18T07:35:17.345Z] #51 49.91 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-03-18T07:35:17.345Z] #51 49.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-03-18T07:35:17.345Z] #51 49.99 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-03-18T07:35:17.345Z] #51 49.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-03-18T07:35:17.608Z] #51 50.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-03-18T07:35:17.608Z] #51 50.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-03-18T07:35:17.871Z] #51 50.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-03-18T07:35:17.871Z] #51 50.43 go: downloading github.com/golangci/misspell v0.3.5 [2022-03-18T07:35:17.871Z] #51 50.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-03-18T07:35:17.871Z] #51 50.47 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-03-18T07:35:18.135Z] #51 50.63 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-03-18T07:35:18.135Z] #51 50.69 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-03-18T07:35:18.135Z] #51 50.80 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-03-18T07:35:18.398Z] #51 50.83 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-03-18T07:35:18.398Z] #51 50.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-03-18T07:35:18.398Z] #51 50.88 go: downloading github.com/julz/importas v0.1.0 [2022-03-18T07:35:18.398Z] #51 50.97 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-03-18T07:35:18.398Z] #51 51.03 go: downloading github.com/kulti/thelper v0.5.0 [2022-03-18T07:35:18.398Z] #51 51.08 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-03-18T07:35:18.663Z] #51 51.21 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-03-18T07:35:18.663Z] #51 51.24 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-03-18T07:35:18.663Z] #51 51.29 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-03-18T07:35:18.663Z] #51 51.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-03-18T07:35:18.950Z] #51 51.36 go: downloading github.com/maratori/testpackage v1.0.1 [2022-03-18T07:35:18.950Z] #51 51.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-03-18T07:35:18.950Z] #51 51.54 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-03-18T07:35:18.950Z] #51 51.56 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-03-18T07:35:18.950Z] #51 51.58 go: downloading github.com/mgechev/revive v1.1.3 [2022-03-18T07:35:19.529Z] #51 ... [2022-03-18T07:35:19.529Z] [2022-03-18T07:35:19.529Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:19.529Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:19.529Z] #47 35.16 Reading package lists... [2022-03-18T07:35:19.529Z] #47 41.92 Building dependency tree... [2022-03-18T07:35:19.529Z] #47 45.80 The following additional packages will be installed: [2022-03-18T07:35:19.529Z] #47 45.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:35:19.529Z] #47 45.80 python3-protobuf python3-six [2022-03-18T07:35:19.529Z] #47 45.82 Suggested packages: [2022-03-18T07:35:19.529Z] #47 45.84 python3-setuptools [2022-03-18T07:35:19.529Z] #47 45.84 Recommended packages: [2022-03-18T07:35:19.529Z] #47 45.84 iproute2 | iproute [2022-03-18T07:35:19.529Z] #47 46.94 The following NEW packages will be installed: [2022-03-18T07:35:19.529Z] #47 46.99 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:35:19.529Z] #47 46.99 python3-protobuf python3-six [2022-03-18T07:35:19.529Z] #47 47.64 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:19.529Z] #47 47.64 Need to get 2292 kB of archives. [2022-03-18T07:35:19.529Z] #47 47.64 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T07:35:19.529Z] #47 47.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T07:35:19.529Z] #47 47.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:35:19.529Z] #47 47.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T07:35:19.529Z] #47 47.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T07:35:19.529Z] #47 47.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T07:35:19.529Z] #47 47.75 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-03-18T07:35:19.529Z] #47 47.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:35:19.529Z] #47 51.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T07:35:19.529Z] #47 ... [2022-03-18T07:35:19.529Z] [2022-03-18T07:35:19.529Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:19.529Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:19.529Z] #38 49.98 Selecting previously unselected package vim-common. [2022-03-18T07:35:19.529Z] #38 50.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:35:19.529Z] #38 50.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:19.529Z] #38 50.71 Selecting previously unselected package cmake-data. [2022-03-18T07:35:19.529Z] #38 50.73 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T07:35:19.529Z] #38 50.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:35:19.753Z] #14 38.22 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T07:35:19.753Z] #14 38.22 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T07:35:19.753Z] #14 38.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:35:19.753Z] #14 ... [2022-03-18T07:35:19.753Z] [2022-03-18T07:35:19.753Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:19.753Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:19.753Z] #47 22.96 Reading package lists... [2022-03-18T07:35:19.753Z] #47 28.12 Building dependency tree... [2022-03-18T07:35:19.753Z] #47 30.92 The following additional packages will be installed: [2022-03-18T07:35:19.753Z] #47 30.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:35:19.753Z] #47 30.93 python3-protobuf python3-six [2022-03-18T07:35:19.753Z] #47 30.93 Suggested packages: [2022-03-18T07:35:19.753Z] #47 30.95 python3-setuptools [2022-03-18T07:35:19.753Z] #47 30.95 Recommended packages: [2022-03-18T07:35:19.753Z] #47 30.95 iproute2 | iproute [2022-03-18T07:35:19.753Z] #47 31.57 The following NEW packages will be installed: [2022-03-18T07:35:19.753Z] #47 31.57 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-03-18T07:35:19.753Z] #47 31.59 python3-protobuf python3-six [2022-03-18T07:35:19.753Z] #47 32.14 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:35:19.753Z] #47 32.14 Need to get 2292 kB of archives. [2022-03-18T07:35:19.753Z] #47 32.14 After this operation, 11.0 MB of additional disk space will be used. [2022-03-18T07:35:19.753Z] #47 32.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-03-18T07:35:19.753Z] #47 32.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:35:19.753Z] #47 32.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-03-18T07:35:19.753Z] #47 32.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-03-18T07:35:19.753Z] #47 32.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T07:35:19.753Z] #47 32.35 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-03-18T07:35:19.753Z] #47 32.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:35:19.753Z] #47 35.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-03-18T07:35:19.753Z] #47 36.52 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:19.753Z] #47 36.78 Fetched 2292 kB in 4s (589 kB/s) [2022-03-18T07:35:19.753Z] #47 36.85 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T07:35:19.753Z] #47 36.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T07:35:19.753Z] #47 36.91 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T07:35:19.753Z] #47 36.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:35:19.753Z] #47 37.61 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:35:19.753Z] #47 37.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:35:19.753Z] #47 37.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:35:19.753Z] #47 37.91 Selecting previously unselected package python3-six. [2022-03-18T07:35:19.753Z] #47 37.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T07:35:19.753Z] #47 37.91 Unpacking python3-six (1.16.0-2) ... [2022-03-18T07:35:19.753Z] #47 37.97 Selecting previously unselected package python3-protobuf. [2022-03-18T07:35:19.753Z] #47 37.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T07:35:19.753Z] #47 37.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T07:35:19.753Z] #47 ... [2022-03-18T07:35:19.753Z] [2022-03-18T07:35:19.753Z] #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-03-18T07:35:19.753Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:19.753Z] #14 38.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T07:35:19.753Z] #14 38.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:35:19.753Z] #14 38.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:35:19.753Z] #14 38.59 Selecting previously unselected package dmsetup. [2022-03-18T07:35:19.753Z] #14 38.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:35:19.753Z] #14 38.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:35:20.016Z] #14 38.81 Selecting previously unselected package mingw-w64-common. [2022-03-18T07:35:20.016Z] #14 38.81 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T07:35:20.016Z] #14 38.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T07:35:20.226Z] #47 ... [2022-03-18T07:35:20.226Z] [2022-03-18T07:35:20.226Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:20.226Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:20.226Z] #51 64.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T07:35:20.226Z] #51 64.66 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T07:35:20.226Z] #51 64.75 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T07:35:20.226Z] #51 64.80 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T07:35:20.226Z] #51 64.88 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T07:35:20.226Z] #51 64.89 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T07:35:20.226Z] #51 65.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T07:35:20.226Z] #51 65.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T07:35:20.226Z] #51 65.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T07:35:20.226Z] #51 65.23 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T07:35:20.226Z] #51 65.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T07:35:20.226Z] #51 65.41 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T07:35:20.226Z] #51 66.12 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T07:35:20.226Z] #51 66.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T07:35:20.226Z] #51 66.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T07:35:20.226Z] #51 66.68 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T07:35:20.226Z] #51 66.74 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T07:35:20.226Z] #51 66.86 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T07:35:20.226Z] #51 66.89 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T07:35:20.226Z] #51 67.03 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T07:35:20.226Z] #51 67.06 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T07:35:20.226Z] #51 67.33 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T07:35:20.226Z] #51 67.59 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T07:35:20.226Z] #51 67.81 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T07:35:20.226Z] #51 67.93 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T07:35:22.129Z] #14 ... [2022-03-18T07:35:22.129Z] [2022-03-18T07:35:22.129Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:35:22.129Z] #60 sha256:74ce9a14baf82e8fa48578e1da664c236fe42ea1fcd188413c458abd61a3a2ef [2022-03-18T07:35:22.130Z] #60 30.96 Updating files: 77% (3663/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T07:35:22.130Z] #60 31.45 + cd /tmp/tmp.T0KNsY93Q5/src/github.com/containerd/containerd [2022-03-18T07:35:22.130Z] #60 31.45 + git checkout -q v1.6.1 [2022-03-18T07:35:22.131Z] #51 70.09 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T07:35:22.392Z] #60 32.23 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T07:35:22.392Z] #60 32.23 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T07:35:22.392Z] #60 32.23 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:35:22.392Z] #60 32.23 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:35:22.392Z] #60 32.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T07:35:22.392Z] #60 32.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T07:35:22.392Z] #60 32.23 + '[' '' = dynamic ']' [2022-03-18T07:35:22.392Z] #60 32.23 + make [2022-03-18T07:35:22.839Z] #38 55.05 Selecting previously unselected package libicu67:amd64. [2022-03-18T07:35:22.839Z] #38 55.05 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-03-18T07:35:22.839Z] #38 55.05 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T07:35:22.839Z] #38 ... [2022-03-18T07:35:22.839Z] [2022-03-18T07:35:22.839Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:22.839Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:22.839Z] #47 53.06 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:22.839Z] #47 53.42 Fetched 2292 kB in 5s (490 kB/s) [2022-03-18T07:35:22.839Z] #47 53.74 Selecting previously unselected package libprotobuf23:amd64. [2022-03-18T07:35:22.839Z] #47 53.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-03-18T07:35:22.839Z] #47 53.89 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-03-18T07:35:22.839Z] #47 53.92 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:35:22.839Z] #47 55.29 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:35:22.839Z] #47 55.32 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:35:22.839Z] #47 55.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:35:23.411Z] #47 55.75 Selecting previously unselected package python3-six. [2022-03-18T07:35:23.411Z] #47 55.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-03-18T07:35:23.411Z] #47 55.81 Unpacking python3-six (1.16.0-2) ... [2022-03-18T07:35:23.673Z] #47 56.13 Selecting previously unselected package python3-protobuf. [2022-03-18T07:35:23.673Z] #47 56.13 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-03-18T07:35:23.673Z] #47 56.14 Unpacking python3-protobuf (3.12.4-1) ... [2022-03-18T07:35:23.779Z] #60 33.48 + bin/ctr [2022-03-18T07:35:24.207Z] #14 ... [2022-03-18T07:35:24.207Z] [2022-03-18T07:35:24.207Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:35:24.207Z] #60 sha256:4eef5c68cdb68eea33518bdba79be37905907f8ab8f79c7b8a7ec0889bd229c3 [2022-03-18T07:35:24.207Z] #60 3.473 + RM_GOPATH=0 [2022-03-18T07:35:24.207Z] #60 3.473 + TMP_GOPATH= [2022-03-18T07:35:24.207Z] #60 3.473 + : /build [2022-03-18T07:35:24.207Z] #60 3.473 + '[' -z '' ']' [2022-03-18T07:35:24.207Z] #60 3.473 ++ mktemp -d [2022-03-18T07:35:24.207Z] #60 3.473 + export GOPATH=/tmp/tmp.tB8s81LIzi [2022-03-18T07:35:24.207Z] #60 3.473 + GOPATH=/tmp/tmp.tB8s81LIzi [2022-03-18T07:35:24.207Z] #60 3.473 + RM_GOPATH=1 [2022-03-18T07:35:24.207Z] #60 3.473 + case "$(go env GOARCH)" in [2022-03-18T07:35:24.207Z] #60 3.473 ++ go env GOARCH [2022-03-18T07:35:24.207Z] #60 3.484 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:24.207Z] #60 3.484 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:24.207Z] #60 3.485 ++ dirname /install.sh [2022-03-18T07:35:24.207Z] #60 3.496 Install containerd version v1.6.1 [2022-03-18T07:35:24.207Z] #60 3.503 + dir=/ [2022-03-18T07:35:24.207Z] #60 3.503 + bin=containerd [2022-03-18T07:35:24.207Z] #60 3.503 + shift [2022-03-18T07:35:24.207Z] #60 3.503 + '[' '!' -f //containerd.installer ']' [2022-03-18T07:35:24.207Z] #60 3.503 + . //containerd.installer [2022-03-18T07:35:24.207Z] #60 3.503 ++ set -e [2022-03-18T07:35:24.207Z] #60 3.503 ++ : v1.6.1 [2022-03-18T07:35:24.207Z] #60 3.503 + install_containerd [2022-03-18T07:35:24.207Z] #60 3.503 + echo 'Install containerd version v1.6.1' [2022-03-18T07:35:24.207Z] #60 3.503 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tB8s81LIzi/src/github.com/containerd/containerd [2022-03-18T07:35:24.207Z] #60 3.503 Cloning into '/tmp/tmp.tB8s81LIzi/src/github.com/containerd/containerd'... [2022-03-18T07:35:24.207Z] #60 ... [2022-03-18T07:35:24.207Z] [2022-03-18T07:35:24.207Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:24.207Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:24.207Z] #38 41.67 Selecting previously unselected package libxml2:amd64. [2022-03-18T07:35:24.207Z] #38 41.68 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T07:35:24.207Z] #38 41.68 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:24.207Z] #38 42.16 Selecting previously unselected package libarchive13:amd64. [2022-03-18T07:35:24.207Z] #38 42.16 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T07:35:24.207Z] #38 42.16 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:35:24.207Z] #38 42.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T07:35:24.207Z] #38 42.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T07:35:24.207Z] #38 42.46 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:35:24.207Z] #38 42.62 Selecting previously unselected package librhash0:amd64. [2022-03-18T07:35:24.207Z] #38 42.62 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T07:35:24.207Z] #38 42.63 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:35:24.207Z] #38 42.78 Selecting previously unselected package libuv1:amd64. [2022-03-18T07:35:24.207Z] #38 42.82 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T07:35:24.207Z] #38 42.83 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:35:24.207Z] #38 42.99 Selecting previously unselected package cmake. [2022-03-18T07:35:24.207Z] #38 43.00 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T07:35:24.207Z] #38 43.01 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:24.618Z] #47 56.72 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:35:24.618Z] #47 56.72 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:35:24.618Z] #47 56.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:35:24.618Z] #47 56.90 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:35:24.618Z] #47 56.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:35:24.618Z] #47 56.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:35:24.618Z] #47 57.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:35:24.888Z] #47 57.11 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:35:24.888Z] #47 57.13 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:35:24.888Z] #47 57.36 Selecting previously unselected package criu. [2022-03-18T07:35:24.888Z] #47 57.36 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T07:35:24.888Z] #47 57.36 Unpacking criu (3.16.1-3) ... [2022-03-18T07:35:25.450Z] #51 ... [2022-03-18T07:35:25.450Z] [2022-03-18T07:35:25.450Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:25.450Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:25.450Z] #38 63.33 Selecting previously unselected package libarchive13:amd64. [2022-03-18T07:35:25.450Z] #38 63.33 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T07:35:25.450Z] #38 63.33 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:35:25.450Z] #38 63.96 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T07:35:25.450Z] #38 63.97 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T07:35:25.450Z] #38 63.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:35:25.450Z] #38 64.16 Selecting previously unselected package librhash0:amd64. [2022-03-18T07:35:25.450Z] #38 64.16 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T07:35:25.450Z] #38 64.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:35:25.450Z] #38 64.43 Selecting previously unselected package libuv1:amd64. [2022-03-18T07:35:25.450Z] #38 64.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T07:35:25.450Z] #38 64.45 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:35:25.450Z] #38 64.78 Selecting previously unselected package cmake. [2022-03-18T07:35:25.450Z] #38 64.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T07:35:25.450Z] #38 64.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:25.450Z] #38 71.49 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T07:35:25.450Z] #38 71.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:25.450Z] #38 71.54 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:35:25.450Z] #38 71.56 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:25.450Z] #38 72.13 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:35:25.450Z] #38 72.71 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:35:25.450Z] #38 73.20 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:35:25.450Z] #38 73.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:25.450Z] #38 73.40 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:35:25.450Z] #38 73.47 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:25.450Z] #38 73.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:25.833Z] #47 58.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:35:26.831Z] #38 DONE 74.9s [2022-03-18T07:35:26.831Z] [2022-03-18T07:35:26.831Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:26.831Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:26.831Z] #47 68.17 Setting up criu (3.16.1-3) ... [2022-03-18T07:35:26.831Z] #47 70.71 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:26.831Z] #47 DONE 74.4s [2022-03-18T07:35:26.831Z] [2022-03-18T07:35:26.831Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T07:35:26.831Z] #39 sha256:090c47f0448fb5b39730ce224febca8a767d76d58805c676a4b59619798be34e [2022-03-18T07:35:26.831Z] #39 DONE 0.2s [2022-03-18T07:35:26.831Z] [2022-03-18T07:35:26.831Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:26.831Z] #40 sha256:334f31218dc8ccb0ee6c0b1b0e510fb7d320b1fbf907bf893d88e77f2e7ce371 [2022-03-18T07:35:26.831Z] #40 ... [2022-03-18T07:35:26.831Z] [2022-03-18T07:35:26.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-03-18T07:35:26.831Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:26.831Z] #14 65.09 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T07:35:26.831Z] #14 65.09 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T07:35:26.831Z] #14 65.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:35:26.831Z] #14 65.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T07:35:26.831Z] #14 65.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:35:26.831Z] #14 65.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:35:26.831Z] #14 65.67 Selecting previously unselected package dmsetup. [2022-03-18T07:35:26.831Z] #14 65.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:35:26.831Z] #14 65.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:35:26.831Z] #14 65.92 Selecting previously unselected package mingw-w64-common. [2022-03-18T07:35:26.831Z] #14 65.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T07:35:26.831Z] #14 65.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T07:35:26.831Z] #14 74.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T07:35:26.831Z] #14 74.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T07:35:26.831Z] #14 74.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:35:27.225Z] #47 ... [2022-03-18T07:35:27.225Z] [2022-03-18T07:35:27.225Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:35:27.225Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:27.225Z] #14 49.84 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-03-18T07:35:27.225Z] #14 50.68 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-03-18T07:35:27.225Z] #14 52.51 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-03-18T07:35:27.225Z] #14 53.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-03-18T07:35:27.225Z] #14 53.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T07:35:27.225Z] #14 53.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T07:35:27.225Z] #14 53.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:35:27.225Z] #14 53.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:35:27.225Z] #14 53.41 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-03-18T07:35:27.225Z] #14 53.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T07:35:27.225Z] #14 53.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T07:35:27.225Z] #14 53.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T07:35:27.225Z] #14 53.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T07:35:27.225Z] #14 53.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T07:35:27.225Z] #14 53.50 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T07:35:27.225Z] #14 53.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T07:35:27.225Z] #14 53.57 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-03-18T07:35:27.225Z] #14 53.58 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-18T07:35:27.225Z] #14 53.59 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T07:35:27.225Z] #14 55.01 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:35:27.225Z] #14 55.36 Fetched 115 MB in 10s (11.9 MB/s) [2022-03-18T07:35:27.225Z] #14 55.51 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T07:35:27.225Z] #14 55.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-03-18T07:35:27.225Z] #14 55.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:35:27.225Z] #14 55.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:27.225Z] #14 58.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T07:35:27.225Z] #14 58.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:35:27.225Z] #14 58.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:27.239Z] #19 159.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-03-18T07:35:27.239Z] #19 159.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:27.239Z] #19 159.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:35:27.239Z] #19 159.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-03-18T07:35:27.239Z] #19 159.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:27.239Z] #19 159.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T07:35:27.486Z] #14 ... [2022-03-18T07:35:27.486Z] [2022-03-18T07:35:27.486Z] #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-03-18T07:35:27.486Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:35:27.486Z] #34 56.26 Updating files: 87% (1331/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-03-18T07:35:27.486Z] #34 56.89 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T07:35:27.486Z] #34 57.02 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T07:35:28.402Z] #38 46.86 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T07:35:28.402Z] #38 46.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:28.402Z] #38 46.91 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:35:28.402Z] #38 46.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:28.402Z] #38 46.98 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:35:28.402Z] #38 47.00 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:35:28.402Z] #38 47.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:35:28.402Z] #38 47.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:28.402Z] #38 47.07 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:35:28.402Z] #38 47.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:28.402Z] #38 47.14 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:28.739Z] #14 ... [2022-03-18T07:35:28.739Z] [2022-03-18T07:35:28.739Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:28.739Z] #40 sha256:334f31218dc8ccb0ee6c0b1b0e510fb7d320b1fbf907bf893d88e77f2e7ce371 [2022-03-18T07:35:28.739Z] #40 1.994 + RM_GOPATH=0 [2022-03-18T07:35:28.999Z] #40 1.994 + TMP_GOPATH= [2022-03-18T07:35:28.999Z] #40 1.994 + : /build [2022-03-18T07:35:28.999Z] #40 1.994 + '[' -z '' ']' [2022-03-18T07:35:28.999Z] #40 1.994 ++ mktemp -d [2022-03-18T07:35:28.999Z] #40 1.995 + export GOPATH=/tmp/tmp.Lw7R3iP7SG [2022-03-18T07:35:28.999Z] #40 1.995 + GOPATH=/tmp/tmp.Lw7R3iP7SG [2022-03-18T07:35:28.999Z] #40 1.995 + RM_GOPATH=1 [2022-03-18T07:35:28.999Z] #40 1.995 + case "$(go env GOARCH)" in [2022-03-18T07:35:28.999Z] #40 2.001 ++ go env GOARCH [2022-03-18T07:35:28.999Z] #40 2.014 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:28.999Z] #40 2.014 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:28.999Z] #40 2.014 ++ dirname /install.sh [2022-03-18T07:35:28.999Z] #40 2.029 + dir=/ [2022-03-18T07:35:28.999Z] #40 2.029 + bin=tini [2022-03-18T07:35:28.999Z] #40 2.029 + shift [2022-03-18T07:35:28.999Z] #40 2.029 + '[' '!' -f //tini.installer ']' [2022-03-18T07:35:28.999Z] #40 2.029 + . //tini.installer [2022-03-18T07:35:28.999Z] #40 2.029 ++ : v0.19.0 [2022-03-18T07:35:28.999Z] #40 2.029 + install_tini [2022-03-18T07:35:28.999Z] #40 2.029 + echo 'Install tini version v0.19.0' [2022-03-18T07:35:28.999Z] #40 2.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.Lw7R3iP7SG/tini [2022-03-18T07:35:28.999Z] #40 2.030 Cloning into '/tmp/tmp.Lw7R3iP7SG/tini'... [2022-03-18T07:35:28.999Z] #40 2.030 Install tini version v0.19.0 [2022-03-18T07:35:29.937Z] #40 3.338 + cd /tmp/tmp.Lw7R3iP7SG/tini [2022-03-18T07:35:29.937Z] #40 3.338 + git checkout -q v0.19.0 [2022-03-18T07:35:30.047Z] #34 ... [2022-03-18T07:35:30.047Z] [2022-03-18T07:35:30.047Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:35:30.047Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:30.047Z] #14 62.20 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T07:35:30.047Z] #14 62.20 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T07:35:30.047Z] #14 62.21 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:35:30.047Z] #14 62.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T07:35:30.047Z] #14 62.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:35:30.047Z] #14 62.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:35:30.047Z] #14 ... [2022-03-18T07:35:30.047Z] [2022-03-18T07:35:30.047Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:30.047Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:30.047Z] #51 52.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-03-18T07:35:30.047Z] #51 52.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-03-18T07:35:30.047Z] #51 52.48 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-03-18T07:35:30.047Z] #51 52.51 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-03-18T07:35:30.047Z] #51 52.55 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-03-18T07:35:30.047Z] #51 52.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-03-18T07:35:30.047Z] #51 52.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-03-18T07:35:30.047Z] #51 52.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-03-18T07:35:30.047Z] #51 52.69 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-03-18T07:35:30.047Z] #51 53.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-03-18T07:35:30.047Z] #51 53.04 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-03-18T07:35:30.047Z] #51 53.10 go: downloading github.com/sivchari/tenv v1.4.7 [2022-03-18T07:35:30.047Z] #51 53.21 go: downloading github.com/sonatard/noctx v0.0.1 [2022-03-18T07:35:30.047Z] #51 53.21 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-03-18T07:35:30.047Z] #51 53.26 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-03-18T07:35:30.047Z] #51 53.35 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-03-18T07:35:30.047Z] #51 53.35 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-03-18T07:35:30.047Z] #51 53.36 go: downloading github.com/tetafro/godot v1.4.11 [2022-03-18T07:35:30.047Z] #51 53.40 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-03-18T07:35:30.047Z] #51 53.45 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-03-18T07:35:30.047Z] #51 53.57 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-03-18T07:35:30.047Z] #51 53.89 go: downloading github.com/ultraware/funlen v0.0.3 [2022-03-18T07:35:30.047Z] #51 53.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-03-18T07:35:30.047Z] #51 53.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-03-18T07:35:30.047Z] #51 53.99 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-03-18T07:35:30.047Z] #51 54.06 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-03-18T07:35:30.048Z] #51 54.54 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-03-18T07:35:30.048Z] #51 54.66 go: downloading honnef.co/go/tools v0.2.2 [2022-03-18T07:35:30.048Z] #51 56.63 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-03-18T07:35:30.048Z] #51 56.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-03-18T07:35:30.048Z] #51 56.74 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-03-18T07:35:30.048Z] #51 56.92 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-03-18T07:35:30.048Z] #51 56.95 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-03-18T07:35:30.048Z] #51 56.99 go: downloading github.com/stretchr/objx v0.1.1 [2022-03-18T07:35:30.048Z] #51 57.07 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-03-18T07:35:30.048Z] #51 57.36 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-03-18T07:35:30.048Z] #51 57.36 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-03-18T07:35:30.048Z] #51 57.54 go: downloading golang.org/x/text v0.3.7 [2022-03-18T07:35:30.048Z] #51 ... [2022-03-18T07:35:30.048Z] [2022-03-18T07:35:30.048Z] #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-03-18T07:35:30.048Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:30.048Z] #14 62.68 Selecting previously unselected package dmsetup. [2022-03-18T07:35:30.048Z] #14 62.68 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:35:30.048Z] #14 62.69 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:35:30.196Z] #40 3.347 + cmake . [2022-03-18T07:35:30.307Z] #38 ... [2022-03-18T07:35:30.307Z] [2022-03-18T07:35:30.307Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:30.307Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:30.307Z] #47 38.56 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:35:30.307Z] #47 38.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:35:30.307Z] #47 38.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:35:30.307Z] #47 38.74 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:35:30.307Z] #47 38.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:35:30.307Z] #47 38.74 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:35:30.307Z] #47 38.92 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:35:30.307Z] #47 38.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:35:30.307Z] #47 38.94 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:35:30.307Z] #47 39.72 Selecting previously unselected package criu. [2022-03-18T07:35:30.307Z] #47 39.73 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-03-18T07:35:30.307Z] #47 39.83 Unpacking criu (3.16.1-3) ... [2022-03-18T07:35:30.307Z] #47 40.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:35:30.307Z] #47 42.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:35:30.307Z] #47 42.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:35:30.307Z] #47 42.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:35:30.307Z] #47 42.11 Setting up python3-six (1.16.0-2) ... [2022-03-18T07:35:30.307Z] #47 43.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:35:30.307Z] #47 43.27 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T07:35:30.307Z] #47 46.83 Setting up criu (3.16.1-3) ... [2022-03-18T07:35:30.307Z] #47 48.61 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:30.307Z] #47 ... [2022-03-18T07:35:30.307Z] [2022-03-18T07:35:30.307Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:30.307Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:30.307Z] #51 41.37 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T07:35:30.307Z] #51 41.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T07:35:30.307Z] #51 41.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T07:35:30.307Z] #51 41.52 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T07:35:30.307Z] #51 41.55 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T07:35:30.307Z] #51 41.57 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T07:35:30.307Z] #51 41.62 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T07:35:30.307Z] #51 41.70 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T07:35:30.307Z] #51 41.77 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T07:35:30.307Z] #51 41.86 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T07:35:30.307Z] #51 41.91 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T07:35:30.307Z] #51 41.98 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T07:35:30.307Z] #51 42.38 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T07:35:30.307Z] #51 42.52 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T07:35:30.307Z] #51 42.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T07:35:30.307Z] #51 42.82 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T07:35:30.307Z] #51 42.88 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T07:35:30.307Z] #51 42.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T07:35:30.307Z] #51 42.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T07:35:30.307Z] #51 42.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T07:35:30.307Z] #51 43.03 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T07:35:30.307Z] #51 43.19 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T07:35:30.307Z] #51 43.34 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T07:35:30.307Z] #51 43.40 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T07:35:30.307Z] #51 43.60 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T07:35:30.307Z] #51 45.06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T07:35:30.307Z] #51 ... [2022-03-18T07:35:30.307Z] [2022-03-18T07:35:30.307Z] #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-03-18T07:35:30.307Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:35:30.307Z] #34 39.06 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-03-18T07:35:30.307Z] #34 39.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-03-18T07:35:30.307Z] #34 39.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-03-18T07:35:30.455Z] #40 ... [2022-03-18T07:35:30.455Z] [2022-03-18T07:35:30.455Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:35:30.455Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:35:30.455Z] #49 78.62 gotestsum version dev [2022-03-18T07:35:30.455Z] #49 DONE 78.8s [2022-03-18T07:35:30.569Z] #34 ... [2022-03-18T07:35:30.569Z] [2022-03-18T07:35:30.569Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:30.569Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:30.569Z] #38 DONE 49.3s [2022-03-18T07:35:30.569Z] [2022-03-18T07:35:30.569Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T07:35:30.569Z] #39 sha256:27f355d1775f3e2dee97a0950c62644773ce2939ee0f1b4b41a7df6ede5761e0 [2022-03-18T07:35:30.619Z] #14 62.99 Selecting previously unselected package mingw-w64-common. [2022-03-18T07:35:30.619Z] #14 63.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T07:35:30.619Z] #14 63.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T07:35:30.714Z] [2022-03-18T07:35:30.714Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:35:30.714Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:35:30.714Z] #43 ... [2022-03-18T07:35:30.714Z] [2022-03-18T07:35:30.714Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:30.714Z] #40 sha256:334f31218dc8ccb0ee6c0b1b0e510fb7d320b1fbf907bf893d88e77f2e7ce371 [2022-03-18T07:35:30.714Z] #40 4.061 -- The C compiler identification is GNU 10.2.1 [2022-03-18T07:35:30.834Z] #39 ... [2022-03-18T07:35:30.834Z] [2022-03-18T07:35:30.834Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:30.834Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:30.834Z] #47 DONE 49.2s [2022-03-18T07:35:30.834Z] [2022-03-18T07:35:30.834Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:35:30.834Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:30.834Z] #14 44.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T07:35:30.834Z] #14 44.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T07:35:30.834Z] #14 44.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:35:30.978Z] #40 4.230 -- Detecting C compiler ABI info [2022-03-18T07:35:31.092Z] #14 ... [2022-03-18T07:35:31.092Z] [2022-03-18T07:35:31.092Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T07:35:31.092Z] #39 sha256:27f355d1775f3e2dee97a0950c62644773ce2939ee0f1b4b41a7df6ede5761e0 [2022-03-18T07:35:31.092Z] #39 DONE 0.6s [2022-03-18T07:35:31.092Z] [2022-03-18T07:35:31.092Z] #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-03-18T07:35:31.092Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:31.092Z] #14 49.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T07:35:31.092Z] #14 49.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:31.092Z] #14 49.84 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:35:31.092Z] #14 49.97 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T07:35:31.092Z] #14 49.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:31.092Z] #14 49.99 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:31.915Z] #40 5.085 -- Detecting C compiler ABI info - done [2022-03-18T07:35:31.916Z] #40 5.229 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T07:35:31.916Z] #40 5.229 -- Detecting C compile features [2022-03-18T07:35:31.916Z] #40 5.229 -- Detecting C compile features - done [2022-03-18T07:35:31.919Z] #60 ... [2022-03-18T07:35:31.919Z] [2022-03-18T07:35:31.919Z] #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-03-18T07:35:31.919Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:35:31.919Z] #14 61.21 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T07:35:31.919Z] #14 61.21 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-03-18T07:35:31.919Z] #14 61.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:35:31.919Z] #14 65.36 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T07:35:31.919Z] #14 65.38 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-03-18T07:35:31.919Z] #14 65.39 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:31.919Z] #14 69.98 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T07:35:31.919Z] #14 69.99 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-18T07:35:31.919Z] #14 69.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:35:32.176Z] #40 5.293 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T07:35:32.437Z] #40 5.637 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T07:35:32.437Z] #40 5.724 -- Configuring done [2022-03-18T07:35:32.437Z] #40 5.740 -- Generating done [2022-03-18T07:35:32.696Z] #40 5.769 -- Build files have been written to: /tmp/tmp.Lw7R3iP7SG/tini [2022-03-18T07:35:32.696Z] #40 5.782 + make tini-static [2022-03-18T07:35:32.955Z] #40 6.202 Scanning dependencies of target tini-static [2022-03-18T07:35:32.955Z] #40 6.294 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T07:35:34.345Z] #40 7.512 [100%] Linking C executable tini-static [2022-03-18T07:35:34.381Z] #14 ... [2022-03-18T07:35:34.381Z] [2022-03-18T07:35:34.381Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:35:34.381Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:35:34.381Z] #49 51.84 gotestsum version dev [2022-03-18T07:35:34.381Z] #49 DONE 53.1s [2022-03-18T07:35:34.641Z] [2022-03-18T07:35:34.641Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:34.641Z] #40 sha256:bd069ce41963b0d9b83c07e9a98e2e9467839b5c9ba1162b81aec9321ff04308 [2022-03-18T07:35:34.641Z] #40 2.925 + RM_GOPATH=0 [2022-03-18T07:35:34.641Z] #40 2.925 + TMP_GOPATH= [2022-03-18T07:35:34.641Z] #40 2.925 + : /build [2022-03-18T07:35:34.641Z] #40 2.925 + '[' -z '' ']' [2022-03-18T07:35:34.641Z] #40 2.928 ++ mktemp -d [2022-03-18T07:35:34.641Z] #40 2.929 + export GOPATH=/tmp/tmp.2cUaSojzA2 [2022-03-18T07:35:34.641Z] #40 2.929 + GOPATH=/tmp/tmp.2cUaSojzA2 [2022-03-18T07:35:34.641Z] #40 2.929 + RM_GOPATH=1 [2022-03-18T07:35:34.641Z] #40 2.929 + case "$(go env GOARCH)" in [2022-03-18T07:35:34.641Z] #40 2.929 ++ go env GOARCH [2022-03-18T07:35:34.641Z] #40 2.954 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:34.641Z] #40 2.954 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:34.641Z] #40 2.956 ++ dirname /install.sh [2022-03-18T07:35:34.641Z] #40 2.960 + dir=/ [2022-03-18T07:35:34.641Z] #40 2.967 + bin=tini [2022-03-18T07:35:34.641Z] #40 2.968 + shift [2022-03-18T07:35:34.641Z] #40 2.968 + '[' '!' -f //tini.installer ']' [2022-03-18T07:35:34.641Z] #40 2.969 + . //tini.installer [2022-03-18T07:35:34.641Z] #40 2.971 ++ : v0.19.0 [2022-03-18T07:35:34.641Z] #40 2.972 + install_tini [2022-03-18T07:35:34.641Z] #40 2.972 + echo 'Install tini version v0.19.0' [2022-03-18T07:35:34.641Z] #40 2.972 Install tini version v0.19.0 [2022-03-18T07:35:34.641Z] #40 2.972 + git clone https://github.com/krallin/tini.git /tmp/tmp.2cUaSojzA2/tini [2022-03-18T07:35:34.641Z] #40 2.974 Cloning into '/tmp/tmp.2cUaSojzA2/tini'... [2022-03-18T07:35:34.901Z] #40 3.819 + cd /tmp/tmp.2cUaSojzA2/tini [2022-03-18T07:35:34.901Z] #40 3.819 + git checkout -q v0.19.0 [2022-03-18T07:35:34.901Z] #40 3.927 + cmake . [2022-03-18T07:35:35.283Z] #40 8.409 [100%] Built target tini-static [2022-03-18T07:35:35.283Z] #40 8.521 + mkdir -p /build [2022-03-18T07:35:35.283Z] #40 8.523 + cp tini-static /build/docker-init [2022-03-18T07:35:35.486Z] #40 4.275 -- The C compiler identification is GNU 10.2.1 [2022-03-18T07:35:35.486Z] #40 4.369 -- Detecting C compiler ABI info [2022-03-18T07:35:35.927Z] #14 ... [2022-03-18T07:35:35.927Z] [2022-03-18T07:35:35.927Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:35.927Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:35.927Z] #38 64.54 Selecting previously unselected package libxml2:amd64. [2022-03-18T07:35:35.927Z] #38 64.55 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T07:35:35.927Z] #38 64.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:35.927Z] #38 65.44 Selecting previously unselected package libarchive13:amd64. [2022-03-18T07:35:35.927Z] #38 65.44 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T07:35:35.927Z] #38 65.53 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:35:35.927Z] #38 66.01 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T07:35:35.927Z] #38 66.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T07:35:35.927Z] #38 66.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:35:35.927Z] #38 66.20 Selecting previously unselected package librhash0:amd64. [2022-03-18T07:35:35.927Z] #38 66.21 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T07:35:35.927Z] #38 66.23 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:35:35.927Z] #38 66.44 Selecting previously unselected package libuv1:amd64. [2022-03-18T07:35:35.927Z] #38 66.45 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T07:35:35.927Z] #38 66.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:35:35.927Z] #38 66.81 Selecting previously unselected package cmake. [2022-03-18T07:35:35.927Z] #38 66.82 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T07:35:35.927Z] #38 66.84 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:36.056Z] #40 4.956 -- Detecting C compiler ABI info - done [2022-03-18T07:35:36.056Z] #40 5.083 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T07:35:36.056Z] #40 5.083 -- Detecting C compile features [2022-03-18T07:35:36.056Z] #40 5.083 -- Detecting C compile features - done [2022-03-18T07:35:36.223Z] #40 DONE 9.3s [2022-03-18T07:35:36.223Z] [2022-03-18T07:35:36.223Z] #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-03-18T07:35:36.223Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:36.223Z] #14 82.93 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T07:35:36.223Z] #14 82.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:36.223Z] #14 82.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:35:36.223Z] #14 83.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T07:35:36.223Z] #14 83.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:36.223Z] #14 83.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:36.315Z] #40 5.132 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T07:35:36.315Z] #40 5.334 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T07:35:36.574Z] #40 5.415 -- Configuring done [2022-03-18T07:35:36.574Z] #40 5.415 -- Generating done [2022-03-18T07:35:36.574Z] #40 5.415 -- Build files have been written to: /tmp/tmp.2cUaSojzA2/tini [2022-03-18T07:35:36.574Z] #40 5.422 + make tini-static [2022-03-18T07:35:36.833Z] #40 5.675 Scanning dependencies of target tini-static [2022-03-18T07:35:36.834Z] #40 5.735 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T07:35:37.277Z] #19 169.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-03-18T07:35:37.277Z] #19 169.1 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:37.277Z] #19 169.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:35:37.277Z] #19 170.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-03-18T07:35:37.277Z] #19 170.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:37.277Z] #19 170.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:35:37.369Z] using credential docker-jenkins-github-credentials [2022-03-18T07:35:37.452Z] Cloning the remote Git repository [2022-03-18T07:35:37.452Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:35:37.582Z] Running on azwin-2-8dc640 in d:\jenkins\workspace\moby_PR-43366 [Pipeline] { [Pipeline] ws [2022-03-18T07:35:37.601Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-18T07:35:38.213Z] #40 6.835 [100%] Linking C executable tini-static [2022-03-18T07:35:38.213Z] #40 ... [2022-03-18T07:35:38.213Z] [2022-03-18T07:35:38.213Z] #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-03-18T07:35:38.213Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:38.213Z] #14 56.67 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T07:35:38.213Z] #14 56.67 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:38.213Z] #14 56.69 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:35:37.651Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:35:38.077Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-18T07:35:38.496Z] #38 ... [2022-03-18T07:35:38.496Z] [2022-03-18T07:35:38.496Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:38.496Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:38.496Z] #47 60.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-03-18T07:35:38.496Z] #47 60.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:35:38.496Z] #47 60.59 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:35:38.496Z] #47 60.63 Setting up python3-six (1.16.0-2) ... [2022-03-18T07:35:38.496Z] #47 62.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:35:38.496Z] #47 62.16 Setting up python3-protobuf (3.12.4-1) ... [2022-03-18T07:35:38.496Z] #47 67.29 Setting up criu (3.16.1-3) ... [2022-03-18T07:35:38.496Z] #47 69.93 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:38.496Z] #47 ... [2022-03-18T07:35:38.496Z] [2022-03-18T07:35:38.496Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:35:38.496Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:35:38.496Z] #51 64.91 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-03-18T07:35:38.496Z] #51 65.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-03-18T07:35:38.496Z] #51 65.01 go: downloading github.com/kisielk/gotool v1.0.0 [2022-03-18T07:35:38.496Z] #51 65.11 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-03-18T07:35:38.496Z] #51 65.19 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-03-18T07:35:38.496Z] #51 65.22 go: downloading golang.org/x/mod v0.5.1 [2022-03-18T07:35:38.496Z] #51 65.28 go: downloading github.com/ettle/strcase v0.1.1 [2022-03-18T07:35:38.496Z] #51 65.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-03-18T07:35:38.496Z] #51 65.38 go: downloading github.com/Masterminds/semver v1.5.0 [2022-03-18T07:35:38.496Z] #51 65.55 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-03-18T07:35:38.496Z] #51 65.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-03-18T07:35:38.496Z] #51 65.90 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-03-18T07:35:38.496Z] #51 66.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-03-18T07:35:38.496Z] #51 66.56 go: downloading github.com/google/go-cmp v0.5.6 [2022-03-18T07:35:38.496Z] #51 66.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-03-18T07:35:38.496Z] #51 67.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-03-18T07:35:38.496Z] #51 67.15 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-03-18T07:35:38.496Z] #51 67.18 go: downloading github.com/beorn7/perks v1.0.1 [2022-03-18T07:35:38.496Z] #51 67.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-03-18T07:35:38.496Z] #51 67.24 go: downloading github.com/golang/protobuf v1.5.2 [2022-03-18T07:35:38.496Z] #51 67.27 go: downloading github.com/cespare/xxhash v1.1.0 [2022-03-18T07:35:38.496Z] #51 67.52 go: downloading github.com/prometheus/common v0.10.0 [2022-03-18T07:35:38.496Z] #51 68.04 go: downloading github.com/prometheus/procfs v0.6.0 [2022-03-18T07:35:38.496Z] #51 68.14 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-03-18T07:35:38.496Z] #51 68.22 go: downloading google.golang.org/protobuf v1.27.1 [2022-03-18T07:35:38.496Z] #51 70.63 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-03-18T07:35:39.072Z] The recommended git tool is: git [2022-03-18T07:35:39.454Z] #51 ... [2022-03-18T07:35:39.454Z] [2022-03-18T07:35:39.454Z] #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-03-18T07:35:39.454Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:39.454Z] #14 71.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T07:35:39.454Z] #14 71.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T07:35:39.454Z] #14 72.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:35:40.113Z] #14 78.82 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T07:35:40.113Z] #14 78.82 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-03-18T07:35:40.113Z] #14 78.82 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:35:40.373Z] #14 ... [2022-03-18T07:35:40.373Z] [2022-03-18T07:35:40.373Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:35:40.373Z] #63 sha256:f25702605d7badb9e6ac7b9d653ea12070a83923cc3f47c74186510c45647c48 [2022-03-18T07:35:40.373Z] #63 79.24 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:35:40.373Z] #63 79.24 + GOBIN=/build [2022-03-18T07:35:40.373Z] #63 79.24 + GO111MODULE=on [2022-03-18T07:35:40.373Z] #63 79.24 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T07:35:39.012Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:35:39.012Z] > git --version # timeout=10 [2022-03-18T07:35:39.060Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-18T07:35:39.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:35:39.065Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:35:40.545Z] #19 ... [2022-03-18T07:35:40.545Z] [2022-03-18T07:35:40.545Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:35:40.545Z] #50 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:35:40.545Z] #50 183.5 + dpkg --print-architecture [2022-03-18T07:35:40.545Z] #50 183.5 + git checkout -q v2.1.0 [2022-03-18T07:35:40.545Z] #50 183.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T07:35:40.545Z] #50 183.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T07:35:40.748Z] #14 ... [2022-03-18T07:35:40.748Z] [2022-03-18T07:35:40.748Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:40.748Z] #40 sha256:bd069ce41963b0d9b83c07e9a98e2e9467839b5c9ba1162b81aec9321ff04308 [2022-03-18T07:35:40.748Z] #40 7.419 [100%] Built target tini-static [2022-03-18T07:35:40.748Z] #40 7.467 + mkdir -p /build [2022-03-18T07:35:40.748Z] #40 7.467 + cp tini-static /build/docker-init [2022-03-18T07:35:40.748Z] #40 DONE 9.4s [2022-03-18T07:35:40.748Z] [2022-03-18T07:35:40.748Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:35:40.748Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:35:40.839Z] #14 ... [2022-03-18T07:35:40.839Z] [2022-03-18T07:35:40.839Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-03-18T07:35:40.839Z] #47 sha256:a813b9d499f3b552541ac91ce3f33c5aed4548a794ff6aa4378b91621132346f [2022-03-18T07:35:40.839Z] #47 DONE 73.3s [2022-03-18T07:35:41.101Z] [2022-03-18T07:35:41.101Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:35:41.101Z] #38 sha256:b43f9e0aade2d0b920f5f507b78ea9eb903f2ddbf62f9860d2706627ac73fba1 [2022-03-18T07:35:41.101Z] #38 72.89 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T07:35:41.101Z] #38 72.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:41.101Z] #38 73.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:35:41.101Z] #38 73.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:35:41.101Z] #38 73.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:35:41.101Z] #38 73.59 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:35:41.101Z] #38 73.65 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:35:41.101Z] #38 73.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:35:41.101Z] #38 73.72 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:35:41.101Z] #38 73.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:35:41.101Z] #38 73.79 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:41.675Z] #38 DONE 74.4s [2022-03-18T07:35:41.676Z] [2022-03-18T07:35:41.676Z] #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-03-18T07:35:41.676Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:35:41.937Z] #34 ... [2022-03-18T07:35:41.937Z] [2022-03-18T07:35:41.937Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T07:35:41.937Z] #39 sha256:0227c48d5c6c8d3144255dae35001c2a8756648fb9d7779c14320ee04251ba42 [2022-03-18T07:35:41.937Z] #39 DONE 0.3s [2022-03-18T07:35:41.937Z] [2022-03-18T07:35:41.937Z] #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-03-18T07:35:41.937Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:35:42.199Z] #34 ... [2022-03-18T07:35:42.199Z] [2022-03-18T07:35:42.199Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:42.199Z] #40 sha256:f58cc0ed3517d68a7ec7c7a01d368b80dec9b3a8de3fd1ae2f117a1b1456c198 [2022-03-18T07:35:44.114Z] #40 1.973 + RM_GOPATH=0 [2022-03-18T07:35:44.114Z] #40 1.973 + TMP_GOPATH= [2022-03-18T07:35:44.114Z] #40 1.973 + : /build [2022-03-18T07:35:44.114Z] #40 1.973 + '[' -z '' ']' [2022-03-18T07:35:44.114Z] #40 1.973 ++ mktemp -d [2022-03-18T07:35:44.114Z] #40 1.973 + export GOPATH=/tmp/tmp.ZCUO82bFXv [2022-03-18T07:35:44.114Z] #40 1.973 + GOPATH=/tmp/tmp.ZCUO82bFXv [2022-03-18T07:35:44.114Z] #40 1.973 + RM_GOPATH=1 [2022-03-18T07:35:44.114Z] #40 1.973 + case "$(go env GOARCH)" in [2022-03-18T07:35:44.114Z] #40 1.981 ++ go env GOARCH [2022-03-18T07:35:44.114Z] #40 2.009 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:44.114Z] #40 2.009 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:44.114Z] #40 2.009 ++ dirname /install.sh [2022-03-18T07:35:44.114Z] #40 2.021 + dir=/ [2022-03-18T07:35:44.114Z] #40 2.021 + bin=tini [2022-03-18T07:35:44.114Z] #40 2.021 + shift [2022-03-18T07:35:44.114Z] #40 2.021 + '[' '!' -f //tini.installer ']' [2022-03-18T07:35:44.114Z] #40 2.021 + . //tini.installer [2022-03-18T07:35:44.114Z] #40 2.021 ++ : v0.19.0 [2022-03-18T07:35:44.114Z] #40 2.021 + install_tini [2022-03-18T07:35:44.114Z] #40 2.021 + echo 'Install tini version v0.19.0' [2022-03-18T07:35:44.114Z] #40 2.021 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZCUO82bFXv/tini [2022-03-18T07:35:44.114Z] #40 2.021 Cloning into '/tmp/tmp.ZCUO82bFXv/tini'... [2022-03-18T07:35:44.114Z] #40 2.021 Install tini version v0.19.0 [2022-03-18T07:35:44.577Z] #63 83.43 rootlesskit version 0.14.6 [2022-03-18T07:35:44.577Z] #63 83.44 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T07:35:44.577Z] #63 83.44 -container-ip string [2022-03-18T07:35:44.577Z] #63 83.44 container ip [2022-03-18T07:35:44.577Z] #63 83.44 -container-port int [2022-03-18T07:35:44.577Z] #63 83.44 container port (default -1) [2022-03-18T07:35:44.577Z] #63 83.44 -host-ip string [2022-03-18T07:35:44.577Z] #63 83.44 host ip [2022-03-18T07:35:44.577Z] #63 83.44 -host-port int [2022-03-18T07:35:44.577Z] #63 83.44 host port (default -1) [2022-03-18T07:35:44.577Z] #63 83.44 -proto string [2022-03-18T07:35:44.577Z] #63 83.44 proxy protocol (default "tcp") [2022-03-18T07:35:45.060Z] #40 3.036 + cd /tmp/tmp.ZCUO82bFXv/tini [2022-03-18T07:35:45.060Z] #40 3.036 + git checkout -q v0.19.0 [2022-03-18T07:35:45.060Z] #40 3.072 + cmake . [2022-03-18T07:35:45.794Z] #50 ... [2022-03-18T07:35:45.794Z] [2022-03-18T07:35:45.794Z] #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-03-18T07:35:45.794Z] #19 sha256:188bb75c3fcdb4f2e3422c27bbd77b2ddead485a386fbada3c7a380a65baf5e4 [2022-03-18T07:35:45.794Z] #19 179.0 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-03-18T07:35:45.794Z] #19 179.0 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:45.794Z] #19 179.0 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:35:45.794Z] #19 179.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-03-18T07:35:45.794Z] #19 179.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:45.794Z] #19 179.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:35:46.015Z] #40 3.852 -- The C compiler identification is GNU 10.2.1 [2022-03-18T07:35:46.015Z] #40 3.932 -- Detecting C compiler ABI info [2022-03-18T07:35:46.216Z] #14 92.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T07:35:46.216Z] #14 92.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:46.216Z] #14 92.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:35:46.572Z] #63 ... [2022-03-18T07:35:46.573Z] [2022-03-18T07:35:46.573Z] #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-03-18T07:35:46.573Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:35:46.573Z] #14 82.95 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T07:35:46.573Z] #14 82.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T07:35:46.573Z] #14 82.97 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:35:46.573Z] #14 83.08 Selecting previously unselected package libapparmor1:arm64. [2022-03-18T07:35:46.573Z] #14 83.10 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-18T07:35:46.573Z] #14 83.11 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T07:35:46.573Z] #14 83.20 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-18T07:35:46.573Z] #14 83.23 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-18T07:35:46.573Z] #14 83.24 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T07:35:46.573Z] #14 83.35 Selecting previously unselected package libbtrfs0:arm64. [2022-03-18T07:35:46.573Z] #14 83.36 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-03-18T07:35:46.573Z] #14 83.36 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T07:35:46.573Z] #14 83.50 Selecting previously unselected package libbtrfs-dev:arm64. [2022-03-18T07:35:46.573Z] #14 83.51 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-03-18T07:35:46.573Z] #14 83.52 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T07:35:46.573Z] #14 85.11 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-03-18T07:35:46.573Z] #14 85.12 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T07:35:46.573Z] #14 85.13 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T07:35:46.573Z] #14 85.87 Selecting previously unselected package libudev-dev:arm64. [2022-03-18T07:35:46.573Z] #14 85.87 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-03-18T07:35:46.573Z] #14 85.88 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-03-18T07:35:46.957Z] #40 4.942 -- Detecting C compiler ABI info - done [2022-03-18T07:35:47.218Z] #40 5.135 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T07:35:47.218Z] #40 5.139 -- Detecting C compile features [2022-03-18T07:35:47.218Z] #40 5.144 -- Detecting C compile features - done [2022-03-18T07:35:47.218Z] #40 5.178 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T07:35:47.242Z] #14 86.57 Selecting previously unselected package libsepol1-dev:arm64. [2022-03-18T07:35:47.242Z] #14 86.57 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-03-18T07:35:47.242Z] #14 86.58 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-03-18T07:35:47.789Z] #40 5.577 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T07:35:47.789Z] #40 5.767 -- Configuring done [2022-03-18T07:35:47.789Z] #40 5.809 -- Generating done [2022-03-18T07:35:47.789Z] #40 5.809 -- Build files have been written to: /tmp/tmp.ZCUO82bFXv/tini [2022-03-18T07:35:47.789Z] #40 5.828 + make tini-static [2022-03-18T07:35:48.052Z] #40 ... [2022-03-18T07:35:48.052Z] [2022-03-18T07:35:48.052Z] #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-03-18T07:35:48.052Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:48.052Z] #14 80.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T07:35:48.185Z] #14 87.51 Selecting previously unselected package libpcre2-16-0:arm64. [2022-03-18T07:35:48.185Z] #14 87.52 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-03-18T07:35:48.185Z] #14 87.53 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-03-18T07:35:48.319Z] #14 80.84 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:48.319Z] #14 80.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:35:49.026Z] Running on azwin-2-ae0c20 in d:\jenkins\workspace\moby_PR-43366 [Pipeline] { [Pipeline] ws [2022-03-18T07:35:49.042Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-03-18T07:35:49.182Z] #14 88.45 Selecting previously unselected package libpcre2-32-0:arm64. [2022-03-18T07:35:49.182Z] #14 88.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-03-18T07:35:49.261Z] #14 ... [2022-03-18T07:35:49.261Z] [2022-03-18T07:35:49.261Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-03-18T07:35:49.261Z] #49 sha256:705457615909bd132f2e1d8d2f3bd65ca86db7892dd0d969a5cd279ebf7d0a52 [2022-03-18T07:35:49.261Z] #49 80.82 gotestsum version dev [2022-03-18T07:35:49.261Z] #49 DONE 81.7s [2022-03-18T07:35:49.261Z] [2022-03-18T07:35:49.261Z] #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-03-18T07:35:49.261Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:49.261Z] #14 81.73 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T07:35:49.261Z] #14 81.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:49.261Z] #14 81.77 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:49.464Z] #14 88.69 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-03-18T07:35:50.424Z] #14 89.53 Selecting previously unselected package libpcre2-posix2:arm64. [2022-03-18T07:35:50.424Z] #14 89.53 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-03-18T07:35:50.571Z] The recommended git tool is: git [2022-03-18T07:35:50.764Z] #43 ... [2022-03-18T07:35:50.764Z] [2022-03-18T07:35:50.764Z] #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-03-18T07:35:50.764Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:35:50.764Z] #14 68.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T07:35:50.764Z] #14 68.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:50.764Z] #14 68.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:35:50.863Z] #14 90.14 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-03-18T07:35:51.434Z] #14 90.77 Selecting previously unselected package libpcre2-dev:arm64. [2022-03-18T07:35:51.434Z] #14 90.78 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-03-18T07:35:51.846Z] #14 91.01 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-03-18T07:35:52.418Z] #14 91.81 Selecting previously unselected package libselinux1-dev:arm64. [2022-03-18T07:35:52.418Z] #14 91.81 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-03-18T07:35:52.418Z] #14 91.83 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-03-18T07:35:52.937Z] #14 ... [2022-03-18T07:35:52.938Z] [2022-03-18T07:35:52.938Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-03-18T07:35:52.938Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:35:53.888Z] #19 187.1 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-03-18T07:35:53.888Z] #19 187.1 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:35:53.888Z] #19 187.1 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:35:53.888Z] #19 187.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-03-18T07:35:53.888Z] #19 187.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:35:53.888Z] #19 187.2 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T07:35:53.888Z] #19 187.2 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-03-18T07:35:53.888Z] #19 187.2 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:35:53.888Z] #19 187.2 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T07:35:53.888Z] #19 187.3 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-03-18T07:35:53.888Z] #19 187.3 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:35:53.888Z] #19 187.3 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:35:53.888Z] #19 187.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-03-18T07:35:53.888Z] #19 187.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:35:53.888Z] #19 187.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:35:53.888Z] #19 187.4 Selecting previously unselected package cross-config. [2022-03-18T07:35:53.888Z] #19 187.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-03-18T07:35:53.888Z] #19 187.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-03-18T07:35:54.144Z] #19 187.5 Selecting previously unselected package gcc-10-cross-base. [2022-03-18T07:35:54.144Z] #19 187.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:54.144Z] #19 187.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-18T07:35:54.144Z] #19 187.5 Selecting previously unselected package libc6-arm64-cross. [2022-03-18T07:35:54.144Z] #19 187.5 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-03-18T07:35:54.144Z] #19 187.5 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-03-18T07:35:54.242Z] #26 91.72 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3388/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) [2022-03-18T07:35:54.242Z] #26 ... [2022-03-18T07:35:54.242Z] [2022-03-18T07:35:54.242Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:35:54.242Z] #63 sha256:f25702605d7badb9e6ac7b9d653ea12070a83923cc3f47c74186510c45647c48 [2022-03-18T07:35:54.242Z] #63 DONE 93.1s [2022-03-18T07:35:54.242Z] [2022-03-18T07:35:54.242Z] #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-03-18T07:35:54.242Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:35:54.403Z] #19 187.9 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-03-18T07:35:54.403Z] #19 187.9 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:54.403Z] #19 187.9 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:54.403Z] #19 187.9 Selecting previously unselected package libgomp1-arm64-cross. [2022-03-18T07:35:54.403Z] #19 187.9 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:54.403Z] #19 187.9 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:54.403Z] #19 188.0 Selecting previously unselected package libitm1-arm64-cross. [2022-03-18T07:35:54.403Z] #19 188.0 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:54.503Z] #26 91.72 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3388/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) [2022-03-18T07:35:54.503Z] #26 ... [2022-03-18T07:35:54.503Z] [2022-03-18T07:35:54.503Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T07:35:54.503Z] #64 sha256:f655eff6e43e7d753a54907c87665de5b477c8491658c5812b97c219cdeb080a [2022-03-18T07:35:54.503Z] #64 DONE 0.1s [2022-03-18T07:35:54.503Z] [2022-03-18T07:35:54.503Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T07:35:54.503Z] #65 sha256:e2cdfb243128bc3fe3e707e28d3331452a02b80c137005669a92a5a7c3064d26 [2022-03-18T07:35:54.503Z] #65 DONE 0.1s [2022-03-18T07:35:54.503Z] [2022-03-18T07:35:54.503Z] #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-03-18T07:35:54.503Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:35:54.661Z] #19 188.0 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:54.661Z] #19 188.1 Selecting previously unselected package libatomic1-arm64-cross. [2022-03-18T07:35:54.661Z] #19 188.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:54.661Z] #19 188.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:54.917Z] #19 188.2 Selecting previously unselected package libasan6-arm64-cross. [2022-03-18T07:35:54.917Z] #19 188.2 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:54.917Z] #19 188.2 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:54.966Z] #14 73.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T07:35:54.966Z] #14 73.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:35:54.966Z] #14 73.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:54.966Z] #14 ... [2022-03-18T07:35:54.966Z] [2022-03-18T07:35:54.966Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:35:54.966Z] #60 sha256:4eef5c68cdb68eea33518bdba79be37905907f8ab8f79c7b8a7ec0889bd229c3 [2022-03-18T07:35:54.966Z] #60 38.92 Updating files: 56% (2659/4737) Updating files: 57% (2701/4737) Updating files: 58% (2748/4737) Updating files: 59% (2795/4737) Updating files: 60% (2843/4737) Updating files: 61% (2890/4737) Updating files: 62% (2937/4737) Updating files: 63% (2985/4737) Updating files: 64% (3032/4737) Updating files: 65% (3080/4737) Updating files: 66% (3127/4737) Updating files: 67% (3174/4737) Updating files: 68% (3222/4737) Updating files: 69% (3269/4737) Updating files: 70% (3316/4737) Updating files: 71% (3364/4737) Updating files: 72% (3411/4737) Updating files: 73% (3459/4737) Updating files: 74% (3506/4737) Updating files: 75% (3553/4737) Updating files: 76% (3601/4737) Updating files: 77% (3648/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T07:35:54.966Z] #60 39.86 + cd /tmp/tmp.tB8s81LIzi/src/github.com/containerd/containerd [2022-03-18T07:35:54.966Z] #60 39.87 + git checkout -q v1.6.1 [2022-03-18T07:35:55.174Z] #19 188.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-03-18T07:35:55.174Z] #19 188.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:55.174Z] #19 188.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:55.224Z] #60 41.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T07:35:55.225Z] #60 41.03 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T07:35:55.225Z] #60 41.03 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:35:55.225Z] #60 41.03 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:35:55.225Z] #60 41.04 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T07:35:55.225Z] #60 41.04 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T07:35:55.225Z] #60 41.04 + '[' '' = dynamic ']' [2022-03-18T07:35:55.225Z] #60 41.04 + make [2022-03-18T07:35:55.431Z] #19 188.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-03-18T07:35:55.431Z] #19 188.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:55.431Z] #19 188.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:56.086Z] #19 189.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-03-18T07:35:56.086Z] #19 189.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:56.086Z] #19 189.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:56.086Z] #19 189.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-03-18T07:35:56.086Z] #19 189.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:56.086Z] #19 189.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:56.089Z] #26 91.72 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3388/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (5937/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 74% (8463/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) [2022-03-18T07:35:56.089Z] #26 ... [2022-03-18T07:35:56.089Z] [2022-03-18T07:35:56.089Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:35:56.089Z] #14 sha256:5148f7ef0188edeaca87e4dcd0a7bf6536232642f948a4e679757ed2f4b168fb [2022-03-18T07:35:56.089Z] #14 92.98 Selecting previously unselected package libdevmapper-dev:arm64. [2022-03-18T07:35:56.089Z] #14 92.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-03-18T07:35:56.089Z] #14 92.99 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-18T07:35:56.089Z] #14 93.19 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-18T07:35:56.089Z] #14 93.19 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-18T07:35:56.089Z] #14 93.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T07:35:56.089Z] #14 93.59 Selecting previously unselected package libsystemd-dev:arm64. [2022-03-18T07:35:56.089Z] #14 93.59 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-03-18T07:35:56.089Z] #14 93.61 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-03-18T07:35:56.089Z] #14 94.28 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T07:35:56.089Z] #14 94.32 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T07:35:56.089Z] #14 94.35 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:56.089Z] #14 94.36 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-03-18T07:35:56.089Z] #14 94.37 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.40 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-03-18T07:35:56.089Z] #14 94.40 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-03-18T07:35:56.089Z] #14 94.40 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-03-18T07:35:56.089Z] #14 94.42 Setting up libudev-dev:arm64 (247.3-6) ... [2022-03-18T07:35:56.089Z] #14 94.42 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-03-18T07:35:56.089Z] #14 94.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:35:56.089Z] #14 94.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-03-18T07:35:56.089Z] #14 94.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.47 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T07:35:56.089Z] #14 94.48 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T07:35:56.089Z] #14 94.51 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-03-18T07:35:56.089Z] #14 94.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:35:56.089Z] #14 94.51 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-03-18T07:35:56.089Z] #14 94.52 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-03-18T07:35:56.089Z] #14 94.54 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.58 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.60 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-03-18T07:35:56.089Z] #14 94.64 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.67 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-03-18T07:35:56.089Z] #14 94.67 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:35:56.089Z] #14 94.68 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.69 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-03-18T07:35:56.089Z] #14 94.70 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.74 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:35:56.089Z] #14 94.77 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T07:35:56.089Z] #14 94.78 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:35:56.089Z] #14 94.82 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-03-18T07:35:56.089Z] #14 94.85 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-03-18T07:35:56.089Z] #14 94.95 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:35:56.089Z] #14 DONE 95.6s [2022-03-18T07:35:56.089Z] [2022-03-18T07:35:56.089Z] #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-03-18T07:35:56.089Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:35:56.161Z] #60 42.10 + bin/ctr [2022-03-18T07:35:56.342Z] #19 189.7 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-03-18T07:35:56.342Z] #19 189.7 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:35:56.342Z] #19 189.7 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:35:56.349Z] #26 91.72 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3388/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (5937/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 74% (8463/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) [2022-03-18T07:35:56.349Z] #26 ... [2022-03-18T07:35:56.349Z] [2022-03-18T07:35:56.349Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T07:35:56.349Z] #55 sha256:4415f182913f2a9fb70ba3075600a4bec159a7a71d9c2eddea9e2ddecb6d667f [2022-03-18T07:35:56.349Z] #55 DONE 0.1s [2022-03-18T07:35:56.349Z] [2022-03-18T07:35:56.349Z] #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-03-18T07:35:56.349Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:35:56.349Z] #26 91.72 Updating files: 18% (2086/11414) Updating files: 19% (2169/11414) Updating files: 20% (2283/11414) Updating files: 21% (2397/11414) Updating files: 22% (2512/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 29% (3388/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (5937/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 74% (8463/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-03-18T07:35:56.599Z] #19 190.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-03-18T07:35:56.599Z] #19 190.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:35:56.599Z] #19 190.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:35:56.851Z] Fetching without tags [2022-03-18T07:35:56.920Z] #26 95.53 + cd /tmp/tmp.CHa7t3vilh/tmp/docker-ce [2022-03-18T07:35:56.920Z] #26 95.53 + git checkout -q v17.06.2-ce [2022-03-18T07:35:57.416Z] #14 ... [2022-03-18T07:35:57.416Z] [2022-03-18T07:35:57.416Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:35:57.416Z] #40 sha256:f58cc0ed3517d68a7ec7c7a01d368b80dec9b3a8de3fd1ae2f117a1b1456c198 [2022-03-18T07:35:57.416Z] #40 6.398 Scanning dependencies of target tini-static [2022-03-18T07:35:57.416Z] #40 6.530 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T07:35:57.416Z] #40 8.253 [100%] Linking C executable tini-static [2022-03-18T07:35:57.416Z] #40 9.089 [100%] Built target tini-static [2022-03-18T07:35:57.416Z] #40 9.185 + mkdir -p /build [2022-03-18T07:35:57.416Z] #40 9.185 + cp tini-static /build/docker-init [2022-03-18T07:35:57.416Z] #40 DONE 14.0s [2022-03-18T07:35:57.416Z] [2022-03-18T07:35:57.416Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:35:57.416Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:35:57.682Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:35:57.860Z] #26 ... [2022-03-18T07:35:57.860Z] [2022-03-18T07:35:57.860Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T07:35:57.860Z] #15 sha256:68f9c447f007e9169e4f00703975075a8901901f2ffece5cd6f613b658a0ab74 [2022-03-18T07:35:57.860Z] #15 DONE 1.6s [2022-03-18T07:35:57.860Z] [2022-03-18T07:35:57.860Z] #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-03-18T07:35:57.860Z] #34 sha256:4045c8a36872f0bc20d04510edf0c74f148c1f590a16852e48168cb9d4077d6a [2022-03-18T07:35:57.860Z] #34 DONE 96.7s [2022-03-18T07:35:57.860Z] [2022-03-18T07:35:57.860Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:35:57.860Z] #56 sha256:75885be6ec0b4759f7214edcad2f12f4487c730f8988ab392965c9cc2548bac1 [2022-03-18T07:35:57.860Z] #56 0.831 + RM_GOPATH=0 [2022-03-18T07:35:57.860Z] #56 0.831 + TMP_GOPATH= [2022-03-18T07:35:57.860Z] #56 0.831 + : /build [2022-03-18T07:35:57.860Z] #56 0.831 + '[' -z '' ']' [2022-03-18T07:35:57.860Z] #56 0.832 ++ mktemp -d [2022-03-18T07:35:57.860Z] #56 0.835 + export GOPATH=/tmp/tmp.mF7nml8fH3 [2022-03-18T07:35:57.860Z] #56 0.836 + GOPATH=/tmp/tmp.mF7nml8fH3 [2022-03-18T07:35:57.860Z] #56 0.836 + RM_GOPATH=1 [2022-03-18T07:35:57.860Z] #56 0.836 + case "$(go env GOARCH)" in [2022-03-18T07:35:57.860Z] #56 0.838 ++ go env GOARCH [2022-03-18T07:35:57.860Z] #56 0.847 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:57.860Z] #56 0.847 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:35:57.860Z] #56 0.848 ++ dirname /install.sh [2022-03-18T07:35:57.860Z] #56 0.848 + dir=/ [2022-03-18T07:35:57.860Z] #56 0.851 + bin=runc [2022-03-18T07:35:57.860Z] #56 0.851 + shift [2022-03-18T07:35:57.860Z] #56 0.851 + '[' '!' -f //runc.installer ']' [2022-03-18T07:35:57.860Z] #56 0.852 + . //runc.installer [2022-03-18T07:35:57.860Z] #56 0.852 ++ set -e [2022-03-18T07:35:57.860Z] #56 0.852 ++ : v1.1.0 [2022-03-18T07:35:57.860Z] #56 0.852 + install_runc [2022-03-18T07:35:57.860Z] #56 0.852 + RUNC_BUILDTAGS=seccomp [2022-03-18T07:35:57.860Z] #56 0.853 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T07:35:57.860Z] #56 0.853 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T07:35:57.861Z] #56 0.853 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mF7nml8fH3/src/github.com/opencontainers/runc [2022-03-18T07:35:57.861Z] #56 0.858 Cloning into '/tmp/tmp.mF7nml8fH3/src/github.com/opencontainers/runc'... [2022-03-18T07:35:58.451Z] #14 ... [2022-03-18T07:35:58.451Z] [2022-03-18T07:35:58.451Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:35:58.451Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:35:56.528Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:35:56.593Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:35:56.640Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:35:56.765Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:35:56.892Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:35:56.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:35:56.896Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:35:57.796Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:35:57.842Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:35:59.235Z] #60 57.98 Updating files: 36% (1749/4737) Updating files: 37% (1753/4737) Updating files: 38% (1801/4737) Updating files: 39% (1848/4737) Updating files: 40% (1895/4737) Updating files: 41% (1943/4737) Updating files: 42% (1990/4737) Updating files: 43% (2037/4737) Updating files: 44% (2085/4737) Updating files: 45% (2132/4737) Updating files: 46% (2180/4737) Updating files: 47% (2227/4737) Updating files: 48% (2274/4737) Updating files: 49% (2322/4737) Updating files: 50% (2369/4737) Updating files: 51% (2416/4737) Updating files: 52% (2464/4737) Updating files: 53% (2511/4737) Updating files: 54% (2558/4737) Updating files: 55% (2606/4737) Updating files: 56% (2653/4737) Updating files: 57% (2701/4737) Updating files: 58% (2748/4737) Updating files: 59% (2795/4737) Updating files: 60% (2843/4737) Updating files: 61% (2890/4737) Updating files: 62% (2937/4737) Updating files: 63% (2985/4737) Updating files: 64% (3032/4737) Updating files: 65% (3080/4737) Updating files: 66% (3127/4737) Updating files: 67% (3174/4737) Updating files: 68% (3222/4737) Updating files: 69% (3269/4737) Updating files: 70% (3316/4737) Updating files: 71% (3364/4737) Updating files: 72% (3411/4737) Updating files: 73% (3459/4737) Updating files: 74% (3506/4737) Updating files: 75% (3553/4737) Updating files: 76% (3601/4737) Updating files: 77% (3648/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 92% (4360/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T07:35:59.246Z] #56 ... [2022-03-18T07:35:59.246Z] [2022-03-18T07:35:59.246Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T07:35:59.246Z] #16 sha256:707620d0f1a2825555df6d0ccce7236ec685b40aba05b1f930952c9b33848504 [2022-03-18T07:35:59.246Z] #16 DONE 1.5s [2022-03-18T07:35:59.494Z] #60 60.35 + cd /tmp/tmp.xuTyin02Va/src/github.com/containerd/containerd [2022-03-18T07:35:59.494Z] #60 60.35 + git checkout -q v1.6.1 [2022-03-18T07:35:59.506Z] [2022-03-18T07:35:59.506Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T07:35:59.506Z] #17 sha256:74be9990544253706327b56999b11b4a8f92261baaefd8f9ac45479d1b7e4018 [2022-03-18T07:35:59.767Z] #17 0.532 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T07:36:00.062Z] #60 61.06 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T07:36:00.062Z] #60 61.06 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T07:36:00.062Z] #60 61.06 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:36:00.062Z] #60 61.06 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:36:00.062Z] #60 61.06 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T07:36:00.062Z] #60 61.06 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T07:36:00.062Z] #60 61.06 + '[' '' = dynamic ']' [2022-03-18T07:36:00.062Z] #60 61.06 + make [2022-03-18T07:36:00.342Z] #17 DONE 1.0s [2022-03-18T07:36:00.342Z] [2022-03-18T07:36:00.342Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T07:36:00.342Z] #18 sha256:2c372823d3b8f4e1527733e796133fd88e48b79e69cf8851dcb0f448cbb4d723 [2022-03-18T07:36:00.352Z] #60 ... [2022-03-18T07:36:00.353Z] [2022-03-18T07:36:00.353Z] #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-03-18T07:36:00.353Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:36:00.353Z] #14 78.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T07:36:00.353Z] #14 78.27 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:00.353Z] #14 78.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:00.914Z] #18 DONE 0.6s [2022-03-18T07:36:00.914Z] [2022-03-18T07:36:00.914Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T07:36:00.914Z] #19 sha256:f89021e8ce3bbeab708758ad0838b4db58cb7c1427634669a38611da70865cfe [2022-03-18T07:36:01.486Z] #19 DONE 0.7s [2022-03-18T07:36:01.486Z] [2022-03-18T07:36:01.486Z] #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-03-18T07:36:01.486Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:36:01.486Z] #26 98.75 + mkdir -p /tmp/tmp.CHa7t3vilh/src/github.com/docker [2022-03-18T07:36:01.486Z] #26 98.76 + mv components/cli /tmp/tmp.CHa7t3vilh/src/github.com/docker/cli [2022-03-18T07:36:01.486Z] #26 98.76 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-03-18T07:36:01.632Z] #43 ... [2022-03-18T07:36:01.632Z] [2022-03-18T07:36:01.632Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:36:01.632Z] #60 sha256:aa3b61e7aae1e4512e007508c51bb99cd27ad32f4beacbfad992d17e5a2e8f10 [2022-03-18T07:36:01.240Z] > git remote # timeout=10 [2022-03-18T07:36:01.314Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:36:01.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:36:01.360Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:36:02.431Z] #26 ... [2022-03-18T07:36:02.431Z] [2022-03-18T07:36:02.431Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T07:36:02.431Z] #20 sha256:25f621fdbf79614901dc709580b353a4a96f4ab2f1e90be44d303f46efed45ff [2022-03-18T07:36:02.431Z] #20 DONE 0.7s [2022-03-18T07:36:02.431Z] [2022-03-18T07:36:02.431Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:36:02.431Z] #21 sha256:d2a0e3466cca4bbf1360a9a3039e4dd88d97b85577fb42c41d933bd8d36a9f18 [2022-03-18T07:36:02.458Z] Merge succeeded, producing 6cc6f8f37f0d781f89ed6cafe48141fa54f333d0 [2022-03-18T07:36:02.458Z] Checking out Revision 6cc6f8f37f0d781f89ed6cafe48141fa54f333d0 (PR-43366) [2022-03-18T07:36:02.597Z] #60 63.24 + bin/ctr [2022-03-18T07:36:03.003Z] #21 0.991 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:36:03.141Z] #19 ... [2022-03-18T07:36:03.141Z] [2022-03-18T07:36:03.141Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:36:03.141Z] #50 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:36:03.141Z] #50 DONE 205.7s [2022-03-18T07:36:03.141Z] [2022-03-18T07:36:03.141Z] #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-03-18T07:36:03.141Z] #19 sha256:188bb75c3fcdb4f2e3422c27bbd77b2ddead485a386fbada3c7a380a65baf5e4 [2022-03-18T07:36:03.263Z] #21 1.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:36:03.523Z] #21 1.360 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:36:03.523Z] #21 1.363 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:36:03.997Z] #60 56.10 Updating files: 37% (1771/4737) Updating files: 38% (1801/4737) Updating files: 39% (1848/4737) Updating files: 40% (1895/4737) Updating files: 41% (1943/4737) Updating files: 42% (1990/4737) Updating files: 43% (2037/4737) Updating files: 44% (2085/4737) Updating files: 45% (2132/4737) Updating files: 46% (2180/4737) Updating files: 47% (2227/4737) Updating files: 48% (2274/4737) Updating files: 49% (2322/4737) Updating files: 50% (2369/4737) Updating files: 51% (2416/4737) Updating files: 52% (2464/4737) Updating files: 53% (2511/4737) Updating files: 54% (2558/4737) Updating files: 55% (2606/4737) Updating files: 56% (2653/4737) Updating files: 57% (2701/4737) Updating files: 58% (2748/4737) Updating files: 59% (2795/4737) Updating files: 60% (2843/4737) Updating files: 61% (2890/4737) Updating files: 62% (2937/4737) Updating files: 63% (2985/4737) Updating files: 64% (3032/4737) Updating files: 65% (3080/4737) Updating files: 66% (3127/4737) Updating files: 67% (3174/4737) Updating files: 68% (3222/4737) Updating files: 69% (3269/4737) Updating files: 70% (3316/4737) Updating files: 71% (3364/4737) Updating files: 71% (3394/4737) Updating files: 72% (3411/4737) Updating files: 73% (3459/4737) Updating files: 74% (3506/4737) Updating files: 75% (3553/4737) Updating files: 76% (3601/4737) Updating files: 77% (3648/4737) Updating files: 78% (3695/4737) Updating files: 79% (3743/4737) Updating files: 80% (3790/4737) Updating files: 81% (3837/4737) Updating files: 82% (3885/4737) Updating files: 83% (3932/4737) Updating files: 84% (3980/4737) Updating files: 85% (4027/4737) Updating files: 86% (4074/4737) Updating files: 87% (4122/4737) Updating files: 88% (4169/4737) Updating files: 89% (4216/4737) Updating files: 90% (4264/4737) Updating files: 90% (4299/4737) Updating files: 91% (4311/4737) Updating files: 92% (4359/4737) Updating files: 93% (4406/4737) Updating files: 94% (4453/4737) Updating files: 95% (4501/4737) Updating files: 96% (4548/4737) Updating files: 97% (4595/4737) Updating files: 98% (4643/4737) Updating files: 99% (4690/4737) Updating files: 100% (4737/4737) Updating files: 100% (4737/4737), done. [2022-03-18T07:36:03.997Z] #60 58.68 + cd /tmp/tmp.T8KqlDOMY6/src/github.com/containerd/containerd [2022-03-18T07:36:03.997Z] #60 58.68 + git checkout -q v1.6.1 [2022-03-18T07:36:04.093Z] #21 1.823 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:36:04.663Z] using credential docker-jenkins-github-credentials [2022-03-18T07:36:04.743Z] Cloning the remote Git repository [2022-03-18T07:36:04.743Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:36:05.034Z] #21 2.751 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:36:04.944Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:36:05.391Z] #60 60.03 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T07:36:02.368Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-18T07:36:02.496Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:36:02.542Z] > git checkout -f 6cc6f8f37f0d781f89ed6cafe48141fa54f333d0 # timeout=10 [2022-03-18T07:36:05.671Z] #60 60.03 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T07:36:05.671Z] #60 60.03 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:36:05.671Z] #60 60.03 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:36:05.671Z] #60 60.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T07:36:05.671Z] #60 60.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T07:36:05.671Z] #60 60.03 + '[' '' = dynamic ']' [2022-03-18T07:36:05.671Z] #60 60.03 + make [2022-03-18T07:36:06.421Z] #19 199.4 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-03-18T07:36:06.421Z] #19 199.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:06.421Z] #19 199.5 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:36:06.421Z] #19 199.6 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-03-18T07:36:06.421Z] #19 199.6 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-03-18T07:36:06.421Z] #19 199.6 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-18T07:36:06.421Z] #19 199.9 Selecting previously unselected package libc6-dev-arm64-cross. [2022-03-18T07:36:06.678Z] #19 199.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:06.678Z] #19 199.9 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-18T07:36:06.786Z] #60 ... [2022-03-18T07:36:06.786Z] [2022-03-18T07:36:06.786Z] #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-03-18T07:36:06.786Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:36:06.786Z] #14 115.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T07:36:06.786Z] #14 115.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:06.786Z] #14 115.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:36:06.934Z] #19 200.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-03-18T07:36:06.934Z] #19 200.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:06.934Z] #19 200.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:36:05.354Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-18T07:36:06.425Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:36:06.425Z] > git --version # timeout=10 [2022-03-18T07:36:06.477Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-18T07:36:06.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:36:06.482Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:36:07.497Z] #19 200.8 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-03-18T07:36:07.497Z] #19 200.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:07.497Z] #19 200.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:36:07.576Z] #21 4.988 Fetched 8393 kB in 4s (1896 kB/s) [2022-03-18T07:36:07.616Z] #60 62.31 + bin/ctr [2022-03-18T07:36:08.960Z] #21 4.988 Reading package lists... [2022-03-18T07:36:10.334Z] #14 89.14 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T07:36:10.334Z] #14 89.14 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:10.334Z] #14 89.15 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:10.872Z] #21 6.849 Reading package lists... [2022-03-18T07:36:11.442Z] #21 8.657 Building dependency tree... [2022-03-18T07:36:12.383Z] #21 9.954 The following additional packages will be installed: [2022-03-18T07:36:12.383Z] #21 9.959 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:36:12.383Z] #21 9.960 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T07:36:12.383Z] #21 9.960 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T07:36:12.383Z] #21 9.961 python3-pkg-resources vim-runtime xxd [2022-03-18T07:36:12.383Z] #21 9.963 Suggested packages: [2022-03-18T07:36:12.383Z] #21 9.967 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T07:36:12.383Z] #21 9.967 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T07:36:12.383Z] #21 9.967 acl attr quota [2022-03-18T07:36:12.383Z] #21 9.967 Recommended packages: [2022-03-18T07:36:12.383Z] #21 9.968 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T07:36:12.920Z] #60 ... [2022-03-18T07:36:12.920Z] [2022-03-18T07:36:12.920Z] #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-03-18T07:36:12.920Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:36:12.920Z] #14 95.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T07:36:12.920Z] #14 95.26 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:12.920Z] #14 95.28 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:36:12.953Z] #21 10.95 The following NEW packages will be installed: [2022-03-18T07:36:13.213Z] #21 10.96 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T07:36:13.213Z] #21 10.96 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:36:13.213Z] #21 10.96 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T07:36:13.213Z] #21 10.96 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T07:36:13.213Z] #21 10.96 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T07:36:13.213Z] #21 10.96 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T07:36:13.213Z] #21 10.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T07:36:13.213Z] #21 10.96 xz-utils zip zstd [2022-03-18T07:36:13.473Z] #21 11.27 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:36:13.473Z] #21 11.27 Need to get 27.0 MB of archives. [2022-03-18T07:36:13.473Z] #21 11.27 After this operation, 105 MB of additional disk space will be used. [2022-03-18T07:36:13.473Z] #21 11.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-03-18T07:36:13.473Z] #21 11.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-03-18T07:36:13.473Z] #21 11.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-03-18T07:36:13.473Z] #21 11.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-03-18T07:36:13.473Z] #21 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-03-18T07:36:13.473Z] #21 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-03-18T07:36:13.473Z] #21 11.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-03-18T07:36:13.473Z] #21 11.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-03-18T07:36:13.473Z] #21 11.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:36:13.473Z] #21 11.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:36:13.473Z] #21 11.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T07:36:13.473Z] #21 11.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-03-18T07:36:13.473Z] #21 11.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-03-18T07:36:13.473Z] #21 11.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-03-18T07:36:13.473Z] #21 11.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-03-18T07:36:13.733Z] #21 11.37 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-03-18T07:36:13.733Z] #21 11.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-03-18T07:36:13.733Z] #21 11.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-03-18T07:36:13.733Z] #21 11.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-03-18T07:36:13.733Z] #21 11.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-03-18T07:36:13.733Z] #21 11.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-03-18T07:36:13.733Z] #21 11.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-03-18T07:36:13.733Z] #21 11.38 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-03-18T07:36:13.733Z] #21 11.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-03-18T07:36:13.733Z] #21 11.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-03-18T07:36:13.733Z] #21 11.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-03-18T07:36:13.733Z] #21 11.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-03-18T07:36:13.733Z] #21 ... [2022-03-18T07:36:13.733Z] [2022-03-18T07:36:13.733Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:36:13.733Z] #56 sha256:75885be6ec0b4759f7214edcad2f12f4487c730f8988ab392965c9cc2548bac1 [2022-03-18T07:36:13.733Z] #56 7.277 + cd /tmp/tmp.mF7nml8fH3/src/github.com/opencontainers/runc [2022-03-18T07:36:13.733Z] #56 7.278 + git checkout -q v1.1.0 [2022-03-18T07:36:13.733Z] #56 7.562 + '[' -z '' ']' [2022-03-18T07:36:13.733Z] #56 7.562 + target=static [2022-03-18T07:36:13.733Z] #56 7.562 + make BUILDTAGS=seccomp static [2022-03-18T07:36:13.733Z] #56 8.034 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T07:36:13.862Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:36:13.994Z] #56 ... [2022-03-18T07:36:13.994Z] [2022-03-18T07:36:13.994Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:36:13.994Z] #21 sha256:d2a0e3466cca4bbf1360a9a3039e4dd88d97b85577fb42c41d933bd8d36a9f18 [2022-03-18T07:36:13.994Z] #21 11.76 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-03-18T07:36:13.994Z] #21 11.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-03-18T07:36:13.994Z] #21 11.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-03-18T07:36:13.994Z] #21 11.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-03-18T07:36:13.994Z] #21 11.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-03-18T07:36:13.994Z] #21 11.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-03-18T07:36:13.994Z] #21 11.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T07:36:13.994Z] #21 11.84 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T07:36:13.994Z] #21 11.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T07:36:13.994Z] #21 11.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:36:13.994Z] #21 11.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T07:36:13.994Z] #21 11.84 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T07:36:13.994Z] #21 11.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T07:36:13.994Z] #21 11.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-03-18T07:36:13.994Z] #21 11.90 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-03-18T07:36:13.994Z] #21 11.90 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-03-18T07:36:13.994Z] #21 11.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T07:36:14.008Z] First time build. Skipping changelog. [2022-03-18T07:36:14.254Z] #21 12.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-03-18T07:36:14.254Z] #21 12.16 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-03-18T07:36:14.254Z] #21 12.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-03-18T07:36:14.514Z] #21 12.24 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T07:36:14.775Z] #21 12.64 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:36:14.775Z] #21 12.74 Fetched 27.0 MB in 1s (21.6 MB/s) [2022-03-18T07:36:14.775Z] #21 12.78 Selecting previously unselected package pigz. [2022-03-18T07:36:15.035Z] #21 12.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-03-18T07:36:15.035Z] #21 12.84 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-03-18T07:36:15.035Z] #21 12.84 Unpacking pigz (2.6-1) ... [2022-03-18T07:36:15.035Z] #21 12.92 Selecting previously unselected package libelf1:arm64. [2022-03-18T07:36:15.035Z] #21 12.92 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-03-18T07:36:15.035Z] #21 12.93 Unpacking libelf1:arm64 (0.183-1) ... [2022-03-18T07:36:15.296Z] #21 13.03 Selecting previously unselected package libbpf0:arm64. [2022-03-18T07:36:15.296Z] #21 13.03 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-03-18T07:36:15.296Z] #21 13.06 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-03-18T07:36:15.296Z] #21 13.14 Selecting previously unselected package libcap2:arm64. [2022-03-18T07:36:15.296Z] #21 13.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-03-18T07:36:15.296Z] #21 13.15 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-03-18T07:36:15.296Z] #21 13.21 Selecting previously unselected package libmnl0:arm64. [2022-03-18T07:36:15.296Z] #21 13.21 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-03-18T07:36:15.296Z] #21 13.21 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-03-18T07:36:15.296Z] #21 13.27 Selecting previously unselected package libxtables12:arm64. [2022-03-18T07:36:15.296Z] #21 13.27 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-03-18T07:36:15.556Z] #21 13.27 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-03-18T07:36:15.556Z] #21 13.33 Selecting previously unselected package libcap2-bin. [2022-03-18T07:36:15.556Z] #21 13.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-03-18T07:36:15.556Z] #21 13.34 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T07:36:15.556Z] #21 13.41 Selecting previously unselected package iproute2. [2022-03-18T07:36:15.556Z] #21 13.41 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-03-18T07:36:15.556Z] #21 13.42 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T07:36:15.595Z] #19 207.7 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-03-18T07:36:15.595Z] #19 207.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:15.595Z] #19 207.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:36:15.595Z] #19 207.8 Selecting previously unselected package patch. [2022-03-18T07:36:15.595Z] #19 207.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-03-18T07:36:15.595Z] #19 207.8 Unpacking patch (2.7.6-7) ... [2022-03-18T07:36:15.595Z] #19 207.8 Selecting previously unselected package dpkg-dev. [2022-03-18T07:36:15.595Z] #19 207.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-03-18T07:36:15.595Z] #19 207.8 Unpacking dpkg-dev (1.20.9) ... [2022-03-18T07:36:15.595Z] #19 208.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-03-18T07:36:15.595Z] #19 208.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-03-18T07:36:15.595Z] #19 208.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-03-18T07:36:15.595Z] #19 208.0 Selecting previously unselected package libio-string-perl. [2022-03-18T07:36:15.595Z] #19 208.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-03-18T07:36:15.595Z] #19 208.0 Unpacking libio-string-perl (1.08-3.1) ... [2022-03-18T07:36:15.595Z] #19 208.1 Selecting previously unselected package libicu67:amd64. [2022-03-18T07:36:15.595Z] #19 208.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-03-18T07:36:15.595Z] #19 208.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T07:36:15.609Z] #14 93.84 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T07:36:15.609Z] #14 93.84 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T07:36:15.609Z] #14 93.85 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:36:15.609Z] #14 93.97 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T07:36:15.609Z] #14 93.97 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T07:36:15.609Z] #14 93.97 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:36:15.609Z] #14 94.07 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T07:36:15.609Z] #14 94.08 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T07:36:15.609Z] #14 94.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:36:15.609Z] #14 94.24 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:36:15.609Z] #14 94.26 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:36:15.609Z] #14 94.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:36:15.609Z] #14 94.42 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:36:15.609Z] #14 94.44 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:36:15.609Z] #14 94.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:36:15.816Z] #21 13.80 Selecting previously unselected package xxd. [2022-03-18T07:36:15.816Z] #21 13.81 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-18T07:36:15.852Z] #19 209.3 Selecting previously unselected package libxml2:amd64. [2022-03-18T07:36:15.852Z] #19 209.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-03-18T07:36:15.852Z] #19 209.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:36:15.868Z] #14 94.61 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T07:36:15.869Z] #14 94.61 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:36:15.869Z] #14 94.62 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:16.078Z] #21 13.82 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:16.078Z] #21 13.93 Selecting previously unselected package vim-common. [2022-03-18T07:36:16.078Z] #21 13.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:36:16.078Z] #21 13.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:16.078Z] #21 14.06 Selecting previously unselected package bash-completion. [2022-03-18T07:36:16.108Z] #19 209.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-03-18T07:36:16.108Z] #19 209.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-03-18T07:36:16.108Z] #19 209.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-18T07:36:16.108Z] #19 209.4 Selecting previously unselected package libxml-sax-base-perl. [2022-03-18T07:36:16.108Z] #19 209.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-03-18T07:36:16.108Z] #19 209.5 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-03-18T07:36:16.108Z] #19 209.5 Selecting previously unselected package libxml-sax-perl. [2022-03-18T07:36:16.108Z] #19 209.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-03-18T07:36:16.108Z] #19 209.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-03-18T07:36:16.108Z] #19 209.6 Selecting previously unselected package libxml-libxml-perl. [2022-03-18T07:36:16.108Z] #19 209.6 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-03-18T07:36:16.108Z] #19 209.6 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-18T07:36:16.108Z] #19 209.6 Selecting previously unselected package libxml-simple-perl. [2022-03-18T07:36:16.108Z] #19 209.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-03-18T07:36:16.108Z] #19 209.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-03-18T07:36:16.108Z] #19 209.7 Selecting previously unselected package libyaml-perl. [2022-03-18T07:36:16.127Z] #14 94.66 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T07:36:16.127Z] #14 94.67 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T07:36:16.127Z] #14 94.68 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:36:16.127Z] #14 94.82 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T07:36:16.127Z] #14 94.83 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T07:36:16.127Z] #14 94.83 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:36:16.191Z] using credential docker-jenkins-github-credentials [2022-03-18T07:36:16.270Z] Cloning the remote Git repository [2022-03-18T07:36:16.270Z] Cloning with configured refspecs honoured and without tags [2022-03-18T07:36:16.339Z] #21 14.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T07:36:16.364Z] #19 209.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-03-18T07:36:16.364Z] #19 209.7 Unpacking libyaml-perl (1.30-1) ... [2022-03-18T07:36:16.364Z] #19 209.7 Selecting previously unselected package libconfig-auto-perl. [2022-03-18T07:36:16.364Z] #19 209.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-03-18T07:36:16.364Z] #19 209.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-03-18T07:36:16.364Z] #19 209.8 Selecting previously unselected package libfile-which-perl. [2022-03-18T07:36:16.364Z] #19 209.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-03-18T07:36:16.364Z] #19 209.8 Unpacking libfile-which-perl (1.23-1) ... [2022-03-18T07:36:16.364Z] #19 209.8 Selecting previously unselected package libfile-homedir-perl. [2022-03-18T07:36:16.364Z] #19 209.8 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-03-18T07:36:16.364Z] #19 209.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-03-18T07:36:16.364Z] #19 209.9 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-03-18T07:36:16.364Z] #19 209.9 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-03-18T07:36:16.364Z] #19 209.9 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-18T07:36:16.387Z] #14 95.05 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T07:36:16.387Z] #14 95.07 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T07:36:16.387Z] #14 95.08 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:36:16.620Z] #19 209.9 Selecting previously unselected package dpkg-cross. [2022-03-18T07:36:16.620Z] #19 209.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-03-18T07:36:16.620Z] #19 209.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-03-18T07:36:16.620Z] #19 210.0 Selecting previously unselected package crossbuild-essential-arm64. [2022-03-18T07:36:16.620Z] #19 210.0 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-03-18T07:36:16.620Z] #19 210.0 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-03-18T07:36:16.620Z] #19 210.0 Selecting previously unselected package libc6-armel-cross. [2022-03-18T07:36:16.620Z] #19 210.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:16.620Z] #19 210.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-03-18T07:36:16.620Z] #19 210.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-03-18T07:36:16.620Z] #19 210.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:16.646Z] #14 95.24 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T07:36:16.646Z] #14 95.24 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T07:36:16.646Z] #14 95.25 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:36:16.646Z] #14 95.39 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T07:36:16.646Z] #14 95.39 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T07:36:16.646Z] #14 95.40 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T07:36:16.646Z] #14 95.46 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T07:36:16.646Z] #14 95.46 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T07:36:16.646Z] #14 95.47 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:36:16.646Z] #14 ... [2022-03-18T07:36:16.646Z] [2022-03-18T07:36:16.646Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:36:16.646Z] #63 sha256:9f5e1f62cf60babf2ce09e8c20a1b957fea9a2df27e2ee0d8f107da80df67e4c [2022-03-18T07:36:16.646Z] #63 95.05 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:36:16.646Z] #63 95.05 + GOBIN=/build [2022-03-18T07:36:16.646Z] #63 95.05 + GO111MODULE=on [2022-03-18T07:36:16.646Z] #63 95.05 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T07:36:16.471Z] Cloning repository https://github.com/moby/moby.git [2022-03-18T07:36:13.905Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [2022-03-18T07:36:16.772Z] #14 123.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T07:36:16.772Z] #14 123.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:16.772Z] #14 123.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:36:16.877Z] #19 210.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:16.877Z] #19 210.2 Selecting previously unselected package libgomp1-armel-cross. [2022-03-18T07:36:16.877Z] #19 210.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:16.877Z] #19 210.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:16.877Z] #19 210.3 Selecting previously unselected package libatomic1-armel-cross. [2022-03-18T07:36:16.877Z] #19 210.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:16.877Z] #19 210.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:16.877Z] #19 210.3 Selecting previously unselected package libasan6-armel-cross. [2022-03-18T07:36:16.877Z] #19 210.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:16.877Z] #19 210.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:17.438Z] #19 211.0 Selecting previously unselected package libstdc++6-armel-cross. [2022-03-18T07:36:17.438Z] #19 211.0 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:17.722Z] #21 15.63 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T07:36:17.876Z] + docker version [2022-03-18T07:36:18.008Z] #19 211.2 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:18.243Z] #21 15.99 Selecting previously unselected package bzip2. [2022-03-18T07:36:18.243Z] #21 15.99 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-03-18T07:36:18.243Z] #21 16.00 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T07:36:18.243Z] #21 16.08 Selecting previously unselected package xz-utils. [2022-03-18T07:36:18.243Z] #21 16.08 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-03-18T07:36:18.243Z] #21 16.08 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T07:36:18.243Z] #21 16.24 Selecting previously unselected package apparmor. [2022-03-18T07:36:18.503Z] #21 16.24 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-03-18T07:36:18.504Z] #21 16.29 Unpacking apparmor (2.13.6-10) ... [2022-03-18T07:36:18.764Z] #21 16.61 Selecting previously unselected package inetutils-ping. [2022-03-18T07:36:18.764Z] #21 16.64 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-03-18T07:36:18.764Z] #21 16.65 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T07:36:16.908Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-03-18T07:36:17.792Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:36:17.792Z] > git --version # timeout=10 [2022-03-18T07:36:17.838Z] > git --version # 'git version 2.24.1.windows.2' [2022-03-18T07:36:17.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:36:17.841Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:36:18.935Z] #19 212.1 Selecting previously unselected package libubsan1-armel-cross. [2022-03-18T07:36:18.935Z] #19 212.1 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:18.935Z] #19 212.1 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:18.935Z] #19 212.3 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-03-18T07:36:18.935Z] #19 212.3 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:18.935Z] #19 212.3 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:18.935Z] #19 ... [2022-03-18T07:36:18.935Z] [2022-03-18T07:36:18.935Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:36:18.935Z] #58 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:36:18.935Z] #58 220.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T07:36:18.935Z] #58 DONE 222.4s [2022-03-18T07:36:18.935Z] [2022-03-18T07:36:18.935Z] #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-03-18T07:36:18.935Z] #19 sha256:188bb75c3fcdb4f2e3422c27bbd77b2ddead485a386fbada3c7a380a65baf5e4 [2022-03-18T07:36:18.935Z] #19 212.4 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-03-18T07:36:18.935Z] #19 212.4 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:18.935Z] #19 212.5 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T07:36:19.025Z] #21 16.74 Selecting previously unselected package libip4tc2:arm64. [2022-03-18T07:36:19.025Z] #21 16.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-03-18T07:36:19.025Z] #21 16.75 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-03-18T07:36:19.025Z] #21 16.80 Selecting previously unselected package libip6tc2:arm64. [2022-03-18T07:36:19.025Z] #21 16.80 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-03-18T07:36:19.025Z] #21 16.80 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-03-18T07:36:19.025Z] #21 16.87 Selecting previously unselected package libnfnetlink0:arm64. [2022-03-18T07:36:19.025Z] #21 16.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-03-18T07:36:19.025Z] #21 16.88 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-18T07:36:19.025Z] #21 16.93 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-03-18T07:36:19.025Z] #21 16.93 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-03-18T07:36:19.025Z] #21 16.93 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-18T07:36:19.286Z] #21 16.99 Selecting previously unselected package libnftnl11:arm64. [2022-03-18T07:36:19.286Z] #21 17.00 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-03-18T07:36:19.286Z] #21 17.00 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-03-18T07:36:19.286Z] #21 17.06 Selecting previously unselected package iptables. [2022-03-18T07:36:19.286Z] #21 17.07 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-03-18T07:36:19.286Z] #21 17.08 Unpacking iptables (1.8.7-1) ... [2022-03-18T07:36:19.546Z] #21 17.33 Selecting previously unselected package libonig5:arm64. [2022-03-18T07:36:19.546Z] #21 17.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-03-18T07:36:19.546Z] #21 17.33 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T07:36:19.546Z] #21 17.43 Selecting previously unselected package libjq1:arm64. [2022-03-18T07:36:19.546Z] #21 17.43 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-03-18T07:36:19.546Z] #21 17.43 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-03-18T07:36:19.546Z] #21 17.53 Selecting previously unselected package jq. [2022-03-18T07:36:19.546Z] #21 17.54 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-03-18T07:36:19.807Z] #21 17.55 Unpacking jq (1.6-2.1) ... [2022-03-18T07:36:19.807Z] #21 17.66 Selecting previously unselected package libaio1:arm64. [2022-03-18T07:36:19.807Z] #21 17.66 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-03-18T07:36:19.807Z] #21 17.67 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-03-18T07:36:19.807Z] #21 17.72 Selecting previously unselected package libgpm2:arm64. [2022-03-18T07:36:19.807Z] #21 17.72 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-03-18T07:36:19.807Z] #21 17.72 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-03-18T07:36:20.067Z] #21 17.81 Selecting previously unselected package libicu67:arm64. [2022-03-18T07:36:20.067Z] #21 17.82 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-03-18T07:36:20.067Z] #21 17.84 Unpacking libicu67:arm64 (67.1-7) ... [2022-03-18T07:36:21.921Z] #63 99.64 rootlesskit version 0.14.6 [2022-03-18T07:36:21.921Z] #63 99.64 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T07:36:21.921Z] #63 99.64 -container-ip string [2022-03-18T07:36:21.921Z] #63 99.64 container ip [2022-03-18T07:36:21.921Z] #63 99.64 -container-port int [2022-03-18T07:36:21.921Z] #63 99.64 container port (default -1) [2022-03-18T07:36:21.921Z] #63 99.64 -host-ip string [2022-03-18T07:36:21.921Z] #63 99.64 host ip [2022-03-18T07:36:21.921Z] #63 99.64 -host-port int [2022-03-18T07:36:21.921Z] #63 99.64 host port (default -1) [2022-03-18T07:36:21.921Z] #63 99.64 -proto string [2022-03-18T07:36:21.921Z] #63 99.64 proxy protocol (default "tcp") [2022-03-18T07:36:21.921Z] #63 DONE 99.8s [2022-03-18T07:36:21.921Z] [2022-03-18T07:36:21.921Z] #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-03-18T07:36:21.921Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:36:21.921Z] #14 95.77 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T07:36:21.921Z] #14 95.78 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T07:36:21.921Z] #14 95.78 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:36:21.921Z] #14 95.97 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T07:36:21.921Z] #14 95.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:36:21.921Z] #14 95.99 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:21.921Z] #14 96.07 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T07:36:21.921Z] #14 96.08 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T07:36:21.921Z] #14 96.08 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:36:21.921Z] #14 96.19 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T07:36:21.921Z] #14 96.19 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T07:36:21.921Z] #14 96.20 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:36:21.921Z] #14 96.73 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:36:21.921Z] #14 96.76 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:36:21.921Z] #14 96.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:36:21.921Z] #14 96.80 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:36:21.921Z] #14 96.81 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 96.83 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:36:21.921Z] #14 96.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:36:21.921Z] #14 96.87 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:36:21.921Z] #14 96.89 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:36:21.921Z] #14 96.91 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T07:36:21.921Z] #14 96.94 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:36:21.921Z] #14 96.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:36:21.921Z] #14 96.98 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 97.00 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:36:21.921Z] #14 97.02 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T07:36:21.921Z] #14 97.04 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:36:21.921Z] #14 97.05 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:36:21.921Z] #14 97.06 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:36:21.921Z] #14 97.08 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:36:21.921Z] #14 97.09 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 97.11 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 97.12 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-03-18T07:36:21.921Z] #14 97.13 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 97.14 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-03-18T07:36:21.921Z] #14 97.17 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:36:21.921Z] #14 97.18 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 97.19 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-03-18T07:36:21.921Z] #14 97.20 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 97.22 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:36:21.921Z] #14 97.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:21.921Z] #14 97.25 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:36:21.921Z] #14 97.27 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:21.921Z] #14 97.29 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:21.921Z] #14 97.31 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:36:21.921Z] #14 DONE 100.1s [2022-03-18T07:36:21.921Z] [2022-03-18T07:36:21.921Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T07:36:21.921Z] #55 sha256:0a23968cd140bfbfd356aa2cbacb7a5b927683597451eba10c022d6ccc6f763f [2022-03-18T07:36:21.921Z] #55 ... [2022-03-18T07:36:21.921Z] [2022-03-18T07:36:21.921Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T07:36:21.921Z] #64 sha256:6cab1eef97fd913891902e1786e640526c95c7ebb8c38a864b4fdcc1de60b254 [2022-03-18T07:36:21.921Z] #64 DONE 0.3s [2022-03-18T07:36:21.921Z] [2022-03-18T07:36:21.921Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T07:36:21.921Z] #55 sha256:0a23968cd140bfbfd356aa2cbacb7a5b927683597451eba10c022d6ccc6f763f [2022-03-18T07:36:21.921Z] #55 DONE 0.3s [2022-03-18T07:36:21.921Z] [2022-03-18T07:36:21.921Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:36:21.921Z] #56 sha256:abcf0cdc71cd41524d03fea3dc3cefffabb0a70e9ab59405537fa711d3d8a1d0 [2022-03-18T07:36:21.921Z] #56 ... [2022-03-18T07:36:21.921Z] [2022-03-18T07:36:21.921Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T07:36:21.921Z] #65 sha256:f0a9124ed7a34c6129cfedea8e7b45c2ce9bc0996152e55ba72ff9f0d7ab7ab8 [2022-03-18T07:36:21.921Z] #65 DONE 0.2s [2022-03-18T07:36:22.181Z] [2022-03-18T07:36:22.181Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T07:36:22.181Z] #15 sha256:317e4801189cf3045686b5545870f991ea6cc47c55c88d3662efcdab0cfdc93f [2022-03-18T07:36:22.881Z] #21 20.51 Selecting previously unselected package libinih1:arm64. [2022-03-18T07:36:22.881Z] #21 20.52 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-03-18T07:36:22.881Z] #21 20.52 Unpacking libinih1:arm64 (53-1+b2) ... [2022-03-18T07:36:22.881Z] #21 20.56 Selecting previously unselected package libnet1:arm64. [2022-03-18T07:36:22.882Z] #21 20.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-03-18T07:36:22.882Z] #21 20.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:36:22.882Z] #21 20.66 Selecting previously unselected package libnl-3-200:arm64. [2022-03-18T07:36:22.882Z] #21 20.66 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-03-18T07:36:22.882Z] #21 20.67 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T07:36:22.882Z] #21 20.78 Selecting previously unselected package libprotobuf-c1:arm64. [2022-03-18T07:36:23.144Z] #21 20.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-03-18T07:36:23.144Z] #21 20.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T07:36:23.144Z] #21 20.84 Selecting previously unselected package net-tools. [2022-03-18T07:36:23.144Z] #21 20.84 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-03-18T07:36:23.144Z] #21 20.84 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:36:23.404Z] #21 21.06 Selecting previously unselected package patch. [2022-03-18T07:36:23.404Z] #21 21.08 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-03-18T07:36:23.404Z] #21 21.08 Unpacking patch (2.7.6-7) ... [2022-03-18T07:36:23.404Z] #21 21.18 Selecting previously unselected package python-pip-whl. [2022-03-18T07:36:23.404Z] #21 21.21 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T07:36:23.404Z] #21 21.24 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T07:36:23.664Z] #21 21.56 Selecting previously unselected package python3-lib2to3. [2022-03-18T07:36:23.664Z] #21 21.56 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T07:36:23.664Z] #21 21.56 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:36:23.924Z] #21 21.70 Selecting previously unselected package python3-distutils. [2022-03-18T07:36:23.924Z] #21 21.70 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T07:36:23.924Z] #21 21.71 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T07:36:23.924Z] #21 21.79 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:36:23.924Z] #21 21.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:36:23.924Z] #21 21.80 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:36:24.182Z] #19 217.5 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-03-18T07:36:24.182Z] #19 217.5 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:24.182Z] #19 217.5 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T07:36:24.182Z] #19 217.5 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-03-18T07:36:24.182Z] #19 217.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-03-18T07:36:24.182Z] #19 217.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-18T07:36:24.182Z] #19 217.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-03-18T07:36:24.182Z] #19 217.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:24.182Z] #19 217.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-18T07:36:24.185Z] #21 21.91 Selecting previously unselected package python3-setuptools. [2022-03-18T07:36:24.185Z] #21 21.91 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T07:36:24.185Z] #21 21.93 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T07:36:24.185Z] #21 22.15 Selecting previously unselected package python3-wheel. [2022-03-18T07:36:24.185Z] #21 22.16 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T07:36:24.439Z] #19 217.9 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-03-18T07:36:24.439Z] #19 217.9 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:24.439Z] #19 217.9 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:36:24.445Z] #21 22.17 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T07:36:24.445Z] #21 22.23 Selecting previously unselected package python3-pip. [2022-03-18T07:36:24.445Z] #21 22.24 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T07:36:24.445Z] #21 22.25 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T07:36:24.696Z] #19 218.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-03-18T07:36:24.696Z] #19 218.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:24.696Z] #19 218.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T07:36:24.704Z] #21 22.49 Selecting previously unselected package sudo. [2022-03-18T07:36:24.704Z] #21 22.49 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-03-18T07:36:24.704Z] #21 22.50 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T07:36:24.717Z] #15 DONE 3.2s [2022-03-18T07:36:24.717Z] [2022-03-18T07:36:24.717Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T07:36:24.717Z] #16 sha256:456e73c719dc8c460630fa1286c16b0e956767f7ea145e7c071fef3e73df3f50 [2022-03-18T07:36:25.047Z] Client: [2022-03-18T07:36:25.047Z] Version: 20.10.9 [2022-03-18T07:36:25.047Z] API version: 1.41 [2022-03-18T07:36:25.047Z] Go version: go1.16.8 [2022-03-18T07:36:25.047Z] Git commit: c2ea9bc [2022-03-18T07:36:25.047Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T07:36:25.047Z] OS/Arch: windows/amd64 [2022-03-18T07:36:25.047Z] Context: default [2022-03-18T07:36:25.047Z] Experimental: true [2022-03-18T07:36:25.047Z] [2022-03-18T07:36:25.047Z] Server: Docker Engine - Community [2022-03-18T07:36:25.047Z] Engine: [2022-03-18T07:36:25.047Z] Version: 20.10.9 [2022-03-18T07:36:25.047Z] API version: 1.41 (minimum version 1.24) [2022-03-18T07:36:25.047Z] Go version: go1.16.8 [2022-03-18T07:36:25.047Z] Git commit: 79ea9d3 [2022-03-18T07:36:25.047Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T07:36:25.047Z] OS/Arch: windows/amd64 [2022-03-18T07:36:25.047Z] Experimental: true [2022-03-18T07:36:25.193Z] #14 116.6 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T07:36:25.193Z] #14 116.6 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:25.193Z] #14 116.6 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:36:25.275Z] #21 22.96 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T07:36:25.275Z] #21 22.97 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-03-18T07:36:25.275Z] #21 22.97 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:36:25.275Z] #21 23.16 Selecting previously unselected package uidmap. [2022-03-18T07:36:25.275Z] #21 23.17 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-03-18T07:36:25.275Z] #21 23.18 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T07:36:25.275Z] #21 23.28 Selecting previously unselected package vim-runtime. [2022-03-18T07:36:25.535Z] #21 23.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:36:25.536Z] #21 23.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T07:36:25.536Z] #21 23.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T07:36:25.536Z] #21 23.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-03-18T07:36:26.642Z] + docker info [2022-03-18T07:36:26.642Z] Client: [2022-03-18T07:36:26.642Z] Context: default [2022-03-18T07:36:26.642Z] Debug Mode: false [2022-03-18T07:36:26.642Z] [2022-03-18T07:36:26.642Z] Server: [2022-03-18T07:36:26.642Z] Containers: 0 [2022-03-18T07:36:26.642Z] Running: 0 [2022-03-18T07:36:26.642Z] Paused: 0 [2022-03-18T07:36:26.642Z] Stopped: 0 [2022-03-18T07:36:26.642Z] Images: 0 [2022-03-18T07:36:26.642Z] Server Version: 20.10.9 [2022-03-18T07:36:26.642Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T07:36:26.642Z] Windows: [2022-03-18T07:36:26.642Z] LCOW: [2022-03-18T07:36:26.642Z] Logging Driver: json-file [2022-03-18T07:36:26.642Z] Plugins: [2022-03-18T07:36:26.642Z] Volume: local [2022-03-18T07:36:26.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:36:26.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:36:26.642Z] Swarm: inactive [2022-03-18T07:36:26.642Z] Default Isolation: process [2022-03-18T07:36:26.642Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T07:36:26.642Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-18T07:36:26.642Z] OSType: windows [2022-03-18T07:36:26.642Z] Architecture: x86_64 [2022-03-18T07:36:26.642Z] CPUs: 4 [2022-03-18T07:36:26.642Z] Total Memory: 32GiB [2022-03-18T07:36:26.642Z] Name: azwin-2-ae0c21 [2022-03-18T07:36:26.642Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-18T07:36:26.642Z] Docker Root Dir: D:\docker [2022-03-18T07:36:26.642Z] Debug Mode: false [2022-03-18T07:36:26.642Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:36:26.642Z] Labels: [2022-03-18T07:36:26.642Z] Experimental: true [2022-03-18T07:36:26.642Z] Insecure Registries: [2022-03-18T07:36:26.642Z] 10.0.0.4:5000 [2022-03-18T07:36:26.642Z] 127.0.0.0/8 [2022-03-18T07:36:26.642Z] Registry Mirrors: [2022-03-18T07:36:26.642Z] http://10.0.0.4:5000/ [2022-03-18T07:36:26.642Z] Live Restore Enabled: false [2022-03-18T07:36:26.642Z] Product License: Community Engine [2022-03-18T07:36:26.642Z] [2022-03-18T07:36:26.741Z] Fetching without tags [2022-03-18T07:36:26.751Z] #14 133.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T07:36:26.751Z] #14 133.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:26.751Z] #14 133.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-18T07:36:27.617Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:36:28.006Z] #16 DONE 3.1s [2022-03-18T07:36:28.007Z] [2022-03-18T07:36:28.007Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:36:28.007Z] #56 sha256:abcf0cdc71cd41524d03fea3dc3cefffabb0a70e9ab59405537fa711d3d8a1d0 [2022-03-18T07:36:28.007Z] #56 3.273 + RM_GOPATH=0 [2022-03-18T07:36:28.007Z] #56 3.273 + TMP_GOPATH= [2022-03-18T07:36:28.007Z] #56 3.273 + : /build [2022-03-18T07:36:28.007Z] #56 3.273 + '[' -z '' ']' [2022-03-18T07:36:28.007Z] #56 3.273 ++ mktemp -d [2022-03-18T07:36:28.007Z] #56 3.276 + export GOPATH=/tmp/tmp.kzO4M2JT6w [2022-03-18T07:36:28.007Z] #56 3.276 + GOPATH=/tmp/tmp.kzO4M2JT6w [2022-03-18T07:36:28.007Z] #56 3.276 + RM_GOPATH=1 [2022-03-18T07:36:28.007Z] #56 3.276 + case "$(go env GOARCH)" in [2022-03-18T07:36:28.007Z] #56 3.276 ++ go env GOARCH [2022-03-18T07:36:28.007Z] #56 3.282 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:36:28.007Z] #56 3.282 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:36:28.007Z] #56 3.282 ++ dirname /install.sh [2022-03-18T07:36:28.007Z] #56 3.282 + dir=/ [2022-03-18T07:36:28.007Z] #56 3.282 + bin=runc [2022-03-18T07:36:28.007Z] #56 3.282 + shift [2022-03-18T07:36:28.007Z] #56 3.282 + '[' '!' -f //runc.installer ']' [2022-03-18T07:36:28.007Z] #56 3.282 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T07:36:28.007Z] #56 3.282 + . //runc.installer [2022-03-18T07:36:28.007Z] #56 3.282 ++ set -e [2022-03-18T07:36:28.007Z] #56 3.282 ++ : v1.1.0 [2022-03-18T07:36:28.007Z] #56 3.282 + install_runc [2022-03-18T07:36:28.007Z] #56 3.282 + RUNC_BUILDTAGS=seccomp [2022-03-18T07:36:28.007Z] #56 3.282 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T07:36:28.007Z] #56 3.282 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kzO4M2JT6w/src/github.com/opencontainers/runc [2022-03-18T07:36:28.007Z] #56 3.288 Cloning into '/tmp/tmp.kzO4M2JT6w/src/github.com/opencontainers/runc'... [2022-03-18T07:36:28.078Z] #21 25.93 Selecting previously unselected package vim. [2022-03-18T07:36:28.078Z] #21 25.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-03-18T07:36:28.078Z] #21 25.96 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:28.648Z] #21 26.43 Selecting previously unselected package xfsprogs. [2022-03-18T07:36:28.648Z] #21 26.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-03-18T07:36:28.648Z] #21 26.45 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T07:36:28.928Z] #21 26.78 Selecting previously unselected package zip. [2022-03-18T07:36:28.928Z] #21 26.78 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-03-18T07:36:28.928Z] #21 26.79 Unpacking zip (3.0-12) ... [2022-03-18T07:36:28.928Z] #21 26.92 Selecting previously unselected package zstd. [2022-03-18T07:36:26.378Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:36:26.451Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:36:26.512Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:36:26.647Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:36:26.781Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:36:26.781Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:36:26.784Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:36:27.731Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:36:27.787Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:36:29.189Z] #21 26.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-03-18T07:36:29.189Z] #21 26.97 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:36:29.189Z] #21 27.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:36:29.908Z] #56 ... [2022-03-18T07:36:29.908Z] [2022-03-18T07:36:29.908Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T07:36:29.908Z] #17 sha256:1a6e6e687a427ba5c786ff390dc8f62367d3b259ff3e9dea91b9950f22acb597 [2022-03-18T07:36:29.908Z] #17 1.901 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T07:36:29.908Z] #17 DONE 2.1s [2022-03-18T07:36:29.908Z] [2022-03-18T07:36:29.908Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T07:36:29.908Z] #18 sha256:238f5195cb0481e136b8ac92f5bd3b85a174c8587c798f2e01b092636d7f53b2 [2022-03-18T07:36:29.944Z] #19 222.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-03-18T07:36:29.944Z] #19 222.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:29.944Z] #19 222.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T07:36:29.944Z] #19 222.6 Selecting previously unselected package crossbuild-essential-armel. [2022-03-18T07:36:29.944Z] #19 222.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-03-18T07:36:29.944Z] #19 222.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-03-18T07:36:29.944Z] #19 222.7 Selecting previously unselected package libc6-armhf-cross. [2022-03-18T07:36:29.944Z] #19 222.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:29.944Z] #19 222.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-03-18T07:36:29.944Z] #19 222.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-03-18T07:36:29.944Z] #19 222.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:29.944Z] #19 222.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:29.944Z] #19 222.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-03-18T07:36:29.944Z] #19 222.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:29.944Z] #19 222.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:29.944Z] #19 222.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-03-18T07:36:29.944Z] #19 222.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:29.944Z] #19 222.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:29.944Z] #19 222.9 Selecting previously unselected package libasan6-armhf-cross. [2022-03-18T07:36:29.944Z] #19 222.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:29.944Z] #19 222.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:29.944Z] #19 223.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-03-18T07:36:29.944Z] #19 223.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:29.944Z] #19 223.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:29.944Z] #19 223.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-03-18T07:36:29.944Z] #19 223.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:29.944Z] #19 223.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:29.944Z] #19 223.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-03-18T07:36:29.944Z] #19 223.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:29.944Z] #19 223.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:30.129Z] #21 27.79 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-03-18T07:36:30.129Z] #21 27.81 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:36:30.129Z] #21 27.82 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-03-18T07:36:30.129Z] #21 27.84 Setting up libicu67:arm64 (67.1-7) ... [2022-03-18T07:36:30.129Z] #21 27.86 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-03-18T07:36:30.129Z] #21 27.87 Setting up libinih1:arm64 (53-1+b2) ... [2022-03-18T07:36:30.129Z] #21 27.89 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T07:36:30.129Z] #21 27.91 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:36:30.129Z] #21 27.94 Setting up bzip2 (1.0.8-4) ... [2022-03-18T07:36:30.129Z] #21 27.95 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-03-18T07:36:30.129Z] #21 27.96 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T07:36:30.200Z] #19 223.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-03-18T07:36:30.200Z] #19 223.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:30.200Z] #19 223.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T07:36:30.700Z] #21 28.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:30.700Z] #21 28.43 Setting up libcap2:arm64 (1:2.44-1) ... [2022-03-18T07:36:30.700Z] #21 28.45 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T07:36:30.700Z] #21 28.46 Setting up apparmor (2.13.6-10) ... [2022-03-18T07:36:31.809Z] #18 DONE 1.7s [2022-03-18T07:36:31.809Z] [2022-03-18T07:36:31.809Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T07:36:31.809Z] #19 sha256:d313ca4b244b464de9cd64c3dae454c56eef863d041e5d28738b6059c045b10c [2022-03-18T07:36:32.082Z] #21 29.78 Setting up zip (3.0-12) ... [2022-03-18T07:36:32.082Z] #21 29.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:32.082Z] #21 29.81 Setting up bash-completion (1:2.11-2) ... [2022-03-18T07:36:32.357Z] Merge succeeded, producing 2ddcc0ef92ac1715a871f087a58b2a799277d5ae [2022-03-18T07:36:32.357Z] Checking out Revision 2ddcc0ef92ac1715a871f087a58b2a799277d5ae (PR-43366) [2022-03-18T07:36:31.122Z] > git remote # timeout=10 [2022-03-18T07:36:31.200Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:36:31.251Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:36:31.253Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:36:32.264Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-18T07:36:33.187Z] #19 DONE 1.6s [2022-03-18T07:36:33.187Z] [2022-03-18T07:36:33.187Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:36:33.187Z] #56 sha256:abcf0cdc71cd41524d03fea3dc3cefffabb0a70e9ab59405537fa711d3d8a1d0 [2022-03-18T07:36:33.187Z] #56 11.06 + cd /tmp/tmp.kzO4M2JT6w/src/github.com/opencontainers/runc [2022-03-18T07:36:33.187Z] #56 11.06 + git checkout -q v1.1.0 [2022-03-18T07:36:33.187Z] #56 11.50 + '[' -z '' ']' [2022-03-18T07:36:33.187Z] #56 11.50 + target=static [2022-03-18T07:36:33.187Z] #56 11.50 + make BUILDTAGS=seccomp static [2022-03-18T07:36:33.352Z] #14 125.8 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T07:36:33.352Z] #14 125.8 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:33.352Z] #14 125.8 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:36:33.446Z] #56 11.85 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T07:36:33.993Z] #21 31.46 Setting up xz-utils (5.2.5-2) ... [2022-03-18T07:36:33.993Z] #21 31.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T07:36:33.993Z] #21 31.48 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-03-18T07:36:33.993Z] #21 31.50 Setting up patch (2.7.6-7) ... [2022-03-18T07:36:33.993Z] #21 31.51 Setting up sudo (1.9.5p2-3) ... [2022-03-18T07:36:33.993Z] #21 31.57 invoke-rc.d: could not determine current runlevel [2022-03-18T07:36:33.993Z] #21 31.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T07:36:33.993Z] #21 31.58 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T07:36:33.993Z] #21 31.59 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-03-18T07:36:33.993Z] #21 31.61 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T07:36:33.993Z] #21 31.62 Setting up pigz (2.6-1) ... [2022-03-18T07:36:33.993Z] #21 31.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-03-18T07:36:33.993Z] #21 31.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-03-18T07:36:33.993Z] #21 31.66 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T07:36:33.993Z] #21 31.68 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:34.256Z] #21 32.21 Setting up libaio1:arm64 (0.3.112-9) ... [2022-03-18T07:36:34.256Z] #21 32.22 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:36:34.821Z] #56 ... [2022-03-18T07:36:34.821Z] [2022-03-18T07:36:34.821Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T07:36:34.821Z] #20 sha256:7a1651fee08e6b8fbee1b92e3d9ef79bb9d9a2f92fafd2040ffc8aea2e13571a [2022-03-18T07:36:34.821Z] #20 DONE 1.5s [2022-03-18T07:36:34.821Z] [2022-03-18T07:36:34.822Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:36:34.822Z] #21 sha256:e158d53e8a86a3af7f75e542f3c1d4edf5e7d3c09bed52e88bfd4d14650b2241 [2022-03-18T07:36:34.826Z] #21 32.59 Setting up libelf1:arm64 (0.183-1) ... [2022-03-18T07:36:34.826Z] #21 32.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:36:34.826Z] #21 32.62 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-03-18T07:36:34.826Z] #21 32.63 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T07:36:35.347Z] #21 33.00 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:35.347Z] #21 33.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T07:36:35.347Z] #21 33.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T07:36:35.347Z] #21 33.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T07:36:35.347Z] #21 33.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T07:36:35.347Z] #21 33.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T07:36:35.347Z] #21 33.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T07:36:35.347Z] #21 33.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T07:36:35.347Z] #21 33.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T07:36:35.347Z] #21 33.05 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T07:36:35.448Z] #19 228.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-03-18T07:36:35.448Z] #19 228.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:35.448Z] #19 228.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T07:36:35.448Z] #19 228.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-03-18T07:36:35.448Z] #19 228.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-03-18T07:36:35.448Z] #19 228.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-18T07:36:35.448Z] #19 228.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-03-18T07:36:35.448Z] #19 228.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:35.448Z] #19 228.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-18T07:36:35.448Z] #19 228.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-03-18T07:36:35.448Z] #19 228.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:35.448Z] #19 228.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:36:35.448Z] #19 228.9 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-03-18T07:36:35.704Z] #19 228.9 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:35.704Z] #19 228.9 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T07:36:32.396Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:36:32.451Z] > git checkout -f 2ddcc0ef92ac1715a871f087a58b2a799277d5ae # timeout=10 [2022-03-18T07:36:36.010Z] Fetching without tags [2022-03-18T07:36:36.288Z] #21 34.09 Setting up libjq1:arm64 (1.6-2.1) ... [2022-03-18T07:36:36.288Z] #21 34.10 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-03-18T07:36:36.288Z] #21 34.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:36:36.288Z] #21 34.12 Setting up python3-pip (20.3.4-4) ... [2022-03-18T07:36:36.726Z] #21 1.964 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:36:36.726Z] #21 1.992 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:36:36.726Z] #21 1.993 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:36:36.743Z] Merging remotes/origin/master commit 7cba4ffa30466156b0915e9effe0a5d8c085e75e into PR head commit 098a44c07f38a14147a57feffa31b551a47f3c73 [2022-03-18T07:36:36.988Z] #21 2.344 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:36:35.677Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:36:35.745Z] > git config --add remote.origin.fetch +refs/pull/43366/head:refs/remotes/origin/PR-43366 # timeout=10 [2022-03-18T07:36:35.798Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:36:35.923Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-03-18T07:36:36.049Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-03-18T07:36:36.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:36:36.052Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43366/head:refs/remotes/origin/PR-43366 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-03-18T07:36:36.856Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:36:36.906Z] > git checkout -f 098a44c07f38a14147a57feffa31b551a47f3c73 # timeout=10 [2022-03-18T07:36:37.491Z] #21 35.21 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-03-18T07:36:37.491Z] #21 35.22 Setting up jq (1.6-2.1) ... [2022-03-18T07:36:37.491Z] #21 35.24 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-03-18T07:36:37.491Z] #21 35.25 Setting up iptables (1.8.7-1) ... [2022-03-18T07:36:37.491Z] #21 35.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:36:37.491Z] #21 35.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:36:37.491Z] #21 35.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:36:37.491Z] #21 35.28 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:36:37.491Z] #21 35.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T07:36:37.491Z] #21 35.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T07:36:37.491Z] #21 35.29 Setting up iproute2 (5.10.0-4) ... [2022-03-18T07:36:37.559Z] #21 3.035 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:36:37.752Z] #21 35.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:36:38.695Z] #21 DONE 36.7s [2022-03-18T07:36:38.695Z] [2022-03-18T07:36:38.695Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:36:38.695Z] #56 sha256:75885be6ec0b4759f7214edcad2f12f4487c730f8988ab392965c9cc2548bac1 [2022-03-18T07:36:38.937Z] #21 4.273 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:36:38.955Z] #56 ... [2022-03-18T07:36:38.955Z] [2022-03-18T07:36:38.955Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-18T07:36:38.955Z] #22 sha256:47608e29652d17768aec25e84f529a66c152bd34647f4eddc95ed911b07efe7e [2022-03-18T07:36:39.289Z] #14 ... [2022-03-18T07:36:39.289Z] [2022-03-18T07:36:39.289Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:36:39.289Z] #63 sha256:c2466d96cef5fd2f873cccea0eb83c674d38ba7e5680c56290a03e19eab2c9ff [2022-03-18T07:36:39.289Z] #63 145.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:36:39.289Z] #63 145.3 + GOBIN=/build [2022-03-18T07:36:39.289Z] #63 145.3 + GO111MODULE=on [2022-03-18T07:36:39.289Z] #63 145.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T07:36:39.476Z] #22 0.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T07:36:39.476Z] #22 0.595 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T07:36:39.476Z] #22 0.599 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T07:36:39.476Z] #22 DONE 0.7s [2022-03-18T07:36:39.476Z] [2022-03-18T07:36:39.476Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T07:36:39.476Z] #23 sha256:f2e43f35cba6f08e56584691b07aad273e694c67c401cdf8b0a0c01b802b5685 [2022-03-18T07:36:40.178Z] > git remote # timeout=10 [2022-03-18T07:36:40.255Z] > git config --get remote.origin.url # timeout=10 [2022-03-18T07:36:40.305Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-03-18T07:36:40.307Z] > git merge 7cba4ffa30466156b0915e9effe0a5d8c085e75e # timeout=10 [2022-03-18T07:36:40.954Z] #19 233.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-03-18T07:36:40.954Z] #19 233.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:40.954Z] #19 233.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T07:36:40.954Z] #19 233.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-03-18T07:36:40.954Z] #19 233.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-03-18T07:36:40.954Z] #19 233.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-03-18T07:36:40.954Z] #19 233.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 233.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:40.954Z] #19 233.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-18T07:36:40.954Z] #19 233.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 233.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 233.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 233.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 233.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 233.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 233.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 233.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 233.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 233.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 233.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 233.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 233.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 233.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 233.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 234.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 234.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 234.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 234.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 234.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 234.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 234.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 234.4 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 234.4 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:40.954Z] #19 234.5 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-03-18T07:36:40.954Z] #19 234.5 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:40.954Z] #19 234.5 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:41.210Z] #19 234.6 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-03-18T07:36:41.210Z] #19 234.6 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:41.210Z] #19 234.6 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:41.210Z] #19 234.6 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-03-18T07:36:41.210Z] #19 234.6 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:41.210Z] #19 234.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:41.210Z] #19 234.8 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-03-18T07:36:41.349Z] Merge succeeded, producing 998750555a281a71a89156bf86c4b0104db14e37 [2022-03-18T07:36:41.349Z] Checking out Revision 998750555a281a71a89156bf86c4b0104db14e37 (PR-43366) [2022-03-18T07:36:41.466Z] #19 234.8 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:41.467Z] #19 234.8 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:36:43.127Z] #21 7.753 Fetched 8506 kB in 6s (1400 kB/s) [2022-03-18T07:36:43.358Z] #14 135.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T07:36:43.358Z] #14 135.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:43.358Z] #14 135.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:43.828Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:36:43.965Z] First time build. Skipping changelog. [2022-03-18T07:36:41.249Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-03-18T07:36:41.387Z] > git config core.sparsecheckout # timeout=10 [2022-03-18T07:36:41.434Z] > git checkout -f 998750555a281a71a89156bf86c4b0104db14e37 # timeout=10 [2022-03-18T07:36:44.065Z] #21 7.753 Reading package lists... [2022-03-18T07:36:44.065Z] #21 ... [2022-03-18T07:36:44.065Z] [2022-03-18T07:36:44.065Z] #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-03-18T07:36:44.065Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:36:44.065Z] #34 DONE 122.7s [2022-03-18T07:36:44.065Z] [2022-03-18T07:36:44.065Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:36:44.065Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T07:36:44.568Z] #63 151.6 rootlesskit version 0.14.6 [2022-03-18T07:36:44.568Z] #63 151.6 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T07:36:44.568Z] #63 151.6 -container-ip string [2022-03-18T07:36:44.568Z] #63 151.6 container ip [2022-03-18T07:36:44.568Z] #63 151.6 -container-port int [2022-03-18T07:36:44.568Z] #63 151.6 container port (default -1) [2022-03-18T07:36:44.568Z] #63 151.6 -host-ip string [2022-03-18T07:36:44.568Z] #63 151.6 host ip [2022-03-18T07:36:44.568Z] #63 151.6 -host-port int [2022-03-18T07:36:44.568Z] #63 151.6 host port (default -1) [2022-03-18T07:36:44.568Z] #63 151.6 -proto string [2022-03-18T07:36:44.568Z] #63 151.6 proxy protocol (default "tcp") [2022-03-18T07:36:45.197Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-18T07:36:45.197Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-10437662\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-18T07:36:45.197Z] ---------------------------------------------------------------------------- [2022-03-18T07:36:45.444Z] #43 ... [2022-03-18T07:36:45.444Z] [2022-03-18T07:36:45.444Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:36:45.444Z] #21 sha256:e158d53e8a86a3af7f75e542f3c1d4edf5e7d3c09bed52e88bfd4d14650b2241 [2022-03-18T07:36:45.444Z] #21 7.753 Reading package lists... [2022-03-18T07:36:45.509Z] #63 ... [2022-03-18T07:36:45.509Z] [2022-03-18T07:36:45.509Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-03-18T07:36:45.509Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:36:45.509Z] #14 153.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T07:36:45.509Z] #14 153.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:36:45.666Z] [2022-03-18T07:36:45.666Z] INFO: executeCI.ps1 starting at Fri Mar 18 07:36:45 CUT 2022 [2022-03-18T07:36:45.666Z] [2022-03-18T07:36:45.666Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-18T07:36:45.666Z] INFO: Running git version 2.24.1.windows.2 [2022-03-18T07:36:45.666Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-18T07:36:45.666Z] INFO: Environment variables: [2022-03-18T07:36:45.772Z] #14 154.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:46.136Z] [2022-03-18T07:36:46.136Z] Name Value [2022-03-18T07:36:46.136Z] ---- ----- [2022-03-18T07:36:46.136Z] ALLUSERSPROFILE C:\ProgramData [2022-03-18T07:36:46.136Z] amd64 true [2022-03-18T07:36:46.136Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-18T07:36:46.136Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-18T07:36:46.136Z] arm64 true [2022-03-18T07:36:46.136Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-18T07:36:46.136Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-18T07:36:46.136Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-18T07:36:46.136Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-18T07:36:46.136Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-18T07:36:46.136Z] BRANCH_NAME PR-43366 [2022-03-18T07:36:46.136Z] BUILD_DISPLAY_NAME #6 [2022-03-18T07:36:46.136Z] BUILD_ID 6 [2022-03-18T07:36:46.136Z] BUILD_NUMBER 6 [2022-03-18T07:36:46.136Z] BUILD_TAG jenkins-moby-PR-43366-6 [2022-03-18T07:36:46.136Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/ [2022-03-18T07:36:46.136Z] cgroup2 true [2022-03-18T07:36:46.136Z] CHANGE_AUTHOR corhere [2022-03-18T07:36:46.136Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-18T07:36:46.136Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-18T07:36:46.136Z] CHANGE_BRANCH finish-identitymapping-refactor [2022-03-18T07:36:46.136Z] CHANGE_FORK corhere [2022-03-18T07:36:46.136Z] CHANGE_ID 43366 [2022-03-18T07:36:46.136Z] CHANGE_TARGET master [2022-03-18T07:36:46.136Z] CHANGE_TITLE Finish refactor of UID/GID usage to a new struct [2022-03-18T07:36:46.136Z] CHANGE_URL https://github.com/moby/moby/pull/43366 [2022-03-18T07:36:46.136Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:36:46.137Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-18T07:36:46.137Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-18T07:36:46.137Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-18T07:36:46.137Z] COMPUTERNAME azwin-2-ae0c21 [2022-03-18T07:36:46.137Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-18T07:36:46.137Z] ConfigSequenceNumber 0 [2022-03-18T07:36:46.137Z] dco true [2022-03-18T07:36:46.137Z] DOCKER_BUILDKIT 0 [2022-03-18T07:36:46.137Z] DOCKER_DUT_DEBUG 1 [2022-03-18T07:36:46.137Z] DOCKER_EXPERIMENTAL 1 [2022-03-18T07:36:46.137Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-18T07:36:46.137Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-18T07:36:46.137Z] EXECUTOR_NUMBER 0 [2022-03-18T07:36:46.137Z] FQDN azwin-2-ae0c21.westus.cloudapp.azure.com [2022-03-18T07:36:46.137Z] GIT_BRANCH PR-43366 [2022-03-18T07:36:46.137Z] GIT_COMMIT 6cc6f8f37f0d781f89ed6cafe48141fa54f333d0 [2022-03-18T07:36:46.137Z] GIT_PREVIOUS_COMMIT 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c [2022-03-18T07:36:46.137Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 7da531a587b76a6bf638767676d688e33436f591 [2022-03-18T07:36:46.137Z] GIT_URL https://github.com/moby/moby.git [2022-03-18T07:36:46.137Z] HUDSON_COOKIE d3b20840-66f0-4c12-b8a3-ab2619f4e00e [2022-03-18T07:36:46.137Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-18T07:36:46.137Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-18T07:36:46.137Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-18T07:36:46.137Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-18T07:36:46.137Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-18T07:36:46.137Z] JENKINS_NODE_COOKIE bd39b891-1253-41d9-b01b-8e903e4ef081 [2022-03-18T07:36:46.137Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-18T07:36:46.137Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-18T07:36:46.137Z] JOB_BASE_NAME PR-43366 [2022-03-18T07:36:46.137Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/display/redirect [2022-03-18T07:36:46.137Z] JOB_NAME moby/PR-43366 [2022-03-18T07:36:46.137Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/ [2022-03-18T07:36:46.137Z] library.jps.version master [2022-03-18T07:36:46.137Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-18T07:36:46.137Z] NODE_LABELS amd64 azure azwin-2-ae0c21 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-18T07:36:46.137Z] NODE_NAME azwin-2-ae0c21 [2022-03-18T07:36:46.137Z] NUMBER_OF_PROCESSORS 4 [2022-03-18T07:36:46.137Z] OS Windows_NT [2022-03-18T07:36:46.137Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-18T07:36:46.137Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-18T07:36:46.137Z] ppc64le false [2022-03-18T07:36:46.137Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-18T07:36:46.137Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-18T07:36:46.137Z] PROCESSOR_LEVEL 6 [2022-03-18T07:36:46.137Z] PROCESSOR_REVISION 4f01 [2022-03-18T07:36:46.137Z] ProgramData C:\ProgramData [2022-03-18T07:36:46.137Z] ProgramFiles C:\Program Files [2022-03-18T07:36:46.137Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-18T07:36:46.137Z] ProgramW6432 C:\Program Files [2022-03-18T07:36:46.137Z] PROMPT $P$G [2022-03-18T07:36:46.137Z] PSExecutionPolicyPreference Bypass [2022-03-18T07:36:46.137Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-18T07:36:46.137Z] PUBLIC C:\Users\Public [2022-03-18T07:36:46.137Z] rootless true [2022-03-18T07:36:46.137Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=artif... [2022-03-18T07:36:46.137Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=changes [2022-03-18T07:36:46.137Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect [2022-03-18T07:36:46.137Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=tests [2022-03-18T07:36:46.137Z] s390x false [2022-03-18T07:36:46.137Z] SKIP_VALIDATION_TESTS 1 [2022-03-18T07:36:46.137Z] SOURCES_DRIVE d [2022-03-18T07:36:46.137Z] SOURCES_SUBDIR gopath [2022-03-18T07:36:46.137Z] STAGE_NAME Run tests [2022-03-18T07:36:46.137Z] SystemDrive C: [2022-03-18T07:36:46.137Z] SystemRoot C:\Windows [2022-03-18T07:36:46.137Z] TEMP C:\Windows\TEMP [2022-03-18T07:36:46.137Z] TESTDEBUG 0 [2022-03-18T07:36:46.137Z] TESTRUN_DRIVE d [2022-03-18T07:36:46.137Z] TESTRUN_SUBDIR CI [2022-03-18T07:36:46.137Z] TIMEOUT 120m [2022-03-18T07:36:46.137Z] TMP C:\Windows\TEMP [2022-03-18T07:36:46.137Z] unit_validate true [2022-03-18T07:36:46.137Z] USERDOMAIN WORKGROUP [2022-03-18T07:36:46.137Z] USERNAME azwin-2-ae0c21$ [2022-03-18T07:36:46.137Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-18T07:36:46.137Z] validate_force false [2022-03-18T07:36:46.137Z] windir C:\Windows [2022-03-18T07:36:46.137Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-18T07:36:46.137Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-18T07:36:46.137Z] windows2022 true [2022-03-18T07:36:46.137Z] windows2022containerd true [2022-03-18T07:36:46.137Z] windowsRS5 true [2022-03-18T07:36:46.137Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-18T07:36:46.137Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-18T07:36:46.137Z] [2022-03-18T07:36:46.137Z] [2022-03-18T07:36:46.137Z] [2022-03-18T07:36:46.713Z] #19 239.4 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-03-18T07:36:46.713Z] #19 239.4 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:46.713Z] #19 239.4 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:36:46.713Z] #19 239.4 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-03-18T07:36:46.713Z] #19 239.4 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-03-18T07:36:46.713Z] #19 239.4 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-18T07:36:46.713Z] #19 239.6 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-03-18T07:36:46.713Z] #19 239.6 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:46.713Z] #19 239.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-18T07:36:46.713Z] #19 239.9 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-03-18T07:36:46.713Z] #19 239.9 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:46.713Z] #19 239.9 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:36:46.713Z] #19 240.1 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-03-18T07:36:46.713Z] #19 240.2 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:46.713Z] #19 240.2 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:36:47.417Z] + docker version [2022-03-18T07:36:43.868Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [2022-03-18T07:36:47.708Z] INFO: Sources under d:\gopath\... [2022-03-18T07:36:47.708Z] INFO: Test run under d:\CI\... [2022-03-18T07:36:47.708Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-18T07:36:47.708Z] INFO: docker/docker repository was found [2022-03-18T07:36:47.981Z] #21 10.57 Reading package lists... [2022-03-18T07:36:48.178Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-18T07:36:48.240Z] #21 12.96 Building dependency tree... [2022-03-18T07:36:48.311Z] #14 ... [2022-03-18T07:36:48.311Z] [2022-03-18T07:36:48.311Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:36:48.311Z] #63 sha256:c2466d96cef5fd2f873cccea0eb83c674d38ba7e5680c56290a03e19eab2c9ff [2022-03-18T07:36:48.311Z] #63 DONE 156.2s [2022-03-18T07:36:48.311Z] [2022-03-18T07:36:48.311Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T07:36:48.311Z] #64 sha256:39f447e49b4860fe17614a7484ec9a09b99c1416606c032667c2f91218cc7cdc [2022-03-18T07:36:48.311Z] #64 DONE 0.1s [2022-03-18T07:36:48.311Z] [2022-03-18T07:36:48.311Z] #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-03-18T07:36:48.311Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:36:48.573Z] #14 ... [2022-03-18T07:36:48.573Z] [2022-03-18T07:36:48.573Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T07:36:48.573Z] #65 sha256:dd2bd5f3899f289f1b89f3e1800d1e3233c2d65a40089cff7c014e4bd1871054 [2022-03-18T07:36:48.573Z] #65 DONE 0.1s [2022-03-18T07:36:48.573Z] [2022-03-18T07:36:48.573Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:36:48.573Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:36:48.647Z] ltsc2022: Pulling from windows/servercore [2022-03-18T07:36:48.647Z] 8f616e6e9eec: Pulling fs layer [2022-03-18T07:36:48.647Z] 037d5740b404: Pulling fs layer [2022-03-18T07:36:48.809Z] #21 14.16 The following additional packages will be installed: [2022-03-18T07:36:48.809Z] #21 14.16 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:36:48.809Z] #21 14.16 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T07:36:48.809Z] #21 14.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T07:36:48.809Z] #21 14.16 python3-pkg-resources vim-runtime xxd [2022-03-18T07:36:48.809Z] #21 14.17 Suggested packages: [2022-03-18T07:36:48.809Z] #21 14.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T07:36:48.809Z] #21 14.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T07:36:48.809Z] #21 14.17 acl attr quota [2022-03-18T07:36:48.809Z] #21 14.17 Recommended packages: [2022-03-18T07:36:48.809Z] #21 14.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T07:36:49.483Z] #23 8.346 Collecting yamllint==1.26.1 [2022-03-18T07:36:49.483Z] #23 9.406 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T07:36:49.745Z] #23 10.39 Collecting pathspec>=0.5.3 [2022-03-18T07:36:49.745Z] #23 10.40 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T07:36:50.005Z] #23 10.68 Collecting pyyaml [2022-03-18T07:36:50.188Z] #21 15.22 The following NEW packages will be installed: [2022-03-18T07:36:50.188Z] #21 15.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T07:36:50.188Z] #21 15.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:36:50.188Z] #21 15.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T07:36:50.188Z] #21 15.23 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T07:36:50.188Z] #21 15.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T07:36:50.188Z] #21 15.23 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T07:36:50.188Z] #21 15.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T07:36:50.188Z] #21 15.23 xz-utils zip zstd [2022-03-18T07:36:50.188Z] #21 15.55 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:36:50.188Z] #21 15.55 Need to get 27.6 MB of archives. [2022-03-18T07:36:50.188Z] #21 15.55 After this operation, 106 MB of additional disk space will be used. [2022-03-18T07:36:50.188Z] #21 15.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T07:36:50.188Z] #21 15.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T07:36:50.188Z] #21 15.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T07:36:50.188Z] #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-03-18T07:36:50.188Z] #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-03-18T07:36:50.188Z] #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-03-18T07:36:50.188Z] #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-03-18T07:36:50.188Z] #21 15.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T07:36:50.188Z] #21 15.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:36:50.265Z] #23 10.70 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-03-18T07:36:50.265Z] #23 10.76 Building wheels for collected packages: yamllint [2022-03-18T07:36:50.265Z] #23 10.76 Building wheel for yamllint (setup.py): started [2022-03-18T07:36:50.448Z] #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-03-18T07:36:50.448Z] #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-03-18T07:36:50.448Z] #21 15.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T07:36:50.448Z] #21 15.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T07:36:50.448Z] #21 15.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T07:36:50.448Z] #21 15.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T07:36:50.448Z] #21 15.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-18T07:36:50.448Z] #21 15.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T07:36:50.448Z] #21 15.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T07:36:50.448Z] #21 15.65 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-18T07:36:50.448Z] #21 15.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T07:36:50.448Z] #21 15.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T07:36:50.448Z] #21 15.66 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:36:50.448Z] #21 15.67 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:36:50.448Z] #21 15.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:36:50.448Z] #21 15.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-18T07:36:50.448Z] #21 15.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T07:36:50.448Z] #21 15.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T07:36:50.708Z] #21 16.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T07:36:50.708Z] #21 16.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T07:36:50.708Z] #21 16.02 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-03-18T07:36:50.708Z] #21 16.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:36:50.708Z] #21 16.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T07:36:50.708Z] #21 16.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T07:36:50.708Z] #21 16.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T07:36:50.708Z] #21 16.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T07:36:50.708Z] #21 16.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T07:36:50.708Z] #21 16.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:36:50.708Z] #21 16.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T07:36:50.708Z] #21 16.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T07:36:50.708Z] #21 16.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T07:36:50.967Z] #21 16.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T07:36:50.967Z] #21 16.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T07:36:50.967Z] #21 16.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T07:36:50.967Z] #21 16.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T07:36:51.205Z] #23 11.66 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T07:36:51.205Z] #23 11.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7a8b65cafdf9db5423eafcd205ed1372fbd31de529925a589bf10c115f0de402 [2022-03-18T07:36:51.205Z] #23 11.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T07:36:51.205Z] #23 11.66 Successfully built yamllint [2022-03-18T07:36:51.205Z] #23 11.69 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T07:36:51.227Z] #21 16.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T07:36:51.227Z] #21 16.47 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T07:36:51.227Z] #21 16.50 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T07:36:51.227Z] #21 16.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T07:36:51.465Z] #23 12.04 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T07:36:51.795Z] #21 17.07 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:36:51.795Z] #21 17.18 Fetched 27.6 MB in 1s (21.6 MB/s) [2022-03-18T07:36:51.795Z] #21 17.23 Selecting previously unselected package pigz. [2022-03-18T07:36:51.982Z] #19 244.5 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-03-18T07:36:51.982Z] #19 244.5 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:51.982Z] #19 244.5 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:36:51.982Z] #19 244.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-03-18T07:36:51.982Z] #19 244.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-03-18T07:36:51.982Z] #19 244.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-03-18T07:36:51.982Z] #19 244.6 Selecting previously unselected package libc6-s390x-cross. [2022-03-18T07:36:51.982Z] #19 244.6 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:51.982Z] #19 244.6 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-03-18T07:36:51.982Z] #19 244.7 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-03-18T07:36:51.982Z] #19 244.7 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 244.7 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 244.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-03-18T07:36:51.982Z] #19 244.8 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 244.8 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 244.8 Selecting previously unselected package libitm1-s390x-cross. [2022-03-18T07:36:51.982Z] #19 244.8 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 244.8 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 244.8 Selecting previously unselected package libatomic1-s390x-cross. [2022-03-18T07:36:51.982Z] #19 244.8 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 244.8 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 244.9 Selecting previously unselected package libasan6-s390x-cross. [2022-03-18T07:36:51.982Z] #19 244.9 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 244.9 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 245.1 Selecting previously unselected package libstdc++6-s390x-cross. [2022-03-18T07:36:51.982Z] #19 245.1 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 245.1 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 245.2 Selecting previously unselected package libubsan1-s390x-cross. [2022-03-18T07:36:51.982Z] #19 245.2 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 245.2 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 245.3 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-03-18T07:36:51.982Z] #19 245.3 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:51.982Z] #19 245.3 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:51.982Z] #19 245.4 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-03-18T07:36:51.982Z] #19 245.4 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:51.982Z] #19 245.4 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:36:52.038Z] #23 DONE 12.6s [2022-03-18T07:36:52.038Z] [2022-03-18T07:36:52.038Z] #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-03-18T07:36:52.038Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:36:52.055Z] #21 17.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-18T07:36:52.055Z] #21 17.29 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T07:36:52.055Z] #21 17.30 Unpacking pigz (2.6-1) ... [2022-03-18T07:36:52.055Z] #21 17.39 Selecting previously unselected package libelf1:amd64. [2022-03-18T07:36:52.055Z] #21 17.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T07:36:52.055Z] #21 17.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T07:36:52.314Z] #21 17.55 Selecting previously unselected package libbpf0:amd64. [2022-03-18T07:36:52.314Z] #21 17.56 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T07:36:52.314Z] #21 17.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:36:52.314Z] #21 17.66 Selecting previously unselected package libcap2:amd64. [2022-03-18T07:36:52.314Z] #21 17.66 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T07:36:52.314Z] #21 17.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:36:52.314Z] #21 17.73 Selecting previously unselected package libmnl0:amd64. [2022-03-18T07:36:52.314Z] #21 17.74 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T07:36:52.314Z] #21 17.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:36:52.314Z] #21 17.80 Selecting previously unselected package libxtables12:amd64. [2022-03-18T07:36:52.517Z] Commit message: "Merge commit '7cba4ffa30466156b0915e9effe0a5d8c085e75e' into HEAD" [2022-03-18T07:36:52.573Z] #21 17.80 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T07:36:52.573Z] #21 17.81 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:36:52.573Z] #21 17.87 Selecting previously unselected package libcap2-bin. [2022-03-18T07:36:52.573Z] #21 17.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T07:36:52.573Z] #21 17.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T07:36:52.573Z] #21 17.96 Selecting previously unselected package iproute2. [2022-03-18T07:36:52.573Z] #21 17.97 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T07:36:52.573Z] #21 17.97 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T07:36:52.655Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-03-18T07:36:53.142Z] #21 18.41 Selecting previously unselected package xxd. [2022-03-18T07:36:53.142Z] #21 18.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:36:53.142Z] #21 18.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:53.142Z] #21 18.53 Selecting previously unselected package vim-common. [2022-03-18T07:36:53.366Z] #14 ... [2022-03-18T07:36:53.367Z] [2022-03-18T07:36:53.367Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:36:53.367Z] #63 sha256:8bd77f5c32f1ba92096ca5a2fd3204401a9b3de36c353f42a4c895ab1b41af02 [2022-03-18T07:36:53.367Z] #63 145.1 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:36:53.367Z] #63 145.1 + GOBIN=/build [2022-03-18T07:36:53.367Z] #63 145.1 + GO111MODULE=on [2022-03-18T07:36:53.367Z] #63 145.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T07:36:53.401Z] #21 18.53 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:36:53.401Z] #21 18.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:36:53.401Z] #21 18.73 Selecting previously unselected package bash-completion. [2022-03-18T07:36:53.401Z] #21 18.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T07:36:53.858Z] #60 ... [2022-03-18T07:36:53.858Z] [2022-03-18T07:36:53.858Z] #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-03-18T07:36:53.858Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:36:53.858Z] #14 161.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T07:36:53.858Z] #14 161.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T07:36:53.858Z] #14 161.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:36:53.858Z] #14 161.5 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T07:36:53.858Z] #14 161.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T07:36:53.858Z] #14 161.5 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:36:53.858Z] #14 161.6 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T07:36:53.858Z] #14 161.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T07:36:53.858Z] #14 161.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:36:53.858Z] #14 161.8 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:36:53.858Z] #14 161.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:36:53.858Z] #14 161.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:36:53.858Z] #14 162.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:36:53.858Z] #14 162.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:36:53.858Z] #14 162.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:36:54.118Z] #14 162.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T07:36:54.118Z] #14 162.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:36:54.118Z] #14 162.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:54.118Z] #14 162.4 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T07:36:54.118Z] #14 162.4 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T07:36:54.118Z] #14 162.4 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:36:54.377Z] #14 162.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T07:36:54.377Z] #14 162.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T07:36:54.377Z] #14 162.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:36:54.595Z] Client: [2022-03-18T07:36:54.595Z] Version: 20.10.9 [2022-03-18T07:36:54.595Z] API version: 1.41 [2022-03-18T07:36:54.595Z] Go version: go1.16.8 [2022-03-18T07:36:54.595Z] Git commit: c2ea9bc [2022-03-18T07:36:54.595Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T07:36:54.595Z] OS/Arch: windows/amd64 [2022-03-18T07:36:54.595Z] Context: default [2022-03-18T07:36:54.595Z] Experimental: true [2022-03-18T07:36:54.595Z] [2022-03-18T07:36:54.595Z] Server: Docker Engine - Community [2022-03-18T07:36:54.595Z] Engine: [2022-03-18T07:36:54.595Z] Version: 20.10.9 [2022-03-18T07:36:54.595Z] API version: 1.41 (minimum version 1.24) [2022-03-18T07:36:54.595Z] Go version: go1.16.8 [2022-03-18T07:36:54.595Z] Git commit: 79ea9d3 [2022-03-18T07:36:54.595Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T07:36:54.595Z] OS/Arch: windows/amd64 [2022-03-18T07:36:54.595Z] Experimental: true [2022-03-18T07:36:54.986Z] #14 163.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T07:36:54.986Z] #14 163.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T07:36:54.986Z] #14 163.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:36:52.555Z] > git rev-list --no-walk 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c # timeout=10 [2022-03-18T07:36:55.247Z] #14 163.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T07:36:55.247Z] #14 163.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T07:36:55.247Z] #14 163.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:36:55.247Z] #14 163.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T07:36:55.247Z] #14 163.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T07:36:55.247Z] #14 163.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [Pipeline] sh [2022-03-18T07:36:55.507Z] #14 163.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T07:36:55.507Z] #14 163.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T07:36:55.507Z] #14 163.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:36:55.514Z] #21 20.58 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T07:36:55.772Z] #21 20.95 Selecting previously unselected package bzip2. [2022-03-18T07:36:55.772Z] #21 20.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T07:36:55.772Z] #21 20.96 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T07:36:55.772Z] #21 21.07 Selecting previously unselected package xz-utils. [2022-03-18T07:36:55.772Z] #21 21.08 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T07:36:55.772Z] #21 21.10 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T07:36:55.972Z] + docker version [2022-03-18T07:36:56.036Z] #21 21.29 Selecting previously unselected package apparmor. [2022-03-18T07:36:56.036Z] #21 21.29 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T07:36:56.036Z] #21 21.36 Unpacking apparmor (2.13.6-10) ... [2022-03-18T07:36:56.076Z] #14 164.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T07:36:56.076Z] #14 164.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T07:36:56.076Z] #14 164.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:36:56.317Z] #21 21.73 Selecting previously unselected package inetutils-ping. [2022-03-18T07:36:56.317Z] #21 21.73 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T07:36:56.317Z] #21 21.74 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T07:36:56.336Z] #14 164.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T07:36:56.336Z] #14 164.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:36:56.336Z] #14 164.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:56.336Z] #14 164.6 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T07:36:56.336Z] #14 164.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T07:36:56.336Z] #14 164.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:36:56.401Z] + docker info [2022-03-18T07:36:56.577Z] #21 21.87 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T07:36:56.577Z] #21 21.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:36:56.577Z] #21 21.89 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:36:56.577Z] #21 21.96 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T07:36:56.577Z] #21 21.97 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:36:56.577Z] #21 21.98 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:36:56.595Z] #14 164.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T07:36:56.595Z] #14 164.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T07:36:56.595Z] #14 164.7 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:36:56.835Z] #21 22.07 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T07:36:56.835Z] #21 22.07 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T07:36:56.835Z] #21 22.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:36:56.835Z] #21 22.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T07:36:56.835Z] #21 22.14 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T07:36:56.835Z] #21 22.15 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:36:56.835Z] #21 22.22 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T07:36:56.835Z] #21 22.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T07:36:56.835Z] #21 22.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:36:56.835Z] #21 22.33 Selecting previously unselected package iptables. [2022-03-18T07:36:57.093Z] #21 22.33 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-18T07:36:57.093Z] #21 22.34 Unpacking iptables (1.8.7-1) ... [2022-03-18T07:36:57.093Z] #21 22.62 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:36:57.115Z] #14 165.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:36:57.115Z] #14 165.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:36:57.115Z] #14 165.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:36:57.115Z] #14 165.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:36:57.115Z] #14 165.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:36:57.115Z] #14 165.4 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:36:57.115Z] #14 165.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:36:57.115Z] #14 165.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:36:57.115Z] #14 165.5 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:36:57.115Z] #14 165.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T07:36:57.265Z] #19 249.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-03-18T07:36:57.265Z] #19 249.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:36:57.265Z] #19 249.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:36:57.265Z] #19 249.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-03-18T07:36:57.265Z] #19 249.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-03-18T07:36:57.265Z] #19 249.9 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-18T07:36:57.265Z] #19 250.1 Selecting previously unselected package libc6-dev-s390x-cross. [2022-03-18T07:36:57.265Z] #19 250.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-03-18T07:36:57.265Z] #19 250.1 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-18T07:36:57.265Z] #19 250.3 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-03-18T07:36:57.265Z] #19 250.3 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-03-18T07:36:57.265Z] #19 250.3 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:36:57.265Z] #19 250.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-03-18T07:36:57.265Z] #19 250.6 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-03-18T07:36:57.265Z] #19 250.6 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:36:57.351Z] #21 22.62 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:36:57.351Z] #21 22.63 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:36:57.351Z] #21 22.76 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:36:57.374Z] #14 165.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:36:57.374Z] #14 165.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:36:57.374Z] #14 165.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:36:57.374Z] #14 165.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:36:57.374Z] #14 165.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T07:36:57.374Z] #14 165.6 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:36:57.374Z] #14 165.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:36:57.374Z] #14 165.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:36:57.374Z] #14 165.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:36:57.374Z] #14 165.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:36:57.374Z] #14 165.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:36:57.374Z] #14 165.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-03-18T07:36:57.609Z] #21 22.76 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:36:57.609Z] #21 22.77 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:36:57.609Z] #21 22.92 Selecting previously unselected package jq. [2022-03-18T07:36:57.609Z] #21 22.92 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:36:57.609Z] #21 22.93 Unpacking jq (1.6-2.1) ... [2022-03-18T07:36:57.609Z] #21 23.02 Selecting previously unselected package libaio1:amd64. [2022-03-18T07:36:57.609Z] #21 23.03 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T07:36:57.609Z] #21 23.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:36:57.609Z] #21 23.14 Selecting previously unselected package libgpm2:amd64. [2022-03-18T07:36:57.633Z] #14 165.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:57.633Z] #14 165.8 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-03-18T07:36:57.633Z] #14 165.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:36:57.633Z] #14 165.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:36:57.633Z] #14 165.8 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-03-18T07:36:57.633Z] #14 165.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:36:57.633Z] #14 165.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:36:57.867Z] #21 23.14 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T07:36:57.867Z] #21 23.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:36:57.867Z] #21 23.23 Selecting previously unselected package libicu67:amd64. [2022-03-18T07:36:57.867Z] #21 23.23 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-18T07:36:57.867Z] #21 23.23 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T07:36:57.893Z] #14 166.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:57.893Z] #14 166.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:36:57.893Z] #14 166.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:57.893Z] #14 166.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:36:57.893Z] #14 166.2 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:36:58.616Z] #26 ... [2022-03-18T07:36:58.616Z] [2022-03-18T07:36:58.616Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:36:58.616Z] #43 sha256:03462b7cc5ede933c1e8f2b4b16b42f8cef3b2c38254044f0d2701d459102fc0 [2022-03-18T07:36:58.616Z] #43 156.8 + dpkg --print-architecture [2022-03-18T07:36:58.616Z] #43 DONE 157.0s [2022-03-18T07:36:58.616Z] [2022-03-18T07:36:58.616Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:36:58.616Z] #51 sha256:5bc3293fc53fe648d35fe11f561dad360a983caa0d446ea367b39804f24f6e7d [2022-03-18T07:36:59.099Z] 037d5740b404: Verifying Checksum [2022-03-18T07:36:59.099Z] 037d5740b404: Download complete [2022-03-18T07:36:59.798Z] #14 DONE 167.7s [2022-03-18T07:36:59.799Z] [2022-03-18T07:36:59.799Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T07:36:59.799Z] #15 sha256:317e4801189cf3045686b5545870f991ea6cc47c55c88d3662efcdab0cfdc93f [2022-03-18T07:36:59.799Z] #15 ... [2022-03-18T07:36:59.799Z] [2022-03-18T07:36:59.799Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T07:36:59.799Z] #55 sha256:eb41ebe01dc4c50e3e0953f3c1fbb3374889ee5f8a185ff58f11055a9e272614 [2022-03-18T07:36:59.799Z] #55 DONE 0.2s [2022-03-18T07:36:59.799Z] [2022-03-18T07:36:59.799Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:36:59.799Z] #56 sha256:6714aee4fc23143613d36ef050f790af25d15cbfd1916b597bc43e0fc9a24316 [2022-03-18T07:37:01.152Z] #21 26.19 Selecting previously unselected package libinih1:amd64. [2022-03-18T07:37:01.152Z] #21 26.19 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-18T07:37:01.152Z] #21 26.19 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T07:37:01.152Z] #21 26.25 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:37:01.152Z] #21 26.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:37:01.152Z] #21 26.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:37:01.152Z] #21 26.36 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:37:01.152Z] #21 26.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:37:01.152Z] #21 26.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:37:01.152Z] #21 26.45 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:37:01.152Z] #21 26.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:37:01.152Z] #21 26.46 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:37:01.152Z] #21 26.52 Selecting previously unselected package net-tools. [2022-03-18T07:37:01.152Z] #21 26.54 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T07:37:01.152Z] #21 26.54 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:37:01.410Z] #21 26.75 Selecting previously unselected package patch. [2022-03-18T07:37:01.410Z] #21 26.76 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-18T07:37:01.410Z] #21 26.77 Unpacking patch (2.7.6-7) ... [2022-03-18T07:37:01.410Z] #21 26.85 Selecting previously unselected package python-pip-whl. [2022-03-18T07:37:01.410Z] #21 26.85 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T07:37:01.429Z] #19 254.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-03-18T07:37:01.429Z] #19 254.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-03-18T07:37:01.429Z] #19 254.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:01.429Z] #19 254.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-03-18T07:37:01.429Z] #19 254.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-03-18T07:37:01.429Z] #19 254.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-03-18T07:37:01.429Z] #19 254.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-03-18T07:37:01.429Z] #19 254.8 Setting up libfile-which-perl (1.23-1) ... [2022-03-18T07:37:01.429Z] #19 254.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-03-18T07:37:01.429Z] #19 254.9 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-03-18T07:37:01.429Z] #19 255.0 Setting up file (1:5.39-3) ... [2022-03-18T07:37:01.518Z] #63 152.6 rootlesskit version 0.14.6 [2022-03-18T07:37:01.518Z] #63 152.6 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T07:37:01.518Z] #63 152.6 -container-ip string [2022-03-18T07:37:01.518Z] #63 152.6 container ip [2022-03-18T07:37:01.518Z] #63 152.6 -container-port int [2022-03-18T07:37:01.518Z] #63 152.6 container port (default -1) [2022-03-18T07:37:01.518Z] #63 152.6 -host-ip string [2022-03-18T07:37:01.518Z] #63 152.6 host ip [2022-03-18T07:37:01.518Z] #63 152.6 -host-port int [2022-03-18T07:37:01.518Z] #63 152.6 host port (default -1) [2022-03-18T07:37:01.518Z] #63 152.6 -proto string [2022-03-18T07:37:01.518Z] #63 152.6 proxy protocol (default "tcp") [2022-03-18T07:37:01.668Z] #21 26.86 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up bzip2 (1.0.8-4) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up libyaml-perl (1.30-1) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up libio-string-perl (1.08-3.1) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-03-18T07:37:01.685Z] #19 255.0 Setting up cross-config (2.6.18+nmu1) ... [2022-03-18T07:37:01.685Z] #19 255.1 Setting up xz-utils (5.2.5-2) ... [2022-03-18T07:37:01.685Z] #19 255.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T07:37:01.685Z] #19 255.1 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-03-18T07:37:01.685Z] #19 255.1 Setting up patch (2.7.6-7) ... [2022-03-18T07:37:01.685Z] #19 255.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-03-18T07:37:01.685Z] #19 255.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-03-18T07:37:01.685Z] #19 255.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.685Z] #19 255.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-03-18T07:37:01.685Z] #19 255.2 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-03-18T07:37:01.685Z] #19 255.2 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.685Z] #19 255.2 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.705Z] #56 2.025 + RM_GOPATH=0 [2022-03-18T07:37:01.705Z] #56 2.025 + TMP_GOPATH= [2022-03-18T07:37:01.705Z] #56 2.025 + : /build [2022-03-18T07:37:01.705Z] #56 2.025 + '[' -z '' ']' [2022-03-18T07:37:01.705Z] #56 2.025 ++ mktemp -d [2022-03-18T07:37:01.705Z] #56 2.033 + export GOPATH=/tmp/tmp.BXhsv0iVEk [2022-03-18T07:37:01.705Z] #56 2.033 + GOPATH=/tmp/tmp.BXhsv0iVEk [2022-03-18T07:37:01.705Z] #56 2.033 + RM_GOPATH=1 [2022-03-18T07:37:01.705Z] #56 2.033 + case "$(go env GOARCH)" in [2022-03-18T07:37:01.705Z] #56 2.033 ++ go env GOARCH [2022-03-18T07:37:01.705Z] #56 2.049 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:01.705Z] #56 2.049 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:01.705Z] #56 2.049 ++ dirname /install.sh [2022-03-18T07:37:01.705Z] #56 2.054 + dir=/ [2022-03-18T07:37:01.705Z] #56 2.054 + bin=runc [2022-03-18T07:37:01.705Z] #56 2.054 + shift [2022-03-18T07:37:01.705Z] #56 2.054 + '[' '!' -f //runc.installer ']' [2022-03-18T07:37:01.705Z] #56 2.054 + . //runc.installer [2022-03-18T07:37:01.705Z] #56 2.054 ++ set -e [2022-03-18T07:37:01.705Z] #56 2.054 ++ : v1.1.0 [2022-03-18T07:37:01.705Z] #56 2.054 + install_runc [2022-03-18T07:37:01.705Z] #56 2.054 + RUNC_BUILDTAGS=seccomp [2022-03-18T07:37:01.705Z] #56 2.054 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T07:37:01.705Z] #56 2.054 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T07:37:01.705Z] #56 2.054 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BXhsv0iVEk/src/github.com/opencontainers/runc [2022-03-18T07:37:01.705Z] #56 2.070 Cloning into '/tmp/tmp.BXhsv0iVEk/src/github.com/opencontainers/runc'... [2022-03-18T07:37:01.780Z] #63 ... [2022-03-18T07:37:01.780Z] [2022-03-18T07:37:01.780Z] #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-03-18T07:37:01.780Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:37:01.780Z] #14 154.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T07:37:01.780Z] #14 154.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:37:01.780Z] #14 154.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:37:01.926Z] #21 27.35 Selecting previously unselected package python3-lib2to3. [2022-03-18T07:37:01.926Z] #21 27.36 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T07:37:01.926Z] #21 27.37 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:37:01.940Z] #19 255.2 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-03-18T07:37:01.940Z] #19 255.2 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-03-18T07:37:01.940Z] #19 255.2 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up libfile-homedir-perl (1.006-1) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.3 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.4 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.940Z] #19 255.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:01.968Z] #56 ... [2022-03-18T07:37:01.968Z] [2022-03-18T07:37:01.968Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T07:37:01.968Z] #15 sha256:317e4801189cf3045686b5545870f991ea6cc47c55c88d3662efcdab0cfdc93f [2022-03-18T07:37:01.968Z] #15 DONE 2.6s [2022-03-18T07:37:01.968Z] [2022-03-18T07:37:01.968Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T07:37:01.968Z] #16 sha256:456e73c719dc8c460630fa1286c16b0e956767f7ea145e7c071fef3e73df3f50 [2022-03-18T07:37:02.185Z] #21 27.48 Selecting previously unselected package python3-distutils. [2022-03-18T07:37:02.185Z] #21 27.48 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T07:37:02.185Z] #21 27.49 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T07:37:02.185Z] #21 27.61 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:37:02.185Z] #21 27.61 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:37:02.185Z] #21 27.61 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:37:02.185Z] #21 27.71 Selecting previously unselected package python3-setuptools. [2022-03-18T07:37:02.195Z] #19 255.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.195Z] #19 255.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-03-18T07:37:02.195Z] #19 255.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.195Z] #19 255.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.195Z] #19 255.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.195Z] #19 255.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-03-18T07:37:02.195Z] #19 255.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-03-18T07:37:02.355Z] #14 ... [2022-03-18T07:37:02.355Z] [2022-03-18T07:37:02.355Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:37:02.355Z] #63 sha256:8bd77f5c32f1ba92096ca5a2fd3204401a9b3de36c353f42a4c895ab1b41af02 [2022-03-18T07:37:02.355Z] #63 DONE 154.7s [2022-03-18T07:37:02.355Z] [2022-03-18T07:37:02.355Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T07:37:02.355Z] #64 sha256:70b47e87583bdc1d494bb8bf992ee51929b545221b15bf94ca4306ffa3328d3a [2022-03-18T07:37:02.355Z] #64 DONE 0.1s [2022-03-18T07:37:02.355Z] [2022-03-18T07:37:02.355Z] #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-03-18T07:37:02.355Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:37:02.444Z] #21 27.71 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T07:37:02.444Z] #21 27.72 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T07:37:02.444Z] #21 27.96 Selecting previously unselected package python3-wheel. [2022-03-18T07:37:02.450Z] #19 255.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-18T07:37:02.450Z] #19 255.8 [2022-03-18T07:37:02.450Z] #19 255.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-18T07:37:02.450Z] #19 255.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.450Z] #19 255.9 Setting up dpkg-dev (1.20.9) ... [2022-03-18T07:37:02.450Z] #19 255.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.450Z] #19 255.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T07:37:02.450Z] #19 255.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.450Z] #19 255.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.450Z] #19 256.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.450Z] #19 256.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.451Z] #19 256.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T07:37:02.451Z] #19 256.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.451Z] #19 256.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.451Z] #19 256.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.451Z] #19 256.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.451Z] #19 256.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-03-18T07:37:02.451Z] #19 256.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-03-18T07:37:02.617Z] #34 ... [2022-03-18T07:37:02.617Z] [2022-03-18T07:37:02.617Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T07:37:02.617Z] #65 sha256:1a1933a5203d2cd8369dfe1983b3d8a409df75ec5f2307befa66968899de386a [2022-03-18T07:37:02.617Z] #65 DONE 0.1s [2022-03-18T07:37:02.617Z] [2022-03-18T07:37:02.617Z] #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-03-18T07:37:02.617Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:37:02.703Z] #21 27.96 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T07:37:02.703Z] #21 27.98 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T07:37:02.703Z] #21 28.03 Selecting previously unselected package python3-pip. [2022-03-18T07:37:02.703Z] #21 28.04 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T07:37:02.703Z] #21 28.04 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T07:37:02.706Z] #19 256.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-03-18T07:37:02.706Z] #19 256.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-03-18T07:37:02.706Z] #19 256.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-03-18T07:37:02.903Z] 8f616e6e9eec: Verifying Checksum [2022-03-18T07:37:02.903Z] 8f616e6e9eec: Download complete [2022-03-18T07:37:02.962Z] #19 256.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up libxml-simple-perl (2.25-1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #19 256.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:02.962Z] #21 28.28 Selecting previously unselected package sudo. [2022-03-18T07:37:02.963Z] #21 28.29 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T07:37:02.963Z] #21 28.29 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T07:37:03.139Z] Client: [2022-03-18T07:37:03.139Z] Version: 20.10.9 [2022-03-18T07:37:03.139Z] API version: 1.41 [2022-03-18T07:37:03.139Z] Go version: go1.16.8 [2022-03-18T07:37:03.139Z] Git commit: c2ea9bc [2022-03-18T07:37:03.139Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T07:37:03.139Z] OS/Arch: windows/amd64 [2022-03-18T07:37:03.139Z] Context: default [2022-03-18T07:37:03.139Z] Experimental: true [2022-03-18T07:37:03.139Z] [2022-03-18T07:37:03.139Z] Server: Docker Engine - Community [2022-03-18T07:37:03.139Z] Engine: [2022-03-18T07:37:03.139Z] Version: 20.10.9 [2022-03-18T07:37:03.139Z] API version: 1.41 (minimum version 1.24) [2022-03-18T07:37:03.139Z] Go version: go1.16.8 [2022-03-18T07:37:03.139Z] Git commit: 79ea9d3 [2022-03-18T07:37:03.139Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T07:37:03.139Z] OS/Arch: windows/amd64 [2022-03-18T07:37:03.139Z] Experimental: true [2022-03-18T07:37:03.217Z] #19 256.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:03.217Z] #19 256.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:03.217Z] #19 256.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-03-18T07:37:03.217Z] #19 256.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:03.475Z] #19 256.8 Setting up crossbuild-essential-armel (12.9) ... [2022-03-18T07:37:03.475Z] #19 256.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-03-18T07:37:03.475Z] #19 256.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-03-18T07:37:03.475Z] #19 256.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-03-18T07:37:03.475Z] #19 256.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-03-18T07:37:03.475Z] #19 256.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-03-18T07:37:03.475Z] #19 256.8 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:37:03.530Z] #21 28.77 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T07:37:03.530Z] #21 28.77 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T07:37:03.530Z] #21 28.78 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:37:03.530Z] #21 28.94 Selecting previously unselected package uidmap. [2022-03-18T07:37:03.530Z] #21 28.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T07:37:03.790Z] #21 28.96 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T07:37:03.790Z] #21 29.12 Selecting previously unselected package vim-runtime. [2022-03-18T07:37:03.790Z] #21 29.13 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:37:03.790Z] #21 29.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T07:37:03.790Z] #21 29.19 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T07:37:03.790Z] #21 29.20 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [Pipeline] sh [2022-03-18T07:37:03.875Z] #16 DONE 1.6s [2022-03-18T07:37:03.875Z] [2022-03-18T07:37:03.875Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:37:03.875Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:37:03.875Z] #60 ... [2022-03-18T07:37:03.875Z] [2022-03-18T07:37:03.875Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T07:37:03.875Z] #17 sha256:1a6e6e687a427ba5c786ff390dc8f62367d3b259ff3e9dea91b9950f22acb597 [2022-03-18T07:37:04.411Z] #19 DONE 257.8s [2022-03-18T07:37:04.411Z] [2022-03-18T07:37:04.411Z] #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-03-18T07:37:04.411Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:04.667Z] #20 ... [2022-03-18T07:37:04.667Z] [2022-03-18T07:37:04.667Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-03-18T07:37:04.667Z] #32 sha256:01fe010eab8b6025c9b0387cdb97e487e8355b445e8a8ccfc111296906c55ca2 [2022-03-18T07:37:04.667Z] #32 DONE 0.1s [2022-03-18T07:37:04.667Z] [2022-03-18T07:37:04.667Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-03-18T07:37:04.667Z] #69 sha256:0a3b19b02c179d24fd869f9bcc72520946ac9f73b3d3eb6f9bb144c6dceb45a0 [2022-03-18T07:37:04.667Z] #69 DONE 0.2s [2022-03-18T07:37:04.667Z] [2022-03-18T07:37:04.667Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:37:04.667Z] #70 sha256:4a03ed9c1cda06263f0f6f2b7c992dfb1a03641a0e5408dd3f1ba41f6ef2b5d1 [2022-03-18T07:37:04.726Z] + docker info [2022-03-18T07:37:04.726Z] Client: [2022-03-18T07:37:04.726Z] Context: default [2022-03-18T07:37:04.726Z] Debug Mode: false [2022-03-18T07:37:04.726Z] [2022-03-18T07:37:04.726Z] Server: [2022-03-18T07:37:04.726Z] Containers: 0 [2022-03-18T07:37:04.726Z] Running: 0 [2022-03-18T07:37:04.726Z] Paused: 0 [2022-03-18T07:37:04.726Z] Stopped: 0 [2022-03-18T07:37:04.726Z] Images: 0 [2022-03-18T07:37:04.726Z] Server Version: 20.10.9 [2022-03-18T07:37:04.726Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T07:37:04.726Z] Windows: [2022-03-18T07:37:04.726Z] LCOW: [2022-03-18T07:37:04.726Z] Logging Driver: json-file [2022-03-18T07:37:04.726Z] Plugins: [2022-03-18T07:37:04.726Z] Volume: local [2022-03-18T07:37:04.726Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:37:04.726Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:37:04.726Z] Swarm: inactive [2022-03-18T07:37:04.726Z] Default Isolation: process [2022-03-18T07:37:04.726Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T07:37:04.726Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-18T07:37:04.726Z] OSType: windows [2022-03-18T07:37:04.726Z] Architecture: x86_64 [2022-03-18T07:37:04.726Z] CPUs: 4 [2022-03-18T07:37:04.726Z] Total Memory: 32GiB [2022-03-18T07:37:04.726Z] Name: azwin-2-ae0c20 [2022-03-18T07:37:04.726Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-18T07:37:04.726Z] Docker Root Dir: D:\docker [2022-03-18T07:37:04.726Z] Debug Mode: false [2022-03-18T07:37:04.726Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:37:04.726Z] Labels: [2022-03-18T07:37:04.726Z] Experimental: true [2022-03-18T07:37:04.726Z] Insecure Registries: [2022-03-18T07:37:04.726Z] 10.0.0.4:5000 [2022-03-18T07:37:04.726Z] 127.0.0.0/8 [2022-03-18T07:37:04.726Z] Registry Mirrors: [2022-03-18T07:37:04.726Z] http://10.0.0.4:5000/ [2022-03-18T07:37:04.726Z] Live Restore Enabled: false [2022-03-18T07:37:04.726Z] Product License: Community Engine [2022-03-18T07:37:04.726Z] [2022-03-18T07:37:04.813Z] #17 1.046 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T07:37:04.814Z] #17 DONE 1.2s [2022-03-18T07:37:04.814Z] [2022-03-18T07:37:04.814Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T07:37:04.814Z] #18 sha256:238f5195cb0481e136b8ac92f5bd3b85a174c8587c798f2e01b092636d7f53b2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-18T07:37:06.037Z] #70 1.379 + RM_GOPATH=0 [2022-03-18T07:37:06.037Z] #70 1.379 + TMP_GOPATH= [2022-03-18T07:37:06.037Z] #70 1.379 + : /build [2022-03-18T07:37:06.037Z] #70 1.379 + '[' -z '' ']' [2022-03-18T07:37:06.037Z] #70 1.379 ++ mktemp -d [2022-03-18T07:37:06.037Z] #70 1.380 + export GOPATH=/tmp/tmp.V7N7CkT8xc [2022-03-18T07:37:06.037Z] #70 1.380 + GOPATH=/tmp/tmp.V7N7CkT8xc [2022-03-18T07:37:06.037Z] #70 1.380 + RM_GOPATH=1 [2022-03-18T07:37:06.037Z] #70 1.380 + case "$(go env GOARCH)" in [2022-03-18T07:37:06.037Z] #70 1.381 ++ go env GOARCH [2022-03-18T07:37:06.037Z] #70 1.386 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:06.037Z] #70 1.386 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:06.037Z] #70 1.386 ++ dirname /install.sh [2022-03-18T07:37:06.037Z] #70 1.387 + dir=/ [2022-03-18T07:37:06.037Z] #70 1.387 + bin=rootlesskit [2022-03-18T07:37:06.037Z] #70 1.387 + shift [2022-03-18T07:37:06.037Z] #70 1.387 + '[' '!' -f //rootlesskit.installer ']' [2022-03-18T07:37:06.037Z] #70 1.387 + . //rootlesskit.installer [2022-03-18T07:37:06.037Z] #70 1.387 ++ : v0.14.6 [2022-03-18T07:37:06.037Z] #70 1.387 + install_rootlesskit [2022-03-18T07:37:06.037Z] #70 1.387 + case "$1" in [2022-03-18T07:37:06.037Z] #70 1.387 + export CGO_ENABLED=0 [2022-03-18T07:37:06.037Z] #70 1.387 + CGO_ENABLED=0 [2022-03-18T07:37:06.037Z] #70 1.387 + _install_rootlesskit [2022-03-18T07:37:06.037Z] #70 1.387 + echo 'Install rootlesskit version v0.14.6' [2022-03-18T07:37:06.037Z] #70 1.387 Install rootlesskit version v0.14.6 [2022-03-18T07:37:06.037Z] #70 1.387 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:37:06.037Z] #70 1.387 + GOBIN=/build [2022-03-18T07:37:06.037Z] #70 1.388 + GO111MODULE=on [2022-03-18T07:37:06.037Z] #70 1.388 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-03-18T07:37:06.195Z] #18 DONE 1.3s [2022-03-18T07:37:06.195Z] [2022-03-18T07:37:06.195Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:37:06.195Z] #56 sha256:6714aee4fc23143613d36ef050f790af25d15cbfd1916b597bc43e0fc9a24316 [2022-03-18T07:37:06.195Z] #56 ... [2022-03-18T07:37:06.195Z] [2022-03-18T07:37:06.195Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T07:37:06.195Z] #19 sha256:d313ca4b244b464de9cd64c3dae454c56eef863d041e5d28738b6059c045b10c [2022-03-18T07:37:06.293Z] #70 1.787 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-03-18T07:37:07.088Z] #21 32.17 Selecting previously unselected package vim. [2022-03-18T07:37:07.088Z] #21 32.18 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:37:07.088Z] #21 32.19 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:07.348Z] #21 32.66 Selecting previously unselected package xfsprogs. [2022-03-18T07:37:07.348Z] #21 32.66 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T07:37:07.348Z] #21 32.67 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T07:37:07.662Z] #70 3.079 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-03-18T07:37:07.662Z] #70 3.094 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-03-18T07:37:07.916Z] #21 33.05 Selecting previously unselected package zip. [2022-03-18T07:37:07.916Z] #21 33.08 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-18T07:37:07.916Z] #21 33.08 Unpacking zip (3.0-12) ... [2022-03-18T07:37:07.916Z] #21 33.20 Selecting previously unselected package zstd. [2022-03-18T07:37:07.916Z] #21 33.21 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T07:37:07.916Z] #21 33.22 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:37:07.919Z] #70 3.397 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-03-18T07:37:08.102Z] #19 DONE 1.7s [2022-03-18T07:37:08.102Z] [2022-03-18T07:37:08.102Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T07:37:08.102Z] #20 sha256:7a1651fee08e6b8fbee1b92e3d9ef79bb9d9a2f92fafd2040ffc8aea2e13571a [2022-03-18T07:37:08.484Z] #21 33.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:37:09.053Z] #21 34.49 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:09.212Z] #34 ... [2022-03-18T07:37:09.212Z] [2022-03-18T07:37:09.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-03-18T07:37:09.212Z] #14 sha256:a249fb5a4b96aeee2808b91484bba10ffae0d937cc70ce51998316abf8657c13 [2022-03-18T07:37:09.212Z] #14 160.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T07:37:09.212Z] #14 160.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T07:37:09.212Z] #14 160.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:37:09.212Z] #14 161.0 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T07:37:09.212Z] #14 161.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T07:37:09.212Z] #14 161.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:37:09.212Z] #14 161.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T07:37:09.212Z] #14 161.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T07:37:09.212Z] #14 161.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:37:09.212Z] #14 161.4 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:37:09.212Z] #14 161.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:37:09.212Z] #14 161.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:37:09.212Z] #14 161.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:37:09.212Z] #14 161.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:37:09.212Z] #14 161.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:37:09.212Z] #14 161.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T07:37:09.312Z] #21 34.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:37:09.312Z] #21 34.52 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:37:09.312Z] #21 34.53 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T07:37:09.312Z] #21 34.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:09.312Z] #21 34.56 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T07:37:09.312Z] #21 34.57 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T07:37:09.312Z] #21 34.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:37:09.312Z] #21 34.60 Setting up bzip2 (1.0.8-4) ... [2022-03-18T07:37:09.312Z] #21 34.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:37:09.312Z] #21 34.64 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T07:37:09.475Z] #14 161.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:37:09.476Z] #14 161.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:37:09.476Z] #14 162.0 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T07:37:09.476Z] #14 162.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T07:37:09.476Z] #14 162.0 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:37:09.482Z] #20 DONE 1.5s [2022-03-18T07:37:09.482Z] [2022-03-18T07:37:09.482Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:37:09.482Z] #21 sha256:e158d53e8a86a3af7f75e542f3c1d4edf5e7d3c09bed52e88bfd4d14650b2241 [2022-03-18T07:37:09.740Z] #14 162.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T07:37:09.740Z] #14 162.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T07:37:09.740Z] #14 162.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:37:09.740Z] #14 162.5 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T07:37:09.811Z] #70 4.708 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-03-18T07:37:09.812Z] #70 ... [2022-03-18T07:37:09.812Z] [2022-03-18T07:37:09.812Z] #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-03-18T07:37:09.812Z] #33 sha256:5e67166b65529d9a89010ed43c879537575952104633c0f989632f1761263b26 [2022-03-18T07:37:09.812Z] #33 1.419 + RM_GOPATH=0 [2022-03-18T07:37:09.812Z] #33 1.419 + TMP_GOPATH= [2022-03-18T07:37:09.812Z] #33 1.419 + : /build [2022-03-18T07:37:09.812Z] #33 1.420 + '[' -z '' ']' [2022-03-18T07:37:09.812Z] #33 1.420 ++ mktemp -d [2022-03-18T07:37:09.812Z] #33 1.422 + export GOPATH=/tmp/tmp.A8eMthrSQS [2022-03-18T07:37:09.812Z] #33 1.422 + GOPATH=/tmp/tmp.A8eMthrSQS [2022-03-18T07:37:09.812Z] #33 1.423 + RM_GOPATH=1 [2022-03-18T07:37:09.812Z] #33 1.423 + case "$(go env GOARCH)" in [2022-03-18T07:37:09.812Z] #33 1.423 ++ go env GOARCH [2022-03-18T07:37:09.812Z] #33 1.429 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:09.812Z] #33 1.429 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:09.812Z] #33 1.431 ++ dirname /install.sh [2022-03-18T07:37:09.812Z] #33 1.433 + dir=/ [2022-03-18T07:37:09.812Z] #33 1.433 + bin=dockercli [2022-03-18T07:37:09.812Z] #33 1.433 + shift [2022-03-18T07:37:09.812Z] #33 1.433 + '[' '!' -f //dockercli.installer ']' [2022-03-18T07:37:09.812Z] #33 1.433 + . //dockercli.installer [2022-03-18T07:37:09.812Z] #33 1.433 ++ : stable [2022-03-18T07:37:09.812Z] #33 1.433 ++ : 17.06.2-ce [2022-03-18T07:37:09.812Z] #33 1.434 Install docker/cli version 17.06.2-ce from stable [2022-03-18T07:37:09.812Z] #33 1.434 + install_dockercli [2022-03-18T07:37:09.812Z] #33 1.434 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-03-18T07:37:09.812Z] #33 1.434 ++ uname -m [2022-03-18T07:37:09.812Z] #33 1.438 + arch=x86_64 [2022-03-18T07:37:09.812Z] #33 1.438 + '[' x86_64 '!=' x86_64 ']' [2022-03-18T07:37:09.812Z] #33 1.438 + url=https://download.docker.com/linux/static [2022-03-18T07:37:09.812Z] #33 1.438 + tar -xz docker/docker [2022-03-18T07:37:09.812Z] #33 1.438 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-03-18T07:37:09.812Z] #33 4.759 + mkdir -p /build [2022-03-18T07:37:09.812Z] #33 4.761 + mv docker/docker /build/ [2022-03-18T07:37:09.812Z] #33 4.762 + rmdir docker [2022-03-18T07:37:09.812Z] #33 DONE 4.9s [2022-03-18T07:37:09.812Z] [2022-03-18T07:37:09.812Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:37:09.812Z] #70 sha256:4a03ed9c1cda06263f0f6f2b7c992dfb1a03641a0e5408dd3f1ba41f6ef2b5d1 [2022-03-18T07:37:09.812Z] #70 4.980 go: downloading github.com/google/uuid v1.3.0 [2022-03-18T07:37:09.812Z] #70 5.086 go: downloading github.com/moby/vpnkit v0.5.0 [2022-03-18T07:37:09.812Z] #70 5.129 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-03-18T07:37:09.812Z] #70 5.220 go: downloading github.com/gofrs/flock v0.8.1 [2022-03-18T07:37:10.001Z] #14 162.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T07:37:10.001Z] #14 162.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:37:10.001Z] #14 162.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T07:37:10.001Z] #14 162.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T07:37:10.001Z] #14 162.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:37:10.068Z] #70 5.230 go: downloading github.com/gorilla/mux v1.8.0 [2022-03-18T07:37:10.069Z] #70 5.361 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-03-18T07:37:10.141Z] #21 35.31 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:10.141Z] #21 35.33 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:37:10.141Z] #21 35.34 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T07:37:10.141Z] #21 35.35 Setting up apparmor (2.13.6-10) ... [2022-03-18T07:37:10.263Z] #14 162.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T07:37:10.263Z] #14 162.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T07:37:10.263Z] #14 162.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T07:37:10.263Z] #14 163.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T07:37:10.263Z] #14 163.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T07:37:10.263Z] #14 163.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:37:10.325Z] #70 5.596 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-03-18T07:37:10.326Z] #70 5.773 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-03-18T07:37:10.582Z] #70 5.834 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-03-18T07:37:10.836Z] #14 163.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T07:37:10.836Z] #14 163.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T07:37:10.836Z] #14 163.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:37:11.098Z] #14 163.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T07:37:11.098Z] #14 163.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:37:11.098Z] #14 163.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:37:11.098Z] #14 163.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T07:37:11.147Z] #70 6.597 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-03-18T07:37:11.359Z] Client: [2022-03-18T07:37:11.359Z] Context: default [2022-03-18T07:37:11.359Z] Debug Mode: false [2022-03-18T07:37:11.359Z] Plugins: [2022-03-18T07:37:11.359Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-18T07:37:11.359Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-18T07:37:11.359Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-18T07:37:11.359Z] [2022-03-18T07:37:11.359Z] Server: [2022-03-18T07:37:11.359Z] Containers: 0 [2022-03-18T07:37:11.359Z] Running: 0 [2022-03-18T07:37:11.359Z] Paused: 0 [2022-03-18T07:37:11.359Z] Stopped: 0 [2022-03-18T07:37:11.359Z] Images: 0 [2022-03-18T07:37:11.359Z] Server Version: 20.10.9 [2022-03-18T07:37:11.359Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T07:37:11.359Z] Windows: [2022-03-18T07:37:11.359Z] LCOW: [2022-03-18T07:37:11.359Z] Logging Driver: json-file [2022-03-18T07:37:11.359Z] Plugins: [2022-03-18T07:37:11.359Z] Volume: local [2022-03-18T07:37:11.359Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:37:11.359Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:37:11.359Z] Swarm: inactive [2022-03-18T07:37:11.359Z] Default Isolation: process [2022-03-18T07:37:11.359Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T07:37:11.359Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T07:37:11.359Z] OSType: windows [2022-03-18T07:37:11.359Z] Architecture: x86_64 [2022-03-18T07:37:11.359Z] CPUs: 4 [2022-03-18T07:37:11.359Z] Total Memory: 32GiB [2022-03-18T07:37:11.359Z] Name: azwin-2-8dc640 [2022-03-18T07:37:11.359Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-18T07:37:11.359Z] Docker Root Dir: D:\docker [2022-03-18T07:37:11.359Z] Debug Mode: false [2022-03-18T07:37:11.359Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:37:11.359Z] Labels: [2022-03-18T07:37:11.359Z] Experimental: true [2022-03-18T07:37:11.359Z] Insecure Registries: [2022-03-18T07:37:11.359Z] 10.0.0.4:5000 [2022-03-18T07:37:11.359Z] 127.0.0.0/8 [2022-03-18T07:37:11.359Z] Registry Mirrors: [2022-03-18T07:37:11.359Z] http://10.0.0.4:5000/ [2022-03-18T07:37:11.359Z] Live Restore Enabled: false [2022-03-18T07:37:11.359Z] Product License: Community Engine [2022-03-18T07:37:11.359Z] [2022-03-18T07:37:11.360Z] #14 163.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T07:37:11.360Z] #14 163.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:37:11.389Z] #21 1.582 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:37:11.389Z] #21 1.623 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:37:11.389Z] #21 1.623 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] } [Pipeline] // stage [2022-03-18T07:37:11.521Z] #21 36.81 Setting up zip (3.0-12) ... [2022-03-18T07:37:11.521Z] #21 36.84 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:11.521Z] #21 36.87 Setting up bash-completion (1:2.11-2) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-03-18T07:37:11.621Z] #14 164.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T07:37:11.621Z] #14 164.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T07:37:11.621Z] #14 164.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:37:12.194Z] #14 164.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:37:12.194Z] #14 164.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:37:12.194Z] #14 164.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:37:12.194Z] #14 164.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:37:12.194Z] #14 164.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:37:12.194Z] #14 164.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:37:12.194Z] #14 164.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:37:12.194Z] #14 165.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:37:12.327Z] #21 2.799 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:37:12.455Z] #14 165.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:37:12.455Z] #14 165.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T07:37:12.455Z] #14 165.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:37:12.455Z] #14 165.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:37:12.455Z] #14 165.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:37:12.455Z] #14 165.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:37:12.455Z] #14 165.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T07:37:12.455Z] #14 165.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:37:12.455Z] #14 165.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:37:12.455Z] #14 165.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:37:12.455Z] #14 165.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:37:12.455Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:37:12.455Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:37:12.455Z] #14 165.2 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-03-18T07:37:12.732Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:37:12.732Z] #14 165.2 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-03-18T07:37:12.732Z] #14 165.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:37:12.732Z] #14 165.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:37:12.732Z] #14 165.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-03-18T07:37:12.732Z] #14 165.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:37:12.732Z] #14 165.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:37:12.732Z] #14 165.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:37:12.895Z] #21 3.573 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:37:12.993Z] #14 165.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:37:12.993Z] #14 165.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:37:12.993Z] #14 165.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:37:12.993Z] #14 165.6 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:37:13.426Z] #21 38.80 Setting up xz-utils (5.2.5-2) ... [2022-03-18T07:37:13.426Z] #21 38.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T07:37:13.426Z] #21 38.85 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:37:13.426Z] #21 38.86 Setting up patch (2.7.6-7) ... [2022-03-18T07:37:13.686Z] #21 38.87 Setting up sudo (1.9.5p2-3) ... [2022-03-18T07:37:13.686Z] #21 38.96 invoke-rc.d: could not determine current runlevel [2022-03-18T07:37:13.686Z] #21 38.97 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T07:37:13.686Z] #21 38.98 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T07:37:13.686Z] #21 38.99 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:37:13.686Z] #21 39.01 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T07:37:13.686Z] #21 39.03 Setting up pigz (2.6-1) ... [2022-03-18T07:37:13.686Z] #21 39.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:37:13.832Z] #21 4.563 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:37:13.945Z] #21 39.11 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:37:13.945Z] #21 39.15 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T07:37:13.945Z] #21 39.16 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:14.385Z] #14 DONE 166.9s [2022-03-18T07:37:14.385Z] [2022-03-18T07:37:14.385Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T07:37:14.385Z] #55 sha256:64ccca156b66dc8e788ee18e4ed598cb6b5578c8b90729e2b03871f626e8e2a7 [2022-03-18T07:37:14.385Z] #55 DONE 0.2s [2022-03-18T07:37:14.385Z] [2022-03-18T07:37:14.385Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T07:37:14.385Z] #15 sha256:317e4801189cf3045686b5545870f991ea6cc47c55c88d3662efcdab0cfdc93f [2022-03-18T07:37:14.419Z] #70 ... [2022-03-18T07:37:14.419Z] [2022-03-18T07:37:14.419Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:37:14.419Z] #65 sha256:9cd1325d54e44b1a84ab2c9153b999215aa5d83a949aafda1aa35cb4630473a6 [2022-03-18T07:37:14.419Z] #65 1.790 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:37:14.419Z] #65 1.803 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:37:14.419Z] #65 1.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:37:14.419Z] #65 2.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T07:37:14.419Z] #65 2.361 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T07:37:14.419Z] #65 2.897 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:37:14.419Z] #65 3.426 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T07:37:14.419Z] #65 3.918 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:37:14.419Z] #65 4.414 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T07:37:14.419Z] #65 4.944 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T07:37:14.419Z] #65 4.946 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T07:37:14.419Z] #65 4.947 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:37:14.419Z] #65 4.973 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:37:14.419Z] #65 4.977 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T07:37:14.419Z] #65 4.977 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T07:37:14.419Z] #65 4.978 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:37:14.419Z] #65 4.978 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T07:37:14.419Z] #65 4.979 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:37:14.419Z] #65 4.979 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T07:37:14.419Z] #65 4.979 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T07:37:14.419Z] #65 4.980 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T07:37:14.511Z] #21 39.72 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:37:14.511Z] #21 39.74 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:37:14.676Z] #65 ... [2022-03-18T07:37:14.676Z] [2022-03-18T07:37:14.676Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:37:14.676Z] #45 sha256:a25c9a63d82d32e31a0a07d86836a41a260f77c666962fddec1120cae6d48ed3 [2022-03-18T07:37:14.676Z] #45 1.780 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:37:14.676Z] #45 1.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:37:14.676Z] #45 1.793 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:37:14.676Z] #45 2.086 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T07:37:14.676Z] #45 2.434 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T07:37:14.676Z] #45 2.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:37:14.676Z] #45 3.322 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:37:14.676Z] #45 3.946 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T07:37:14.676Z] #45 4.490 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T07:37:14.676Z] #45 4.969 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T07:37:14.676Z] #45 4.971 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:37:14.676Z] #45 4.973 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T07:37:14.676Z] #45 4.977 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:37:14.676Z] #45 4.979 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T07:37:14.676Z] #45 4.981 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T07:37:14.676Z] #45 5.000 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T07:37:14.676Z] #45 5.002 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:37:14.676Z] #45 5.003 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:37:14.676Z] #45 5.008 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T07:37:14.676Z] #45 5.009 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T07:37:14.676Z] #45 5.010 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T07:37:14.676Z] #45 ... [2022-03-18T07:37:14.676Z] [2022-03-18T07:37:14.676Z] #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-03-18T07:37:14.676Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:14.676Z] #20 1.818 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:37:14.676Z] #20 1.837 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:37:14.676Z] #20 1.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:37:14.676Z] #20 2.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T07:37:14.676Z] #20 2.514 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:37:14.676Z] #20 2.883 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T07:37:14.676Z] #20 3.250 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T07:37:14.676Z] #20 3.542 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T07:37:14.676Z] #20 4.074 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:37:14.676Z] #20 4.634 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T07:37:14.676Z] #20 4.638 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:37:14.676Z] #20 4.646 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T07:37:14.676Z] #20 4.662 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:37:14.676Z] #20 4.677 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T07:37:14.676Z] #20 4.683 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T07:37:14.676Z] #20 5.141 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T07:37:14.676Z] #20 5.148 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:37:14.676Z] #20 5.148 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T07:37:14.676Z] #20 5.149 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:37:14.676Z] #20 5.151 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T07:37:14.676Z] #20 5.153 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T07:37:15.049Z] #21 40.14 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T07:37:15.049Z] #21 40.54 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:37:15.049Z] #21 40.55 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:37:15.307Z] #21 40.56 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T07:37:15.737Z] #21 ... [2022-03-18T07:37:15.737Z] [2022-03-18T07:37:15.737Z] #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-03-18T07:37:15.737Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:37:15.737Z] #34 DONE 183.8s [2022-03-18T07:37:15.737Z] [2022-03-18T07:37:15.737Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:37:15.737Z] #56 sha256:6714aee4fc23143613d36ef050f790af25d15cbfd1916b597bc43e0fc9a24316 [2022-03-18T07:37:15.737Z] #56 13.65 + cd /tmp/tmp.BXhsv0iVEk/src/github.com/opencontainers/runc [2022-03-18T07:37:15.737Z] #56 13.65 + git checkout -q v1.1.0 [2022-03-18T07:37:15.737Z] #56 13.81 + '[' -z '' ']' [2022-03-18T07:37:15.737Z] #56 13.81 + target=static [2022-03-18T07:37:15.737Z] #56 13.81 + make BUILDTAGS=seccomp static [2022-03-18T07:37:15.737Z] #56 14.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T07:37:15.877Z] #21 41.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:15.877Z] #21 41.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T07:37:15.877Z] #21 41.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T07:37:15.877Z] #21 41.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T07:37:15.877Z] #21 41.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T07:37:15.877Z] #21 41.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T07:37:15.877Z] #21 41.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T07:37:15.877Z] #21 41.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T07:37:15.877Z] #21 41.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T07:37:15.877Z] #21 41.11 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T07:37:16.311Z] #15 DONE 2.0s [2022-03-18T07:37:16.311Z] [2022-03-18T07:37:16.311Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T07:37:16.311Z] #16 sha256:456e73c719dc8c460630fa1286c16b0e956767f7ea145e7c071fef3e73df3f50 [2022-03-18T07:37:17.257Z] #21 42.39 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:37:17.257Z] #21 42.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:37:17.257Z] #21 42.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:37:17.257Z] #21 42.43 Setting up python3-pip (20.3.4-4) ... [2022-03-18T07:37:17.698Z] #16 DONE 1.1s [2022-03-18T07:37:17.698Z] [2022-03-18T07:37:17.698Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:37:17.698Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:37:17.698Z] #56 1.928 + RM_GOPATH=0 [2022-03-18T07:37:17.698Z] #56 1.928 + TMP_GOPATH= [2022-03-18T07:37:17.698Z] #56 1.928 + : /build [2022-03-18T07:37:17.698Z] #56 1.928 + '[' -z '' ']' [2022-03-18T07:37:17.698Z] #56 1.928 ++ mktemp -d [2022-03-18T07:37:17.698Z] #56 1.928 + export GOPATH=/tmp/tmp.nxLERjk50z [2022-03-18T07:37:17.698Z] #56 1.928 + GOPATH=/tmp/tmp.nxLERjk50z [2022-03-18T07:37:17.698Z] #56 1.928 + RM_GOPATH=1 [2022-03-18T07:37:17.698Z] #56 1.928 + case "$(go env GOARCH)" in [2022-03-18T07:37:17.698Z] #56 1.928 ++ go env GOARCH [2022-03-18T07:37:17.698Z] #56 1.935 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:17.698Z] #56 1.935 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:17.698Z] #56 1.936 ++ dirname /install.sh [2022-03-18T07:37:17.698Z] #56 1.937 + dir=/ [2022-03-18T07:37:17.698Z] #56 1.938 + bin=runc [2022-03-18T07:37:17.698Z] #56 1.938 + shift [2022-03-18T07:37:17.698Z] #56 1.938 + '[' '!' -f //runc.installer ']' [2022-03-18T07:37:17.698Z] #56 1.939 + . //runc.installer [2022-03-18T07:37:17.698Z] #56 1.939 ++ set -e [2022-03-18T07:37:17.698Z] #56 1.939 ++ : v1.1.0 [2022-03-18T07:37:17.698Z] #56 1.940 + install_runc [2022-03-18T07:37:17.698Z] #56 1.940 + RUNC_BUILDTAGS=seccomp [2022-03-18T07:37:17.698Z] #56 1.940 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T07:37:17.698Z] #56 1.941 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T07:37:17.698Z] #56 1.941 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nxLERjk50z/src/github.com/opencontainers/runc [2022-03-18T07:37:17.698Z] #56 1.953 Cloning into '/tmp/tmp.nxLERjk50z/src/github.com/opencontainers/runc'... [2022-03-18T07:37:18.271Z] #21 43.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:37:18.271Z] #21 43.52 Setting up jq (1.6-2.1) ... [2022-03-18T07:37:18.271Z] #21 43.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:37:18.271Z] #21 43.55 Setting up iptables (1.8.7-1) ... [2022-03-18T07:37:18.271Z] #21 43.58 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:37:18.271Z] #21 43.59 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:37:18.271Z] #21 43.59 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:37:18.271Z] #21 43.60 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:37:18.271Z] #21 43.60 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T07:37:18.271Z] #21 43.61 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T07:37:18.530Z] #21 43.63 Setting up iproute2 (5.10.0-4) ... [2022-03-18T07:37:18.644Z] #56 ... [2022-03-18T07:37:18.644Z] [2022-03-18T07:37:18.644Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T07:37:18.644Z] #17 sha256:1a6e6e687a427ba5c786ff390dc8f62367d3b259ff3e9dea91b9950f22acb597 [2022-03-18T07:37:18.644Z] #17 0.813 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T07:37:18.644Z] #17 DONE 1.0s [2022-03-18T07:37:18.644Z] [2022-03-18T07:37:18.644Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T07:37:18.644Z] #18 sha256:238f5195cb0481e136b8ac92f5bd3b85a174c8587c798f2e01b092636d7f53b2 [2022-03-18T07:37:19.097Z] #21 44.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:37:19.589Z] #18 DONE 1.1s [2022-03-18T07:37:19.589Z] [2022-03-18T07:37:19.589Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:37:19.589Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:37:19.589Z] #56 ... [2022-03-18T07:37:19.589Z] [2022-03-18T07:37:19.589Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T07:37:19.589Z] #19 sha256:d313ca4b244b464de9cd64c3dae454c56eef863d041e5d28738b6059c045b10c [2022-03-18T07:37:19.664Z] #21 DONE 44.9s [2022-03-18T07:37:19.664Z] [2022-03-18T07:37:19.664Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-18T07:37:19.664Z] #22 sha256:ed7fe94fbb2961af3bb93c02354aa59c9cb7d9d92ce912a10e78573d189c3814 [2022-03-18T07:37:20.535Z] #19 DONE 1.2s [2022-03-18T07:37:20.535Z] [2022-03-18T07:37:20.535Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:37:20.535Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:37:20.796Z] #56 ... [2022-03-18T07:37:20.796Z] [2022-03-18T07:37:20.796Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T07:37:20.796Z] #20 sha256:7a1651fee08e6b8fbee1b92e3d9ef79bb9d9a2f92fafd2040ffc8aea2e13571a [2022-03-18T07:37:21.044Z] #22 1.260 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T07:37:21.044Z] #22 1.264 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T07:37:21.044Z] #22 1.267 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T07:37:21.044Z] #22 DONE 1.3s [2022-03-18T07:37:21.044Z] [2022-03-18T07:37:21.044Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T07:37:21.044Z] #23 sha256:330aea1b143cdfbf2ed1fda502cb45dae8dc07959bb789fe7ca7f67b6849035f [2022-03-18T07:37:21.740Z] #20 DONE 1.0s [2022-03-18T07:37:21.740Z] [2022-03-18T07:37:21.740Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:37:21.740Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:37:21.740Z] #51 ... [2022-03-18T07:37:21.740Z] [2022-03-18T07:37:21.740Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:37:21.740Z] #21 sha256:e158d53e8a86a3af7f75e542f3c1d4edf5e7d3c09bed52e88bfd4d14650b2241 [2022-03-18T07:37:22.318Z] #56 ... [2022-03-18T07:37:22.318Z] [2022-03-18T07:37:22.318Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:37:22.318Z] #21 sha256:e158d53e8a86a3af7f75e542f3c1d4edf5e7d3c09bed52e88bfd4d14650b2241 [2022-03-18T07:37:22.318Z] #21 8.399 Fetched 8506 kB in 7s (1189 kB/s) [2022-03-18T07:37:22.318Z] #21 8.399 Reading package lists... [2022-03-18T07:37:22.318Z] #21 10.68 Reading package lists... [2022-03-18T07:37:22.580Z] #21 12.86 Building dependency tree... [2022-03-18T07:37:23.128Z] #21 1.259 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:37:23.128Z] #21 1.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:37:23.128Z] #21 1.275 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:37:23.352Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-18T07:37:23.352Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8b63d266\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-18T07:37:23.352Z] ---------------------------------------------------------------------------- [2022-03-18T07:37:23.352Z] [2022-03-18T07:37:23.352Z] INFO: executeCI.ps1 starting at Fri Mar 18 07:37:22 CUT 2022 [2022-03-18T07:37:23.352Z] [2022-03-18T07:37:23.352Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-18T07:37:23.352Z] INFO: Running git version 2.24.1.windows.2 [2022-03-18T07:37:23.352Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-03-18T07:37:23.352Z] INFO: Environment variables: [2022-03-18T07:37:23.390Z] #21 1.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:37:23.519Z] #21 13.97 The following additional packages will be installed: [2022-03-18T07:37:23.519Z] #21 13.97 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:37:23.519Z] #21 13.98 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T07:37:23.519Z] #21 13.98 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T07:37:23.519Z] #21 13.98 python3-pkg-resources vim-runtime xxd [2022-03-18T07:37:23.519Z] #21 13.98 Suggested packages: [2022-03-18T07:37:23.519Z] #21 13.98 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T07:37:23.519Z] #21 13.98 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T07:37:23.519Z] #21 13.98 acl attr quota [2022-03-18T07:37:23.519Z] #21 13.98 Recommended packages: [2022-03-18T07:37:23.519Z] #21 13.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T07:37:23.820Z] [2022-03-18T07:37:23.820Z] Name Value [2022-03-18T07:37:23.820Z] ---- ----- [2022-03-18T07:37:23.820Z] ALLUSERSPROFILE C:\ProgramData [2022-03-18T07:37:23.820Z] amd64 true [2022-03-18T07:37:23.820Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-18T07:37:23.820Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-18T07:37:23.820Z] arm64 true [2022-03-18T07:37:23.820Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-18T07:37:23.820Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-18T07:37:23.820Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-18T07:37:23.820Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-18T07:37:23.820Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-18T07:37:23.820Z] BRANCH_NAME PR-43366 [2022-03-18T07:37:23.820Z] BUILD_DISPLAY_NAME #6 [2022-03-18T07:37:23.820Z] BUILD_ID 6 [2022-03-18T07:37:23.820Z] BUILD_NUMBER 6 [2022-03-18T07:37:23.820Z] BUILD_TAG jenkins-moby-PR-43366-6 [2022-03-18T07:37:23.820Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/ [2022-03-18T07:37:23.820Z] cgroup2 true [2022-03-18T07:37:23.820Z] CHANGE_AUTHOR corhere [2022-03-18T07:37:23.820Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-18T07:37:23.820Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-18T07:37:23.820Z] CHANGE_BRANCH finish-identitymapping-refactor [2022-03-18T07:37:23.820Z] CHANGE_FORK corhere [2022-03-18T07:37:23.820Z] CHANGE_ID 43366 [2022-03-18T07:37:23.820Z] CHANGE_TARGET master [2022-03-18T07:37:23.820Z] CHANGE_TITLE Finish refactor of UID/GID usage to a new struct [2022-03-18T07:37:23.820Z] CHANGE_URL https://github.com/moby/moby/pull/43366 [2022-03-18T07:37:23.820Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:37:23.820Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-18T07:37:23.820Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-18T07:37:23.820Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-18T07:37:23.820Z] COMPUTERNAME azwin-2-ae0c20 [2022-03-18T07:37:23.820Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-18T07:37:23.820Z] ConfigSequenceNumber 0 [2022-03-18T07:37:23.820Z] dco true [2022-03-18T07:37:23.820Z] DOCKER_BUILDKIT 0 [2022-03-18T07:37:23.820Z] DOCKER_DUT_DEBUG 1 [2022-03-18T07:37:23.820Z] DOCKER_EXPERIMENTAL 1 [2022-03-18T07:37:23.821Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-18T07:37:23.821Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-03-18T07:37:23.821Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-18T07:37:23.821Z] EXECUTOR_NUMBER 0 [2022-03-18T07:37:23.821Z] FQDN azwin-2-ae0c20.westus.cloudapp.azure.com [2022-03-18T07:37:23.821Z] GIT_BRANCH PR-43366 [2022-03-18T07:37:23.821Z] GIT_COMMIT 998750555a281a71a89156bf86c4b0104db14e37 [2022-03-18T07:37:23.821Z] GIT_PREVIOUS_COMMIT 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c [2022-03-18T07:37:23.821Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 7da531a587b76a6bf638767676d688e33436f591 [2022-03-18T07:37:23.821Z] GIT_URL https://github.com/moby/moby.git [2022-03-18T07:37:23.821Z] HUDSON_COOKIE 1c26e50e-43a2-4d02-8207-7d63ed0f4bc8 [2022-03-18T07:37:23.821Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-18T07:37:23.821Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-18T07:37:23.821Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-18T07:37:23.821Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-18T07:37:23.821Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-18T07:37:23.821Z] JENKINS_NODE_COOKIE 009264f1-2561-4fea-88c7-f5cb4bef958a [2022-03-18T07:37:23.821Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-18T07:37:23.821Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-18T07:37:23.821Z] JOB_BASE_NAME PR-43366 [2022-03-18T07:37:23.821Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/display/redirect [2022-03-18T07:37:23.821Z] JOB_NAME moby/PR-43366 [2022-03-18T07:37:23.821Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/ [2022-03-18T07:37:23.821Z] library.jps.version master [2022-03-18T07:37:23.821Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-18T07:37:23.821Z] NODE_LABELS amd64 azure azwin-2-ae0c20 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-03-18T07:37:23.821Z] NODE_NAME azwin-2-ae0c20 [2022-03-18T07:37:23.821Z] NUMBER_OF_PROCESSORS 4 [2022-03-18T07:37:23.821Z] OS Windows_NT [2022-03-18T07:37:23.821Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-18T07:37:23.821Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-18T07:37:23.821Z] ppc64le false [2022-03-18T07:37:23.821Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-18T07:37:23.821Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-18T07:37:23.821Z] PROCESSOR_LEVEL 6 [2022-03-18T07:37:23.821Z] PROCESSOR_REVISION 4f01 [2022-03-18T07:37:23.821Z] ProgramData C:\ProgramData [2022-03-18T07:37:23.821Z] ProgramFiles C:\Program Files [2022-03-18T07:37:23.821Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-18T07:37:23.821Z] ProgramW6432 C:\Program Files [2022-03-18T07:37:23.821Z] PROMPT $P$G [2022-03-18T07:37:23.821Z] PSExecutionPolicyPreference Bypass [2022-03-18T07:37:23.821Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-18T07:37:23.821Z] PUBLIC C:\Users\Public [2022-03-18T07:37:23.821Z] rootless true [2022-03-18T07:37:23.821Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=artif... [2022-03-18T07:37:23.821Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=changes [2022-03-18T07:37:23.821Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect [2022-03-18T07:37:23.821Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=tests [2022-03-18T07:37:23.821Z] s390x false [2022-03-18T07:37:23.821Z] SKIP_VALIDATION_TESTS 1 [2022-03-18T07:37:23.821Z] SOURCES_DRIVE d [2022-03-18T07:37:23.821Z] SOURCES_SUBDIR gopath [2022-03-18T07:37:23.821Z] STAGE_NAME Run tests [2022-03-18T07:37:23.821Z] SystemDrive C: [2022-03-18T07:37:23.821Z] SystemRoot C:\Windows [2022-03-18T07:37:23.821Z] TEMP C:\Windows\TEMP [2022-03-18T07:37:23.821Z] TESTDEBUG 0 [2022-03-18T07:37:23.821Z] TESTRUN_DRIVE d [2022-03-18T07:37:23.821Z] TESTRUN_SUBDIR CI [2022-03-18T07:37:23.821Z] TIMEOUT 120m [2022-03-18T07:37:23.821Z] TMP C:\Windows\TEMP [2022-03-18T07:37:23.821Z] unit_validate true [2022-03-18T07:37:23.821Z] USERDOMAIN WORKGROUP [2022-03-18T07:37:23.821Z] USERNAME azwin-2-ae0c20$ [2022-03-18T07:37:23.821Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-18T07:37:23.821Z] validate_force false [2022-03-18T07:37:23.821Z] windir C:\Windows [2022-03-18T07:37:23.821Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-18T07:37:23.821Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-03-18T07:37:23.821Z] windows2022 true [2022-03-18T07:37:23.821Z] windows2022containerd true [2022-03-18T07:37:23.821Z] windowsRS5 true [2022-03-18T07:37:23.821Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-18T07:37:23.821Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-18T07:37:23.821Z] [2022-03-18T07:37:23.821Z] [2022-03-18T07:37:23.821Z] [2022-03-18T07:37:24.343Z] #21 2.462 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:37:24.897Z] #21 15.16 The following NEW packages will be installed: [2022-03-18T07:37:24.898Z] #21 15.16 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T07:37:24.898Z] #21 15.16 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:37:24.898Z] #21 15.16 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T07:37:24.898Z] #21 15.16 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T07:37:24.898Z] #21 15.16 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T07:37:24.898Z] #21 15.16 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T07:37:24.898Z] #21 15.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T07:37:24.898Z] #21 15.17 xz-utils zip zstd [2022-03-18T07:37:24.898Z] #21 15.48 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:37:24.898Z] #21 15.48 Need to get 27.6 MB of archives. [2022-03-18T07:37:24.898Z] #21 15.48 After this operation, 106 MB of additional disk space will be used. [2022-03-18T07:37:24.898Z] #21 15.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T07:37:24.898Z] #21 15.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T07:37:24.898Z] #21 15.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T07:37:24.898Z] #21 15.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-18T07:37:24.898Z] #21 15.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-18T07:37:24.898Z] #21 15.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-18T07:37:24.898Z] #21 15.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-18T07:37:24.898Z] #21 15.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T07:37:24.898Z] #21 15.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:37:24.898Z] #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-03-18T07:37:24.898Z] #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-03-18T07:37:24.898Z] #21 15.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T07:37:24.898Z] #21 15.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T07:37:24.898Z] #21 15.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T07:37:24.898Z] #21 15.57 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T07:37:24.898Z] #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-03-18T07:37:24.898Z] #21 15.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T07:37:24.898Z] #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-03-18T07:37:24.898Z] #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-03-18T07:37:24.898Z] #21 15.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T07:37:24.898Z] #21 15.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T07:37:24.898Z] #21 15.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:37:24.898Z] #21 15.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:37:24.898Z] #21 15.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:37:24.898Z] #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-03-18T07:37:24.898Z] #21 15.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T07:37:24.898Z] #21 15.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T07:37:25.387Z] INFO: Sources under d:\gopath\... [2022-03-18T07:37:25.387Z] INFO: Test run under d:\CI\... [2022-03-18T07:37:25.387Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-18T07:37:25.387Z] INFO: docker/docker repository was found [2022-03-18T07:37:25.387Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-03-18T07:37:25.465Z] #21 15.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T07:37:25.465Z] #21 15.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T07:37:25.465Z] #21 15.98 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-03-18T07:37:25.465Z] #21 15.98 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:37:25.465Z] #21 15.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T07:37:25.465Z] #21 16.00 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T07:37:25.465Z] #21 16.00 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T07:37:25.465Z] #21 16.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T07:37:25.465Z] #21 16.05 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T07:37:25.465Z] #21 16.06 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:37:25.465Z] #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-03-18T07:37:25.465Z] #21 16.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T07:37:25.465Z] #21 16.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T07:37:25.465Z] #21 16.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T07:37:25.465Z] #21 16.15 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T07:37:25.465Z] #21 16.16 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T07:37:25.465Z] #21 16.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T07:37:25.730Z] #21 3.713 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:37:26.033Z] #21 16.42 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T07:37:26.033Z] #21 16.46 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T07:37:26.033Z] #21 16.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T07:37:26.033Z] #21 16.49 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T07:37:26.303Z] #21 ... [2022-03-18T07:37:26.303Z] [2022-03-18T07:37:26.303Z] #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-03-18T07:37:26.303Z] #34 sha256:3e155b96bc5adc2ba6d2d9b664c9e640abafbaf3b51bf035e43247b5732eafc6 [2022-03-18T07:37:26.303Z] #34 DONE 178.9s [2022-03-18T07:37:26.374Z] ltsc2022: Pulling from windows/servercore [2022-03-18T07:37:26.375Z] 8f616e6e9eec: Pulling fs layer [2022-03-18T07:37:26.375Z] 037d5740b404: Pulling fs layer [2022-03-18T07:37:26.564Z] [2022-03-18T07:37:26.564Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:37:26.564Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:37:26.564Z] #56 11.20 + cd /tmp/tmp.nxLERjk50z/src/github.com/opencontainers/runc [2022-03-18T07:37:26.564Z] #56 11.20 + git checkout -q v1.1.0 [2022-03-18T07:37:26.564Z] #56 11.62 + '[' -z '' ']' [2022-03-18T07:37:26.564Z] #56 11.62 + target=static [2022-03-18T07:37:26.564Z] #56 11.62 + make BUILDTAGS=seccomp static [2022-03-18T07:37:26.564Z] #56 11.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T07:37:26.615Z] #21 17.03 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:37:26.615Z] #21 17.18 Fetched 27.6 MB in 1s (21.0 MB/s) [2022-03-18T07:37:26.615Z] #21 17.22 Selecting previously unselected package pigz. [2022-03-18T07:37:26.615Z] #21 17.22 (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-03-18T07:37:26.615Z] #21 17.27 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T07:37:26.615Z] #21 17.28 Unpacking pigz (2.6-1) ... [2022-03-18T07:37:26.856Z] #20 21.50 Fetched 48.9 MB in 20s (2455 kB/s) [2022-03-18T07:37:26.856Z] #20 21.50 Reading package lists... [2022-03-18T07:37:26.856Z] #20 ... [2022-03-18T07:37:26.856Z] [2022-03-18T07:37:26.856Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:37:26.856Z] #65 sha256:9cd1325d54e44b1a84ab2c9153b999215aa5d83a949aafda1aa35cb4630473a6 [2022-03-18T07:37:26.856Z] #65 21.54 Fetched 48.9 MB in 20s (2444 kB/s) [2022-03-18T07:37:26.889Z] #21 17.38 Selecting previously unselected package libelf1:amd64. [2022-03-18T07:37:26.889Z] #21 17.39 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T07:37:26.889Z] #21 17.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T07:37:26.889Z] #21 17.62 Selecting previously unselected package libbpf0:amd64. [2022-03-18T07:37:26.889Z] #21 17.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T07:37:26.889Z] #21 17.63 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:37:27.149Z] #21 17.74 Selecting previously unselected package libcap2:amd64. [2022-03-18T07:37:27.149Z] #21 17.75 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T07:37:27.149Z] #21 17.75 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:37:27.408Z] #21 17.81 Selecting previously unselected package libmnl0:amd64. [2022-03-18T07:37:27.408Z] #21 17.82 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T07:37:27.408Z] #21 17.83 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:37:27.408Z] #21 17.88 Selecting previously unselected package libxtables12:amd64. [2022-03-18T07:37:27.408Z] #21 17.88 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T07:37:27.408Z] #21 17.89 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:37:27.408Z] #21 17.97 Selecting previously unselected package libcap2-bin. [2022-03-18T07:37:27.408Z] #21 17.97 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T07:37:27.409Z] #21 18.03 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T07:37:27.668Z] #21 18.12 Selecting previously unselected package iproute2. [2022-03-18T07:37:27.668Z] #21 18.13 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T07:37:27.668Z] #21 18.15 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T07:37:27.928Z] #21 18.65 Selecting previously unselected package xxd. [2022-03-18T07:37:27.928Z] #21 18.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:37:27.928Z] #21 18.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:28.187Z] #21 18.77 Selecting previously unselected package vim-common. [2022-03-18T07:37:28.187Z] #21 18.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:37:28.187Z] #21 18.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:28.445Z] #21 18.91 Selecting previously unselected package bash-completion. [2022-03-18T07:37:28.445Z] #21 18.91 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T07:37:30.348Z] #21 20.57 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T07:37:30.348Z] #21 20.87 Selecting previously unselected package bzip2. [2022-03-18T07:37:30.348Z] #21 20.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T07:37:30.348Z] #21 20.88 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T07:37:30.348Z] #21 20.96 Selecting previously unselected package xz-utils. [2022-03-18T07:37:30.348Z] #21 20.97 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T07:37:30.348Z] #21 20.97 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T07:37:30.607Z] #21 21.14 Selecting previously unselected package apparmor. [2022-03-18T07:37:30.607Z] #21 21.15 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T07:37:30.607Z] #21 21.19 Unpacking apparmor (2.13.6-10) ... [2022-03-18T07:37:31.035Z] #23 9.659 Collecting yamllint==1.26.1 [2022-03-18T07:37:31.175Z] #21 21.62 Selecting previously unselected package inetutils-ping. [2022-03-18T07:37:31.175Z] #21 21.63 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T07:37:31.175Z] #21 21.63 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T07:37:31.175Z] #21 21.75 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T07:37:31.175Z] #21 21.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:37:31.175Z] #21 21.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:31.175Z] #21 21.84 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T07:37:31.435Z] #21 21.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:37:31.435Z] #21 21.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:31.435Z] #21 21.91 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T07:37:31.435Z] #21 21.91 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T07:37:31.435Z] #21 21.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:37:31.435Z] #21 22.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T07:37:31.435Z] #21 22.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T07:37:31.435Z] #21 22.01 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:37:31.435Z] #21 22.07 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T07:37:31.435Z] #21 22.08 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T07:37:31.435Z] #21 22.08 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:37:31.604Z] #23 10.71 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T07:37:31.694Z] #21 22.21 Selecting previously unselected package iptables. [2022-03-18T07:37:31.694Z] #21 22.21 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-18T07:37:31.694Z] #21 22.22 Unpacking iptables (1.8.7-1) ... [2022-03-18T07:37:31.953Z] #21 22.48 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:37:31.953Z] #21 22.48 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:37:31.953Z] #21 22.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:37:31.953Z] #21 22.62 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:37:31.953Z] #21 22.63 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:37:31.953Z] #21 22.64 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:37:32.212Z] #21 22.72 Selecting previously unselected package jq. [2022-03-18T07:37:32.212Z] #21 22.73 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:37:32.212Z] #21 22.74 Unpacking jq (1.6-2.1) ... [2022-03-18T07:37:32.212Z] #21 22.83 Selecting previously unselected package libaio1:amd64. [2022-03-18T07:37:32.212Z] #21 22.84 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T07:37:32.212Z] #21 22.85 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:37:32.212Z] #21 22.93 Selecting previously unselected package libgpm2:amd64. [2022-03-18T07:37:32.471Z] #21 22.94 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T07:37:32.471Z] #21 22.95 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:37:32.471Z] #21 23.03 Selecting previously unselected package libicu67:amd64. [2022-03-18T07:37:32.471Z] #21 23.03 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-18T07:37:32.471Z] #21 23.04 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T07:37:32.985Z] #23 11.89 Collecting pathspec>=0.5.3 [2022-03-18T07:37:32.985Z] #23 11.91 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T07:37:33.244Z] #23 12.24 Collecting pyyaml [2022-03-18T07:37:33.244Z] #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-03-18T07:37:33.244Z] #23 12.31 Building wheels for collected packages: yamllint [2022-03-18T07:37:33.244Z] #23 12.31 Building wheel for yamllint (setup.py): started [2022-03-18T07:37:34.182Z] #23 13.22 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T07:37:34.182Z] #23 13.23 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=761e04b719b24fd1b486dd4067bb6c33ae57c013fb6ef60461e0fc6594d93cf8 [2022-03-18T07:37:34.182Z] #23 13.23 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T07:37:34.182Z] #23 13.24 Successfully built yamllint [2022-03-18T07:37:34.182Z] #23 13.26 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T07:37:34.710Z] #56 ... [2022-03-18T07:37:34.710Z] [2022-03-18T07:37:34.710Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:37:34.710Z] #21 sha256:e158d53e8a86a3af7f75e542f3c1d4edf5e7d3c09bed52e88bfd4d14650b2241 [2022-03-18T07:37:34.710Z] #21 7.616 Fetched 8506 kB in 7s (1278 kB/s) [2022-03-18T07:37:34.710Z] #21 7.616 Reading package lists... [2022-03-18T07:37:34.710Z] #21 9.626 Reading package lists... [2022-03-18T07:37:34.710Z] #21 11.53 Building dependency tree... [2022-03-18T07:37:34.710Z] #21 12.56 The following additional packages will be installed: [2022-03-18T07:37:34.710Z] #21 12.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:37:34.710Z] #21 12.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-03-18T07:37:34.710Z] #21 12.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T07:37:34.710Z] #21 12.57 python3-pkg-resources vim-runtime xxd [2022-03-18T07:37:34.710Z] #21 12.57 Suggested packages: [2022-03-18T07:37:34.710Z] #21 12.57 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-03-18T07:37:34.710Z] #21 12.57 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-03-18T07:37:34.710Z] #21 12.57 acl attr quota [2022-03-18T07:37:34.710Z] #21 12.57 Recommended packages: [2022-03-18T07:37:34.710Z] #21 12.57 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T07:37:34.751Z] #23 13.66 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T07:37:34.950Z] #65 21.54 Reading package lists... [2022-03-18T07:37:34.950Z] #65 ... [2022-03-18T07:37:34.950Z] [2022-03-18T07:37:34.950Z] #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-03-18T07:37:34.950Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:34.950Z] #20 21.50 Reading package lists... [2022-03-18T07:37:35.010Z] #23 DONE 14.2s [2022-03-18T07:37:35.010Z] [2022-03-18T07:37:35.010Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T07:37:35.010Z] #27 sha256:75dab7e80d836abc12eafa25bdc80abef84d5c5491fbd564982480177ffcf778 [2022-03-18T07:37:35.582Z] #27 DONE 0.3s [2022-03-18T07:37:35.582Z] [2022-03-18T07:37:35.582Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T07:37:35.582Z] #32 sha256:538c6a8aa41c1ff6177236b6ac66f14df3e5af24b90e9f3a742b9f2f4e549375 [2022-03-18T07:37:35.653Z] #21 13.62 The following NEW packages will be installed: [2022-03-18T07:37:35.653Z] #21 13.63 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-03-18T07:37:35.653Z] #21 13.63 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-03-18T07:37:35.653Z] #21 13.63 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-03-18T07:37:35.653Z] #21 13.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-03-18T07:37:35.653Z] #21 13.63 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-03-18T07:37:35.653Z] #21 13.63 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-03-18T07:37:35.653Z] #21 13.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-03-18T07:37:35.653Z] #21 13.63 xz-utils zip zstd [2022-03-18T07:37:35.653Z] #21 13.94 0 upgraded, 48 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:37:35.653Z] #21 13.94 Need to get 27.6 MB of archives. [2022-03-18T07:37:35.653Z] #21 13.94 After this operation, 106 MB of additional disk space will be used. [2022-03-18T07:37:35.653Z] #21 13.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T07:37:35.653Z] #21 13.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T07:37:35.653Z] #21 13.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T07:37:35.653Z] #21 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-18T07:37:35.653Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-18T07:37:35.653Z] #21 13.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-18T07:37:35.653Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-18T07:37:35.653Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T07:37:35.653Z] #21 14.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:37:35.653Z] #21 14.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:37:35.653Z] #21 14.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T07:37:35.653Z] #21 14.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-03-18T07:37:35.760Z] #21 25.98 Selecting previously unselected package libinih1:amd64. [2022-03-18T07:37:35.760Z] #21 25.98 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-18T07:37:35.760Z] #21 25.99 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T07:37:35.760Z] #21 26.07 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:37:35.760Z] #21 26.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:37:35.760Z] #21 26.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:37:35.760Z] #21 26.17 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:37:35.760Z] #21 26.17 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:37:35.760Z] #21 26.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:37:35.760Z] #21 26.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:37:35.760Z] #21 26.27 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:37:35.760Z] #21 26.28 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:37:35.760Z] #21 26.34 Selecting previously unselected package net-tools. [2022-03-18T07:37:35.760Z] #21 26.34 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T07:37:35.760Z] #21 26.36 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:37:35.760Z] #21 26.53 Selecting previously unselected package patch. [2022-03-18T07:37:35.841Z] #32 DONE 0.4s [2022-03-18T07:37:35.841Z] [2022-03-18T07:37:35.841Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T07:37:35.841Z] #35 sha256:404cc285244ec91e2d52f29d6647cc7f5606f454724170a85a559866e27ee56a [2022-03-18T07:37:35.915Z] #21 14.04 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-03-18T07:37:35.915Z] #21 14.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T07:37:35.915Z] #21 14.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T07:37:35.915Z] #21 14.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-18T07:37:35.915Z] #21 14.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T07:37:35.915Z] #21 14.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T07:37:35.915Z] #21 14.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-18T07:37:35.915Z] #21 14.07 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T07:37:35.915Z] #21 14.07 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T07:37:35.915Z] #21 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:37:35.915Z] #21 14.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:37:35.915Z] #21 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:37:35.915Z] #21 14.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-18T07:37:35.915Z] #21 14.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T07:37:35.915Z] #21 14.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-03-18T07:37:35.915Z] #21 14.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T07:37:36.019Z] #21 26.53 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-18T07:37:36.019Z] #21 26.54 Unpacking patch (2.7.6-7) ... [2022-03-18T07:37:36.019Z] #21 26.67 Selecting previously unselected package python-pip-whl. [2022-03-18T07:37:36.019Z] #21 26.67 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T07:37:36.019Z] #21 26.68 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T07:37:36.177Z] #21 14.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T07:37:36.177Z] #21 14.32 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-03-18T07:37:36.177Z] #21 14.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:37:36.177Z] #21 14.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T07:37:36.177Z] #21 14.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-03-18T07:37:36.177Z] #21 14.34 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T07:37:36.177Z] #21 14.40 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T07:37:36.177Z] #21 14.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T07:37:36.177Z] #21 14.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:37:36.177Z] #21 14.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T07:37:36.177Z] #21 14.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T07:37:36.177Z] #21 14.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T07:37:36.177Z] #21 14.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T07:37:36.177Z] #21 14.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T07:37:36.177Z] #21 14.47 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T07:37:36.177Z] #21 14.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T07:37:36.320Z] #20 30.46 Reading package lists... [2022-03-18T07:37:36.320Z] #20 ... [2022-03-18T07:37:36.320Z] [2022-03-18T07:37:36.320Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:37:36.320Z] #45 sha256:a25c9a63d82d32e31a0a07d86836a41a260f77c666962fddec1120cae6d48ed3 [2022-03-18T07:37:36.320Z] #45 21.80 Fetched 48.9 MB in 20s (2411 kB/s) [2022-03-18T07:37:36.320Z] #45 21.80 Reading package lists... [2022-03-18T07:37:36.320Z] #45 31.02 Reading package lists... [2022-03-18T07:37:36.320Z] #45 ... [2022-03-18T07:37:36.320Z] [2022-03-18T07:37:36.320Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:37:36.320Z] #65 sha256:9cd1325d54e44b1a84ab2c9153b999215aa5d83a949aafda1aa35cb4630473a6 [2022-03-18T07:37:36.320Z] #65 21.54 Reading package lists... [2022-03-18T07:37:36.410Z] #35 DONE 0.4s [2022-03-18T07:37:36.410Z] [2022-03-18T07:37:36.410Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T07:37:36.410Z] #37 sha256:51ed6dd624c968820179ffd0302e9d2355f4298e0fabcc9253a7255d4383c3dc [2022-03-18T07:37:36.410Z] #37 DONE 0.1s [2022-03-18T07:37:36.410Z] [2022-03-18T07:37:36.410Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T07:37:36.410Z] #41 sha256:d8fd53b908a1e9f9c75fb9f56f107a0a830ec562e3bfe22d46bf709389776dbe [2022-03-18T07:37:36.410Z] #41 DONE 0.1s [2022-03-18T07:37:36.410Z] [2022-03-18T07:37:36.410Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:37:36.410Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:37:36.438Z] #21 14.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T07:37:36.438Z] #21 14.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T07:37:36.438Z] #21 14.69 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T07:37:36.438Z] #21 14.69 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T07:37:36.586Z] #21 27.25 Selecting previously unselected package python3-lib2to3. [2022-03-18T07:37:36.586Z] #21 27.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T07:37:36.586Z] #21 27.27 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:37:36.807Z] 037d5740b404: Verifying Checksum [2022-03-18T07:37:36.807Z] 037d5740b404: Download complete [2022-03-18T07:37:36.844Z] #21 27.38 Selecting previously unselected package python3-distutils. [2022-03-18T07:37:36.845Z] #21 27.39 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T07:37:36.845Z] #21 27.39 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T07:37:37.010Z] #21 15.14 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:37:37.010Z] #21 15.25 Fetched 27.6 MB in 1s (26.3 MB/s) [2022-03-18T07:37:37.010Z] #21 15.30 Selecting previously unselected package pigz. [2022-03-18T07:37:37.010Z] #21 15.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-03-18T07:37:37.010Z] #21 15.34 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T07:37:37.010Z] #21 15.34 Unpacking pigz (2.6-1) ... [2022-03-18T07:37:37.103Z] #21 27.54 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:37:37.103Z] #21 27.55 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:37:37.103Z] #21 27.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:37:37.103Z] #21 27.72 Selecting previously unselected package python3-setuptools. [2022-03-18T07:37:37.103Z] #21 27.72 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T07:37:37.103Z] #21 27.74 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T07:37:37.271Z] #21 15.44 Selecting previously unselected package libelf1:amd64. [2022-03-18T07:37:37.271Z] #21 15.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T07:37:37.271Z] #21 15.45 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T07:37:37.271Z] #21 15.58 Selecting previously unselected package libbpf0:amd64. [2022-03-18T07:37:37.271Z] #21 15.59 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T07:37:37.271Z] #21 15.59 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:37:37.362Z] #21 28.00 Selecting previously unselected package python3-wheel. [2022-03-18T07:37:37.362Z] #21 28.00 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T07:37:37.362Z] #21 28.01 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T07:37:37.362Z] #21 28.08 Selecting previously unselected package python3-pip. [2022-03-18T07:37:37.362Z] #21 28.09 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T07:37:37.533Z] #21 15.67 Selecting previously unselected package libcap2:amd64. [2022-03-18T07:37:37.533Z] #21 15.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T07:37:37.533Z] #21 15.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:37:37.533Z] #21 15.73 Selecting previously unselected package libmnl0:amd64. [2022-03-18T07:37:37.533Z] #21 15.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T07:37:37.533Z] #21 15.75 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:37:37.533Z] #21 15.81 Selecting previously unselected package libxtables12:amd64. [2022-03-18T07:37:37.533Z] #21 15.81 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T07:37:37.533Z] #21 15.81 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:37:37.533Z] #21 15.88 Selecting previously unselected package libcap2-bin. [2022-03-18T07:37:37.533Z] #21 15.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T07:37:37.533Z] #21 15.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T07:37:37.621Z] #21 28.09 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T07:37:37.621Z] #21 28.37 Selecting previously unselected package sudo. [2022-03-18T07:37:37.794Z] #21 15.96 Selecting previously unselected package iproute2. [2022-03-18T07:37:37.794Z] #21 15.96 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T07:37:37.794Z] #21 15.97 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T07:37:37.880Z] #21 28.37 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T07:37:37.880Z] #21 28.38 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T07:37:38.367Z] #21 16.41 Selecting previously unselected package xxd. [2022-03-18T07:37:38.367Z] #21 16.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:37:38.367Z] #21 16.42 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:38.367Z] #21 16.53 Selecting previously unselected package vim-common. [2022-03-18T07:37:38.367Z] #21 16.54 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:37:38.367Z] #21 16.56 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:38.448Z] #21 28.85 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T07:37:38.448Z] #21 28.86 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T07:37:38.448Z] #21 28.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:37:38.448Z] #21 29.10 Selecting previously unselected package uidmap. [2022-03-18T07:37:38.448Z] #21 29.12 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T07:37:38.448Z] #21 29.13 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T07:37:38.629Z] #21 16.70 Selecting previously unselected package bash-completion. [2022-03-18T07:37:38.629Z] #21 16.70 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T07:37:38.707Z] #21 29.29 Selecting previously unselected package vim-runtime. [2022-03-18T07:37:38.707Z] #21 29.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:37:38.707Z] #21 29.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T07:37:38.707Z] #21 29.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T07:37:38.707Z] #21 29.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:40.550Z] #21 18.43 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T07:37:40.550Z] #21 18.81 Selecting previously unselected package bzip2. [2022-03-18T07:37:40.550Z] #21 18.81 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-03-18T07:37:40.550Z] #21 18.82 Unpacking bzip2 (1.0.8-4) ... [2022-03-18T07:37:40.812Z] #21 18.89 Selecting previously unselected package xz-utils. [2022-03-18T07:37:40.812Z] #21 18.90 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-03-18T07:37:40.812Z] #21 18.91 Unpacking xz-utils (5.2.5-2) ... [2022-03-18T07:37:40.812Z] #21 19.10 Selecting previously unselected package apparmor. [2022-03-18T07:37:40.812Z] #21 19.11 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T07:37:41.074Z] #21 19.17 Unpacking apparmor (2.13.6-10) ... [2022-03-18T07:37:41.335Z] #21 19.51 Selecting previously unselected package inetutils-ping. [2022-03-18T07:37:41.335Z] #21 19.52 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T07:37:41.335Z] #21 19.53 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T07:37:41.335Z] #21 19.66 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T07:37:41.335Z] #21 19.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:37:41.335Z] #21 19.67 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:41.600Z] #21 19.74 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T07:37:41.600Z] #21 19.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:37:41.600Z] #21 19.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:41.600Z] #21 19.84 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T07:37:41.600Z] #21 19.86 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T07:37:41.600Z] #21 19.86 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:37:41.600Z] #21 19.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T07:37:41.600Z] #21 19.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T07:37:41.600Z] #21 19.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:37:41.861Z] #21 20.00 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T07:37:41.861Z] #21 20.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T07:37:41.861Z] #21 20.02 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:37:41.861Z] #21 20.10 Selecting previously unselected package iptables. [2022-03-18T07:37:41.861Z] #21 20.11 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-03-18T07:37:41.861Z] #21 20.12 Unpacking iptables (1.8.7-1) ... [2022-03-18T07:37:41.994Z] #21 32.19 Selecting previously unselected package vim. [2022-03-18T07:37:41.994Z] #21 32.21 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:37:41.994Z] #21 32.22 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:41.994Z] #21 32.70 Selecting previously unselected package xfsprogs. [2022-03-18T07:37:41.994Z] #21 32.71 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T07:37:41.994Z] #21 32.71 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T07:37:42.073Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-03-18T07:37:42.073Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ab8eec09\powershellScript.ps1'; exit $LASTEXITCODE; [2022-03-18T07:37:42.073Z] ---------------------------------------------------------------------------- [2022-03-18T07:37:42.073Z] [2022-03-18T07:37:42.073Z] INFO: executeCI.ps1 starting at Fri Mar 18 07:37:37 CUT 2022 [2022-03-18T07:37:42.073Z] [2022-03-18T07:37:42.073Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-03-18T07:37:42.073Z] INFO: Running git version 2.24.1.windows.2 [2022-03-18T07:37:42.073Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-03-18T07:37:42.073Z] INFO: Environment variables: [2022-03-18T07:37:42.073Z] [2022-03-18T07:37:42.073Z] Name Value [2022-03-18T07:37:42.073Z] ---- ----- [2022-03-18T07:37:42.073Z] ALLUSERSPROFILE C:\ProgramData [2022-03-18T07:37:42.073Z] amd64 true [2022-03-18T07:37:42.073Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-03-18T07:37:42.073Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-03-18T07:37:42.073Z] arm64 true [2022-03-18T07:37:42.073Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-03-18T07:37:42.073Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-03-18T07:37:42.073Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-03-18T07:37:42.073Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-03-18T07:37:42.073Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-03-18T07:37:42.073Z] BRANCH_NAME PR-43366 [2022-03-18T07:37:42.073Z] BUILD_DISPLAY_NAME #6 [2022-03-18T07:37:42.073Z] BUILD_ID 6 [2022-03-18T07:37:42.073Z] BUILD_NUMBER 6 [2022-03-18T07:37:42.073Z] BUILD_TAG jenkins-moby-PR-43366-6 [2022-03-18T07:37:42.073Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/ [2022-03-18T07:37:42.073Z] cgroup2 true [2022-03-18T07:37:42.073Z] CHANGE_AUTHOR corhere [2022-03-18T07:37:42.073Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2022-03-18T07:37:42.073Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2022-03-18T07:37:42.073Z] CHANGE_BRANCH finish-identitymapping-refactor [2022-03-18T07:37:42.073Z] CHANGE_FORK corhere [2022-03-18T07:37:42.073Z] CHANGE_ID 43366 [2022-03-18T07:37:42.073Z] CHANGE_TARGET master [2022-03-18T07:37:42.073Z] CHANGE_TITLE Finish refactor of UID/GID usage to a new struct [2022-03-18T07:37:42.073Z] CHANGE_URL https://github.com/moby/moby/pull/43366 [2022-03-18T07:37:42.073Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-03-18T07:37:42.073Z] CommonProgramFiles C:\Program Files\Common Files [2022-03-18T07:37:42.073Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-03-18T07:37:42.073Z] CommonProgramW6432 C:\Program Files\Common Files [2022-03-18T07:37:42.073Z] COMPUTERNAME azwin-2-8dc640 [2022-03-18T07:37:42.073Z] ComSpec C:\Windows\system32\cmd.exe [2022-03-18T07:37:42.073Z] ConfigSequenceNumber 0 [2022-03-18T07:37:42.073Z] dco true [2022-03-18T07:37:42.073Z] DOCKER_BUILDKIT 0 [2022-03-18T07:37:42.073Z] DOCKER_DUT_DEBUG 1 [2022-03-18T07:37:42.073Z] DOCKER_EXPERIMENTAL 1 [2022-03-18T07:37:42.073Z] DOCKER_GRAPHDRIVER overlay2 [2022-03-18T07:37:42.073Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-03-18T07:37:42.073Z] EXECUTOR_NUMBER 0 [2022-03-18T07:37:42.073Z] FQDN azwin-2-8dc640.westus.cloudapp.azure.com [2022-03-18T07:37:42.073Z] GIT_BRANCH PR-43366 [2022-03-18T07:37:42.073Z] GIT_COMMIT 998750555a281a71a89156bf86c4b0104db14e37 [2022-03-18T07:37:42.073Z] GIT_PREVIOUS_COMMIT 623cee27f6a1ddc8cbbab6ac08bca816ef7c4b3c [2022-03-18T07:37:42.073Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 7da531a587b76a6bf638767676d688e33436f591 [2022-03-18T07:37:42.073Z] GIT_URL https://github.com/moby/moby.git [2022-03-18T07:37:42.073Z] HUDSON_COOKIE f595733e-a5cf-4534-b989-71be01fc64a1 [2022-03-18T07:37:42.073Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-03-18T07:37:42.073Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-03-18T07:37:42.073Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-03-18T07:37:42.073Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-03-18T07:37:42.073Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-03-18T07:37:42.073Z] JENKINS_NODE_COOKIE 89d5c76b-6caa-45af-8778-53b23a3e64de [2022-03-18T07:37:42.073Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-03-18T07:37:42.073Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-03-18T07:37:42.073Z] JOB_BASE_NAME PR-43366 [2022-03-18T07:37:42.073Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/display/redirect [2022-03-18T07:37:42.073Z] JOB_NAME moby/PR-43366 [2022-03-18T07:37:42.073Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/ [2022-03-18T07:37:42.073Z] library.jps.version master [2022-03-18T07:37:42.074Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-03-18T07:37:42.074Z] NODE_LABELS amd64 azure azwin-2-8dc640 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-03-18T07:37:42.074Z] NODE_NAME azwin-2-8dc640 [2022-03-18T07:37:42.074Z] NUMBER_OF_PROCESSORS 4 [2022-03-18T07:37:42.074Z] OS Windows_NT [2022-03-18T07:37:42.074Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-03-18T07:37:42.074Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-03-18T07:37:42.074Z] ppc64le false [2022-03-18T07:37:42.074Z] PROCESSOR_ARCHITECTURE AMD64 [2022-03-18T07:37:42.074Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-03-18T07:37:42.074Z] PROCESSOR_LEVEL 6 [2022-03-18T07:37:42.074Z] PROCESSOR_REVISION 4f01 [2022-03-18T07:37:42.074Z] ProgramData C:\ProgramData [2022-03-18T07:37:42.074Z] ProgramFiles C:\Program Files [2022-03-18T07:37:42.074Z] ProgramFiles(x86) C:\Program Files (x86) [2022-03-18T07:37:42.074Z] ProgramW6432 C:\Program Files [2022-03-18T07:37:42.074Z] PROMPT $P$G [2022-03-18T07:37:42.074Z] PSExecutionPolicyPreference Bypass [2022-03-18T07:37:42.074Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-03-18T07:37:42.074Z] PUBLIC C:\Users\Public [2022-03-18T07:37:42.074Z] rootless true [2022-03-18T07:37:42.074Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=artif... [2022-03-18T07:37:42.074Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=changes [2022-03-18T07:37:42.074Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect [2022-03-18T07:37:42.074Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43366/6/display/redirect?page=tests [2022-03-18T07:37:42.074Z] s390x false [2022-03-18T07:37:42.074Z] SKIP_VALIDATION_TESTS 1 [2022-03-18T07:37:42.074Z] SOURCES_DRIVE d [2022-03-18T07:37:42.074Z] SOURCES_SUBDIR gopath [2022-03-18T07:37:42.074Z] STAGE_NAME Run tests [2022-03-18T07:37:42.074Z] SystemDrive C: [2022-03-18T07:37:42.074Z] SystemRoot C:\Windows [2022-03-18T07:37:42.074Z] TEMP C:\Windows\TEMP [2022-03-18T07:37:42.074Z] TESTDEBUG 0 [2022-03-18T07:37:42.074Z] TESTRUN_DRIVE d [2022-03-18T07:37:42.074Z] TESTRUN_SUBDIR CI [2022-03-18T07:37:42.074Z] TIMEOUT 120m [2022-03-18T07:37:42.074Z] TMP C:\Windows\TEMP [2022-03-18T07:37:42.074Z] unit_validate true [2022-03-18T07:37:42.074Z] USERDOMAIN WORKGROUP [2022-03-18T07:37:42.074Z] USERNAME azwin-2-8dc640$ [2022-03-18T07:37:42.074Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-03-18T07:37:42.074Z] validate_force false [2022-03-18T07:37:42.074Z] windir C:\Windows [2022-03-18T07:37:42.074Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-03-18T07:37:42.074Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-03-18T07:37:42.074Z] windows2022 true [2022-03-18T07:37:42.074Z] windows2022containerd true [2022-03-18T07:37:42.074Z] windowsRS5 true [2022-03-18T07:37:42.074Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-03-18T07:37:42.074Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-03-18T07:37:42.074Z] [2022-03-18T07:37:42.074Z] [2022-03-18T07:37:42.074Z] [2022-03-18T07:37:42.074Z] INFO: Sources under d:\gopath\... [2022-03-18T07:37:42.074Z] INFO: Test run under d:\CI\... [2022-03-18T07:37:42.074Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-03-18T07:37:42.074Z] INFO: docker/docker repository was found [2022-03-18T07:37:42.074Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-03-18T07:37:42.074Z] ltsc2019: Pulling from windows/servercore [2022-03-18T07:37:42.074Z] 4612f6d0b889: Pulling fs layer [2022-03-18T07:37:42.074Z] 0a6173b79e25: Pulling fs layer [2022-03-18T07:37:42.127Z] #21 20.37 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:37:42.127Z] #21 20.39 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:37:42.127Z] #21 20.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:37:42.390Z] #21 20.55 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:37:42.390Z] #21 20.55 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:37:42.390Z] #21 20.56 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:37:42.390Z] #21 20.67 Selecting previously unselected package jq. [2022-03-18T07:37:42.390Z] #21 20.67 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:37:42.390Z] #21 20.68 Unpacking jq (1.6-2.1) ... [2022-03-18T07:37:42.390Z] #21 20.73 Selecting previously unselected package libaio1:amd64. [2022-03-18T07:37:42.390Z] #21 20.75 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T07:37:42.390Z] #21 20.76 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:37:42.390Z] #21 20.80 Selecting previously unselected package libgpm2:amd64. [2022-03-18T07:37:42.561Z] #21 33.11 Selecting previously unselected package zip. [2022-03-18T07:37:42.561Z] #21 33.13 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-18T07:37:42.561Z] #21 33.13 Unpacking zip (3.0-12) ... [2022-03-18T07:37:42.651Z] #21 20.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T07:37:42.651Z] #21 20.81 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:37:42.651Z] #21 20.87 Selecting previously unselected package libicu67:amd64. [2022-03-18T07:37:42.651Z] #21 20.87 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-03-18T07:37:42.651Z] #21 20.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-03-18T07:37:42.821Z] #21 33.25 Selecting previously unselected package zstd. [2022-03-18T07:37:42.821Z] #21 33.26 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T07:37:42.821Z] #21 33.27 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:37:43.080Z] #21 33.64 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:37:44.018Z] #21 34.56 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:44.018Z] #21 34.58 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:37:44.018Z] #21 34.59 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:37:44.018Z] #21 34.62 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T07:37:44.018Z] #21 34.66 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:44.018Z] #21 34.68 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T07:37:44.018Z] #21 34.70 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T07:37:44.018Z] #21 34.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:37:44.018Z] #21 34.74 Setting up bzip2 (1.0.8-4) ... [2022-03-18T07:37:44.018Z] #21 34.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:37:44.277Z] #21 34.79 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T07:37:44.416Z] #65 30.89 Reading package lists... [2022-03-18T07:37:44.416Z] #65 ... [2022-03-18T07:37:44.416Z] [2022-03-18T07:37:44.416Z] #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-03-18T07:37:44.416Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:44.416Z] #20 30.46 Reading package lists... [2022-03-18T07:37:44.845Z] #21 35.49 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:44.845Z] #21 35.50 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:37:44.845Z] #21 35.52 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T07:37:44.845Z] #21 35.53 Setting up apparmor (2.13.6-10) ... [2022-03-18T07:37:45.952Z] #21 23.88 Selecting previously unselected package libinih1:amd64. [2022-03-18T07:37:45.952Z] #21 23.89 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-03-18T07:37:45.952Z] #21 23.89 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T07:37:45.952Z] #21 23.94 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:37:45.952Z] #21 23.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:37:45.952Z] #21 23.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:37:45.952Z] #21 24.03 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:37:45.952Z] #21 24.05 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:37:45.952Z] #21 24.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:37:45.952Z] #21 24.13 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:37:45.952Z] #21 24.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:37:45.952Z] #21 24.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:37:45.952Z] #21 24.19 Selecting previously unselected package net-tools. [2022-03-18T07:37:45.952Z] #21 24.21 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T07:37:45.952Z] #21 24.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:37:46.212Z] #21 24.41 Selecting previously unselected package patch. [2022-03-18T07:37:46.212Z] #21 24.43 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-03-18T07:37:46.212Z] #21 24.44 Unpacking patch (2.7.6-7) ... [2022-03-18T07:37:46.309Z] #20 39.61 Building dependency tree... [2022-03-18T07:37:46.476Z] #21 24.53 Selecting previously unselected package python-pip-whl. [2022-03-18T07:37:46.476Z] #21 24.54 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T07:37:46.476Z] #21 24.54 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T07:37:46.749Z] #21 37.11 Setting up zip (3.0-12) ... [2022-03-18T07:37:46.749Z] #21 37.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:46.749Z] #21 37.16 Setting up bash-completion (1:2.11-2) ... [2022-03-18T07:37:46.765Z] #21 25.05 Selecting previously unselected package python3-lib2to3. [2022-03-18T07:37:46.765Z] #21 25.06 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T07:37:46.765Z] #21 25.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:37:47.077Z] #21 25.15 Selecting previously unselected package python3-distutils. [2022-03-18T07:37:47.077Z] #21 25.15 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T07:37:47.077Z] #21 25.15 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T07:37:47.077Z] #21 25.29 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:37:47.077Z] #21 25.30 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:37:47.077Z] #21 25.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:37:47.340Z] #21 25.44 Selecting previously unselected package python3-setuptools. [2022-03-18T07:37:47.340Z] #21 25.44 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T07:37:47.340Z] #21 25.45 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T07:37:47.340Z] #21 25.73 Selecting previously unselected package python3-wheel. [2022-03-18T07:37:47.605Z] #21 25.73 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T07:37:47.605Z] #21 25.74 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T07:37:47.605Z] #21 25.82 Selecting previously unselected package python3-pip. [2022-03-18T07:37:47.605Z] #21 25.83 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-03-18T07:37:47.605Z] #21 25.84 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T07:37:47.870Z] #21 26.15 Selecting previously unselected package sudo. [2022-03-18T07:37:47.870Z] #21 26.15 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T07:37:47.870Z] #21 26.17 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T07:37:48.448Z] #21 26.73 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T07:37:48.448Z] #21 26.74 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T07:37:48.448Z] #21 26.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:37:48.654Z] #21 39.01 Setting up xz-utils (5.2.5-2) ... [2022-03-18T07:37:48.654Z] #21 39.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T07:37:48.654Z] #21 39.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:37:48.654Z] #21 39.06 Setting up patch (2.7.6-7) ... [2022-03-18T07:37:48.654Z] #21 39.08 Setting up sudo (1.9.5p2-3) ... [2022-03-18T07:37:48.654Z] #21 39.18 invoke-rc.d: could not determine current runlevel [2022-03-18T07:37:48.654Z] #21 39.19 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T07:37:48.654Z] #21 39.20 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T07:37:48.654Z] #21 39.22 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:37:48.654Z] #21 39.24 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T07:37:48.654Z] #21 39.26 Setting up pigz (2.6-1) ... [2022-03-18T07:37:48.654Z] #21 39.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:37:48.654Z] #21 39.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:37:48.654Z] #21 39.32 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T07:37:48.654Z] #21 39.34 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:48.720Z] #21 26.95 Selecting previously unselected package uidmap. [2022-03-18T07:37:48.720Z] #21 26.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T07:37:48.720Z] #21 26.96 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T07:37:48.720Z] #21 27.11 Selecting previously unselected package vim-runtime. [2022-03-18T07:37:48.720Z] #21 27.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:37:48.865Z] #20 43.89 The following additional packages will be installed: [2022-03-18T07:37:48.865Z] #20 43.89 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:37:48.865Z] #20 43.90 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-03-18T07:37:48.865Z] #20 43.90 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-03-18T07:37:48.865Z] #20 43.90 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-03-18T07:37:48.865Z] #20 43.90 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-03-18T07:37:48.865Z] #20 43.91 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-03-18T07:37:48.865Z] #20 43.92 mingw-w64-common mingw-w64-x86-64-dev [2022-03-18T07:37:48.865Z] #20 43.95 Suggested packages: [2022-03-18T07:37:48.865Z] #20 43.95 gcc-10-locales seccomp wine64 [2022-03-18T07:37:48.980Z] #21 27.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T07:37:48.981Z] #21 27.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T07:37:48.981Z] #21 27.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:49.122Z] #20 44.71 The following NEW packages will be installed: [2022-03-18T07:37:49.122Z] #20 44.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-03-18T07:37:49.122Z] #20 44.71 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-03-18T07:37:49.122Z] #20 44.71 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-03-18T07:37:49.122Z] #20 44.71 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-03-18T07:37:49.122Z] #20 44.71 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-03-18T07:37:49.122Z] #20 44.72 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-03-18T07:37:49.122Z] #20 44.72 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-03-18T07:37:49.122Z] #20 44.72 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-03-18T07:37:49.122Z] #20 44.72 mingw-w64-x86-64-dev [2022-03-18T07:37:49.380Z] #20 45.10 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:37:49.380Z] #20 45.10 Need to get 115 MB of archives. [2022-03-18T07:37:49.380Z] #20 45.10 After this operation, 645 MB of additional disk space will be used. [2022-03-18T07:37:49.380Z] #20 45.10 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-03-18T07:37:49.590Z] #21 39.93 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:37:49.590Z] #21 39.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:37:49.637Z] #20 45.15 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-03-18T07:37:49.637Z] #20 45.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-03-18T07:37:49.637Z] #20 45.22 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-03-18T07:37:49.637Z] #20 45.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-03-18T07:37:49.637Z] #20 45.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-03-18T07:37:49.637Z] #20 45.35 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-03-18T07:37:49.849Z] #21 40.39 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T07:37:49.849Z] #21 40.43 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:37:49.849Z] #21 40.45 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:37:49.849Z] #21 40.47 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T07:37:49.894Z] #20 45.44 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-03-18T07:37:49.894Z] #20 45.44 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-03-18T07:37:49.894Z] #20 45.62 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-03-18T07:37:50.108Z] #21 40.84 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:50.109Z] #21 40.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T07:37:50.109Z] #21 40.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T07:37:50.367Z] #21 40.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T07:37:50.367Z] #21 40.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T07:37:50.367Z] #21 40.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T07:37:50.367Z] #21 40.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T07:37:50.367Z] #21 40.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T07:37:50.367Z] #21 40.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T07:37:50.367Z] #21 40.94 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T07:37:50.459Z] #20 46.10 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-03-18T07:37:50.719Z] #20 46.31 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-03-18T07:37:50.719Z] #20 ... [2022-03-18T07:37:50.719Z] [2022-03-18T07:37:50.719Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-03-18T07:37:50.719Z] #65 sha256:9cd1325d54e44b1a84ab2c9153b999215aa5d83a949aafda1aa35cb4630473a6 [2022-03-18T07:37:50.719Z] #65 30.89 Reading package lists... [2022-03-18T07:37:50.719Z] #65 39.96 Building dependency tree... [2022-03-18T07:37:50.719Z] #65 44.09 The following additional packages will be installed: [2022-03-18T07:37:50.719Z] #65 44.11 libbtrfs0 [2022-03-18T07:37:50.719Z] #65 44.37 The following NEW packages will be installed: [2022-03-18T07:37:50.719Z] #65 44.39 libbtrfs-dev libbtrfs0 [2022-03-18T07:37:50.719Z] #65 44.85 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:37:50.719Z] #65 44.85 Need to get 460 kB of archives. [2022-03-18T07:37:50.719Z] #65 44.85 After this operation, 1237 kB of additional disk space will be used. [2022-03-18T07:37:50.719Z] #65 44.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:37:50.719Z] #65 44.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:37:50.719Z] #65 45.37 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:37:50.719Z] #65 45.65 Fetched 460 kB in 0s (1443 kB/s) [2022-03-18T07:37:50.719Z] #65 45.70 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:37:50.720Z] #65 45.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-18T07:37:50.720Z] #65 45.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:37:50.720Z] #65 45.76 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:37:50.720Z] #65 45.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:37:50.720Z] #65 45.90 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:37:50.720Z] #65 45.91 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:37:50.720Z] #65 46.04 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:37:50.720Z] #65 46.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:37:50.720Z] #65 46.06 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:37:50.720Z] #65 DONE 46.3s [2022-03-18T07:37:50.720Z] [2022-03-18T07:37:50.720Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-03-18T07:37:50.720Z] #66 sha256:0d5cccb8d363843d5d057e81d6236f4b15cf0a9a31ce7d61bcc51b6a8c19b981 [2022-03-18T07:37:50.720Z] #66 DONE 0.1s [2022-03-18T07:37:50.720Z] [2022-03-18T07:37:50.720Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:37:50.720Z] #45 sha256:a25c9a63d82d32e31a0a07d86836a41a260f77c666962fddec1120cae6d48ed3 [2022-03-18T07:37:50.720Z] #45 31.02 Reading package lists... [2022-03-18T07:37:50.720Z] #45 40.02 Building dependency tree... [2022-03-18T07:37:50.720Z] #45 44.14 The following additional packages will be installed: [2022-03-18T07:37:50.720Z] #45 44.17 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-03-18T07:37:50.720Z] #45 44.20 Suggested packages: [2022-03-18T07:37:50.720Z] #45 44.20 cmake-doc ninja-build lrzip [2022-03-18T07:37:50.720Z] #45 44.20 Recommended packages: [2022-03-18T07:37:50.720Z] #45 44.20 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-03-18T07:37:50.720Z] #45 44.79 The following NEW packages will be installed: [2022-03-18T07:37:50.720Z] #45 44.81 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-03-18T07:37:50.720Z] #45 45.17 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:37:50.720Z] #45 45.17 Need to get 8418 kB of archives. [2022-03-18T07:37:50.720Z] #45 45.17 After this operation, 34.9 MB of additional disk space will be used. [2022-03-18T07:37:50.720Z] #45 45.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:37:50.720Z] #45 45.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:37:50.720Z] #45 45.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-03-18T07:37:50.720Z] #45 45.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-03-18T07:37:50.720Z] #45 45.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-03-18T07:37:50.720Z] #45 45.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-03-18T07:37:50.720Z] #45 45.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-03-18T07:37:50.720Z] #45 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-03-18T07:37:50.720Z] #45 46.22 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:37:50.976Z] #45 ... [2022-03-18T07:37:50.976Z] [2022-03-18T07:37:50.976Z] #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-03-18T07:37:50.976Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:50.976Z] #20 46.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-03-18T07:37:51.297Z] #51 ... [2022-03-18T07:37:51.297Z] [2022-03-18T07:37:51.297Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:37:51.297Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:37:51.297Z] #43 187.4 + dpkg --print-architecture [2022-03-18T07:37:51.297Z] #43 187.4 + git checkout -q v2.1.0 [2022-03-18T07:37:51.297Z] #43 187.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T07:37:51.297Z] #43 187.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T07:37:51.543Z] #20 47.15 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-03-18T07:37:51.744Z] #21 42.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:37:51.799Z] #20 47.38 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-03-18T07:37:51.799Z] #20 47.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-03-18T07:37:51.799Z] #20 47.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-03-18T07:37:51.799Z] #20 47.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-03-18T07:37:51.799Z] #20 47.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-03-18T07:37:51.799Z] #20 47.39 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-03-18T07:37:51.799Z] #20 47.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-03-18T07:37:51.799Z] #20 47.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-03-18T07:37:51.799Z] #20 47.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-03-18T07:37:51.799Z] #20 47.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-03-18T07:37:51.799Z] #20 47.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-03-18T07:37:51.799Z] #20 47.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-03-18T07:37:51.799Z] #20 47.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-03-18T07:37:51.799Z] #20 47.41 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-03-18T07:37:51.799Z] #20 47.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-03-18T07:37:51.799Z] #20 47.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-03-18T07:37:52.003Z] #21 42.49 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:37:52.003Z] #21 42.52 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:37:52.003Z] #21 42.54 Setting up python3-pip (20.3.4-4) ... [2022-03-18T07:37:52.280Z] #21 30.13 Selecting previously unselected package vim. [2022-03-18T07:37:52.280Z] #21 30.14 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:37:52.280Z] #21 30.15 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:52.361Z] #20 47.89 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:37:52.541Z] #21 30.72 Selecting previously unselected package xfsprogs. [2022-03-18T07:37:52.541Z] #21 30.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T07:37:52.541Z] #21 30.74 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T07:37:52.619Z] #20 48.17 Fetched 115 MB in 3s (44.1 MB/s) [2022-03-18T07:37:52.619Z] #20 48.23 Selecting previously unselected package binutils-mingw-w64-i686. [2022-03-18T07:37:52.619Z] #20 48.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-18T07:37:52.619Z] #20 48.27 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:37:52.619Z] #20 48.28 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:37:52.802Z] #21 31.17 Selecting previously unselected package zip. [2022-03-18T07:37:53.063Z] #21 31.17 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-03-18T07:37:53.063Z] #21 31.18 Unpacking zip (3.0-12) ... [2022-03-18T07:37:53.063Z] #21 31.29 Selecting previously unselected package zstd. [2022-03-18T07:37:53.063Z] #21 31.29 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T07:37:53.063Z] #21 31.30 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:37:53.324Z] #21 31.66 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:37:53.380Z] #21 43.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:37:53.380Z] #21 43.71 Setting up jq (1.6-2.1) ... [2022-03-18T07:37:53.380Z] #21 43.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:37:53.380Z] #21 43.75 Setting up iptables (1.8.7-1) ... [2022-03-18T07:37:53.380Z] #21 43.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:37:53.380Z] #21 43.78 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:37:53.380Z] #21 43.79 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:37:53.380Z] #21 43.79 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:37:53.380Z] #21 43.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T07:37:53.381Z] #21 43.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T07:37:53.381Z] #21 43.83 Setting up iproute2 (5.10.0-4) ... [2022-03-18T07:37:53.549Z] #20 49.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-03-18T07:37:53.549Z] #20 49.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-03-18T07:37:53.549Z] #20 49.24 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:37:53.640Z] #21 44.20 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:37:54.267Z] #21 32.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:54.268Z] #21 32.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:37:54.268Z] #21 32.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:37:54.268Z] #21 32.46 Setting up libicu67:amd64 (67.1-7) ... [2022-03-18T07:37:54.268Z] #21 32.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:37:54.268Z] #21 32.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T07:37:54.268Z] #21 32.53 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T07:37:54.268Z] #21 32.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:37:54.268Z] #21 32.55 Setting up bzip2 (1.0.8-4) ... [2022-03-18T07:37:54.268Z] #21 32.57 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:37:54.268Z] #21 32.58 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T07:37:54.479Z] 0a6173b79e25: Verifying Checksum [2022-03-18T07:37:54.479Z] 0a6173b79e25: Download complete [2022-03-18T07:37:54.879Z] #51 ... [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #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-03-18T07:37:54.879Z] #26 sha256:c2cd51f6a06e6a76fc035e3f4ac7e68f6a92ef5bacbf3141e8a7fbd21accf0cb [2022-03-18T07:37:54.879Z] #26 204.5 + return [2022-03-18T07:37:54.879Z] #26 DONE 207.3s [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:37:54.879Z] #51 sha256:5bc3293fc53fe648d35fe11f561dad360a983caa0d446ea367b39804f24f6e7d [2022-03-18T07:37:54.879Z] #51 ... [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T07:37:54.879Z] #27 sha256:edee5c62a828671c2120b01e7c5255df528f4f4e88b4b9e0737fd4a473b0a9b2 [2022-03-18T07:37:54.879Z] #27 ... [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:37:54.879Z] #51 sha256:5bc3293fc53fe648d35fe11f561dad360a983caa0d446ea367b39804f24f6e7d [2022-03-18T07:37:54.879Z] #51 210.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T07:37:54.879Z] #51 DONE 211.0s [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T07:37:54.879Z] #27 sha256:edee5c62a828671c2120b01e7c5255df528f4f4e88b4b9e0737fd4a473b0a9b2 [2022-03-18T07:37:54.879Z] #27 DONE 1.0s [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T07:37:54.879Z] #32 sha256:b1531819d27ce8dce121338239169dfa085f3736a61d750902b878e66ab4948a [2022-03-18T07:37:54.879Z] #32 DONE 1.1s [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T07:37:54.879Z] #35 sha256:3b3d5bd47f1ab16767a5e08cd1b6794347b45f579b4f5ac635c7ac81ba5c3c82 [2022-03-18T07:37:54.879Z] #35 DONE 1.8s [2022-03-18T07:37:54.879Z] [2022-03-18T07:37:54.879Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:37:54.879Z] #56 sha256:75885be6ec0b4759f7214edcad2f12f4487c730f8988ab392965c9cc2548bac1 [2022-03-18T07:37:54.879Z] #56 118.3 + mkdir -p /build [2022-03-18T07:37:54.879Z] #56 118.3 + cp runc /build/runc [2022-03-18T07:37:54.919Z] #20 50.33 Selecting previously unselected package binutils-mingw-w64. [2022-03-18T07:37:54.919Z] #20 50.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-03-18T07:37:54.919Z] #20 50.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:37:54.919Z] #20 ... [2022-03-18T07:37:54.919Z] [2022-03-18T07:37:54.919Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-03-18T07:37:54.919Z] #70 sha256:4a03ed9c1cda06263f0f6f2b7c992dfb1a03641a0e5408dd3f1ba41f6ef2b5d1 [2022-03-18T07:37:54.919Z] #70 46.95 + for f in rootlesskit rootlesskit-docker-proxy [2022-03-18T07:37:54.919Z] #70 46.95 + GOBIN=/build [2022-03-18T07:37:54.919Z] #70 46.95 + GO111MODULE=on [2022-03-18T07:37:54.919Z] #70 46.95 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-03-18T07:37:54.919Z] #70 49.85 rootlesskit version 0.14.6 [2022-03-18T07:37:54.919Z] #70 49.85 Usage of /build/rootlesskit-docker-proxy: [2022-03-18T07:37:54.919Z] #70 49.85 -container-ip string [2022-03-18T07:37:54.919Z] #70 49.85 container ip [2022-03-18T07:37:54.919Z] #70 49.85 -container-port int [2022-03-18T07:37:54.919Z] #70 49.85 container port (default -1) [2022-03-18T07:37:54.919Z] #70 49.85 -host-ip string [2022-03-18T07:37:54.919Z] #70 49.85 host ip [2022-03-18T07:37:54.919Z] #70 49.85 -host-port int [2022-03-18T07:37:54.919Z] #70 49.85 host port (default -1) [2022-03-18T07:37:54.919Z] #70 49.85 -proto string [2022-03-18T07:37:54.919Z] #70 49.85 proxy protocol (default "tcp") [2022-03-18T07:37:54.919Z] #70 DONE 50.1s [2022-03-18T07:37:54.919Z] [2022-03-18T07:37:54.919Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-03-18T07:37:54.919Z] #45 sha256:a25c9a63d82d32e31a0a07d86836a41a260f77c666962fddec1120cae6d48ed3 [2022-03-18T07:37:54.919Z] #45 46.75 Fetched 8418 kB in 0s (18.2 MB/s) [2022-03-18T07:37:54.919Z] #45 46.81 Selecting previously unselected package xxd. [2022-03-18T07:37:54.919Z] #45 46.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-03-18T07:37:54.919Z] #45 46.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:37:54.919Z] #45 46.90 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 46.98 Selecting previously unselected package vim-common. [2022-03-18T07:37:54.919Z] #45 46.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:37:54.919Z] #45 47.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 47.16 Selecting previously unselected package cmake-data. [2022-03-18T07:37:54.919Z] #45 47.16 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-03-18T07:37:54.919Z] #45 47.17 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 47.90 Selecting previously unselected package libarchive13:amd64. [2022-03-18T07:37:54.919Z] #45 47.91 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-03-18T07:37:54.919Z] #45 47.92 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:37:54.919Z] #45 47.99 Selecting previously unselected package libjsoncpp24:amd64. [2022-03-18T07:37:54.919Z] #45 47.99 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-03-18T07:37:54.919Z] #45 48.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:37:54.919Z] #45 48.06 Selecting previously unselected package librhash0:amd64. [2022-03-18T07:37:54.919Z] #45 48.07 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-03-18T07:37:54.919Z] #45 48.08 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:37:54.919Z] #45 48.18 Selecting previously unselected package libuv1:amd64. [2022-03-18T07:37:54.919Z] #45 48.18 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-03-18T07:37:54.919Z] #45 48.19 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:37:54.919Z] #45 48.26 Selecting previously unselected package cmake. [2022-03-18T07:37:54.919Z] #45 48.27 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-03-18T07:37:54.919Z] #45 48.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 49.84 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-03-18T07:37:54.919Z] #45 49.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 49.86 Setting up libuv1:amd64 (1.40.0-2) ... [2022-03-18T07:37:54.919Z] #45 49.87 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 49.89 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-03-18T07:37:54.919Z] #45 49.91 Setting up librhash0:amd64 (1.4.1-2) ... [2022-03-18T07:37:54.919Z] #45 49.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 49.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-03-18T07:37:54.919Z] #45 49.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:37:54.919Z] #45 DONE 50.4s [2022-03-18T07:37:54.919Z] [2022-03-18T07:37:54.919Z] #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-03-18T07:37:54.919Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:54.919Z] #20 50.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-03-18T07:37:54.919Z] #20 50.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:37:54.919Z] #20 50.48 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:37:54.919Z] #20 ... [2022-03-18T07:37:54.919Z] [2022-03-18T07:37:54.919Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-03-18T07:37:54.919Z] #71 sha256:461e535421439bce5ef7effd1a6abb2fe72b3cd55388f5332d1417c7dfe8e3d7 [2022-03-18T07:37:54.919Z] #71 DONE 0.1s [2022-03-18T07:37:54.919Z] [2022-03-18T07:37:54.919Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-03-18T07:37:54.919Z] #46 sha256:5220e69222e5451331db68b6946322220d71e1bbb4a01be86e8e1ab2379e8fb3 [2022-03-18T07:37:54.919Z] #46 DONE 0.1s [2022-03-18T07:37:54.919Z] [2022-03-18T07:37:54.919Z] #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-03-18T07:37:54.919Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:54.919Z] #20 50.56 Selecting previously unselected package dmsetup. [2022-03-18T07:37:54.919Z] #20 50.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:37:54.919Z] #20 50.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:37:55.144Z] #56 DONE 118.7s [2022-03-18T07:37:55.144Z] [2022-03-18T07:37:55.144Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T07:37:55.144Z] #37 sha256:415942770e5babd99bb620f11556e715e5c47df055426d715e4bcc401143a2ea [2022-03-18T07:37:55.144Z] #37 DONE 0.5s [2022-03-18T07:37:55.144Z] [2022-03-18T07:37:55.144Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T07:37:55.144Z] #41 sha256:5b1026394a13c4144f7c88fabf015bc64ed58f9c467e96fe5d510a57dea595cf [2022-03-18T07:37:55.144Z] #41 DONE 0.1s [2022-03-18T07:37:55.144Z] [2022-03-18T07:37:55.144Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:37:55.144Z] #60 sha256:74ce9a14baf82e8fa48578e1da664c236fe42ea1fcd188413c458abd61a3a2ef [2022-03-18T07:37:55.144Z] #60 ... [2022-03-18T07:37:55.144Z] [2022-03-18T07:37:55.144Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T07:37:55.144Z] #44 sha256:46e73cbd484cce0f3a736e8cacb40c0d401d4c9a3004ec88cb92c75795b20625 [2022-03-18T07:37:55.177Z] #20 ... [2022-03-18T07:37:55.177Z] [2022-03-18T07:37:55.177Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-03-18T07:37:55.177Z] #72 sha256:6eaa4a8396dedb33ab32b06f4635e0fa11344b39734ebf57950ef4a087900e60 [2022-03-18T07:37:55.177Z] #72 DONE 0.1s [2022-03-18T07:37:55.177Z] [2022-03-18T07:37:55.177Z] #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-03-18T07:37:55.177Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:55.177Z] #20 50.68 Selecting previously unselected package mingw-w64-common. [2022-03-18T07:37:55.177Z] #20 50.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-03-18T07:37:55.177Z] #20 50.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-03-18T07:37:55.212Z] #21 33.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:55.212Z] #21 33.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:37:55.212Z] #21 33.20 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T07:37:55.212Z] #21 33.21 Setting up apparmor (2.13.6-10) ... [2022-03-18T07:37:55.404Z] #44 DONE 0.4s [2022-03-18T07:37:55.404Z] [2022-03-18T07:37:55.404Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T07:37:55.404Z] #48 sha256:1e8edc85bdbc5e72621cb304844ac644db896576e4e08e519a0118dc0abf817e [2022-03-18T07:37:55.547Z] #21 DONE 45.9s [2022-03-18T07:37:55.547Z] [2022-03-18T07:37:55.547Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:37:55.547Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:37:55.547Z] #60 ... [2022-03-18T07:37:55.547Z] [2022-03-18T07:37:55.547Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-18T07:37:55.547Z] #22 sha256:ed7fe94fbb2961af3bb93c02354aa59c9cb7d9d92ce912a10e78573d189c3814 [2022-03-18T07:37:55.664Z] #48 DONE 0.1s [2022-03-18T07:37:55.664Z] [2022-03-18T07:37:55.664Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T07:37:55.664Z] #50 sha256:efbe26625724dde1637ca1a0a7edcd330bdd41c56d55337d3583923ec3c37aae [2022-03-18T07:37:55.925Z] #50 DONE 0.2s [2022-03-18T07:37:55.925Z] [2022-03-18T07:37:55.925Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T07:37:55.925Z] #52 sha256:9f5f65032a1197fc9e4dfbaebd286f013b47eebf23a2b7747975b72eb0360417 [2022-03-18T07:37:56.114Z] #22 0.878 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T07:37:56.114Z] #22 0.883 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T07:37:56.114Z] #22 0.888 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T07:37:56.114Z] #22 DONE 1.0s [2022-03-18T07:37:56.114Z] [2022-03-18T07:37:56.114Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T07:37:56.114Z] #23 sha256:330aea1b143cdfbf2ed1fda502cb45dae8dc07959bb789fe7ca7f67b6849035f [2022-03-18T07:37:56.495Z] #52 DONE 0.6s [2022-03-18T07:37:56.495Z] [2022-03-18T07:37:56.495Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:37:56.495Z] #60 sha256:74ce9a14baf82e8fa48578e1da664c236fe42ea1fcd188413c458abd61a3a2ef [2022-03-18T07:37:56.495Z] #60 ... [2022-03-18T07:37:56.495Z] [2022-03-18T07:37:56.495Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T07:37:56.495Z] #54 sha256:ece600cbb6e084ba6f34304f0172bffcfd759a2bc16a363b4705925aa24d08d2 [2022-03-18T07:37:56.495Z] #54 DONE 0.1s [2022-03-18T07:37:56.495Z] [2022-03-18T07:37:56.495Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T07:37:56.495Z] #57 sha256:52c85f918df5ef1c6acc022202c1f0d21ea77e2e253262ee847cbc5e9d6165d3 [2022-03-18T07:37:56.597Z] #21 34.59 Setting up zip (3.0-12) ... [2022-03-18T07:37:56.597Z] #21 34.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:56.597Z] #21 34.63 Setting up bash-completion (1:2.11-2) ... [2022-03-18T07:37:57.065Z] #57 DONE 0.5s [2022-03-18T07:37:57.065Z] [2022-03-18T07:37:57.065Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:37:57.065Z] #60 sha256:74ce9a14baf82e8fa48578e1da664c236fe42ea1fcd188413c458abd61a3a2ef [2022-03-18T07:37:57.634Z] #60 187.3 + bin/containerd [2022-03-18T07:37:57.699Z] #20 52.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-03-18T07:37:57.699Z] #20 52.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-03-18T07:37:57.699Z] #20 52.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:37:58.249Z] #21 36.43 Setting up xz-utils (5.2.5-2) ... [2022-03-18T07:37:58.249Z] #21 36.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-03-18T07:37:58.249Z] #21 36.47 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:37:58.249Z] #21 36.49 Setting up patch (2.7.6-7) ... [2022-03-18T07:37:58.249Z] #21 36.50 Setting up sudo (1.9.5p2-3) ... [2022-03-18T07:37:58.249Z] #21 36.56 invoke-rc.d: could not determine current runlevel [2022-03-18T07:37:58.249Z] #21 36.56 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T07:37:58.249Z] #21 36.58 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T07:37:58.249Z] #21 36.59 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:37:58.249Z] #21 36.61 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T07:37:58.249Z] #21 36.62 Setting up pigz (2.6-1) ... [2022-03-18T07:37:58.249Z] #21 36.63 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:37:58.249Z] #21 36.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:37:58.510Z] #21 36.69 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T07:37:58.510Z] #21 36.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:37:58.630Z] #20 ... [2022-03-18T07:37:58.630Z] [2022-03-18T07:37:58.630Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-03-18T07:37:58.630Z] #47 sha256:d3094c20d087429d2adfa46bcf8e29896437f6b0755fad107c99e4f368c34d9f [2022-03-18T07:37:58.630Z] #47 1.315 + RM_GOPATH=0 [2022-03-18T07:37:58.630Z] #47 1.315 + TMP_GOPATH= [2022-03-18T07:37:58.630Z] #47 1.315 + : /build [2022-03-18T07:37:58.630Z] #47 1.315 + '[' -z '' ']' [2022-03-18T07:37:58.630Z] #47 1.315 ++ mktemp -d [2022-03-18T07:37:58.630Z] #47 1.315 + export GOPATH=/tmp/tmp.QrLoYSS5S6 [2022-03-18T07:37:58.630Z] #47 1.318 + GOPATH=/tmp/tmp.QrLoYSS5S6 [2022-03-18T07:37:58.630Z] #47 1.318 + RM_GOPATH=1 [2022-03-18T07:37:58.630Z] #47 1.318 + case "$(go env GOARCH)" in [2022-03-18T07:37:58.630Z] #47 1.318 ++ go env GOARCH [2022-03-18T07:37:58.630Z] #47 1.332 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:58.630Z] #47 1.332 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:58.630Z] #47 1.334 ++ dirname /install.sh [2022-03-18T07:37:58.630Z] #47 1.334 + dir=/ [2022-03-18T07:37:58.630Z] #47 1.334 + bin=tini [2022-03-18T07:37:58.630Z] #47 1.334 + shift [2022-03-18T07:37:58.630Z] #47 1.334 + '[' '!' -f //tini.installer ']' [2022-03-18T07:37:58.630Z] #47 1.334 + . //tini.installer [2022-03-18T07:37:58.630Z] #47 1.334 ++ : v0.19.0 [2022-03-18T07:37:58.630Z] #47 1.334 + install_tini [2022-03-18T07:37:58.630Z] #47 1.334 + echo 'Install tini version v0.19.0' [2022-03-18T07:37:58.630Z] #47 1.334 + git clone https://github.com/krallin/tini.git /tmp/tmp.QrLoYSS5S6/tini [2022-03-18T07:37:58.630Z] #47 1.334 Install tini version v0.19.0 [2022-03-18T07:37:58.630Z] #47 1.336 Cloning into '/tmp/tmp.QrLoYSS5S6/tini'... [2022-03-18T07:37:58.630Z] #47 1.840 + cd /tmp/tmp.QrLoYSS5S6/tini [2022-03-18T07:37:58.630Z] #47 1.844 + git checkout -q v0.19.0 [2022-03-18T07:37:58.630Z] #47 1.864 + cmake . [2022-03-18T07:37:58.630Z] #47 2.230 -- The C compiler identification is GNU 10.2.1 [2022-03-18T07:37:58.630Z] #47 2.273 -- Detecting C compiler ABI info [2022-03-18T07:37:58.630Z] #47 2.543 -- Detecting C compiler ABI info - done [2022-03-18T07:37:58.630Z] #47 2.587 -- Check for working C compiler: /usr/bin/cc - skipped [2022-03-18T07:37:58.630Z] #47 2.588 -- Detecting C compile features [2022-03-18T07:37:58.630Z] #47 2.589 -- Detecting C compile features - done [2022-03-18T07:37:58.630Z] #47 2.606 -- Performing Test HAS_BUILTIN_FORTIFY [2022-03-18T07:37:58.630Z] #47 2.649 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-03-18T07:37:58.630Z] #47 2.667 -- Configuring done [2022-03-18T07:37:58.630Z] #47 2.680 -- Generating done [2022-03-18T07:37:58.630Z] #47 2.681 -- Build files have been written to: /tmp/tmp.QrLoYSS5S6/tini [2022-03-18T07:37:58.630Z] #47 2.683 + make tini-static [2022-03-18T07:37:58.630Z] #47 2.833 Scanning dependencies of target tini-static [2022-03-18T07:37:58.630Z] #47 2.867 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-03-18T07:37:58.630Z] #47 3.267 [100%] Linking C executable tini-static [2022-03-18T07:37:58.630Z] #47 3.421 [100%] Built target tini-static [2022-03-18T07:37:58.630Z] #47 3.451 + mkdir -p /build [2022-03-18T07:37:58.630Z] #47 3.452 + cp tini-static /build/docker-init [2022-03-18T07:37:58.630Z] #47 DONE 3.6s [2022-03-18T07:37:58.630Z] [2022-03-18T07:37:58.630Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:37:58.630Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:37:58.630Z] #67 0.830 + RM_GOPATH=0 [2022-03-18T07:37:58.630Z] #67 0.830 + TMP_GOPATH= [2022-03-18T07:37:58.630Z] #67 0.830 + : /build [2022-03-18T07:37:58.630Z] #67 0.830 + '[' -z '' ']' [2022-03-18T07:37:58.630Z] #67 0.830 ++ mktemp -d [2022-03-18T07:37:58.630Z] #67 0.832 + export GOPATH=/tmp/tmp.t8LsEi0vKc [2022-03-18T07:37:58.630Z] #67 0.832 + GOPATH=/tmp/tmp.t8LsEi0vKc [2022-03-18T07:37:58.630Z] #67 0.832 + RM_GOPATH=1 [2022-03-18T07:37:58.630Z] #67 0.832 + case "$(go env GOARCH)" in [2022-03-18T07:37:58.630Z] #67 0.832 ++ go env GOARCH [2022-03-18T07:37:58.630Z] #67 0.853 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:58.630Z] #67 0.854 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:37:58.630Z] #67 0.854 ++ dirname /install.sh [2022-03-18T07:37:58.630Z] #67 0.862 + dir=/ [2022-03-18T07:37:58.630Z] #67 0.862 + bin=containerd [2022-03-18T07:37:58.630Z] #67 0.862 + shift [2022-03-18T07:37:58.630Z] #67 0.862 + '[' '!' -f //containerd.installer ']' [2022-03-18T07:37:58.630Z] #67 0.862 + . //containerd.installer [2022-03-18T07:37:58.630Z] #67 0.862 ++ set -e [2022-03-18T07:37:58.630Z] #67 0.862 ++ : v1.6.1 [2022-03-18T07:37:58.630Z] #67 0.863 + install_containerd [2022-03-18T07:37:58.630Z] #67 0.864 + echo 'Install containerd version v1.6.1' [2022-03-18T07:37:58.630Z] #67 0.864 Install containerd version v1.6.1 [2022-03-18T07:37:58.630Z] #67 0.865 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t8LsEi0vKc/src/github.com/containerd/containerd [2022-03-18T07:37:58.630Z] #67 0.869 Cloning into '/tmp/tmp.t8LsEi0vKc/src/github.com/containerd/containerd'... [2022-03-18T07:37:59.081Z] #21 37.38 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:37:59.193Z] #67 ... [2022-03-18T07:37:59.193Z] [2022-03-18T07:37:59.193Z] #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-03-18T07:37:59.193Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:37:59.193Z] #20 54.83 Selecting previously unselected package gcc-mingw-w64-base. [2022-03-18T07:37:59.193Z] #20 54.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:37:59.193Z] #20 54.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:37:59.193Z] #20 54.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-03-18T07:37:59.193Z] #20 54.93 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:37:59.193Z] #20 54.94 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:37:59.341Z] #21 37.39 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:37:59.602Z] #21 37.80 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T07:37:59.602Z] #21 37.83 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:37:59.602Z] #21 37.84 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:37:59.602Z] #21 37.85 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T07:37:59.863Z] #21 38.20 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:38:00.123Z] #21 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T07:38:00.123Z] #21 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T07:38:00.123Z] #21 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T07:38:00.123Z] #21 38.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T07:38:00.123Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T07:38:00.123Z] #21 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T07:38:00.123Z] #21 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T07:38:00.123Z] #21 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T07:38:00.123Z] #21 38.26 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T07:38:01.065Z] #21 39.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:38:01.326Z] #21 39.51 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:38:01.326Z] #21 39.53 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:38:01.326Z] #21 39.54 Setting up python3-pip (20.3.4-4) ... [2022-03-18T07:38:01.709Z] #20 57.31 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-03-18T07:38:01.709Z] #20 57.31 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:38:01.709Z] #20 57.32 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:38:02.529Z] #21 40.72 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:38:02.529Z] #21 40.73 Setting up jq (1.6-2.1) ... [2022-03-18T07:38:02.529Z] #21 40.75 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:38:02.529Z] #21 40.79 Setting up iptables (1.8.7-1) ... [2022-03-18T07:38:02.529Z] #21 40.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:38:02.529Z] #21 40.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:38:02.529Z] #21 40.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:38:02.529Z] #21 40.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:38:02.529Z] #21 40.84 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T07:38:02.529Z] #21 40.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T07:38:02.529Z] #21 40.86 Setting up iproute2 (5.10.0-4) ... [2022-03-18T07:38:03.100Z] #21 41.16 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:38:04.807Z] 4612f6d0b889: Verifying Checksum [2022-03-18T07:38:04.807Z] 4612f6d0b889: Download complete [2022-03-18T07:38:04.983Z] #20 ... [2022-03-18T07:38:04.983Z] [2022-03-18T07:38:04.983Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:04.983Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:38:04.983Z] #67 14.04 + cd /tmp/tmp.t8LsEi0vKc/src/github.com/containerd/containerd [2022-03-18T07:38:04.983Z] #67 14.04 + git checkout -q v1.6.1 [2022-03-18T07:38:05.016Z] #21 DONE 43.4s [2022-03-18T07:38:05.016Z] [2022-03-18T07:38:05.016Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:05.016Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:38:05.277Z] #56 ... [2022-03-18T07:38:05.277Z] [2022-03-18T07:38:05.277Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-18T07:38:05.277Z] #22 sha256:ed7fe94fbb2961af3bb93c02354aa59c9cb7d9d92ce912a10e78573d189c3814 [2022-03-18T07:38:05.547Z] #67 14.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-03-18T07:38:05.547Z] #67 14.68 + BUILDTAGS='netgo osusergo static_build' [2022-03-18T07:38:05.547Z] #67 14.68 + export EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:38:05.547Z] #67 14.68 + EXTRA_FLAGS=-buildmode=pie [2022-03-18T07:38:05.547Z] #67 14.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-03-18T07:38:05.547Z] #67 14.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-03-18T07:38:05.547Z] #67 14.68 + '[' '' = dynamic ']' [2022-03-18T07:38:05.547Z] #67 14.68 + make [2022-03-18T07:38:05.848Z] #22 0.841 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T07:38:05.848Z] #22 0.845 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T07:38:05.848Z] #22 0.849 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T07:38:06.096Z] #23 9.395 Collecting yamllint==1.26.1 [2022-03-18T07:38:06.108Z] #22 DONE 0.9s [2022-03-18T07:38:06.108Z] [2022-03-18T07:38:06.108Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T07:38:06.108Z] #23 sha256:330aea1b143cdfbf2ed1fda502cb45dae8dc07959bb789fe7ca7f67b6849035f [2022-03-18T07:38:06.478Z] #67 15.38 + bin/ctr [2022-03-18T07:38:06.665Z] #23 10.46 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T07:38:08.044Z] #23 11.58 Collecting pathspec>=0.5.3 [2022-03-18T07:38:08.044Z] #23 11.59 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T07:38:08.044Z] #23 11.94 Collecting pyyaml [2022-03-18T07:38:08.303Z] #23 11.95 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-03-18T07:38:08.303Z] #23 12.02 Building wheels for collected packages: yamllint [2022-03-18T07:38:08.303Z] #23 12.03 Building wheel for yamllint (setup.py): started [2022-03-18T07:38:09.241Z] #23 12.96 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T07:38:09.241Z] #23 12.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=40506cd533007f0721a8b6835255d0867c284f6f3e01c9a641df9ef236aa1843 [2022-03-18T07:38:09.241Z] #23 12.97 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T07:38:09.241Z] #23 12.97 Successfully built yamllint [2022-03-18T07:38:09.241Z] #23 12.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T07:38:09.500Z] #23 13.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T07:38:10.073Z] #23 DONE 13.9s [2022-03-18T07:38:10.073Z] [2022-03-18T07:38:10.073Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T07:38:10.073Z] #27 sha256:cde7aeeab327eb711a67a25e44fb9e26fb1d80e0526495a75531d336135f9032 [2022-03-18T07:38:10.334Z] #27 DONE 0.3s [2022-03-18T07:38:10.334Z] [2022-03-18T07:38:10.334Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T07:38:10.334Z] #32 sha256:b4dc93289edeba4f98a2611ceb4e166f44d7036108dc597ac48d4873bdbc0205 [2022-03-18T07:38:10.902Z] #32 DONE 0.6s [2022-03-18T07:38:10.902Z] [2022-03-18T07:38:10.902Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T07:38:10.902Z] #35 sha256:0b9338c1a49742a551fb14495100b6a36d0986e38528f5f23b4426c01bb56681 [2022-03-18T07:38:11.474Z] #35 DONE 0.3s [2022-03-18T07:38:11.474Z] [2022-03-18T07:38:11.474Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T07:38:11.474Z] #37 sha256:1512964d3daf5282196030b2bbf774d6980ace7be0e4d31a2af3f2d45061c570 [2022-03-18T07:38:11.474Z] #37 DONE 0.1s [2022-03-18T07:38:11.474Z] [2022-03-18T07:38:11.474Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T07:38:11.474Z] #41 sha256:046dc7552235371a9f0a80cee3a1536d9304bf8fb119252f511b7bd8e48ebfc3 [2022-03-18T07:38:11.474Z] #41 DONE 0.1s [2022-03-18T07:38:11.474Z] [2022-03-18T07:38:11.474Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:11.474Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:38:12.767Z] 8f616e6e9eec: Verifying Checksum [2022-03-18T07:38:12.767Z] 8f616e6e9eec: Download complete [2022-03-18T07:38:13.061Z] #67 ... [2022-03-18T07:38:13.061Z] [2022-03-18T07:38:13.061Z] #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-03-18T07:38:13.061Z] #20 sha256:a9683393eab609a83f592c29245d27d0d8023660d2206f90472962108a041c5c [2022-03-18T07:38:13.061Z] #20 61.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-03-18T07:38:13.061Z] #20 61.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:38:13.061Z] #20 61.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:38:13.061Z] #20 62.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-03-18T07:38:13.061Z] #20 62.79 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:38:13.061Z] #20 62.80 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:38:13.061Z] #20 64.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-03-18T07:38:13.061Z] #20 64.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:38:13.061Z] #20 64.70 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:38:13.061Z] #20 68.71 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-03-18T07:38:13.243Z] #43 DONE 210.8s [2022-03-18T07:38:13.243Z] [2022-03-18T07:38:13.243Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:13.243Z] #60 sha256:4eef5c68cdb68eea33518bdba79be37905907f8ab8f79c7b8a7ec0889bd229c3 [2022-03-18T07:38:13.317Z] #20 68.72 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-03-18T07:38:13.317Z] #20 68.72 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:38:14.186Z] #60 ... [2022-03-18T07:38:14.186Z] [2022-03-18T07:38:14.186Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T07:38:14.186Z] #44 sha256:d673fe64d1d8fb12a1f934bd2d9504964b0fa12bb6f0a7102eae8a31d7457675 [2022-03-18T07:38:15.124Z] #44 DONE 0.8s [2022-03-18T07:38:15.124Z] [2022-03-18T07:38:15.124Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:38:15.124Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:38:15.124Z] #51 ... [2022-03-18T07:38:15.124Z] [2022-03-18T07:38:15.124Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T07:38:15.124Z] #48 sha256:b8fa38ad18263c977920b4745bc1ff73ff9372593a026204ac39f70d2b93f8c1 [2022-03-18T07:38:15.124Z] #48 DONE 0.1s [2022-03-18T07:38:15.124Z] [2022-03-18T07:38:15.124Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T07:38:15.124Z] #50 sha256:1d67c6cd932e5f4ad5169ba4e43f9d226123309ee6a35e19baed6539b2bc00ab [2022-03-18T07:38:15.124Z] #50 DONE 0.1s [2022-03-18T07:38:15.124Z] [2022-03-18T07:38:15.124Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:15.124Z] #56 sha256:abcf0cdc71cd41524d03fea3dc3cefffabb0a70e9ab59405537fa711d3d8a1d0 [2022-03-18T07:38:15.207Z] #20 70.40 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-03-18T07:38:15.207Z] #20 70.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-03-18T07:38:15.207Z] #20 70.42 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:38:15.207Z] #20 70.47 Selecting previously unselected package libapparmor1:amd64. [2022-03-18T07:38:15.207Z] #20 70.48 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-03-18T07:38:15.207Z] #20 70.49 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:38:15.207Z] #20 70.54 Selecting previously unselected package libapparmor-dev:amd64. [2022-03-18T07:38:15.207Z] #20 70.55 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-03-18T07:38:15.207Z] #20 70.55 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:38:15.207Z] #20 70.63 Selecting previously unselected package libbtrfs0:amd64. [2022-03-18T07:38:15.207Z] #20 70.64 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-03-18T07:38:15.207Z] #20 70.64 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:38:15.207Z] #20 70.71 Selecting previously unselected package libbtrfs-dev:amd64. [2022-03-18T07:38:15.207Z] #20 70.71 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-03-18T07:38:15.207Z] #20 70.72 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:38:15.207Z] #20 70.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-03-18T07:38:15.207Z] #20 70.82 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:38:15.207Z] #20 70.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:38:15.207Z] #20 70.87 Selecting previously unselected package libudev-dev:amd64. [2022-03-18T07:38:15.207Z] #20 70.87 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-03-18T07:38:15.465Z] #20 70.88 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:38:15.465Z] #20 70.95 Selecting previously unselected package libsepol1-dev:amd64. [2022-03-18T07:38:15.465Z] #20 70.95 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-03-18T07:38:15.465Z] #20 70.96 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:38:15.465Z] #20 71.09 Selecting previously unselected package libpcre2-16-0:amd64. [2022-03-18T07:38:15.465Z] #20 71.09 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-03-18T07:38:15.465Z] #20 71.10 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:38:15.465Z] #20 71.18 Selecting previously unselected package libpcre2-32-0:amd64. [2022-03-18T07:38:15.720Z] #20 71.18 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-03-18T07:38:15.720Z] #20 71.19 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:38:15.720Z] #20 71.27 Selecting previously unselected package libpcre2-posix2:amd64. [2022-03-18T07:38:15.720Z] #20 71.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-03-18T07:38:15.720Z] #20 71.28 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T07:38:15.720Z] #20 71.33 Selecting previously unselected package libpcre2-dev:amd64. [2022-03-18T07:38:15.720Z] #20 71.34 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-03-18T07:38:15.720Z] #20 71.34 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:38:15.976Z] #20 71.53 Selecting previously unselected package libselinux1-dev:amd64. [2022-03-18T07:38:15.976Z] #20 71.54 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-03-18T07:38:15.976Z] #20 71.55 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:38:16.108Z] #23 9.157 Collecting yamllint==1.26.1 [2022-03-18T07:38:16.360Z] #20 71.66 Selecting previously unselected package libdevmapper-dev:amd64. [2022-03-18T07:38:16.360Z] #20 71.67 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-03-18T07:38:16.360Z] #20 71.67 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:38:16.360Z] #20 71.71 Selecting previously unselected package libseccomp-dev:amd64. [2022-03-18T07:38:16.360Z] #20 71.72 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-03-18T07:38:16.360Z] #20 71.72 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:38:16.360Z] #20 71.79 Selecting previously unselected package libsystemd-dev:amd64. [2022-03-18T07:38:16.360Z] #20 71.79 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-03-18T07:38:16.360Z] #20 71.79 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:38:16.360Z] #20 72.00 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-03-18T07:38:16.360Z] #20 72.01 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-03-18T07:38:16.360Z] #20 72.02 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-03-18T07:38:16.360Z] #20 72.03 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-03-18T07:38:16.368Z] #23 10.22 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T07:38:16.617Z] #20 72.04 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-03-18T07:38:16.618Z] #20 72.06 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-03-18T07:38:16.618Z] #20 72.06 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-03-18T07:38:16.618Z] #20 72.07 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-03-18T07:38:16.618Z] #20 72.08 Setting up libudev-dev:amd64 (247.3-6) ... [2022-03-18T07:38:16.618Z] #20 72.10 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-03-18T07:38:16.618Z] #20 72.11 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-03-18T07:38:16.618Z] #20 72.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-03-18T07:38:16.618Z] #20 72.13 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-03-18T07:38:16.618Z] #20 72.14 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-03-18T07:38:16.618Z] #20 72.15 Setting up mingw-w64-common (8.0.0-1) ... [2022-03-18T07:38:16.618Z] #20 72.16 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-03-18T07:38:16.618Z] #20 72.17 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-03-18T07:38:16.618Z] #20 72.18 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-03-18T07:38:16.618Z] #20 72.19 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-03-18T07:38:16.618Z] #20 72.20 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-03-18T07:38:16.618Z] #20 72.21 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:38:16.618Z] #20 72.22 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-03-18T07:38:16.618Z] #20 72.23 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:38:16.618Z] #20 72.24 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-03-18T07:38:16.618Z] #20 72.25 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-03-18T07:38:16.874Z] #20 72.26 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-03-18T07:38:16.874Z] #20 72.27 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-03-18T07:38:16.874Z] #20 72.27 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-03-18T07:38:16.874Z] #20 72.29 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-03-18T07:38:16.874Z] #20 72.30 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:38:16.874Z] #20 72.31 Setting up dmsetup (2:1.02.175-2.1) ... [2022-03-18T07:38:16.874Z] #20 72.32 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:38:16.874Z] #20 72.33 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-03-18T07:38:16.874Z] #20 72.34 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:38:17.311Z] #23 11.41 Collecting pathspec>=0.5.3 [2022-03-18T07:38:17.572Z] #23 11.43 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T07:38:17.834Z] #23 11.83 Collecting pyyaml [2022-03-18T07:38:17.834Z] #23 11.84 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-03-18T07:38:18.096Z] #23 11.99 Building wheels for collected packages: yamllint [2022-03-18T07:38:18.096Z] #23 11.99 Building wheel for yamllint (setup.py): started [2022-03-18T07:38:18.242Z] #20 DONE 73.7s [2022-03-18T07:38:18.242Z] [2022-03-18T07:38:18.242Z] #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-03-18T07:38:18.242Z] #21 sha256:bd894bcf3c1c73e1359762ff3c013c026891e2afa2a9245f878639e29a698cc2 [2022-03-18T07:38:19.040Z] #23 12.97 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T07:38:19.040Z] #23 12.97 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2ebdcc4733ffcd1ee0bee0d314c080db28a651f0489b7de23ce690acbde447bb [2022-03-18T07:38:19.040Z] #23 12.97 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T07:38:19.040Z] #23 12.97 Successfully built yamllint [2022-03-18T07:38:19.040Z] #23 12.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T07:38:19.174Z] #21 1.169 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-18T07:38:19.174Z] #21 1.250 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-18T07:38:19.301Z] #23 13.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T07:38:19.431Z] #21 1.333 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-18T07:38:19.874Z] #23 DONE 14.0s [2022-03-18T07:38:19.874Z] [2022-03-18T07:38:19.874Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:19.874Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:38:20.136Z] #56 ... [2022-03-18T07:38:20.136Z] [2022-03-18T07:38:20.136Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T07:38:20.136Z] #27 sha256:bcea46d0cb478b7431f7986386f886b17c429fa7279e3791bdafbedf104d9765 [2022-03-18T07:38:20.136Z] #27 DONE 0.2s [2022-03-18T07:38:20.136Z] [2022-03-18T07:38:20.136Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T07:38:20.136Z] #32 sha256:2e9efe62656475bb932207fba9167e38e24df26404015b71b854719c904b8c76 [2022-03-18T07:38:20.708Z] #32 DONE 0.6s [2022-03-18T07:38:20.708Z] [2022-03-18T07:38:20.708Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:20.708Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:38:20.970Z] #56 ... [2022-03-18T07:38:20.970Z] [2022-03-18T07:38:20.970Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T07:38:20.970Z] #35 sha256:287b1ce625005726ced6e1bb454776e2557f639b28d7ba3576b4a0c9b5735a83 [2022-03-18T07:38:20.970Z] #35 DONE 0.1s [2022-03-18T07:38:20.970Z] [2022-03-18T07:38:20.970Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T07:38:20.970Z] #37 sha256:475159b5775872bf1bc337609e4a2e518a3b730fa15ced2651b1321d2c1d639a [2022-03-18T07:38:20.970Z] #37 DONE 0.1s [2022-03-18T07:38:20.970Z] [2022-03-18T07:38:20.970Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T07:38:20.970Z] #41 sha256:22a86567b4e38a3874b11024b7704945dc43997296b0792ebaf0771352aacd05 [2022-03-18T07:38:20.970Z] #41 DONE 0.1s [2022-03-18T07:38:20.970Z] [2022-03-18T07:38:20.970Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:20.970Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:38:21.457Z] #60 ... [2022-03-18T07:38:21.457Z] [2022-03-18T07:38:21.457Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:38:21.457Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:38:21.457Z] #43 248.6 + dpkg --print-architecture [2022-03-18T07:38:21.457Z] #43 248.6 + git checkout -q v2.1.0 [2022-03-18T07:38:21.457Z] #43 248.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T07:38:21.457Z] #43 248.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T07:38:24.937Z] #21 1.685 Reading package lists... [2022-03-18T07:38:29.056Z] 8f616e6e9eec: Pull complete [2022-03-18T07:38:29.117Z] #21 6.248 Reading package lists... [2022-03-18T07:38:30.047Z] #21 10.89 Building dependency tree... [2022-03-18T07:38:30.047Z] #21 11.96 Reading state information... [2022-03-18T07:38:30.975Z] #21 12.98 The following additional packages will be installed: [2022-03-18T07:38:30.975Z] #21 12.98 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-18T07:38:31.232Z] #21 12.98 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-18T07:38:31.232Z] #21 12.98 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-18T07:38:31.232Z] #21 12.98 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-18T07:38:31.232Z] #21 12.98 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-18T07:38:31.232Z] #21 12.99 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-03-18T07:38:31.232Z] #21 12.99 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-03-18T07:38:31.232Z] #21 13.00 Suggested packages: [2022-03-18T07:38:31.232Z] #21 13.00 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-03-18T07:38:31.232Z] #21 13.00 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-03-18T07:38:31.232Z] #21 13.00 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-03-18T07:38:31.232Z] #21 13.00 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-03-18T07:38:31.232Z] #21 13.00 seccomp:ppc64el seccomp:s390x [2022-03-18T07:38:31.232Z] #21 13.00 Recommended packages: [2022-03-18T07:38:31.232Z] #21 13.00 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-03-18T07:38:31.232Z] #21 13.00 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-03-18T07:38:31.232Z] #21 13.00 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-03-18T07:38:31.232Z] #21 13.00 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-03-18T07:38:31.795Z] #21 13.44 The following NEW packages will be installed: [2022-03-18T07:38:31.795Z] #21 13.44 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-03-18T07:38:31.795Z] #21 13.44 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-03-18T07:38:31.795Z] #21 13.44 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-03-18T07:38:31.795Z] #21 13.44 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-03-18T07:38:31.795Z] #21 13.44 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-03-18T07:38:31.795Z] #21 13.44 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-03-18T07:38:31.795Z] #21 13.44 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-03-18T07:38:31.795Z] #21 13.45 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-03-18T07:38:31.795Z] #21 13.45 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-03-18T07:38:31.795Z] #21 13.45 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-03-18T07:38:31.795Z] #21 13.45 libseccomp2:ppc64el libseccomp2:s390x [2022-03-18T07:38:31.795Z] #21 13.80 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:38:31.795Z] #21 13.80 Need to get 15.9 MB of archives. [2022-03-18T07:38:31.795Z] #21 13.80 After this operation, 73.0 MB of additional disk space will be used. [2022-03-18T07:38:31.795Z] #21 13.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-03-18T07:38:31.795Z] #21 13.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-03-18T07:38:31.795Z] #21 13.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-03-18T07:38:31.795Z] #21 13.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-03-18T07:38:31.795Z] #21 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-03-18T07:38:31.795Z] #21 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-03-18T07:38:31.795Z] #21 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-03-18T07:38:31.795Z] #21 13.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-03-18T07:38:31.795Z] #21 13.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-03-18T07:38:32.056Z] #21 13.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-03-18T07:38:32.056Z] #21 13.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-03-18T07:38:32.056Z] #21 13.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-03-18T07:38:32.056Z] #21 13.86 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-03-18T07:38:32.056Z] #21 13.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-03-18T07:38:32.056Z] #21 13.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-03-18T07:38:32.056Z] #21 13.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-03-18T07:38:32.056Z] #21 13.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-03-18T07:38:32.056Z] #21 13.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-03-18T07:38:32.056Z] #21 13.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-03-18T07:38:32.056Z] #21 13.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-03-18T07:38:32.056Z] #21 13.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-03-18T07:38:32.056Z] #21 13.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-03-18T07:38:32.056Z] #21 13.95 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-03-18T07:38:32.056Z] #21 13.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-03-18T07:38:32.056Z] #21 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-03-18T07:38:32.056Z] #21 13.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-03-18T07:38:32.056Z] #21 13.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-03-18T07:38:32.056Z] #21 13.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-03-18T07:38:32.056Z] #21 14.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-03-18T07:38:32.056Z] #21 14.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-03-18T07:38:32.056Z] #21 14.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-03-18T07:38:32.056Z] #21 14.01 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-03-18T07:38:32.056Z] #21 14.01 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-03-18T07:38:32.056Z] #21 14.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-03-18T07:38:32.056Z] #21 14.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-03-18T07:38:32.056Z] #21 14.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-03-18T07:38:32.056Z] #21 14.02 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-03-18T07:38:32.056Z] #21 14.02 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-03-18T07:38:32.056Z] #21 14.02 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-03-18T07:38:32.056Z] #21 14.02 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-03-18T07:38:32.617Z] #21 14.48 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:38:32.617Z] #21 14.69 Fetched 15.9 MB in 1s (31.8 MB/s) [2022-03-18T07:38:32.873Z] #21 14.72 Selecting previously unselected package gcc-10-base:armel. [2022-03-18T07:38:32.873Z] #21 14.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-03-18T07:38:32.873Z] #21 14.75 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-03-18T07:38:32.873Z] #21 14.76 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-03-18T07:38:32.873Z] #21 14.80 Selecting previously unselected package gcc-10-base:armhf. [2022-03-18T07:38:32.873Z] #21 14.81 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-03-18T07:38:32.873Z] #21 14.81 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-03-18T07:38:32.873Z] #21 14.85 Selecting previously unselected package gcc-10-base:ppc64el. [2022-03-18T07:38:32.873Z] #21 14.85 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-03-18T07:38:32.873Z] #21 14.86 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-18T07:38:32.873Z] #21 14.90 Selecting previously unselected package gcc-10-base:s390x. [2022-03-18T07:38:33.129Z] #21 14.91 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-03-18T07:38:33.129Z] #21 14.92 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-03-18T07:38:33.129Z] #21 14.96 Selecting previously unselected package gcc-10-base:arm64. [2022-03-18T07:38:33.129Z] #21 14.97 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-03-18T07:38:33.129Z] #21 14.97 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-03-18T07:38:33.129Z] #21 15.02 Selecting previously unselected package libgcc-s1:armel. [2022-03-18T07:38:33.129Z] #21 15.03 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-03-18T07:38:33.129Z] #21 15.04 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-03-18T07:38:33.129Z] #21 15.09 Selecting previously unselected package libcrypt1:armel. [2022-03-18T07:38:33.129Z] #21 15.09 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-03-18T07:38:33.129Z] #21 15.10 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-03-18T07:38:33.208Z] #56 ... [2022-03-18T07:38:33.209Z] [2022-03-18T07:38:33.209Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-03-18T07:38:33.209Z] #43 sha256:7ae621015ecd7bef751e34696f4431149898c476559efd7c6d089350c520ee52 [2022-03-18T07:38:33.209Z] #43 244.9 + dpkg --print-architecture [2022-03-18T07:38:33.209Z] #43 244.9 + git checkout -q v2.1.0 [2022-03-18T07:38:33.209Z] #43 245.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-03-18T07:38:33.209Z] #43 245.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-03-18T07:38:33.385Z] #21 15.18 Selecting previously unselected package libc6:armel. [2022-03-18T07:38:33.385Z] #21 15.18 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-03-18T07:38:33.642Z] #21 15.35 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-03-18T07:38:33.898Z] #21 15.78 Selecting previously unselected package libapparmor1:armel. [2022-03-18T07:38:33.898Z] #21 15.78 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-03-18T07:38:33.898Z] #21 15.79 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-03-18T07:38:33.898Z] #21 15.84 Selecting previously unselected package libapparmor-dev:armel. [2022-03-18T07:38:33.898Z] #21 15.84 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-03-18T07:38:33.898Z] #21 15.84 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-03-18T07:38:34.155Z] #21 15.90 Selecting previously unselected package libgcc-s1:arm64. [2022-03-18T07:38:34.155Z] #21 15.90 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-03-18T07:38:34.155Z] #21 15.91 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-03-18T07:38:34.155Z] #21 15.95 Selecting previously unselected package libcrypt1:arm64. [2022-03-18T07:38:34.155Z] #21 15.95 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-03-18T07:38:34.155Z] #21 15.96 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-18T07:38:34.155Z] #21 16.03 Selecting previously unselected package libc6:arm64. [2022-03-18T07:38:34.155Z] #21 16.04 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-03-18T07:38:34.414Z] #21 16.23 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-03-18T07:38:34.977Z] #21 16.71 Selecting previously unselected package libapparmor1:arm64. [2022-03-18T07:38:34.977Z] #21 16.71 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-03-18T07:38:34.977Z] #21 16.71 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T07:38:34.977Z] #21 16.77 Selecting previously unselected package libapparmor-dev:arm64. [2022-03-18T07:38:34.977Z] #21 16.77 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-03-18T07:38:34.977Z] #21 16.78 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T07:38:34.977Z] #21 16.85 Selecting previously unselected package libgcc-s1:s390x. [2022-03-18T07:38:34.977Z] #21 16.86 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-03-18T07:38:34.977Z] #21 16.87 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-03-18T07:38:34.977Z] #21 16.91 Selecting previously unselected package libcrypt1:s390x. [2022-03-18T07:38:34.977Z] #21 16.92 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-03-18T07:38:34.977Z] #21 16.92 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-03-18T07:38:34.977Z] #21 17.00 Selecting previously unselected package libc6:s390x. [2022-03-18T07:38:34.977Z] #21 17.01 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-03-18T07:38:35.540Z] #21 17.22 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-03-18T07:38:35.797Z] #21 17.66 Selecting previously unselected package libapparmor1:s390x. [2022-03-18T07:38:35.797Z] #21 17.66 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-03-18T07:38:35.797Z] #21 17.67 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-03-18T07:38:35.797Z] #21 17.71 Selecting previously unselected package libapparmor-dev:s390x. [2022-03-18T07:38:35.797Z] #21 17.71 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-03-18T07:38:35.797Z] #21 17.72 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-03-18T07:38:35.797Z] #21 17.78 Selecting previously unselected package libgcc-s1:armhf. [2022-03-18T07:38:35.797Z] #21 17.78 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-03-18T07:38:35.797Z] #21 17.78 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-03-18T07:38:35.797Z] #21 17.82 Selecting previously unselected package libcrypt1:armhf. [2022-03-18T07:38:36.053Z] #21 17.82 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-03-18T07:38:36.053Z] #21 17.83 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-03-18T07:38:36.053Z] #21 17.91 Selecting previously unselected package libc6:armhf. [2022-03-18T07:38:36.053Z] #21 17.91 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-03-18T07:38:36.053Z] #21 18.10 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-03-18T07:38:36.405Z] #60 225.7 # github.com/containerd/containerd/cmd/containerd [2022-03-18T07:38:36.405Z] #60 225.7 /usr/bin/ld: /tmp/go-link-2594054366/000019.o: in function `New': [2022-03-18T07:38:36.405Z] #60 225.7 /tmp/tmp.T0KNsY93Q5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T07:38:36.405Z] #60 225.8 + bin/containerd-stress [2022-03-18T07:38:36.616Z] #21 18.53 Selecting previously unselected package libapparmor1:armhf. [2022-03-18T07:38:36.616Z] #21 18.53 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-03-18T07:38:36.616Z] #21 18.54 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-03-18T07:38:36.616Z] #21 18.58 Selecting previously unselected package libapparmor-dev:armhf. [2022-03-18T07:38:36.616Z] #21 18.59 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-03-18T07:38:36.616Z] #21 18.59 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-03-18T07:38:36.616Z] #21 18.67 Selecting previously unselected package libgcc-s1:ppc64el. [2022-03-18T07:38:36.616Z] #21 18.67 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-03-18T07:38:36.873Z] #21 18.68 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-18T07:38:36.873Z] #21 18.74 Selecting previously unselected package libcrypt1:ppc64el. [2022-03-18T07:38:36.873Z] #21 18.74 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-03-18T07:38:36.873Z] #21 18.74 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-18T07:38:36.976Z] #60 226.8 + bin/containerd-shim [2022-03-18T07:38:37.129Z] #21 18.82 Selecting previously unselected package libc6:ppc64el. [2022-03-18T07:38:37.129Z] #21 18.83 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-03-18T07:38:37.129Z] #21 19.00 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-18T07:38:37.691Z] #21 19.64 Selecting previously unselected package libapparmor1:ppc64el. [2022-03-18T07:38:37.691Z] #21 19.66 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-03-18T07:38:37.691Z] #21 19.66 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-03-18T07:38:37.948Z] #21 19.71 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-03-18T07:38:37.948Z] #21 19.72 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-03-18T07:38:37.948Z] #21 19.72 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-18T07:38:37.948Z] #21 19.79 Selecting previously unselected package libseccomp2:s390x. [2022-03-18T07:38:37.948Z] #21 19.79 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-03-18T07:38:37.948Z] #21 19.79 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-18T07:38:37.948Z] #21 19.84 Selecting previously unselected package libseccomp-dev:s390x. [2022-03-18T07:38:37.948Z] #21 19.84 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-03-18T07:38:37.948Z] #21 19.85 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-18T07:38:37.948Z] #21 19.91 Selecting previously unselected package libseccomp2:ppc64el. [2022-03-18T07:38:37.948Z] #21 19.91 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-18T07:38:37.948Z] #21 19.92 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T07:38:37.948Z] #21 19.95 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-03-18T07:38:38.204Z] #21 19.96 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-03-18T07:38:38.204Z] #21 19.96 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T07:38:38.204Z] #21 20.02 Selecting previously unselected package libseccomp2:armhf. [2022-03-18T07:38:38.204Z] #21 20.02 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-03-18T07:38:38.204Z] #21 20.03 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-18T07:38:38.204Z] #21 20.07 Selecting previously unselected package libseccomp-dev:armhf. [2022-03-18T07:38:38.204Z] #21 20.07 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-03-18T07:38:38.204Z] #21 20.08 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-18T07:38:38.204Z] #21 20.13 Selecting previously unselected package libseccomp2:armel. [2022-03-18T07:38:38.204Z] #21 20.13 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-03-18T07:38:38.204Z] #21 20.14 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-18T07:38:38.204Z] #21 20.18 Selecting previously unselected package libseccomp-dev:armel. [2022-03-18T07:38:38.460Z] #21 20.19 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-03-18T07:38:38.460Z] #21 20.19 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-18T07:38:38.460Z] #21 20.25 Selecting previously unselected package libseccomp2:arm64. [2022-03-18T07:38:38.460Z] #21 20.26 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-03-18T07:38:38.460Z] #21 20.26 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T07:38:38.460Z] #21 20.30 Selecting previously unselected package libseccomp-dev:arm64. [2022-03-18T07:38:38.460Z] #21 20.31 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-03-18T07:38:38.460Z] #21 20.31 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T07:38:38.460Z] #21 20.39 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-03-18T07:38:38.460Z] #21 20.41 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-03-18T07:38:38.460Z] #21 20.41 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-03-18T07:38:38.460Z] #21 20.42 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-03-18T07:38:38.460Z] #21 20.43 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-03-18T07:38:38.460Z] #21 20.45 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-03-18T07:38:38.460Z] #21 20.45 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-03-18T07:38:38.460Z] #21 20.46 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-03-18T07:38:38.460Z] #21 20.47 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-03-18T07:38:38.460Z] #21 20.48 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-03-18T07:38:38.460Z] #21 20.50 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-03-18T07:38:38.460Z] #21 20.51 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-03-18T07:38:38.716Z] #21 20.52 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-03-18T07:38:38.716Z] #21 20.53 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-03-18T07:38:38.716Z] #21 20.54 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-03-18T07:38:38.716Z] #21 20.55 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-03-18T07:38:40.081Z] #21 21.80 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-03-18T07:38:41.009Z] #21 23.04 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-03-18T07:38:42.375Z] #21 24.26 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-03-18T07:38:43.741Z] #21 25.46 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-03-18T07:38:44.928Z] #21 26.65 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.66 Setting up libapparmor1:armel (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.67 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.68 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.69 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.70 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.71 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.72 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.73 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.74 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.75 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.75 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.76 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.77 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.78 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-03-18T07:38:44.928Z] #21 26.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.80 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.81 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.82 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.83 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-03-18T07:38:44.928Z] #21 26.84 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:38:45.112Z] #60 235.0 + bin/containerd-shim-runc-v1 [2022-03-18T07:38:45.491Z] #21 DONE 27.3s [2022-03-18T07:38:45.491Z] [2022-03-18T07:38:45.491Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:45.491Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:38:45.491Z] #67 ... [2022-03-18T07:38:45.491Z] [2022-03-18T07:38:45.491Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-03-18T07:38:45.491Z] #62 sha256:d6f871f09c9bb3eeedb81359cf3b27cbe967205f6f6f15f1baf62dc222649fb9 [2022-03-18T07:38:45.491Z] #62 DONE 0.1s [2022-03-18T07:38:45.491Z] [2022-03-18T07:38:45.491Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:45.491Z] #63 sha256:264d9e335dfb077313205f83d87f280cddcae3e070e443bda207262572cbfc7a [2022-03-18T07:38:46.860Z] #63 ... [2022-03-18T07:38:46.860Z] [2022-03-18T07:38:46.860Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-03-18T07:38:46.860Z] #22 sha256:4f5e311fb9f8962bb243db9123aa963dbfc808234ad27fffd2f689631e502028 [2022-03-18T07:38:46.860Z] #22 DONE 1.2s [2022-03-18T07:38:46.860Z] [2022-03-18T07:38:46.860Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:46.860Z] #63 sha256:264d9e335dfb077313205f83d87f280cddcae3e070e443bda207262572cbfc7a [2022-03-18T07:38:46.860Z] #63 1.069 + RM_GOPATH=0 [2022-03-18T07:38:46.860Z] #63 1.069 + TMP_GOPATH= [2022-03-18T07:38:46.860Z] #63 1.069 + : /build [2022-03-18T07:38:46.860Z] #63 1.069 + '[' -z '' ']' [2022-03-18T07:38:46.860Z] #63 1.069 ++ mktemp -d [2022-03-18T07:38:46.860Z] #63 1.071 + export GOPATH=/tmp/tmp.xmx5SORUMm [2022-03-18T07:38:46.860Z] #63 1.073 + GOPATH=/tmp/tmp.xmx5SORUMm [2022-03-18T07:38:46.860Z] #63 1.074 + RM_GOPATH=1 [2022-03-18T07:38:46.860Z] #63 1.077 + case "$(go env GOARCH)" in [2022-03-18T07:38:46.860Z] #63 1.078 ++ go env GOARCH [2022-03-18T07:38:46.860Z] #63 1.087 + export GO_BUILDMODE=-buildmode=pie [2022-03-18T07:38:46.860Z] #63 1.087 + GO_BUILDMODE=-buildmode=pie [2022-03-18T07:38:46.860Z] #63 1.087 ++ dirname /install.sh [2022-03-18T07:38:46.860Z] #63 1.088 + dir=/ [2022-03-18T07:38:46.860Z] #63 1.089 + bin=runc [2022-03-18T07:38:46.860Z] #63 1.089 + shift [2022-03-18T07:38:46.860Z] #63 1.089 + '[' '!' -f //runc.installer ']' [2022-03-18T07:38:46.860Z] #63 1.089 + . //runc.installer [2022-03-18T07:38:46.860Z] #63 1.090 ++ set -e [2022-03-18T07:38:46.860Z] #63 1.090 ++ : v1.1.0 [2022-03-18T07:38:46.860Z] #63 1.090 + install_runc [2022-03-18T07:38:46.860Z] #63 1.090 + RUNC_BUILDTAGS=seccomp [2022-03-18T07:38:46.860Z] #63 1.091 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-03-18T07:38:46.860Z] #63 1.091 Install runc version v1.1.0 (build tags: seccomp) [2022-03-18T07:38:46.860Z] #63 1.091 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xmx5SORUMm/src/github.com/opencontainers/runc [2022-03-18T07:38:46.860Z] #63 1.094 Cloning into '/tmp/tmp.xmx5SORUMm/src/github.com/opencontainers/runc'... [2022-03-18T07:38:47.356Z] #56 144.4 + mkdir -p /build [2022-03-18T07:38:47.356Z] #56 144.4 + cp runc /build/runc [2022-03-18T07:38:47.356Z] #56 DONE 145.5s [2022-03-18T07:38:47.356Z] [2022-03-18T07:38:47.356Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:47.356Z] #60 sha256:4eef5c68cdb68eea33518bdba79be37905907f8ab8f79c7b8a7ec0889bd229c3 [2022-03-18T07:38:47.615Z] #60 ... [2022-03-18T07:38:47.615Z] [2022-03-18T07:38:47.615Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:38:47.615Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:38:47.615Z] #51 246.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T07:38:47.615Z] #51 DONE 246.5s [2022-03-18T07:38:47.787Z] #63 ... [2022-03-18T07:38:47.787Z] [2022-03-18T07:38:47.787Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-03-18T07:38:47.787Z] #23 sha256:891e7f262f54d4a0c6ae424bb9194a34cfa69ce2b7b5fc158dc5bfd836a657c4 [2022-03-18T07:38:47.787Z] #23 DONE 0.9s [2022-03-18T07:38:47.787Z] [2022-03-18T07:38:47.787Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-03-18T07:38:47.787Z] #24 sha256:168cd8e7d5f7b1b05363083cb6817c7583298fd72a5b85f7f0109cc3fbe94286 [2022-03-18T07:38:47.874Z] [2022-03-18T07:38:47.874Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:47.874Z] #60 sha256:4eef5c68cdb68eea33518bdba79be37905907f8ab8f79c7b8a7ec0889bd229c3 [2022-03-18T07:38:48.035Z] #43 DONE 271.9s [2022-03-18T07:38:48.035Z] [2022-03-18T07:38:48.035Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:48.035Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:38:48.035Z] #60 ... [2022-03-18T07:38:48.035Z] [2022-03-18T07:38:48.035Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T07:38:48.035Z] #44 sha256:d1d9c774db9be39be91d2d3cceca0b5a5710d74307bb8003fb270332a7dbde3e [2022-03-18T07:38:48.035Z] #44 DONE 0.2s [2022-03-18T07:38:48.035Z] [2022-03-18T07:38:48.035Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:48.035Z] #56 sha256:6714aee4fc23143613d36ef050f790af25d15cbfd1916b597bc43e0fc9a24316 [2022-03-18T07:38:48.035Z] #56 ... [2022-03-18T07:38:48.035Z] [2022-03-18T07:38:48.035Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T07:38:48.035Z] #48 sha256:36f18cc45a0a3f4185fe8ea6a0a45aaea9a7cd8930c3f3a5e98461ee72ea661e [2022-03-18T07:38:48.035Z] #48 DONE 0.1s [2022-03-18T07:38:48.035Z] [2022-03-18T07:38:48.035Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T07:38:48.035Z] #50 sha256:81bde3fb7d889711060cb26cda58b16ec063f7b71852b1237929815bf775b864 [2022-03-18T07:38:48.035Z] #50 DONE 0.1s [2022-03-18T07:38:48.035Z] [2022-03-18T07:38:48.035Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:48.035Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:38:48.348Z] #24 0.783 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-03-18T07:38:48.348Z] #24 DONE 0.8s [2022-03-18T07:38:48.348Z] [2022-03-18T07:38:48.348Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:48.348Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:38:48.348Z] #67 ... [2022-03-18T07:38:48.348Z] [2022-03-18T07:38:48.348Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-03-18T07:38:48.348Z] #25 sha256:0472e5f81f4433cd79d333df5abacbd787e10ce6aa04213aae6a879d8dec6de6 [2022-03-18T07:38:49.275Z] #25 DONE 0.9s [2022-03-18T07:38:49.275Z] [2022-03-18T07:38:49.275Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:49.275Z] #63 sha256:264d9e335dfb077313205f83d87f280cddcae3e070e443bda207262572cbfc7a [2022-03-18T07:38:50.202Z] #63 ... [2022-03-18T07:38:50.202Z] [2022-03-18T07:38:50.202Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-03-18T07:38:50.202Z] #26 sha256:7492fe90b14095f2f3a9b007256e262234c96ef1cffd19f83c6bf728255552fa [2022-03-18T07:38:50.202Z] #26 DONE 0.9s [2022-03-18T07:38:50.202Z] [2022-03-18T07:38:50.202Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-03-18T07:38:50.202Z] #27 sha256:6b26a0454b1473a9a464ef6b1ec9062c2cb924790c38b4a63c2bcb5e0544f187 [2022-03-18T07:38:50.393Z] #60 239.8 + bin/containerd-shim-runc-v2 [2022-03-18T07:38:50.405Z] #60 ... [2022-03-18T07:38:50.406Z] [2022-03-18T07:38:50.406Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T07:38:50.406Z] #52 sha256:b4e235b9716cf22dfcbc9e95c5e4dac73ee593cd2b70b08f1c82d65a191afdd4 [2022-03-18T07:38:50.653Z] #60 240.5 + binaries [2022-03-18T07:38:50.653Z] #60 240.5 + install -D bin/containerd /build/containerd [2022-03-18T07:38:50.653Z] #60 240.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T07:38:50.653Z] #60 240.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T07:38:50.653Z] #60 240.5 + install -D bin/ctr /build/ctr [2022-03-18T07:38:50.665Z] #52 DONE 0.7s [2022-03-18T07:38:50.665Z] [2022-03-18T07:38:50.665Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T07:38:50.665Z] #54 sha256:44120a4e02ac3bd63c7633bcfbde33cd8ccf56cad3fb27d5f62bedc1de9d0c17 [2022-03-18T07:38:50.923Z] #54 DONE 0.2s [2022-03-18T07:38:50.923Z] [2022-03-18T07:38:50.923Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:50.923Z] #60 sha256:4eef5c68cdb68eea33518bdba79be37905907f8ab8f79c7b8a7ec0889bd229c3 [2022-03-18T07:38:50.923Z] #60 ... [2022-03-18T07:38:50.923Z] [2022-03-18T07:38:50.923Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T07:38:50.923Z] #57 sha256:e62c49f398d9c9e247f60110c0ba8ec9175dcb9f2fe20041fec5e093cbc2f332 [2022-03-18T07:38:51.136Z] #27 DONE 1.0s [2022-03-18T07:38:51.136Z] [2022-03-18T07:38:51.136Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:38:51.136Z] #28 sha256:41f0812edd10436c5ea61a79ea547f09a758249b30836c8ae033896b88fb07f3 [2022-03-18T07:38:51.489Z] #57 DONE 0.3s [2022-03-18T07:38:51.489Z] [2022-03-18T07:38:51.489Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:38:51.489Z] #60 sha256:4eef5c68cdb68eea33518bdba79be37905907f8ab8f79c7b8a7ec0889bd229c3 [2022-03-18T07:38:52.505Z] #28 1.136 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-03-18T07:38:52.505Z] #28 1.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-03-18T07:38:52.505Z] #28 1.158 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-03-18T07:38:52.505Z] #28 1.413 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-03-18T07:38:52.762Z] #28 1.641 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-03-18T07:38:52.866Z] #60 218.7 + bin/containerd [2022-03-18T07:38:53.019Z] #28 1.889 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-03-18T07:38:53.297Z] #28 2.165 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-03-18T07:38:53.557Z] #28 2.532 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-03-18T07:38:54.123Z] #28 2.827 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-03-18T07:38:54.380Z] #28 3.092 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [121 kB] [2022-03-18T07:38:54.380Z] #28 3.092 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [123 kB] [2022-03-18T07:38:54.380Z] #28 3.092 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [121 kB] [2022-03-18T07:38:54.380Z] #28 3.094 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [124 kB] [2022-03-18T07:38:54.380Z] #28 3.095 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [116 kB] [2022-03-18T07:38:54.380Z] #28 3.101 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [116 kB] [2022-03-18T07:38:54.380Z] #28 3.367 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-03-18T07:38:54.637Z] #28 3.371 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-03-18T07:38:54.637Z] #28 3.371 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-03-18T07:38:54.637Z] #28 3.373 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-03-18T07:38:54.637Z] #28 3.373 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-03-18T07:38:54.637Z] #28 3.378 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-03-18T07:38:55.179Z] #43 DONE 267.2s [2022-03-18T07:38:55.179Z] [2022-03-18T07:38:55.179Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:55.179Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:38:55.937Z] #60 DONE 245.4s [2022-03-18T07:38:56.509Z] [2022-03-18T07:38:56.509Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T07:38:56.509Z] #61 sha256:5aab2278cb818054d3cec94d9b39f988eb74556d6708074c9b3a1b81e80c4303 [2022-03-18T07:38:56.567Z] #56 ... [2022-03-18T07:38:56.567Z] [2022-03-18T07:38:56.567Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T07:38:56.567Z] #44 sha256:02c708755b80d7c15fd35c19bf5f41d98dc4332a57a4e1e8ca1d96e1bd345c96 [2022-03-18T07:38:56.567Z] #44 DONE 0.2s [2022-03-18T07:38:56.567Z] [2022-03-18T07:38:56.567Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:56.567Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:38:56.567Z] #56 ... [2022-03-18T07:38:56.567Z] [2022-03-18T07:38:56.567Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T07:38:56.567Z] #48 sha256:06838ab0f17d82ca0ef27046d03a62e26c0d8ab50026cfb632f3943b3ce6979f [2022-03-18T07:38:56.567Z] #48 DONE 0.0s [2022-03-18T07:38:56.567Z] [2022-03-18T07:38:56.567Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T07:38:56.567Z] #50 sha256:f3cc2ac035c3442d8a1cf19dfefb5889797df5ac678f399a5d32571c32b6b913 [2022-03-18T07:38:56.567Z] #50 DONE 0.1s [2022-03-18T07:38:56.828Z] [2022-03-18T07:38:56.828Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:38:56.828Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:38:58.417Z] #61 DONE 2.0s [2022-03-18T07:38:58.417Z] [2022-03-18T07:38:58.417Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T07:38:58.417Z] #66 sha256:d52dcce7318d5b5244f87a29d7339d7485c2819a97b0be66e07cad4c12a68fb8 [2022-03-18T07:38:58.993Z] #66 DONE 0.4s [2022-03-18T07:38:58.993Z] [2022-03-18T07:38:58.993Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T07:38:58.993Z] #71 sha256:567e706ff6fcae207c96ec17370949eea701a11052cf9a61bbf39ea080b8ba6c [2022-03-18T07:39:00.901Z] #71 DONE 2.1s [2022-03-18T07:39:00.901Z] [2022-03-18T07:39:00.901Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T07:39:00.901Z] #72 sha256:2e842969faa838f7d90f20b491533116a20bb4700d181b79ae84e0d907a8a6e7 [2022-03-18T07:39:00.901Z] #72 DONE 0.0s [2022-03-18T07:39:00.901Z] [2022-03-18T07:39:00.901Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T07:39:00.901Z] #73 sha256:449babde16313d0025f8c7f07e4d92ccf4a725a603368a0a67597b7e0de4fd12 [2022-03-18T07:39:01.178Z] #28 ... [2022-03-18T07:39:01.178Z] [2022-03-18T07:39:01.178Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:39:01.178Z] #63 sha256:264d9e335dfb077313205f83d87f280cddcae3e070e443bda207262572cbfc7a [2022-03-18T07:39:01.178Z] #63 5.348 + cd /tmp/tmp.xmx5SORUMm/src/github.com/opencontainers/runc [2022-03-18T07:39:01.178Z] #63 5.348 + git checkout -q v1.1.0 [2022-03-18T07:39:01.178Z] #63 5.577 + '[' -z '' ']' [2022-03-18T07:39:01.178Z] #63 5.577 + target=static [2022-03-18T07:39:01.178Z] #63 5.577 + make BUILDTAGS=seccomp static [2022-03-18T07:39:01.178Z] #63 5.895 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-03-18T07:39:01.842Z] #73 DONE 0.8s [2022-03-18T07:39:01.842Z] [2022-03-18T07:39:01.842Z] #74 exporting to image [2022-03-18T07:39:01.842Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T07:39:01.842Z] #74 exporting layers [2022-03-18T07:39:05.139Z] #74 exporting layers 3.4s done [2022-03-18T07:39:05.139Z] #74 writing image sha256:00396161f704f2ec91cc50436290ce92ce377490af9cff4b0a4a94124c9bc561 done [2022-03-18T07:39:05.139Z] #74 naming to docker.io/library/docker:3ca7e24a7fa1c7c373377877d9226a5a54cee816 done [2022-03-18T07:39:05.139Z] #74 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-18T07:39:05.350Z] #63 ... [2022-03-18T07:39:05.350Z] [2022-03-18T07:39:05.350Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:39:05.350Z] #28 sha256:41f0812edd10436c5ea61a79ea547f09a758249b30836c8ae033896b88fb07f3 [2022-03-18T07:39:05.350Z] #28 14.02 Fetched 48.9 MB in 13s (3721 kB/s) [2022-03-18T07:39:05.479Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-18T07:39:06.025Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ca7e24a7fa1c7c373377877d9226a5a54cee816 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ca7e24a7fa1c7c373377877d9226a5a54cee816 hack/test/unit [2022-03-18T07:39:07.932Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-18T07:39:07.932Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-18T07:39:07.932Z] + TESTDIRS=./... [2022-03-18T07:39:07.932Z] + exclude_paths='/vendor/|/integration' [2022-03-18T07:39:07.932Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-18T07:39:07.932Z] ++ go list ./... [2022-03-18T07:39:08.504Z] + pkg_list='github.com/docker/docker/api [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/backend/build [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/httputils [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/middleware [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/build [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/container [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/debug [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/image [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/network [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/session [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/system [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/server/router/volume [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/backend [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/container [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/events [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/filters [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/image [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/mount [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/network [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/registry [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/strslice [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/swarm [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/time [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/versions [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T07:39:08.504Z] github.com/docker/docker/api/types/volume [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/builder-next [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/dockerfile [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/remotecontext [2022-03-18T07:39:08.504Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T07:39:08.504Z] github.com/docker/docker/cli [2022-03-18T07:39:08.504Z] github.com/docker/docker/cli/config [2022-03-18T07:39:08.504Z] github.com/docker/docker/cli/debug [2022-03-18T07:39:08.504Z] github.com/docker/docker/client [2022-03-18T07:39:08.504Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T07:39:08.504Z] github.com/docker/docker/cmd/dockerd [2022-03-18T07:39:08.504Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T07:39:08.504Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T07:39:08.504Z] github.com/docker/docker/container [2022-03-18T07:39:08.504Z] github.com/docker/docker/container/stream [2022-03-18T07:39:08.504Z] github.com/docker/docker/contrib/apparmor [2022-03-18T07:39:08.504Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T07:39:08.504Z] github.com/docker/docker/contrib/httpserver [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/cluster [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/config [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/events [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/exec [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/images [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/initlayer [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/links [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/listeners [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/local [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/names [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/network [2022-03-18T07:39:08.504Z] github.com/docker/docker/daemon/stats [2022-03-18T07:39:08.504Z] github.com/docker/docker/distribution [2022-03-18T07:39:08.504Z] github.com/docker/docker/distribution/metadata [2022-03-18T07:39:08.504Z] github.com/docker/docker/distribution/utils [2022-03-18T07:39:08.504Z] github.com/docker/docker/distribution/xfer [2022-03-18T07:39:08.504Z] github.com/docker/docker/dockerversion [2022-03-18T07:39:08.504Z] github.com/docker/docker/errdefs [2022-03-18T07:39:08.504Z] github.com/docker/docker/image [2022-03-18T07:39:08.504Z] github.com/docker/docker/image/cache [2022-03-18T07:39:08.504Z] github.com/docker/docker/image/tarexport [2022-03-18T07:39:08.504Z] github.com/docker/docker/image/v1 [2022-03-18T07:39:08.504Z] github.com/docker/docker/internal/test/suite [2022-03-18T07:39:08.504Z] github.com/docker/docker/layer [2022-03-18T07:39:08.504Z] github.com/docker/docker/libcontainerd [2022-03-18T07:39:08.504Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T07:39:08.504Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T07:39:08.504Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T07:39:08.504Z] github.com/docker/docker/libcontainerd/types [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/config [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/idm [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T07:39:08.504Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ns [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/options [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/osl [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/types [2022-03-18T07:39:08.505Z] github.com/docker/docker/oci [2022-03-18T07:39:08.505Z] github.com/docker/docker/oci/caps [2022-03-18T07:39:08.505Z] github.com/docker/docker/opts [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/aaparser [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/archive [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/authorization [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/capabilities [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/containerfs [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/directory [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/dmesg [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/filenotify [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/fileutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/fsutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/homedir [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/idtools [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/ioutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/longpath [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/loopback [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/parsers [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/pidfile [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/platform [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/pools [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/progress [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/pubsub [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/reexec [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/signal [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/stack [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/stringid [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/system [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/tailfile [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/tarsum [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/truncindex [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/urlutil [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/useragent [2022-03-18T07:39:08.505Z] github.com/docker/docker/plugin [2022-03-18T07:39:08.505Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T07:39:08.505Z] github.com/docker/docker/plugin/v2 [2022-03-18T07:39:08.505Z] github.com/docker/docker/profiles/apparmor [2022-03-18T07:39:08.505Z] github.com/docker/docker/profiles/seccomp [2022-03-18T07:39:08.505Z] github.com/docker/docker/quota [2022-03-18T07:39:08.505Z] github.com/docker/docker/reference [2022-03-18T07:39:08.505Z] github.com/docker/docker/registry [2022-03-18T07:39:08.505Z] github.com/docker/docker/registry/resumable [2022-03-18T07:39:08.505Z] github.com/docker/docker/restartmanager [2022-03-18T07:39:08.505Z] github.com/docker/docker/rootless [2022-03-18T07:39:08.505Z] github.com/docker/docker/rootless/specconv [2022-03-18T07:39:08.505Z] github.com/docker/docker/runconfig [2022-03-18T07:39:08.505Z] github.com/docker/docker/runconfig/opts [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/daemon [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/environment [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fakegit [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/registry [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/request [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/drivers [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/local [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/mounts [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/service [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/service/opts [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/testutils' [2022-03-18T07:39:08.505Z] ++ grep --fixed-strings -v /libnetwork [2022-03-18T07:39:08.505Z] ++ echo 'github.com/docker/docker/api [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/backend/build [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/httputils [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/middleware [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/build [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/container [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/debug [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/image [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/network [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/session [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/system [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server/router/volume [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/backend [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/container [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/events [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/filters [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/image [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/mount [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/network [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/registry [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/strslice [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/swarm [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/time [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/versions [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/types/volume [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/builder-next [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/dockerfile [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/remotecontext [2022-03-18T07:39:08.505Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T07:39:08.505Z] github.com/docker/docker/cli [2022-03-18T07:39:08.505Z] github.com/docker/docker/cli/config [2022-03-18T07:39:08.505Z] github.com/docker/docker/cli/debug [2022-03-18T07:39:08.505Z] github.com/docker/docker/client [2022-03-18T07:39:08.505Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T07:39:08.505Z] github.com/docker/docker/cmd/dockerd [2022-03-18T07:39:08.505Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T07:39:08.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T07:39:08.505Z] github.com/docker/docker/container [2022-03-18T07:39:08.505Z] github.com/docker/docker/container/stream [2022-03-18T07:39:08.505Z] github.com/docker/docker/contrib/apparmor [2022-03-18T07:39:08.505Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T07:39:08.505Z] github.com/docker/docker/contrib/httpserver [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/cluster [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/config [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/events [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/exec [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/images [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/initlayer [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/links [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/listeners [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/local [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/names [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/network [2022-03-18T07:39:08.505Z] github.com/docker/docker/daemon/stats [2022-03-18T07:39:08.505Z] github.com/docker/docker/distribution [2022-03-18T07:39:08.505Z] github.com/docker/docker/distribution/metadata [2022-03-18T07:39:08.505Z] github.com/docker/docker/distribution/utils [2022-03-18T07:39:08.505Z] github.com/docker/docker/distribution/xfer [2022-03-18T07:39:08.505Z] github.com/docker/docker/dockerversion [2022-03-18T07:39:08.505Z] github.com/docker/docker/errdefs [2022-03-18T07:39:08.505Z] github.com/docker/docker/image [2022-03-18T07:39:08.505Z] github.com/docker/docker/image/cache [2022-03-18T07:39:08.505Z] github.com/docker/docker/image/tarexport [2022-03-18T07:39:08.505Z] github.com/docker/docker/image/v1 [2022-03-18T07:39:08.505Z] github.com/docker/docker/internal/test/suite [2022-03-18T07:39:08.505Z] github.com/docker/docker/layer [2022-03-18T07:39:08.505Z] github.com/docker/docker/libcontainerd [2022-03-18T07:39:08.505Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T07:39:08.505Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T07:39:08.505Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T07:39:08.505Z] github.com/docker/docker/libcontainerd/types [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/config [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/idm [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/ns [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/options [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/osl [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/libnetwork/types [2022-03-18T07:39:08.505Z] github.com/docker/docker/oci [2022-03-18T07:39:08.505Z] github.com/docker/docker/oci/caps [2022-03-18T07:39:08.505Z] github.com/docker/docker/opts [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/aaparser [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/archive [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/authorization [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/capabilities [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/containerfs [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/directory [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/dmesg [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/filenotify [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/fileutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/fsutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/homedir [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/idtools [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/ioutils [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/longpath [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/loopback [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/parsers [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/pidfile [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/platform [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/pools [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/progress [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/pubsub [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/reexec [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/signal [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/stack [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/stringid [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/system [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/tailfile [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/tarsum [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/truncindex [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/urlutil [2022-03-18T07:39:08.505Z] github.com/docker/docker/pkg/useragent [2022-03-18T07:39:08.505Z] github.com/docker/docker/plugin [2022-03-18T07:39:08.505Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T07:39:08.505Z] github.com/docker/docker/plugin/v2 [2022-03-18T07:39:08.505Z] github.com/docker/docker/profiles/apparmor [2022-03-18T07:39:08.505Z] github.com/docker/docker/profiles/seccomp [2022-03-18T07:39:08.505Z] github.com/docker/docker/quota [2022-03-18T07:39:08.505Z] github.com/docker/docker/reference [2022-03-18T07:39:08.505Z] github.com/docker/docker/registry [2022-03-18T07:39:08.505Z] github.com/docker/docker/registry/resumable [2022-03-18T07:39:08.505Z] github.com/docker/docker/restartmanager [2022-03-18T07:39:08.505Z] github.com/docker/docker/rootless [2022-03-18T07:39:08.505Z] github.com/docker/docker/rootless/specconv [2022-03-18T07:39:08.505Z] github.com/docker/docker/runconfig [2022-03-18T07:39:08.505Z] github.com/docker/docker/runconfig/opts [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/daemon [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/environment [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fakegit [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/registry [2022-03-18T07:39:08.505Z] github.com/docker/docker/testutil/request [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/drivers [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/local [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/mounts [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/service [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/service/opts [2022-03-18T07:39:08.505Z] github.com/docker/docker/volume/testutils' [2022-03-18T07:39:08.505Z] + base_pkg_list='github.com/docker/docker/api [2022-03-18T07:39:08.505Z] github.com/docker/docker/api/server [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/backend/build [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/httputils [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/middleware [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/build [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/debug [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/image [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/network [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/session [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/system [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/volume [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/backend [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/events [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/filters [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/image [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/mount [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/network [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/registry [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/strslice [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/swarm [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/time [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/versions [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/volume [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/dockerfile [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/remotecontext [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T07:39:08.506Z] github.com/docker/docker/cli [2022-03-18T07:39:08.506Z] github.com/docker/docker/cli/config [2022-03-18T07:39:08.506Z] github.com/docker/docker/cli/debug [2022-03-18T07:39:08.506Z] github.com/docker/docker/client [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/dockerd [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T07:39:08.506Z] github.com/docker/docker/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/container/stream [2022-03-18T07:39:08.506Z] github.com/docker/docker/contrib/apparmor [2022-03-18T07:39:08.506Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T07:39:08.506Z] github.com/docker/docker/contrib/httpserver [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/config [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/events [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/exec [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/images [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/initlayer [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/links [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/listeners [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/local [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/names [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/network [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/stats [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution/metadata [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution/utils [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution/xfer [2022-03-18T07:39:08.506Z] github.com/docker/docker/dockerversion [2022-03-18T07:39:08.506Z] github.com/docker/docker/errdefs [2022-03-18T07:39:08.506Z] github.com/docker/docker/image [2022-03-18T07:39:08.506Z] github.com/docker/docker/image/cache [2022-03-18T07:39:08.506Z] github.com/docker/docker/image/tarexport [2022-03-18T07:39:08.506Z] github.com/docker/docker/image/v1 [2022-03-18T07:39:08.506Z] github.com/docker/docker/internal/test/suite [2022-03-18T07:39:08.506Z] github.com/docker/docker/layer [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/types [2022-03-18T07:39:08.506Z] github.com/docker/docker/oci [2022-03-18T07:39:08.506Z] github.com/docker/docker/oci/caps [2022-03-18T07:39:08.506Z] github.com/docker/docker/opts [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/aaparser [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/archive [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/authorization [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/capabilities [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/containerfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/directory [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/dmesg [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/filenotify [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/fileutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/fsutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/homedir [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/idtools [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/ioutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/longpath [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/loopback [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/parsers [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/pidfile [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/platform [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/plugins [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/pools [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/progress [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/pubsub [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/reexec [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/signal [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/stack [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/stringid [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/system [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/tailfile [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/tarsum [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/truncindex [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/urlutil [2022-03-18T07:39:08.506Z] github.com/docker/docker/pkg/useragent [2022-03-18T07:39:08.506Z] github.com/docker/docker/plugin [2022-03-18T07:39:08.506Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T07:39:08.506Z] github.com/docker/docker/plugin/v2 [2022-03-18T07:39:08.506Z] github.com/docker/docker/profiles/apparmor [2022-03-18T07:39:08.506Z] github.com/docker/docker/profiles/seccomp [2022-03-18T07:39:08.506Z] github.com/docker/docker/quota [2022-03-18T07:39:08.506Z] github.com/docker/docker/reference [2022-03-18T07:39:08.506Z] github.com/docker/docker/registry [2022-03-18T07:39:08.506Z] github.com/docker/docker/registry/resumable [2022-03-18T07:39:08.506Z] github.com/docker/docker/restartmanager [2022-03-18T07:39:08.506Z] github.com/docker/docker/rootless [2022-03-18T07:39:08.506Z] github.com/docker/docker/rootless/specconv [2022-03-18T07:39:08.506Z] github.com/docker/docker/runconfig [2022-03-18T07:39:08.506Z] github.com/docker/docker/runconfig/opts [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/daemon [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/environment [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/fakegit [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/registry [2022-03-18T07:39:08.506Z] github.com/docker/docker/testutil/request [2022-03-18T07:39:08.506Z] github.com/docker/docker/volume [2022-03-18T07:39:08.506Z] github.com/docker/docker/volume/drivers [2022-03-18T07:39:08.506Z] github.com/docker/docker/volume/local [2022-03-18T07:39:08.506Z] github.com/docker/docker/volume/mounts [2022-03-18T07:39:08.506Z] github.com/docker/docker/volume/service [2022-03-18T07:39:08.506Z] github.com/docker/docker/volume/service/opts [2022-03-18T07:39:08.506Z] github.com/docker/docker/volume/testutils' [2022-03-18T07:39:08.506Z] ++ echo 'github.com/docker/docker/api [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/backend/build [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/httputils [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/middleware [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/build [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/debug [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/image [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/network [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/session [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/system [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/server/router/volume [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/backend [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/events [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/filters [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/image [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/mount [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/network [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/registry [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/strslice [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/swarm [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/time [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/versions [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T07:39:08.506Z] github.com/docker/docker/api/types/volume [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/dockerfile [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/remotecontext [2022-03-18T07:39:08.506Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T07:39:08.506Z] github.com/docker/docker/cli [2022-03-18T07:39:08.506Z] github.com/docker/docker/cli/config [2022-03-18T07:39:08.506Z] github.com/docker/docker/cli/debug [2022-03-18T07:39:08.506Z] github.com/docker/docker/client [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/dockerd [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T07:39:08.506Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T07:39:08.506Z] github.com/docker/docker/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/container/stream [2022-03-18T07:39:08.506Z] github.com/docker/docker/contrib/apparmor [2022-03-18T07:39:08.506Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T07:39:08.506Z] github.com/docker/docker/contrib/httpserver [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/config [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/events [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/exec [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/images [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/initlayer [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/links [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/listeners [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/local [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/names [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/network [2022-03-18T07:39:08.506Z] github.com/docker/docker/daemon/stats [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution/metadata [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution/utils [2022-03-18T07:39:08.506Z] github.com/docker/docker/distribution/xfer [2022-03-18T07:39:08.506Z] github.com/docker/docker/dockerversion [2022-03-18T07:39:08.506Z] github.com/docker/docker/errdefs [2022-03-18T07:39:08.506Z] github.com/docker/docker/image [2022-03-18T07:39:08.506Z] github.com/docker/docker/image/cache [2022-03-18T07:39:08.506Z] github.com/docker/docker/image/tarexport [2022-03-18T07:39:08.506Z] github.com/docker/docker/image/v1 [2022-03-18T07:39:08.506Z] github.com/docker/docker/internal/test/suite [2022-03-18T07:39:08.506Z] github.com/docker/docker/layer [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T07:39:08.506Z] github.com/docker/docker/libcontainerd/types [2022-03-18T07:39:08.506Z] github.com/docker/docker/libnetwork [2022-03-18T07:39:08.506Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T07:39:08.506Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T07:39:08.506Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T07:39:08.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T07:39:08.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T07:39:08.506Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/config [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/idm [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ns [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/options [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/osl [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/types [2022-03-18T07:39:08.507Z] github.com/docker/docker/oci [2022-03-18T07:39:08.507Z] github.com/docker/docker/oci/caps [2022-03-18T07:39:08.507Z] github.com/docker/docker/opts [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/aaparser [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/archive [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/authorization [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/capabilities [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/containerfs [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/directory [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/dmesg [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/filenotify [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/fileutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/fsutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/homedir [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/idtools [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/ioutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/longpath [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/loopback [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/parsers [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/pidfile [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/platform [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/plugins [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/pools [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/progress [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/pubsub [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/reexec [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/signal [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/stack [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/stringid [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/system [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/tailfile [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/tarsum [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/truncindex [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/urlutil [2022-03-18T07:39:08.507Z] github.com/docker/docker/pkg/useragent [2022-03-18T07:39:08.507Z] github.com/docker/docker/plugin [2022-03-18T07:39:08.507Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T07:39:08.507Z] github.com/docker/docker/plugin/v2 [2022-03-18T07:39:08.507Z] github.com/docker/docker/profiles/apparmor [2022-03-18T07:39:08.507Z] github.com/docker/docker/profiles/seccomp [2022-03-18T07:39:08.507Z] github.com/docker/docker/quota [2022-03-18T07:39:08.507Z] github.com/docker/docker/reference [2022-03-18T07:39:08.507Z] github.com/docker/docker/registry [2022-03-18T07:39:08.507Z] github.com/docker/docker/registry/resumable [2022-03-18T07:39:08.507Z] github.com/docker/docker/restartmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/rootless [2022-03-18T07:39:08.507Z] github.com/docker/docker/rootless/specconv [2022-03-18T07:39:08.507Z] github.com/docker/docker/runconfig [2022-03-18T07:39:08.507Z] github.com/docker/docker/runconfig/opts [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/daemon [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/environment [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/fakegit [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/registry [2022-03-18T07:39:08.507Z] github.com/docker/docker/testutil/request [2022-03-18T07:39:08.507Z] github.com/docker/docker/volume [2022-03-18T07:39:08.507Z] github.com/docker/docker/volume/drivers [2022-03-18T07:39:08.507Z] github.com/docker/docker/volume/local [2022-03-18T07:39:08.507Z] github.com/docker/docker/volume/mounts [2022-03-18T07:39:08.507Z] github.com/docker/docker/volume/service [2022-03-18T07:39:08.507Z] github.com/docker/docker/volume/service/opts [2022-03-18T07:39:08.507Z] github.com/docker/docker/volume/testutils' [2022-03-18T07:39:08.507Z] ++ grep --fixed-strings /libnetwork [2022-03-18T07:39:08.507Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/config [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/idm [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ns [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/options [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/osl [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/types' [2022-03-18T07:39:08.507Z] + echo 'github.com/docker/docker/libnetwork [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/config [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/idm [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T07:39:08.507Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/ns [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/options [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/osl [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/types' [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T07:39:08.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T07:39:08.507Z] + type docker-proxy [2022-03-18T07:39:08.507Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-18T07:39:08.507Z] + hack/make.sh binary-proxy install-proxy [2022-03-18T07:39:08.507Z] [2022-03-18T07:39:08.507Z] Removing bundles/ [2022-03-18T07:39:08.507Z] [2022-03-18T07:39:08.507Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-18T07:39:08.507Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-18T07:39:08.507Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:39:12.000Z] #28 14.02 Reading package lists... [2022-03-18T07:39:13.791Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-18T07:39:13.791Z] [2022-03-18T07:39:13.791Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-18T07:39:13.791Z] Installing docker-proxy to /usr/local/bin/ [2022-03-18T07:39:13.791Z] [2022-03-18T07:39:13.791Z] + mkdir -p bundles [2022-03-18T07:39:13.791Z] + '[' -n 'github.com/docker/docker/api [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/backend/build [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/httputils [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/middleware [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/build [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/container [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/debug [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/image [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/network [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/session [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/system [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/server/router/volume [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/backend [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/container [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/events [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/filters [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/image [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/mount [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/network [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/registry [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/strslice [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/swarm [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/time [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/versions [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T07:39:13.791Z] github.com/docker/docker/api/types/volume [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/builder-next [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/dockerfile [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/remotecontext [2022-03-18T07:39:13.791Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T07:39:13.791Z] github.com/docker/docker/cli [2022-03-18T07:39:13.791Z] github.com/docker/docker/cli/config [2022-03-18T07:39:13.791Z] github.com/docker/docker/cli/debug [2022-03-18T07:39:13.791Z] github.com/docker/docker/client [2022-03-18T07:39:13.791Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T07:39:13.791Z] github.com/docker/docker/cmd/dockerd [2022-03-18T07:39:13.791Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T07:39:13.791Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T07:39:13.791Z] github.com/docker/docker/container [2022-03-18T07:39:13.791Z] github.com/docker/docker/container/stream [2022-03-18T07:39:13.791Z] github.com/docker/docker/contrib/apparmor [2022-03-18T07:39:13.791Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T07:39:13.791Z] github.com/docker/docker/contrib/httpserver [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/cluster [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/config [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/events [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/exec [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/images [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/initlayer [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/links [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/listeners [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/local [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/names [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/network [2022-03-18T07:39:13.791Z] github.com/docker/docker/daemon/stats [2022-03-18T07:39:13.791Z] github.com/docker/docker/distribution [2022-03-18T07:39:13.791Z] github.com/docker/docker/distribution/metadata [2022-03-18T07:39:13.791Z] github.com/docker/docker/distribution/utils [2022-03-18T07:39:13.791Z] github.com/docker/docker/distribution/xfer [2022-03-18T07:39:13.791Z] github.com/docker/docker/dockerversion [2022-03-18T07:39:13.791Z] github.com/docker/docker/errdefs [2022-03-18T07:39:13.791Z] github.com/docker/docker/image [2022-03-18T07:39:13.791Z] github.com/docker/docker/image/cache [2022-03-18T07:39:13.791Z] github.com/docker/docker/image/tarexport [2022-03-18T07:39:13.791Z] github.com/docker/docker/image/v1 [2022-03-18T07:39:13.791Z] github.com/docker/docker/internal/test/suite [2022-03-18T07:39:13.791Z] github.com/docker/docker/layer [2022-03-18T07:39:13.791Z] github.com/docker/docker/libcontainerd [2022-03-18T07:39:13.791Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T07:39:13.791Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T07:39:13.791Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T07:39:13.791Z] github.com/docker/docker/libcontainerd/types [2022-03-18T07:39:13.791Z] github.com/docker/docker/oci [2022-03-18T07:39:13.791Z] github.com/docker/docker/oci/caps [2022-03-18T07:39:13.791Z] github.com/docker/docker/opts [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/aaparser [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/archive [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/authorization [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/capabilities [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/containerfs [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/directory [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/dmesg [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/filenotify [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/fileutils [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/fsutils [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/homedir [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/idtools [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/ioutils [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/longpath [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/loopback [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/parsers [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/pidfile [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/platform [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/plugins [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/pools [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/progress [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/pubsub [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/reexec [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/signal [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/stack [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/stringid [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/system [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/tailfile [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/tarsum [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/truncindex [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/urlutil [2022-03-18T07:39:13.791Z] github.com/docker/docker/pkg/useragent [2022-03-18T07:39:13.791Z] github.com/docker/docker/plugin [2022-03-18T07:39:13.791Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T07:39:13.791Z] github.com/docker/docker/plugin/v2 [2022-03-18T07:39:13.791Z] github.com/docker/docker/profiles/apparmor [2022-03-18T07:39:13.791Z] github.com/docker/docker/profiles/seccomp [2022-03-18T07:39:13.791Z] github.com/docker/docker/quota [2022-03-18T07:39:13.791Z] github.com/docker/docker/reference [2022-03-18T07:39:13.791Z] github.com/docker/docker/registry [2022-03-18T07:39:13.791Z] github.com/docker/docker/registry/resumable [2022-03-18T07:39:13.791Z] github.com/docker/docker/restartmanager [2022-03-18T07:39:13.791Z] github.com/docker/docker/rootless [2022-03-18T07:39:13.791Z] github.com/docker/docker/rootless/specconv [2022-03-18T07:39:13.791Z] github.com/docker/docker/runconfig [2022-03-18T07:39:13.791Z] github.com/docker/docker/runconfig/opts [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/daemon [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/environment [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/fakegit [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/registry [2022-03-18T07:39:13.791Z] github.com/docker/docker/testutil/request [2022-03-18T07:39:13.791Z] github.com/docker/docker/volume [2022-03-18T07:39:13.791Z] github.com/docker/docker/volume/drivers [2022-03-18T07:39:13.791Z] github.com/docker/docker/volume/local [2022-03-18T07:39:13.791Z] github.com/docker/docker/volume/mounts [2022-03-18T07:39:13.791Z] github.com/docker/docker/volume/service [2022-03-18T07:39:13.791Z] github.com/docker/docker/volume/service/opts [2022-03-18T07:39:13.791Z] github.com/docker/docker/volume/testutils' ']' [2022-03-18T07:39:13.792Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-03-18T07:39:14.733Z] ? github.com/docker/docker/api [no test files] [2022-03-18T07:39:18.548Z] #28 20.66 Reading package lists... [2022-03-18T07:39:19.916Z] #28 27.20 Building dependency tree... [2022-03-18T07:39:21.283Z] #28 30.10 bzip2 is already the newest version (1.0.8-4). [2022-03-18T07:39:21.283Z] #28 30.10 patch is already the newest version (2.7.6-7). [2022-03-18T07:39:21.283Z] #28 30.10 xz-utils is already the newest version (5.2.5-2). [2022-03-18T07:39:21.283Z] #28 30.10 The following additional packages will be installed: [2022-03-18T07:39:21.283Z] #28 30.11 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-18T07:39:21.283Z] #28 30.11 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-03-18T07:39:21.283Z] #28 30.12 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-03-18T07:39:21.283Z] #28 30.12 python3-pkg-resources vim-runtime xxd [2022-03-18T07:39:21.283Z] #28 30.14 Suggested packages: [2022-03-18T07:39:21.283Z] #28 30.14 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-03-18T07:39:21.283Z] #28 30.14 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-03-18T07:39:21.283Z] #28 30.14 Recommended packages: [2022-03-18T07:39:21.283Z] #28 30.14 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-03-18T07:39:22.652Z] #28 31.53 The following NEW packages will be installed: [2022-03-18T07:39:22.652Z] #28 31.54 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-03-18T07:39:22.652Z] #28 31.54 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-03-18T07:39:22.652Z] #28 31.54 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-03-18T07:39:22.652Z] #28 31.55 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-03-18T07:39:22.652Z] #28 31.55 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-03-18T07:39:22.652Z] #28 31.55 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-03-18T07:39:22.652Z] #28 31.55 vim-common vim-runtime xfsprogs xxd zip zstd [2022-03-18T07:39:22.909Z] #28 31.93 0 upgraded, 44 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:39:22.909Z] #28 31.93 Need to get 18.6 MB of archives. [2022-03-18T07:39:22.909Z] #28 31.93 After this operation, 71.4 MB of additional disk space will be used. [2022-03-18T07:39:22.909Z] #28 31.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-03-18T07:39:22.909Z] #28 31.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-03-18T07:39:23.166Z] #28 31.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-03-18T07:39:23.166Z] #28 31.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-03-18T07:39:23.166Z] #28 31.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-03-18T07:39:23.166Z] #28 31.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-03-18T07:39:23.166Z] #28 31.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-03-18T07:39:23.166Z] #28 31.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-03-18T07:39:23.166Z] #28 31.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-03-18T07:39:23.166Z] #28 31.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-03-18T07:39:23.166Z] #28 31.98 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-03-18T07:39:23.166Z] #28 31.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-03-18T07:39:23.166Z] #28 31.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-03-18T07:39:23.166Z] #28 32.00 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-03-18T07:39:23.166Z] #28 32.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-03-18T07:39:23.166Z] #28 32.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-03-18T07:39:23.166Z] #28 32.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-03-18T07:39:23.166Z] #28 32.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-03-18T07:39:23.166Z] #28 32.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-03-18T07:39:23.166Z] #28 32.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-03-18T07:39:23.166Z] #28 32.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-03-18T07:39:23.166Z] #28 32.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-03-18T07:39:23.166Z] #28 32.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-03-18T07:39:23.166Z] #28 32.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-03-18T07:39:23.166Z] #28 32.03 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-03-18T07:39:23.166Z] #28 32.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-03-18T07:39:23.166Z] #28 32.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-03-18T07:39:23.166Z] #28 32.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-03-18T07:39:23.166Z] #28 32.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-03-18T07:39:23.166Z] #28 32.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-03-18T07:39:23.166Z] #28 32.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-03-18T07:39:23.166Z] #28 32.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-03-18T07:39:23.166Z] #28 32.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-03-18T07:39:23.166Z] #28 32.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-03-18T07:39:23.166Z] #28 32.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-03-18T07:39:23.166Z] #28 32.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-03-18T07:39:23.166Z] #28 32.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-03-18T07:39:23.166Z] #28 32.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-03-18T07:39:23.166Z] #28 32.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-03-18T07:39:23.422Z] #28 32.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-03-18T07:39:23.422Z] #28 32.25 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-03-18T07:39:23.422Z] #28 32.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-03-18T07:39:23.422Z] #28 32.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-03-18T07:39:23.422Z] #28 32.28 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-03-18T07:39:23.987Z] #28 32.90 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:39:24.243Z] #28 33.19 Fetched 18.6 MB in 1s (28.8 MB/s) [2022-03-18T07:39:24.243Z] #28 33.25 Selecting previously unselected package pigz. [2022-03-18T07:39:24.500Z] #28 33.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-03-18T07:39:24.500Z] #28 33.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-03-18T07:39:24.500Z] #28 33.32 Unpacking pigz (2.6-1) ... [2022-03-18T07:39:24.500Z] #28 33.39 Selecting previously unselected package libelf1:amd64. [2022-03-18T07:39:24.500Z] #28 33.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-03-18T07:39:24.500Z] #28 33.40 Unpacking libelf1:amd64 (0.183-1) ... [2022-03-18T07:39:24.500Z] #28 33.51 Selecting previously unselected package libbpf0:amd64. [2022-03-18T07:39:24.757Z] #28 33.51 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-03-18T07:39:24.757Z] #28 33.52 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:39:24.757Z] #28 33.60 Selecting previously unselected package libcap2:amd64. [2022-03-18T07:39:24.757Z] #28 33.60 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-03-18T07:39:24.757Z] #28 33.61 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:39:24.757Z] #28 33.66 Selecting previously unselected package libmnl0:amd64. [2022-03-18T07:39:24.757Z] #28 33.67 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-03-18T07:39:24.757Z] #28 33.67 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:39:25.014Z] #28 33.73 Selecting previously unselected package libxtables12:amd64. [2022-03-18T07:39:25.014Z] #28 33.74 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-03-18T07:39:25.014Z] #28 33.74 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:39:25.014Z] #28 33.78 Selecting previously unselected package libcap2-bin. [2022-03-18T07:39:25.014Z] #28 33.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-03-18T07:39:25.014Z] #28 33.79 Unpacking libcap2-bin (1:2.44-1) ... [2022-03-18T07:39:25.014Z] #28 33.86 Selecting previously unselected package iproute2. [2022-03-18T07:39:25.014Z] #28 33.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-03-18T07:39:25.014Z] #28 33.87 Unpacking iproute2 (5.10.0-4) ... [2022-03-18T07:39:25.271Z] #28 34.15 Selecting previously unselected package xxd. [2022-03-18T07:39:25.271Z] #28 34.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:39:25.271Z] #28 34.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:25.271Z] #28 34.25 Selecting previously unselected package vim-common. [2022-03-18T07:39:25.271Z] #28 34.25 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:39:25.528Z] #28 34.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:25.528Z] #28 34.39 Selecting previously unselected package bash-completion. [2022-03-18T07:39:25.528Z] #28 34.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-03-18T07:39:26.763Z] #60 ... [2022-03-18T07:39:26.763Z] [2022-03-18T07:39:26.763Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:39:26.763Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:39:26.763Z] #51 310.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T07:39:26.763Z] #51 ... [2022-03-18T07:39:26.763Z] [2022-03-18T07:39:26.763Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:39:26.763Z] #56 sha256:6714aee4fc23143613d36ef050f790af25d15cbfd1916b597bc43e0fc9a24316 [2022-03-18T07:39:26.763Z] #56 143.5 + mkdir -p /build [2022-03-18T07:39:26.763Z] #56 143.5 + cp runc /build/runc [2022-03-18T07:39:26.763Z] #56 DONE 143.9s [2022-03-18T07:39:26.763Z] [2022-03-18T07:39:26.763Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:39:26.763Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:39:26.763Z] #51 DONE 311.8s [2022-03-18T07:39:26.763Z] [2022-03-18T07:39:26.763Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:39:26.763Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:39:26.763Z] #60 ... [2022-03-18T07:39:26.763Z] [2022-03-18T07:39:26.763Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T07:39:26.763Z] #52 sha256:89152fd656696fd2fe21441b6c49dddeec220640902940342345fdea40348d6f [2022-03-18T07:39:26.897Z] #28 35.54 Unpacking bash-completion (1:2.11-2) ... [2022-03-18T07:39:26.897Z] #28 35.82 Selecting previously unselected package apparmor. [2022-03-18T07:39:26.897Z] #28 35.83 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-03-18T07:39:27.022Z] #52 DONE 0.7s [2022-03-18T07:39:27.022Z] [2022-03-18T07:39:27.022Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T07:39:27.022Z] #54 sha256:43ecfe429cf17ea783f2ca28f3645fb8d2550e4f02d1bef9c4a586cf062eb7fe [2022-03-18T07:39:27.022Z] #54 DONE 0.1s [2022-03-18T07:39:27.022Z] [2022-03-18T07:39:27.022Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T07:39:27.022Z] #57 sha256:4b70aaab777b082c246a4ed91ee151aaaba1bde3b48627afc5a550f9a486c9db [2022-03-18T07:39:27.154Z] #28 35.87 Unpacking apparmor (2.13.6-10) ... [2022-03-18T07:39:27.154Z] #28 36.12 Selecting previously unselected package inetutils-ping. [2022-03-18T07:39:27.281Z] #57 DONE 0.4s [2022-03-18T07:39:27.281Z] [2022-03-18T07:39:27.281Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:39:27.281Z] #60 sha256:b9c62d9bf9ae8b745f95e6b8290072e8e9a4cbadc87ee1ef43e384e7352510e9 [2022-03-18T07:39:27.410Z] #28 36.12 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-03-18T07:39:27.410Z] #28 36.13 Unpacking inetutils-ping (2:2.0-1) ... [2022-03-18T07:39:27.410Z] #28 36.21 Selecting previously unselected package libip4tc2:amd64. [2022-03-18T07:39:27.410Z] #28 36.21 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:39:27.410Z] #28 36.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:39:27.410Z] #28 36.27 Selecting previously unselected package libip6tc2:amd64. [2022-03-18T07:39:27.410Z] #28 36.27 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-03-18T07:39:27.410Z] #28 36.28 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:39:27.410Z] #28 36.32 Selecting previously unselected package libnfnetlink0:amd64. [2022-03-18T07:39:27.410Z] #28 36.32 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-03-18T07:39:27.410Z] #28 36.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:39:27.410Z] #28 36.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-03-18T07:39:27.667Z] #28 36.37 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-03-18T07:39:27.667Z] #28 36.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:39:27.667Z] #28 36.42 Selecting previously unselected package libnftnl11:amd64. [2022-03-18T07:39:27.667Z] #28 36.43 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-03-18T07:39:27.667Z] #28 36.44 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:39:27.667Z] #28 36.50 Selecting previously unselected package iptables. [2022-03-18T07:39:27.667Z] #28 36.51 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-03-18T07:39:27.667Z] #28 36.52 Unpacking iptables (1.8.7-1) ... [2022-03-18T07:39:27.848Z] #60 268.9 + bin/containerd [2022-03-18T07:39:27.923Z] #28 36.68 Selecting previously unselected package libonig5:amd64. [2022-03-18T07:39:27.923Z] #28 36.70 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-03-18T07:39:27.923Z] #28 36.70 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:39:27.923Z] #28 36.81 Selecting previously unselected package libjq1:amd64. [2022-03-18T07:39:27.923Z] #28 36.82 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-03-18T07:39:27.923Z] #28 36.83 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:39:27.923Z] #28 36.89 Selecting previously unselected package jq. [2022-03-18T07:39:27.923Z] #28 36.89 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-03-18T07:39:27.923Z] #28 36.90 Unpacking jq (1.6-2.1) ... [2022-03-18T07:39:28.179Z] #28 36.96 Selecting previously unselected package libaio1:amd64. [2022-03-18T07:39:28.179Z] #28 36.97 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-03-18T07:39:28.179Z] #28 36.97 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:39:28.179Z] #28 37.02 Selecting previously unselected package libgpm2:amd64. [2022-03-18T07:39:28.179Z] #28 37.04 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-03-18T07:39:28.179Z] #28 37.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:39:28.436Z] #28 37.10 Selecting previously unselected package libinih1:amd64. [2022-03-18T07:39:28.436Z] #28 37.10 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-03-18T07:39:28.436Z] #28 37.12 Unpacking libinih1:amd64 (53-1+b2) ... [2022-03-18T07:39:28.436Z] #28 37.17 Selecting previously unselected package libnet1:amd64. [2022-03-18T07:39:28.436Z] #28 37.19 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-03-18T07:39:28.436Z] #28 37.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:39:28.436Z] #28 37.26 Selecting previously unselected package libnl-3-200:amd64. [2022-03-18T07:39:28.436Z] #28 37.26 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-03-18T07:39:28.436Z] #28 37.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:39:28.436Z] #28 37.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-03-18T07:39:28.436Z] #28 37.34 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-03-18T07:39:28.436Z] #28 37.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:39:28.436Z] #28 37.41 Selecting previously unselected package net-tools. [2022-03-18T07:39:28.436Z] #28 37.42 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-03-18T07:39:28.436Z] #28 37.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:39:28.692Z] #28 37.55 Selecting previously unselected package python-pip-whl. [2022-03-18T07:39:28.692Z] #28 37.55 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-03-18T07:39:28.692Z] #28 37.56 Unpacking python-pip-whl (20.3.4-4) ... [2022-03-18T07:39:28.692Z] #28 ... [2022-03-18T07:39:28.692Z] [2022-03-18T07:39:28.693Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:39:28.693Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:39:28.693Z] #67 97.84 + bin/containerd [2022-03-18T07:39:29.635Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2022-03-18T07:39:33.945Z] #67 ... [2022-03-18T07:39:33.945Z] [2022-03-18T07:39:33.945Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-03-18T07:39:33.945Z] #28 sha256:41f0812edd10436c5ea61a79ea547f09a758249b30836c8ae033896b88fb07f3 [2022-03-18T07:39:33.945Z] #28 37.87 Selecting previously unselected package python3-lib2to3. [2022-03-18T07:39:33.945Z] #28 37.87 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-03-18T07:39:33.945Z] #28 37.88 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:39:33.945Z] #28 37.96 Selecting previously unselected package python3-distutils. [2022-03-18T07:39:33.945Z] #28 37.96 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-03-18T07:39:33.945Z] #28 37.98 Unpacking python3-distutils (3.9.2-1) ... [2022-03-18T07:39:33.945Z] #28 38.07 Selecting previously unselected package python3-pkg-resources. [2022-03-18T07:39:33.945Z] #28 38.08 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-03-18T07:39:33.945Z] #28 38.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:39:33.945Z] #28 38.17 Selecting previously unselected package python3-setuptools. [2022-03-18T07:39:33.945Z] #28 38.17 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-03-18T07:39:33.945Z] #28 38.17 Unpacking python3-setuptools (52.0.0-4) ... [2022-03-18T07:39:33.945Z] #28 38.34 Selecting previously unselected package python3-wheel. [2022-03-18T07:39:33.945Z] #28 38.35 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-03-18T07:39:33.945Z] #28 38.35 Unpacking python3-wheel (0.34.2-1) ... [2022-03-18T07:39:33.945Z] #28 38.42 Selecting previously unselected package python3-pip. [2022-03-18T07:39:33.945Z] #28 38.42 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-03-18T07:39:33.945Z] #28 38.42 Unpacking python3-pip (20.3.4-4) ... [2022-03-18T07:39:33.945Z] #28 38.56 Selecting previously unselected package sudo. [2022-03-18T07:39:33.945Z] #28 38.57 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-03-18T07:39:33.945Z] #28 38.59 Unpacking sudo (1.9.5p2-3) ... [2022-03-18T07:39:33.945Z] #28 38.93 Selecting previously unselected package thin-provisioning-tools. [2022-03-18T07:39:33.945Z] #28 38.93 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-03-18T07:39:33.945Z] #28 38.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:39:33.945Z] #28 39.11 Selecting previously unselected package uidmap. [2022-03-18T07:39:33.945Z] #28 39.11 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-03-18T07:39:33.945Z] #28 39.12 Unpacking uidmap (1:4.8.1-1) ... [2022-03-18T07:39:33.945Z] #28 39.20 Selecting previously unselected package vim-runtime. [2022-03-18T07:39:33.945Z] #28 39.20 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-03-18T07:39:33.945Z] #28 39.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-03-18T07:39:33.945Z] #28 39.25 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-03-18T07:39:33.945Z] #28 39.26 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:33.945Z] #28 40.91 Selecting previously unselected package vim. [2022-03-18T07:39:33.945Z] #28 40.92 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-03-18T07:39:33.945Z] #28 40.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:33.945Z] #28 41.25 Selecting previously unselected package xfsprogs. [2022-03-18T07:39:33.945Z] #28 41.26 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-03-18T07:39:33.945Z] #28 41.26 Unpacking xfsprogs (5.10.0-4) ... [2022-03-18T07:39:33.945Z] #28 41.53 Selecting previously unselected package zip. [2022-03-18T07:39:33.945Z] #28 41.55 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-03-18T07:39:33.945Z] #28 41.55 Unpacking zip (3.0-12) ... [2022-03-18T07:39:33.945Z] #28 41.63 Selecting previously unselected package zstd. [2022-03-18T07:39:33.945Z] #28 41.64 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-03-18T07:39:33.945Z] #28 41.65 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:39:33.945Z] #28 41.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-03-18T07:39:33.945Z] #28 42.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-03-18T07:39:33.945Z] #28 42.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-03-18T07:39:33.945Z] #28 42.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-03-18T07:39:33.946Z] #28 42.49 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-03-18T07:39:33.946Z] #28 42.50 Setting up libinih1:amd64 (53-1+b2) ... [2022-03-18T07:39:33.946Z] #28 42.52 Setting up uidmap (1:4.8.1-1) ... [2022-03-18T07:39:33.946Z] #28 42.53 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-03-18T07:39:33.946Z] #28 42.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-03-18T07:39:33.946Z] #28 42.55 Setting up python3-wheel (0.34.2-1) ... [2022-03-18T07:39:33.946Z] #28 42.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:34.203Z] #28 42.90 Setting up libcap2:amd64 (1:2.44-1) ... [2022-03-18T07:39:34.203Z] #28 42.91 Setting up libcap2-bin (1:2.44-1) ... [2022-03-18T07:39:34.203Z] #28 42.92 Setting up apparmor (2.13.6-10) ... [2022-03-18T07:39:35.133Z] #28 43.96 Setting up zip (3.0-12) ... [2022-03-18T07:39:35.133Z] #28 43.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:35.133Z] #28 44.00 Setting up bash-completion (1:2.11-2) ... [2022-03-18T07:39:35.588Z] #56 ... [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-03-18T07:39:35.588Z] #51 sha256:a2a46257027361d1a907eedc2aa1caa82c88792e4bb81f18fb8614a6ab034039 [2022-03-18T07:39:35.588Z] #51 304.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-03-18T07:39:35.588Z] #51 DONE 304.8s [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:39:35.588Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:39:35.588Z] #56 ... [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T07:39:35.588Z] #52 sha256:d2b3d1ed83d5f504168d37fabae21772d2bc916bfcda8e1f2ffe26d5dc74e03f [2022-03-18T07:39:35.588Z] #52 DONE 0.1s [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T07:39:35.588Z] #54 sha256:ada36157bd9756ff1286ec90d9bb0d1e1a0a8e046840a7872d0d34bb45c8b02e [2022-03-18T07:39:35.588Z] #54 DONE 0.1s [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:39:35.588Z] #56 sha256:5fcd2f4c660743c8aea06ab62c5776ec5b0c27271fc4863b397d4f3bdf32d58c [2022-03-18T07:39:35.588Z] #56 139.2 + mkdir -p /build [2022-03-18T07:39:35.588Z] #56 139.2 + cp runc /build/runc [2022-03-18T07:39:35.588Z] #56 DONE 139.3s [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:39:35.588Z] #60 sha256:aa3b61e7aae1e4512e007508c51bb99cd27ad32f4beacbfad992d17e5a2e8f10 [2022-03-18T07:39:35.588Z] #60 ... [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T07:39:35.588Z] #57 sha256:6f6ea2bce08ef10d717bad5717b2f3d354861e958c6f4cca85af97d51f8607db [2022-03-18T07:39:35.588Z] #57 DONE 0.1s [2022-03-18T07:39:35.588Z] [2022-03-18T07:39:35.588Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:39:35.588Z] #60 sha256:aa3b61e7aae1e4512e007508c51bb99cd27ad32f4beacbfad992d17e5a2e8f10 [2022-03-18T07:39:36.503Z] #28 45.32 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-03-18T07:39:36.503Z] #28 45.33 Setting up sudo (1.9.5p2-3) ... [2022-03-18T07:39:36.503Z] #28 45.38 invoke-rc.d: could not determine current runlevel [2022-03-18T07:39:36.503Z] #28 45.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T07:39:36.503Z] #28 45.40 Setting up xfsprogs (5.10.0-4) ... [2022-03-18T07:39:36.503Z] #28 45.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-03-18T07:39:36.503Z] #28 45.42 Setting up inetutils-ping (2:2.0-1) ... [2022-03-18T07:39:36.503Z] #28 45.44 Setting up pigz (2.6-1) ... [2022-03-18T07:39:36.503Z] #28 45.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-03-18T07:39:36.503Z] #28 45.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-03-18T07:39:36.760Z] #28 45.52 Setting up python-pip-whl (20.3.4-4) ... [2022-03-18T07:39:36.760Z] #28 45.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:37.323Z] #28 45.98 Setting up libaio1:amd64 (0.3.112-9) ... [2022-03-18T07:39:37.323Z] #28 45.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-03-18T07:39:37.323Z] #28 46.23 Setting up libelf1:amd64 (0.183-1) ... [2022-03-18T07:39:37.323Z] #28 46.24 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-03-18T07:39:37.323Z] #28 46.25 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-03-18T07:39:37.323Z] #28 46.26 Setting up python3-distutils (3.9.2-1) ... [2022-03-18T07:39:37.580Z] #28 46.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-03-18T07:39:37.580Z] #28 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-03-18T07:39:37.837Z] #28 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-03-18T07:39:37.837Z] #28 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-03-18T07:39:37.837Z] #28 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-03-18T07:39:37.837Z] #28 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-03-18T07:39:37.837Z] #28 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-03-18T07:39:37.837Z] #28 46.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-03-18T07:39:37.837Z] #28 46.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-03-18T07:39:37.837Z] #28 46.71 Setting up python3-setuptools (52.0.0-4) ... [2022-03-18T07:39:38.135Z] #60 272.3 + bin/containerd [2022-03-18T07:39:38.767Z] #28 47.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-03-18T07:39:38.767Z] #28 47.55 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-03-18T07:39:38.767Z] #28 47.56 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-03-18T07:39:38.767Z] #28 47.57 Setting up python3-pip (20.3.4-4) ... [2022-03-18T07:39:39.023Z] 8f616e6e9eec: Pull complete [2022-03-18T07:39:39.332Z] #28 48.25 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-03-18T07:39:39.332Z] #28 48.26 Setting up jq (1.6-2.1) ... [2022-03-18T07:39:39.332Z] #28 48.27 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-03-18T07:39:39.332Z] #28 48.28 Setting up iptables (1.8.7-1) ... [2022-03-18T07:39:39.332Z] #28 48.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:39:39.332Z] #28 48.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:39:39.332Z] #28 48.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-03-18T07:39:39.332Z] #28 48.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-03-18T07:39:39.332Z] #28 48.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-03-18T07:39:39.332Z] #28 48.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-03-18T07:39:39.332Z] #28 48.32 Setting up iproute2 (5.10.0-4) ... [2022-03-18T07:39:39.896Z] #28 48.58 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:39:40.460Z] #28 DONE 49.2s [2022-03-18T07:39:40.460Z] [2022-03-18T07:39:40.460Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-03-18T07:39:40.460Z] #29 sha256:edb9caa477b83bdb00cb2a2f4cc21f6b1a592a1e2257440df62d8cad560f02ba [2022-03-18T07:39:41.034Z] #29 0.797 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-03-18T07:39:41.034Z] #29 0.802 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-03-18T07:39:41.034Z] #29 0.805 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-03-18T07:39:41.294Z] #29 DONE 0.9s [2022-03-18T07:39:41.294Z] [2022-03-18T07:39:41.294Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-03-18T07:39:41.294Z] #30 sha256:da47ae4b00a7cb6b1f97d7a905b4b5b993179283d8887b82cbd56432338d946d [2022-03-18T07:39:49.088Z] #60 269.3 # github.com/containerd/containerd/cmd/containerd [2022-03-18T07:39:49.088Z] #60 269.3 /usr/bin/ld: /tmp/go-link-1120559484/000019.o: in function `New': [2022-03-18T07:39:49.088Z] #60 269.3 /tmp/tmp.tB8s81LIzi/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T07:39:49.088Z] #60 269.4 + bin/containerd-stress [2022-03-18T07:39:49.088Z] #60 270.5 + bin/containerd-shim [2022-03-18T07:39:49.434Z] #30 7.565 Collecting yamllint==1.26.1 [2022-03-18T07:39:49.998Z] #30 8.609 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-03-18T07:39:50.561Z] #30 9.233 Collecting pathspec>=0.5.3 [2022-03-18T07:39:50.561Z] #30 9.240 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-03-18T07:39:50.561Z] #30 9.459 Collecting pyyaml [2022-03-18T07:39:50.818Z] #30 9.469 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-03-18T07:39:50.818Z] #30 9.510 Building wheels for collected packages: yamllint [2022-03-18T07:39:50.818Z] #30 9.511 Building wheel for yamllint (setup.py): started [2022-03-18T07:39:51.075Z] #30 9.983 Building wheel for yamllint (setup.py): finished with status 'done' [2022-03-18T07:39:51.075Z] #30 9.984 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c26525b253d030f1e8bbf67278ed71a791fefbb7051d955e1f8b5e93ac6140fb [2022-03-18T07:39:51.075Z] #30 9.986 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-03-18T07:39:51.075Z] #30 9.991 Successfully built yamllint [2022-03-18T07:39:51.075Z] #30 10.01 Installing collected packages: pyyaml, pathspec, yamllint [2022-03-18T07:39:51.638Z] #30 10.23 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-03-18T07:39:51.638Z] #30 DONE 10.5s [2022-03-18T07:39:51.638Z] [2022-03-18T07:39:51.638Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:39:51.638Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:39:51.896Z] #67 ... [2022-03-18T07:39:51.896Z] [2022-03-18T07:39:51.896Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-03-18T07:39:51.896Z] #34 sha256:145f2a60675536989f797ee0d93a8173f42563685adf04ffef3bc1f3b891f46c [2022-03-18T07:39:51.896Z] #34 DONE 0.2s [2022-03-18T07:39:51.896Z] [2022-03-18T07:39:51.896Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-03-18T07:39:51.896Z] #39 sha256:e3d77822058da96f90f3c25e5ec7bf243bcd7fb3e30a878c724f799bdd760cf2 [2022-03-18T07:39:52.153Z] #39 DONE 0.2s [2022-03-18T07:39:52.153Z] [2022-03-18T07:39:52.153Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:39:52.153Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:39:52.153Z] #67 ... [2022-03-18T07:39:52.153Z] [2022-03-18T07:39:52.153Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-03-18T07:39:52.153Z] #42 sha256:3ebc0e9a57cea98b1090d125e4d95b0c849de6a041d744148d6c6d26d58dbd73 [2022-03-18T07:39:52.153Z] #42 DONE 0.1s [2022-03-18T07:39:52.153Z] [2022-03-18T07:39:52.153Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-03-18T07:39:52.153Z] #44 sha256:c9f90e0e0afe68ff8a65ae61fe8b469d9ce42b5764f8f3a7a0d763ef7947ed4d [2022-03-18T07:39:52.153Z] #44 DONE 0.1s [2022-03-18T07:39:52.410Z] [2022-03-18T07:39:52.410Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-03-18T07:39:52.410Z] #48 sha256:45eaf5c2f83767ae8a448c3e51232e2ccc445734a94fa3d28d5b6b2f20ee1832 [2022-03-18T07:39:52.410Z] #48 DONE 0.0s [2022-03-18T07:39:52.410Z] [2022-03-18T07:39:52.410Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-03-18T07:39:52.410Z] #51 sha256:8f3a26a1d992fdbb724a1ce404c661432da508c162e12c85b67a07d717d31020 [2022-03-18T07:39:52.410Z] #51 DONE 0.1s [2022-03-18T07:39:52.410Z] [2022-03-18T07:39:52.410Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-03-18T07:39:52.410Z] #55 sha256:d7b4df7d914ff0f89bf23822d16572f0190dbca40a81d040792dbb0b43f12c14 [2022-03-18T07:39:52.410Z] #55 DONE 0.0s [2022-03-18T07:39:52.410Z] [2022-03-18T07:39:52.410Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-03-18T07:39:52.410Z] #57 sha256:48e74c19f568ec87bdb32d3db9fa263ffaeb75c1b47a38bb129d22fb50187f90 [2022-03-18T07:39:52.410Z] #57 DONE 0.1s [2022-03-18T07:39:52.410Z] [2022-03-18T07:39:52.410Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:39:52.410Z] #63 sha256:264d9e335dfb077313205f83d87f280cddcae3e070e443bda207262572cbfc7a [2022-03-18T07:39:52.667Z] #63 ... [2022-03-18T07:39:52.667Z] [2022-03-18T07:39:52.667Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-03-18T07:39:52.667Z] #59 sha256:d1ce100deb7ba33417e3970ceeb853bba6baf042a71d19d2b96192922b62d887 [2022-03-18T07:39:52.924Z] #59 DONE 0.1s [2022-03-18T07:39:52.924Z] [2022-03-18T07:39:52.924Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-03-18T07:39:52.924Z] #61 sha256:159442f0b2b25a1a1b9b71cbecd75c1da51dbdf820f9c8f62bc03813d9fd4b01 [2022-03-18T07:39:52.924Z] #61 DONE 0.1s [2022-03-18T07:39:52.924Z] [2022-03-18T07:39:52.924Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-03-18T07:39:52.924Z] #63 sha256:264d9e335dfb077313205f83d87f280cddcae3e070e443bda207262572cbfc7a [2022-03-18T07:39:57.208Z] #60 281.6 + bin/containerd-shim-runc-v1 [2022-03-18T07:40:02.478Z] #60 287.9 + bin/containerd-shim-runc-v2 [2022-03-18T07:40:02.738Z] #60 288.7 + binaries [2022-03-18T07:40:02.996Z] #60 288.7 + install -D bin/containerd /build/containerd [2022-03-18T07:40:02.996Z] #60 288.8 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T07:40:02.996Z] #60 288.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T07:40:02.996Z] #60 288.8 + install -D bin/ctr /build/ctr [2022-03-18T07:40:07.177Z] #60 DONE 293.0s [2022-03-18T07:40:08.115Z] [2022-03-18T07:40:08.115Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T07:40:08.115Z] #61 sha256:baf3ce5d43b97dc2c37ee205240abb595666c6c15f15b4d18ffc5c89b510f19b [2022-03-18T07:40:10.014Z] #61 DONE 1.7s [2022-03-18T07:40:10.014Z] [2022-03-18T07:40:10.014Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T07:40:10.014Z] #66 sha256:12f15127d376845d1ae46de766aa656d6daf3ceb922d2d10d8754c0b04d436b7 [2022-03-18T07:40:10.014Z] #66 DONE 0.4s [2022-03-18T07:40:10.272Z] [2022-03-18T07:40:10.272Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T07:40:10.272Z] #71 sha256:8366e7c47ab47fe52c0816a57df15af48b6795618b08cc4bede62c0869da52d4 [2022-03-18T07:40:12.170Z] #71 DONE 1.7s [2022-03-18T07:40:12.170Z] [2022-03-18T07:40:12.170Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T07:40:12.170Z] #72 sha256:4bc2ca22aa148fb1e44537207e625232905ecacc5ab11020a30ed16c9c751a54 [2022-03-18T07:40:12.170Z] #72 DONE 0.0s [2022-03-18T07:40:12.170Z] [2022-03-18T07:40:12.170Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-03-18T07:40:12.170Z] #73 sha256:86a0563e5ae7670bb691c80d0f29a1ce9f49cd95879900e1e87bb1b6f36d2cb5 [2022-03-18T07:40:12.736Z] #73 0.803 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-03-18T07:40:12.736Z] #73 1.011 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-03-18T07:40:12.995Z] #73 1.188 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-03-18T07:40:13.562Z] #73 1.268 Reading package lists... [2022-03-18T07:40:14.130Z] #73 1.786 Reading package lists... [2022-03-18T07:40:14.130Z] #73 2.295 Building dependency tree... [2022-03-18T07:40:14.388Z] #73 2.410 Reading state information... [2022-03-18T07:40:14.388Z] #73 2.532 The following additional packages will be installed: [2022-03-18T07:40:14.388Z] #73 2.533 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-03-18T07:40:14.388Z] #73 2.533 systemd-timesyncd [2022-03-18T07:40:14.388Z] #73 2.534 Suggested packages: [2022-03-18T07:40:14.388Z] #73 2.534 systemd-container policykit-1 [2022-03-18T07:40:14.388Z] #73 2.534 Recommended packages: [2022-03-18T07:40:14.388Z] #73 2.534 libnss-systemd [2022-03-18T07:40:14.388Z] #73 2.611 The following NEW packages will be installed: [2022-03-18T07:40:14.388Z] #73 2.611 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-03-18T07:40:14.388Z] #73 2.612 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-03-18T07:40:14.825Z] #63 88.59 + mkdir -p /build [2022-03-18T07:40:14.825Z] #63 88.59 + cp runc /build/runc [2022-03-18T07:40:14.825Z] #63 DONE 89.0s [2022-03-18T07:40:14.825Z] [2022-03-18T07:40:14.825Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:40:14.825Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:40:14.952Z] #73 2.879 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded. [2022-03-18T07:40:14.953Z] #73 2.879 Need to get 5941 kB of archives. [2022-03-18T07:40:14.953Z] #73 2.879 After this operation, 19.5 MB of additional disk space will be used. [2022-03-18T07:40:14.953Z] #73 2.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-03-18T07:40:14.953Z] #73 2.881 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-03-18T07:40:14.953Z] #73 2.882 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-03-18T07:40:14.953Z] #73 2.886 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-03-18T07:40:14.953Z] #73 2.887 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-03-18T07:40:14.953Z] #73 2.889 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-03-18T07:40:14.953Z] #73 3.023 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-03-18T07:40:14.953Z] #73 3.024 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-03-18T07:40:14.953Z] #73 3.026 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-03-18T07:40:14.953Z] #73 3.028 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-03-18T07:40:14.953Z] #73 3.033 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-03-18T07:40:14.953Z] #73 3.223 debconf: delaying package configuration, since apt-utils is not installed [2022-03-18T07:40:14.953Z] #73 3.253 Fetched 5941 kB in 0s (14.2 MB/s) [2022-03-18T07:40:15.212Z] #73 3.279 Selecting previously unselected package libargon2-1:amd64. [2022-03-18T07:40:15.212Z] #73 3.279 (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-03-18T07:40:15.212Z] #73 3.293 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-03-18T07:40:15.212Z] #73 3.302 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-18T07:40:15.212Z] #73 3.337 Selecting previously unselected package libjson-c5:amd64. [2022-03-18T07:40:15.212Z] #73 3.340 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-03-18T07:40:15.212Z] #73 3.344 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-03-18T07:40:15.212Z] #73 3.381 Selecting previously unselected package libcryptsetup12:amd64. [2022-03-18T07:40:15.212Z] #73 3.384 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-03-18T07:40:15.212Z] #73 3.389 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-18T07:40:15.212Z] #73 3.442 Selecting previously unselected package libkmod2:amd64. [2022-03-18T07:40:15.212Z] #73 3.445 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-03-18T07:40:15.212Z] #73 3.449 Unpacking libkmod2:amd64 (28-1) ... [2022-03-18T07:40:15.212Z] #73 3.489 Selecting previously unselected package systemd-timesyncd. [2022-03-18T07:40:15.470Z] #73 3.492 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-03-18T07:40:15.470Z] #73 3.497 Unpacking systemd-timesyncd (247.3-6) ... [2022-03-18T07:40:15.470Z] #73 3.549 Selecting previously unselected package systemd. [2022-03-18T07:40:15.470Z] #73 3.552 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-03-18T07:40:15.470Z] #73 3.585 Unpacking systemd (247.3-6) ... [2022-03-18T07:40:16.037Z] #73 4.115 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-03-18T07:40:16.037Z] #73 4.127 Setting up libjson-c5:amd64 (0.15-2) ... [2022-03-18T07:40:16.037Z] #73 4.137 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-03-18T07:40:16.037Z] #73 4.147 Setting up libkmod2:amd64 (28-1) ... [2022-03-18T07:40:16.037Z] #73 4.159 Setting up systemd (247.3-6) ... [2022-03-18T07:40:16.037Z] #73 4.200 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-03-18T07:40:16.037Z] #73 4.202 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-03-18T07:40:16.037Z] #73 4.205 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-03-18T07:40:16.194Z] #67 ... [2022-03-18T07:40:16.194Z] [2022-03-18T07:40:16.194Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-03-18T07:40:16.194Z] #64 sha256:f9cce358f544ee3517f87daa1558d30f450a0cd85ffc51813ca56bc979c08fe1 [2022-03-18T07:40:16.194Z] #64 DONE 0.1s [2022-03-18T07:40:16.194Z] [2022-03-18T07:40:16.194Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-03-18T07:40:16.194Z] #67 sha256:c3bae38d78cb5f118d224e19c6d9bb8d8a225474f21897f7a4c968d3045cf6d4 [2022-03-18T07:40:16.602Z] #73 4.549 Setting up systemd-timesyncd (247.3-6) ... [2022-03-18T07:40:16.602Z] #73 4.756 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-18T07:40:16.602Z] #73 4.756 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-03-18T07:40:16.602Z] #73 4.836 Selecting previously unselected package systemd-sysv. [2022-03-18T07:40:16.602Z] #73 4.836 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-03-18T07:40:16.602Z] #73 4.850 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-03-18T07:40:16.602Z] #73 4.854 Unpacking systemd-sysv (247.3-6) ... [2022-03-18T07:40:16.602Z] #73 4.898 Selecting previously unselected package libdbus-1-3:amd64. [2022-03-18T07:40:16.860Z] #73 4.901 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-03-18T07:40:16.861Z] #73 4.905 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-18T07:40:16.861Z] #73 4.963 Selecting previously unselected package dbus. [2022-03-18T07:40:16.861Z] #73 4.966 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-03-18T07:40:16.861Z] #73 4.976 Unpacking dbus (1.12.20-2) ... [2022-03-18T07:40:16.861Z] #73 5.034 Selecting previously unselected package libpam-systemd:amd64. [2022-03-18T07:40:17.120Z] #73 5.037 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-03-18T07:40:17.120Z] #73 5.041 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-03-18T07:40:17.120Z] #73 5.089 Selecting previously unselected package dbus-user-session. [2022-03-18T07:40:17.120Z] #73 5.092 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-03-18T07:40:17.120Z] #73 5.096 Unpacking dbus-user-session (1.12.20-2) ... [2022-03-18T07:40:17.120Z] #73 5.206 Setting up systemd-sysv (247.3-6) ... [2022-03-18T07:40:17.120Z] #73 5.218 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-03-18T07:40:17.120Z] #73 5.230 Setting up dbus (1.12.20-2) ... [2022-03-18T07:40:17.378Z] #73 5.347 invoke-rc.d: could not determine current runlevel [2022-03-18T07:40:17.378Z] #73 5.349 invoke-rc.d: policy-rc.d denied execution of start. [2022-03-18T07:40:17.378Z] #73 5.353 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-03-18T07:40:17.378Z] #73 5.535 Setting up dbus-user-session (1.12.20-2) ... [2022-03-18T07:40:17.378Z] #73 5.552 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-03-18T07:40:17.636Z] #73 DONE 5.7s [2022-03-18T07:40:17.636Z] [2022-03-18T07:40:17.636Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-03-18T07:40:17.636Z] #74 sha256:03a2e347d48c5a657bcc6198a5881be78a5485ebe7de0a23a029b23bed6ff3d2 [2022-03-18T07:40:18.153Z] #74 0.386 % Total % Received % Xferd Average Speed Time Time Time Current [2022-03-18T07:40:18.153Z] #74 0.387 Dload Upload Total Spent Left Speed [2022-03-18T07:40:18.411Z] #74 0.388 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6096 0 --:--:-- --:--:-- --:--:-- 6096 [2022-03-18T07:40:18.411Z] #74 DONE 0.7s [2022-03-18T07:40:18.411Z] [2022-03-18T07:40:18.411Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T07:40:18.411Z] #75 sha256:af72dcbfa72088c23ed48bb8fe124e950dfd5783363fd65d88a08a98536bca2e [2022-03-18T07:40:19.345Z] #75 DONE 1.0s [2022-03-18T07:40:19.345Z] [2022-03-18T07:40:19.345Z] #76 exporting to image [2022-03-18T07:40:19.345Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T07:40:19.345Z] #76 exporting layers [2022-03-18T07:40:24.081Z] #60 319.9 # github.com/containerd/containerd/cmd/containerd [2022-03-18T07:40:24.081Z] #60 319.9 /usr/bin/ld: /tmp/go-link-558882885/000019.o: in function `New': [2022-03-18T07:40:24.081Z] #60 319.9 /tmp/tmp.xuTyin02Va/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T07:40:24.081Z] #60 320.0 + bin/containerd-stress [2022-03-18T07:40:24.081Z] #60 321.1 + bin/containerd-shim [2022-03-18T07:40:25.479Z] 037d5740b404: Pull complete [2022-03-18T07:40:25.479Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-18T07:40:25.479Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:40:25.479Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:40:25.479Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-18T07:40:25.479Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-18T07:40:25.479Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-18T07:40:25.479Z] INFO: Docker version of control daemon [2022-03-18T07:40:25.479Z] [2022-03-18T07:40:25.479Z] Client: [2022-03-18T07:40:25.479Z] Version: 20.10.9 [2022-03-18T07:40:25.479Z] API version: 1.41 [2022-03-18T07:40:25.479Z] Go version: go1.16.8 [2022-03-18T07:40:25.479Z] Git commit: c2ea9bc [2022-03-18T07:40:25.479Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T07:40:25.479Z] OS/Arch: windows/amd64 [2022-03-18T07:40:25.479Z] Context: default [2022-03-18T07:40:25.479Z] Experimental: true [2022-03-18T07:40:25.479Z] [2022-03-18T07:40:25.479Z] Server: Docker Engine - Community [2022-03-18T07:40:25.479Z] Engine: [2022-03-18T07:40:25.479Z] Version: 20.10.9 [2022-03-18T07:40:25.479Z] API version: 1.41 (minimum version 1.24) [2022-03-18T07:40:25.479Z] Go version: go1.16.8 [2022-03-18T07:40:25.479Z] Git commit: 79ea9d3 [2022-03-18T07:40:25.479Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T07:40:25.479Z] OS/Arch: windows/amd64 [2022-03-18T07:40:25.479Z] Experimental: true [2022-03-18T07:40:25.479Z] [2022-03-18T07:40:25.479Z] INFO: Docker info of control daemon [2022-03-18T07:40:25.479Z] [2022-03-18T07:40:25.479Z] Client: [2022-03-18T07:40:25.479Z] Context: default [2022-03-18T07:40:25.479Z] Debug Mode: false [2022-03-18T07:40:25.479Z] [2022-03-18T07:40:25.479Z] Server: [2022-03-18T07:40:25.479Z] Containers: 0 [2022-03-18T07:40:25.479Z] Running: 0 [2022-03-18T07:40:25.479Z] Paused: 0 [2022-03-18T07:40:25.479Z] Stopped: 0 [2022-03-18T07:40:25.480Z] Images: 1 [2022-03-18T07:40:25.480Z] Server Version: 20.10.9 [2022-03-18T07:40:25.480Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-18T07:40:25.480Z] LCOW: [2022-03-18T07:40:25.480Z] Windows: [2022-03-18T07:40:25.480Z] Logging Driver: json-file [2022-03-18T07:40:25.480Z] Plugins: [2022-03-18T07:40:25.480Z] Volume: local [2022-03-18T07:40:25.480Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:40:25.480Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:40:25.480Z] Swarm: inactive [2022-03-18T07:40:25.480Z] Default Isolation: process [2022-03-18T07:40:25.480Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T07:40:25.480Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-18T07:40:25.480Z] OSType: windows [2022-03-18T07:40:25.480Z] Architecture: x86_64 [2022-03-18T07:40:25.480Z] CPUs: 4 [2022-03-18T07:40:25.480Z] Total Memory: 32GiB [2022-03-18T07:40:25.480Z] Name: azwin-2-ae0c21 [2022-03-18T07:40:25.480Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-18T07:40:25.480Z] Docker Root Dir: D:\docker [2022-03-18T07:40:25.480Z] Debug Mode: false [2022-03-18T07:40:25.480Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:40:25.480Z] Labels: [2022-03-18T07:40:25.480Z] Experimental: true [2022-03-18T07:40:25.480Z] Insecure Registries: [2022-03-18T07:40:25.480Z] 10.0.0.4:5000 [2022-03-18T07:40:25.480Z] 127.0.0.0/8 [2022-03-18T07:40:25.480Z] Registry Mirrors: [2022-03-18T07:40:25.480Z] http://10.0.0.4:5000/ [2022-03-18T07:40:25.480Z] Live Restore Enabled: false [2022-03-18T07:40:25.480Z] Product License: Community Engine [2022-03-18T07:40:25.480Z] [2022-03-18T07:40:25.480Z] [2022-03-18T07:40:25.480Z] INFO: Commit hash is 6cc6f8f37f [2022-03-18T07:40:25.480Z] INFO: Nuke-Everything... [2022-03-18T07:40:25.480Z] INFO: Container count on control daemon to delete is 0 [2022-03-18T07:40:25.480Z] INFO: Nuking d:\CI [2022-03-18T07:40:25.480Z] INFO: Zapped successfully [2022-03-18T07:40:25.480Z] INFO: Location for testing is d:\CI\PR-43366\6 [2022-03-18T07:40:25.480Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-18T07:40:25.480Z] [2022-03-18T07:40:25.480Z] [2022-03-18T07:40:25.480Z] INFO: Building the image from Dockerfile.windows at 03/18/2022 07:40:24... [2022-03-18T07:40:25.480Z] [2022-03-18T07:40:25.904Z] #76 exporting layers 6.2s done [2022-03-18T07:40:25.904Z] #76 writing image sha256:f27b766f432c8745d138ae8d095824104e6e020a8e64ed15367c5645950841ff done [2022-03-18T07:40:25.904Z] #76 naming to docker.io/library/docker:3ca7e24a7fa1c7c373377877d9226a5a54cee816 done [2022-03-18T07:40:25.904Z] #76 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T07:40:26.256Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=3ca7e24a7fa1c7c373377877d9226a5a54cee816 -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:3ca7e24a7fa1c7c373377877d9226a5a54cee816 hack/make.sh dynbinary test-integration [2022-03-18T07:40:28.155Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-03-18T07:40:28.155Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-03-18T07:40:28.155Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-03-18T07:40:28.155Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-03-18T07:40:28.155Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-03-18T07:40:28.155Z] Detected virtualization docker. [2022-03-18T07:40:28.155Z] Detected architecture x86-64. [2022-03-18T07:40:28.155Z] Set hostname to . [2022-03-18T07:40:28.155Z] modprobe@configfs.service: Succeeded. [2022-03-18T07:40:28.155Z] modprobe@drm.service: Succeeded. [2022-03-18T07:40:28.155Z] modprobe@fuse.service: Succeeded. [2022-03-18T07:40:28.155Z] + source /etc/docker-entrypoint-cmd [2022-03-18T07:40:28.155Z] ++ hack/make.sh dynbinary test-integration [2022-03-18T07:40:28.155Z] [2022-03-18T07:40:28.155Z] Removing bundles/ [2022-03-18T07:40:28.155Z] [2022-03-18T07:40:28.155Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T07:40:28.414Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:40:28.414Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:40:31.674Z] 4612f6d0b889: Pull complete [2022-03-18T07:40:32.203Z] #60 332.2 + bin/containerd-shim-runc-v1 [2022-03-18T07:40:32.539Z] Sending build context to Docker daemon 64.26MB [2022-03-18T07:40:32.539Z] [2022-03-18T07:40:32.539Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-18T07:40:32.539Z] ---> 02f938cacc3b [2022-03-18T07:40:32.539Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-18T07:40:32.539Z] ---> Running in aeea01e52f87 [2022-03-18T07:40:32.998Z] Removing intermediate container aeea01e52f87 [2022-03-18T07:40:32.998Z] ---> 18c3ef347ef2 [2022-03-18T07:40:32.998Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-18T07:40:32.998Z] ---> Running in bb3263bde9c8 [2022-03-18T07:40:33.455Z] Removing intermediate container bb3263bde9c8 [2022-03-18T07:40:33.455Z] ---> b61093e2ae61 [2022-03-18T07:40:33.455Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-18T07:40:33.455Z] ---> Running in 42603a6718b1 [2022-03-18T07:40:33.917Z] Removing intermediate container 42603a6718b1 [2022-03-18T07:40:33.917Z] ---> 45ac1f012402 [2022-03-18T07:40:33.917Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-18T07:40:33.917Z] ---> Running in 2acd39a5471c [2022-03-18T07:40:33.917Z] Removing intermediate container 2acd39a5471c [2022-03-18T07:40:33.917Z] ---> 021b0fe56392 [2022-03-18T07:40:33.917Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-18T07:40:34.374Z] ---> Running in c79714a5e562 [2022-03-18T07:40:34.374Z] Removing intermediate container c79714a5e562 [2022-03-18T07:40:34.374Z] ---> 8257c67a9bc2 [2022-03-18T07:40:34.374Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-18T07:40:34.374Z] ---> Running in 30f48b8547a4 [2022-03-18T07:40:34.443Z] #60 323.1 # github.com/containerd/containerd/cmd/containerd [2022-03-18T07:40:34.443Z] #60 323.1 /usr/bin/ld: /tmp/go-link-1928595847/000019.o: in function `New': [2022-03-18T07:40:34.443Z] #60 323.1 /tmp/tmp.T8KqlDOMY6/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T07:40:34.443Z] #60 323.2 + bin/containerd-stress [2022-03-18T07:40:34.443Z] #60 324.3 + bin/containerd-shim [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T07:40:37.355Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2022-03-18T07:40:37.355Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T07:40:37.355Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T07:40:37.355Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/builder/dockerfile 0.219s coverage: 49.3% of statements [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/builder/remotecontext/git 1.230s coverage: 86.3% of statements [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T07:40:37.356Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/cmd/docker-proxy 0.302s coverage: 67.6% of statements [2022-03-18T07:40:37.356Z] ok github.com/docker/docker/client 0.111s coverage: 75.7% of statements [2022-03-18T07:40:37.477Z] #60 338.5 + bin/containerd-shim-runc-v2 [2022-03-18T07:40:38.411Z] #60 339.3 + binaries [2022-03-18T07:40:38.411Z] #60 339.3 + install -D bin/containerd /build/containerd [2022-03-18T07:40:38.411Z] #60 339.3 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T07:40:38.411Z] #60 339.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T07:40:38.411Z] #60 339.3 + install -D bin/ctr /build/ctr [2022-03-18T07:40:40.311Z] [2022-03-18T07:40:40.311Z] SUCCESS: Specified value was saved. [2022-03-18T07:40:40.783Z] INFO: Downloading git... [2022-03-18T07:40:40.945Z] #60 DONE 341.6s [2022-03-18T07:40:41.061Z] #60 335.5 + bin/containerd-shim-runc-v1 [2022-03-18T07:40:41.512Z] [2022-03-18T07:40:41.512Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T07:40:41.512Z] #61 sha256:0857712160b8ffdddc2dc625b645c9cd12c4cc361923449c3f612e8397c450c1 [2022-03-18T07:40:42.418Z] INFO: Downloading go... [2022-03-18T07:40:42.446Z] #61 DONE 0.9s [2022-03-18T07:40:42.703Z] [2022-03-18T07:40:42.703Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T07:40:42.703Z] #66 sha256:217cbbb98c5fbf4bdd137f5e574d9b5be2c03f956c1a602252e6235398ddfa70 [2022-03-18T07:40:42.703Z] #66 DONE 0.3s [2022-03-18T07:40:42.963Z] [2022-03-18T07:40:42.963Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T07:40:42.963Z] #71 sha256:0b2c436067c826730fcd7733f4fe7708cc801470707de88bb58decd604d0649e [2022-03-18T07:40:43.896Z] #71 DONE 1.0s [2022-03-18T07:40:43.896Z] [2022-03-18T07:40:43.896Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T07:40:43.896Z] #72 sha256:ee6166ec78c67f06ff7bc263411a4a0bd4a89e81d966c3ccfc2a198515339945 [2022-03-18T07:40:43.896Z] #72 DONE 0.0s [2022-03-18T07:40:43.896Z] [2022-03-18T07:40:43.896Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T07:40:43.896Z] #73 sha256:e1412581235ca0cb1fafe941b62829747f34a2b1157a11ba1d992a3e2c64e19d [2022-03-18T07:40:43.990Z] INFO: Downloading compiler 1 of 3... [2022-03-18T07:40:44.459Z] INFO: Downloading compiler 2 of 3... [2022-03-18T07:40:44.942Z] INFO: Downloading compiler 3 of 3... [2022-03-18T07:40:44.942Z] INFO: Extracting git... [2022-03-18T07:40:45.796Z] #73 DONE 2.0s [2022-03-18T07:40:45.796Z] [2022-03-18T07:40:45.796Z] #74 exporting to image [2022-03-18T07:40:45.796Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T07:40:45.796Z] #74 exporting layers [2022-03-18T07:40:47.643Z] #60 341.6 + bin/containerd-shim-runc-v2 [2022-03-18T07:40:47.903Z] #60 342.4 + binaries [2022-03-18T07:40:47.903Z] #60 342.4 + install -D bin/containerd /build/containerd [2022-03-18T07:40:47.903Z] #60 342.5 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T07:40:47.903Z] #60 342.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T07:40:47.903Z] #60 342.5 + install -D bin/ctr /build/ctr [2022-03-18T07:40:48.231Z] #67 174.9 # github.com/containerd/containerd/cmd/containerd [2022-03-18T07:40:48.231Z] #67 174.9 /usr/bin/ld: /tmp/go-link-957440383/000019.o: in function `New': [2022-03-18T07:40:48.231Z] #67 174.9 /tmp/tmp.t8LsEi0vKc/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-03-18T07:40:48.232Z] #67 175.0 + bin/containerd-stress [2022-03-18T07:40:48.232Z] #67 176.1 + bin/containerd-shim [2022-03-18T07:40:50.448Z] #60 DONE 344.6s [2022-03-18T07:40:51.019Z] [2022-03-18T07:40:51.019Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T07:40:51.019Z] #61 sha256:9d424e52ec7667b9230cb9b04deb35c832bb99ade4706f5f351d74c0f85acaff [2022-03-18T07:40:52.359Z] #74 exporting layers 6.3s done [2022-03-18T07:40:52.359Z] #74 writing image sha256:f0b474293d36610b484dffea32c0bcc2874b5c9b52e1109ea6cafd3402934a1b done [2022-03-18T07:40:52.359Z] #74 naming to docker.io/library/docker:2e8e511beeca11160708fda628fc7782ca4015c3 done [2022-03-18T07:40:52.359Z] #74 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-03-18T07:40:52.716Z] + trap exit INT TERM [2022-03-18T07:40:52.716Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-03-18T07:40:52.716Z] + CONTAINER_NAME=docker-pr6 [2022-03-18T07:40:52.716Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43366/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2e8e511beeca11160708fda628fc7782ca4015c3 -e DOCKER_GRAPHDRIVER docker:2e8e511beeca11160708fda628fc7782ca4015c3 hack/make.sh dynbinary [2022-03-18T07:40:52.931Z] #61 DONE 1.6s [2022-03-18T07:40:52.931Z] [2022-03-18T07:40:52.931Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T07:40:52.931Z] #66 sha256:357ab6cc66dcf7d6212e787dcedcd1e5a6ab8a38302f7ad4b7e45a9182a84581 [2022-03-18T07:40:53.191Z] #66 DONE 0.6s [2022-03-18T07:40:53.191Z] [2022-03-18T07:40:53.191Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T07:40:53.191Z] #71 sha256:2a2d24646b7e548b34f4b6797cec80bbc3202314681819ba2814b6c0b1790e77 [2022-03-18T07:40:54.089Z] [2022-03-18T07:40:54.089Z] Removing bundles/ [2022-03-18T07:40:54.089Z] [2022-03-18T07:40:54.089Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T07:40:54.089Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:40:54.089Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:40:56.487Z] #71 DONE 3.1s [2022-03-18T07:40:56.487Z] [2022-03-18T07:40:56.487Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T07:40:56.487Z] #72 sha256:89a17553bc27e0538648a1f54371a18936d88d199ea846e8257c36d887307092 [2022-03-18T07:40:56.487Z] #72 DONE 0.0s [2022-03-18T07:40:56.487Z] [2022-03-18T07:40:56.487Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T07:40:56.487Z] #73 sha256:2b022106e4bbcc93b1252c2df99e39d106c9ed448b387be4f070750017c3527c [2022-03-18T07:40:57.869Z] #73 DONE 1.4s [2022-03-18T07:40:57.869Z] [2022-03-18T07:40:57.869Z] #74 exporting to image [2022-03-18T07:40:57.869Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T07:40:57.869Z] #74 exporting layers [2022-03-18T07:40:58.205Z] #67 187.2 + bin/containerd-shim-runc-v1 [2022-03-18T07:40:59.891Z] INFO: Expanding go... [2022-03-18T07:41:04.457Z] #74 exporting layers 6.1s done [2022-03-18T07:41:04.457Z] #74 writing image sha256:8878b47ced69fcc1cdcfbaacb845da691a84cae0ae6abc549af0e76bf90c99cd [2022-03-18T07:41:04.457Z] #74 writing image sha256:8878b47ced69fcc1cdcfbaacb845da691a84cae0ae6abc549af0e76bf90c99cd done [2022-03-18T07:41:04.457Z] #74 naming to docker.io/library/docker:69f5f5597b77beacba2e261ca3d19987cd22b3bf done [2022-03-18T07:41:04.457Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T07:41:04.763Z] #67 193.6 + bin/containerd-shim-runc-v2 [2022-03-18T07:41:04.820Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=69f5f5597b77beacba2e261ca3d19987cd22b3bf -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:69f5f5597b77beacba2e261ca3d19987cd22b3bf hack/make.sh dynbinary test-integration [2022-03-18T07:41:05.325Z] #67 194.4 + binaries [2022-03-18T07:41:05.325Z] #67 194.4 + install -D bin/containerd /build/containerd [2022-03-18T07:41:05.325Z] #67 194.4 + install -D bin/containerd-shim /build/containerd-shim [2022-03-18T07:41:05.325Z] #67 194.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-03-18T07:41:05.325Z] #67 194.4 + install -D bin/ctr /build/ctr [2022-03-18T07:41:05.886Z] #67 DONE 194.8s [2022-03-18T07:41:06.203Z] [2022-03-18T07:41:06.203Z] Removing bundles/ [2022-03-18T07:41:06.203Z] [2022-03-18T07:41:06.203Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T07:41:06.203Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:41:06.203Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:41:07.253Z] [2022-03-18T07:41:07.253Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-03-18T07:41:07.253Z] #68 sha256:a3fed8d6295650758e12c33450eca0a03c320a557f1b5794c56302c4ffa68bc8 [2022-03-18T07:41:07.253Z] #68 DONE 0.2s [2022-03-18T07:41:07.253Z] [2022-03-18T07:41:07.253Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-03-18T07:41:07.253Z] #73 sha256:499e4ba6fb884f79b6443025960f7852a556cca73f5caa9a4ce55951bf66be02 [2022-03-18T07:41:07.253Z] #73 DONE 0.1s [2022-03-18T07:41:07.253Z] [2022-03-18T07:41:07.253Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-03-18T07:41:07.253Z] #78 sha256:735f5873711e5f33f2865a5e3971d937a987453890c9119b5b2368da57392039 [2022-03-18T07:41:07.508Z] #78 DONE 0.4s [2022-03-18T07:41:07.764Z] [2022-03-18T07:41:07.764Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-03-18T07:41:07.764Z] #79 sha256:95d62329cd167b0199117876d11d28fc9acbd11ddc2d4beaa89e66faf9965134 [2022-03-18T07:41:07.764Z] #79 DONE 0.0s [2022-03-18T07:41:07.764Z] [2022-03-18T07:41:07.764Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-03-18T07:41:07.764Z] #80 sha256:0d8fd8f0bb9312ec729da78e44f75ada696500fe2c2c36a9776cbe8504e803e8 [2022-03-18T07:41:09.531Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 29.3% of statements [2022-03-18T07:41:09.532Z] ok github.com/docker/docker/container 0.115s coverage: 34.8% of statements [2022-03-18T07:41:09.532Z] ok github.com/docker/docker/cmd/dockerd/trap 2.400s coverage: 0.0% of statements [2022-03-18T07:41:09.532Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T07:41:09.532Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T07:41:09.532Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T07:41:09.532Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T07:41:09.532Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T07:41:11.028Z] #80 DONE 3.5s [2022-03-18T07:41:11.028Z] [2022-03-18T07:41:11.028Z] #81 exporting to image [2022-03-18T07:41:11.028Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-03-18T07:41:11.028Z] #81 exporting layers [2022-03-18T07:41:13.732Z] ok github.com/docker/docker/daemon/cluster 0.074s coverage: 0.5% of statements [2022-03-18T07:41:15.642Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-03-18T07:41:16.583Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-18T07:41:23.205Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2022-03-18T07:41:23.774Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-03-18T07:41:24.343Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-03-18T07:41:24.914Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-18T07:41:25.854Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.3% of statements [2022-03-18T07:41:26.425Z] ok github.com/docker/docker/daemon 10.119s coverage: 17.1% of statements [2022-03-18T07:41:26.425Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T07:41:26.425Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T07:41:26.425Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T07:41:26.425Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T07:41:27.365Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.0% of statements [2022-03-18T07:41:27.365Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.294s coverage: 56.2% of statements [2022-03-18T07:41:28.747Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-03-18T07:41:30.135Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.143s coverage: 50.0% of statements [2022-03-18T07:41:32.056Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.729s coverage: 57.9% of statements [2022-03-18T07:41:32.056Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.794s coverage: 45.9% of statements [2022-03-18T07:41:32.056Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T07:41:32.056Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-18T07:41:32.056Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T07:41:32.627Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-03-18T07:41:32.887Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-03-18T07:41:33.147Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-03-18T07:41:34.528Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.8% of statements [2022-03-18T07:41:34.529Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T07:41:34.529Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T07:41:34.529Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.0% of statements [2022-03-18T07:41:35.469Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 33.6% of statements [2022-03-18T07:41:35.764Z] INFO: Expanding compiler 1 of 3... [2022-03-18T07:41:35.764Z] INFO: Expanding compiler 2 of 3... [2022-03-18T07:41:35.864Z] 037d5740b404: Pull complete [2022-03-18T07:41:35.864Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-18T07:41:35.864Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:41:35.864Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:41:35.864Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-03-18T07:41:35.864Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-03-18T07:41:35.864Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-03-18T07:41:35.864Z] INFO: Docker version of control daemon [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] Client: [2022-03-18T07:41:35.864Z] Version: 20.10.9 [2022-03-18T07:41:35.864Z] API version: 1.41 [2022-03-18T07:41:35.864Z] Go version: go1.16.8 [2022-03-18T07:41:35.864Z] Git commit: c2ea9bc [2022-03-18T07:41:35.864Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T07:41:35.864Z] OS/Arch: windows/amd64 [2022-03-18T07:41:35.864Z] Context: default [2022-03-18T07:41:35.864Z] Experimental: true [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] Server: Docker Engine - Community [2022-03-18T07:41:35.864Z] Engine: [2022-03-18T07:41:35.864Z] Version: 20.10.9 [2022-03-18T07:41:35.864Z] API version: 1.41 (minimum version 1.24) [2022-03-18T07:41:35.864Z] Go version: go1.16.8 [2022-03-18T07:41:35.864Z] Git commit: 79ea9d3 [2022-03-18T07:41:35.864Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T07:41:35.864Z] OS/Arch: windows/amd64 [2022-03-18T07:41:35.864Z] Experimental: true [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] INFO: Docker info of control daemon [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] Client: [2022-03-18T07:41:35.864Z] Context: default [2022-03-18T07:41:35.864Z] Debug Mode: false [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] Server: [2022-03-18T07:41:35.864Z] Containers: 0 [2022-03-18T07:41:35.864Z] Running: 0 [2022-03-18T07:41:35.864Z] Paused: 0 [2022-03-18T07:41:35.864Z] Stopped: 0 [2022-03-18T07:41:35.864Z] Images: 1 [2022-03-18T07:41:35.864Z] Server Version: 20.10.9 [2022-03-18T07:41:35.864Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-03-18T07:41:35.864Z] LCOW: [2022-03-18T07:41:35.864Z] Windows: [2022-03-18T07:41:35.864Z] Logging Driver: json-file [2022-03-18T07:41:35.864Z] Plugins: [2022-03-18T07:41:35.864Z] Volume: local [2022-03-18T07:41:35.864Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:41:35.864Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:41:35.864Z] Swarm: inactive [2022-03-18T07:41:35.864Z] Default Isolation: process [2022-03-18T07:41:35.864Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T07:41:35.864Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-03-18T07:41:35.864Z] OSType: windows [2022-03-18T07:41:35.864Z] Architecture: x86_64 [2022-03-18T07:41:35.864Z] CPUs: 4 [2022-03-18T07:41:35.864Z] Total Memory: 32GiB [2022-03-18T07:41:35.864Z] Name: azwin-2-ae0c20 [2022-03-18T07:41:35.864Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-03-18T07:41:35.864Z] Docker Root Dir: D:\docker [2022-03-18T07:41:35.864Z] Debug Mode: false [2022-03-18T07:41:35.864Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:41:35.864Z] Labels: [2022-03-18T07:41:35.864Z] Experimental: true [2022-03-18T07:41:35.864Z] Insecure Registries: [2022-03-18T07:41:35.864Z] 10.0.0.4:5000 [2022-03-18T07:41:35.864Z] 127.0.0.0/8 [2022-03-18T07:41:35.864Z] Registry Mirrors: [2022-03-18T07:41:35.864Z] http://10.0.0.4:5000/ [2022-03-18T07:41:35.864Z] Live Restore Enabled: false [2022-03-18T07:41:35.864Z] Product License: Community Engine [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] INFO: Commit hash is 998750555a [2022-03-18T07:41:35.864Z] INFO: Nuke-Everything... [2022-03-18T07:41:35.864Z] INFO: Container count on control daemon to delete is 0 [2022-03-18T07:41:35.864Z] INFO: Nuking d:\CI [2022-03-18T07:41:35.864Z] INFO: Zapped successfully [2022-03-18T07:41:35.864Z] INFO: Location for testing is d:\CI\PR-43366\6 [2022-03-18T07:41:35.864Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:35.864Z] INFO: Building the image from Dockerfile.windows at 03/18/2022 07:41:30... [2022-03-18T07:41:35.864Z] [2022-03-18T07:41:36.040Z] ok github.com/docker/docker/daemon/logger/awslogs 0.127s coverage: 79.9% of statements [2022-03-18T07:41:36.041Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T07:41:36.041Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2022-03-18T07:41:36.612Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 23.9% of statements [2022-03-18T07:41:36.612Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-03-18T07:41:36.872Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-03-18T07:41:37.333Z] INFO: Expanding compiler 3 of 3... [2022-03-18T07:41:37.443Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 78.7% of statements [2022-03-18T07:41:37.443Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T07:41:37.520Z] #81 exporting layers 23.3s done [2022-03-18T07:41:37.520Z] #81 writing image sha256:156343d13e5eedc41ccb345a77680df6cac12ee58e928671ddc526c865c35981 [2022-03-18T07:41:37.520Z] #81 writing image sha256:156343d13e5eedc41ccb345a77680df6cac12ee58e928671ddc526c865c35981 done [2022-03-18T07:41:37.520Z] #81 naming to docker.io/library/docker:85a178777d2047aea79e5409a5f8be957135863e done [2022-03-18T07:41:37.520Z] #81 DONE 23.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-03-18T07:41:37.704Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 54.9% of statements [2022-03-18T07:41:37.803Z] INFO: Removing downloaded files... [2022-03-18T07:41:37.803Z] INFO: Downloading containerd [2022-03-18T07:41:37.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43366/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85a178777d2047aea79e5409a5f8be957135863e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85a178777d2047aea79e5409a5f8be957135863e hack/validate/default [2022-03-18T07:41:38.087Z] Sending build context to Docker daemon 64.26MB [2022-03-18T07:41:38.087Z] [2022-03-18T07:41:38.087Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-18T07:41:38.087Z] ---> 02f938cacc3b [2022-03-18T07:41:38.087Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-18T07:41:38.087Z] ---> Running in c50e7279dd06 [2022-03-18T07:41:38.275Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-03-18T07:41:38.555Z] Removing intermediate container c50e7279dd06 [2022-03-18T07:41:38.555Z] ---> 5da414969d82 [2022-03-18T07:41:38.555Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-18T07:41:38.555Z] ---> Running in ad02b41e2ae5 [2022-03-18T07:41:38.846Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-18T07:41:39.024Z] Removing intermediate container ad02b41e2ae5 [2022-03-18T07:41:39.024Z] ---> 985caceec654 [2022-03-18T07:41:39.024Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-18T07:41:39.024Z] ---> Running in f1eb197d1d5a [2022-03-18T07:41:39.024Z] Removing intermediate container f1eb197d1d5a [2022-03-18T07:41:39.024Z] ---> 6d8057d4364c [2022-03-18T07:41:39.024Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-18T07:41:39.024Z] ---> Running in 3e2550461d6c [2022-03-18T07:41:39.106Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-18T07:41:39.222Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-03-18T07:41:39.222Z] No api/types/ or api/swagger.yaml changes in diff. [2022-03-18T07:41:39.222Z] Congratulations! All TOML source files changed here have valid syntax. [2022-03-18T07:41:39.222Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-03-18T07:41:39.222Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-03-18T07:41:39.222Z] Congratulations! No new tests were added to integration-cli. [2022-03-18T07:41:39.222Z] [2022-03-18T07:41:39.222Z] INFO Start validation with golang-ci-lint [2022-03-18T07:41:39.493Z] Removing intermediate container 3e2550461d6c [2022-03-18T07:41:39.493Z] ---> 805c2b23c8ed [2022-03-18T07:41:39.493Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-18T07:41:39.493Z] ---> Running in 39325169981c [2022-03-18T07:41:39.676Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-18T07:41:39.784Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-03-18T07:41:39.784Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-03-18T07:41:39.784Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-03-18T07:41:39.963Z] Removing intermediate container 39325169981c [2022-03-18T07:41:39.963Z] ---> f2640fe70920 [2022-03-18T07:41:39.963Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-18T07:41:39.963Z] ---> Running in 14b4dde2bf06 [2022-03-18T07:41:40.248Z] ok github.com/docker/docker/daemon/logger/splunk 1.487s coverage: 82.5% of statements [2022-03-18T07:41:40.248Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T07:41:40.248Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T07:41:41.187Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 48.2% of statements [2022-03-18T07:41:41.757Z] ok github.com/docker/docker/distribution 0.588s coverage: 28.4% of statements [2022-03-18T07:41:41.757Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T07:41:42.328Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-03-18T07:41:42.898Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-03-18T07:41:43.470Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2022-03-18T07:41:43.731Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-03-18T07:41:43.731Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T07:41:43.992Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2022-03-18T07:41:44.253Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-03-18T07:41:44.253Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T07:41:44.513Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-03-18T07:41:45.453Z] ok github.com/docker/docker/oci 0.011s coverage: 43.3% of statements [2022-03-18T07:41:45.895Z] [2022-03-18T07:41:45.895Z] SUCCESS: Specified value was saved. [2022-03-18T07:41:46.022Z] ok github.com/docker/docker/opts 0.018s coverage: 66.3% of statements [2022-03-18T07:41:46.022Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-03-18T07:41:46.367Z] INFO: Downloading git... [2022-03-18T07:41:47.352Z] INFO: Downloading go... [2022-03-18T07:41:47.404Z] ok github.com/docker/docker/pkg/archive 0.266s coverage: 82.5% of statements [2022-03-18T07:41:48.786Z] ok github.com/docker/docker/pkg/authorization 0.484s coverage: 68.3% of statements [2022-03-18T07:41:48.786Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-03-18T07:41:48.786Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-18T07:41:48.931Z] INFO: Downloading compiler 1 of 3... [2022-03-18T07:41:48.931Z] INFO: Downloading compiler 2 of 3... [2022-03-18T07:41:49.399Z] INFO: Downloading compiler 3 of 3... [2022-03-18T07:41:49.399Z] INFO: Extracting git... [2022-03-18T07:41:50.308Z] [2022-03-18T07:41:50.308Z] Name Version Source Summary [2022-03-18T07:41:50.308Z] ---- ------- ------ ------- [2022-03-18T07:41:50.308Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-18T07:41:51.874Z] [2022-03-18T07:41:51.874Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-18T07:41:51.874Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-18T07:41:51.874Z] PSChildName : containerd [2022-03-18T07:41:51.874Z] PSDrive : C [2022-03-18T07:41:51.874Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-18T07:41:51.874Z] PSIsContainer : True [2022-03-18T07:41:51.874Z] Name : containerd [2022-03-18T07:41:51.874Z] FullName : C:\containerd [2022-03-18T07:41:51.874Z] Parent : [2022-03-18T07:41:51.874Z] Exists : True [2022-03-18T07:41:51.874Z] Root : C:\ [2022-03-18T07:41:51.874Z] Extension : [2022-03-18T07:41:51.874Z] CreationTime : 3/18/2022 7:41:51 AM [2022-03-18T07:41:51.874Z] CreationTimeUtc : 3/18/2022 7:41:51 AM [2022-03-18T07:41:51.874Z] LastAccessTime : 3/18/2022 7:41:51 AM [2022-03-18T07:41:51.874Z] LastAccessTimeUtc : 3/18/2022 7:41:51 AM [2022-03-18T07:41:51.874Z] LastWriteTime : 3/18/2022 7:41:51 AM [2022-03-18T07:41:51.874Z] LastWriteTimeUtc : 3/18/2022 7:41:51 AM [2022-03-18T07:41:51.874Z] Attributes : Directory [2022-03-18T07:41:51.874Z] Mode : d----- [2022-03-18T07:41:51.874Z] BaseName : containerd [2022-03-18T07:41:51.874Z] Target : {} [2022-03-18T07:41:51.874Z] LinkType : [2022-03-18T07:41:51.874Z] [2022-03-18T07:41:52.080Z] ok github.com/docker/docker/pkg/chrootarchive 2.493s coverage: 42.7% of statements [2022-03-18T07:41:52.080Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-03-18T07:41:52.341Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-18T07:41:52.341Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-03-18T07:41:53.279Z] ok github.com/docker/docker/layer 7.585s coverage: 69.0% of statements [2022-03-18T07:41:53.279Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T07:41:53.279Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T07:41:53.279Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T07:41:53.279Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T07:41:53.279Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T07:41:53.279Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T07:41:53.279Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-03-18T07:41:53.444Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-18T07:41:53.444Z] INFO: Configuring git core.autocrlf... [2022-03-18T07:41:53.444Z] [2022-03-18T07:41:53.444Z] [2022-03-18T07:41:53.539Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-03-18T07:41:53.801Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-03-18T07:41:53.801Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-03-18T07:41:54.794Z] ok github.com/docker/docker/pkg/idtools 0.431s coverage: 67.9% of statements [2022-03-18T07:41:54.794Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 71.5% of statements [2022-03-18T07:41:55.068Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-03-18T07:41:55.068Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-03-18T07:41:55.068Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-18T07:41:55.332Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-03-18T07:41:55.332Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-03-18T07:41:55.592Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2022-03-18T07:41:55.852Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-03-18T07:41:55.852Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-03-18T07:41:55.852Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T07:41:55.852Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T07:41:56.433Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-03-18T07:41:56.694Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-18T07:41:56.954Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-03-18T07:41:57.214Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-03-18T07:41:58.594Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-03-18T07:41:58.594Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-18T07:41:58.854Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-18T07:41:59.114Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-03-18T07:41:59.374Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-18T07:41:59.374Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-18T07:41:59.944Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.4% of statements [2022-03-18T07:42:00.204Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-18T07:42:00.465Z] ok github.com/docker/docker/pkg/tailfile 0.039s coverage: 88.6% of statements [2022-03-18T07:42:01.035Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-03-18T07:42:01.296Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-03-18T07:42:01.556Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-03-18T07:42:01.556Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-18T07:42:03.468Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-03-18T07:42:03.729Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-18T07:42:03.993Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-03-18T07:42:04.329Z] INFO: Expanding go... [2022-03-18T07:42:05.388Z] ok github.com/docker/docker/quota 0.209s coverage: 71.4% of statements [2022-03-18T07:42:05.388Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-18T07:42:06.329Z] ok github.com/docker/docker/registry 0.078s coverage: 57.7% of statements [2022-03-18T07:42:06.899Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-03-18T07:42:06.899Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-03-18T07:42:07.470Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.7% of statements [2022-03-18T07:42:07.730Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-18T07:42:09.112Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-03-18T07:42:10.052Z] ok github.com/docker/docker/volume/local 0.097s coverage: 76.4% of statements [2022-03-18T07:42:10.312Z] ok github.com/docker/docker/volume/mounts 0.006s coverage: 67.7% of statements [2022-03-18T07:42:11.695Z] ok github.com/docker/docker/volume/service 0.012s coverage: 72.3% of statements [2022-03-18T07:42:33.643Z] ok github.com/docker/docker/pkg/plugins 33.637s coverage: 76.3% of statements [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T07:42:33.643Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === Skipped [2022-03-18T07:42:33.643Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T07:42:33.643Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T07:42:33.643Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T07:42:33.643Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T07:42:33.643Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-03-18T07:42:33.643Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.643Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.643Z] [2022-03-18T07:42:33.643Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.644Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.644Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.644Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.644Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-03-18T07:42:33.644Z] aufs_test.go:715: Using path: /tmp/aufs-tests/0000000/aufs [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.644Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:25Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-03-18T07:42:33.644Z] aufs_test.go:38: driver not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:71: No driver to put! [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-18T07:42:33.644Z] time="2022-03-18T07:41:28Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:71: No driver to put! [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-18T07:42:33.644Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-18T07:42:33.644Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-18T07:42:33.644Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T07:42:33.644Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-18T07:42:33.644Z] graphtest_unix.go:71: No driver to put! [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-18T07:42:33.644Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-18T07:42:33.644Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-18T07:42:33.644Z] [2022-03-18T07:42:33.644Z] DONE 2338 tests, 53 skipped in 196.443s [2022-03-18T07:42:33.644Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/config [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/idm [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/ns [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/options [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/osl [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T07:42:33.644Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-18T07:42:33.644Z] + 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-03-18T07:42:34.448Z] INFO: Expanding compiler 1 of 3... [2022-03-18T07:42:34.448Z] INFO: Expanding compiler 2 of 3... [2022-03-18T07:42:34.958Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:42:34.958Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:42:34.958Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:42:34.958Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:42:34.958Z] [2022-03-18T07:42:34.958Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T07:42:34.958Z] DOCKER_SYSTEMD=1 [2022-03-18T07:42:34.958Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T07:42:34.958Z] HOSTNAME=a7d48279d381 [2022-03-18T07:42:34.958Z] DEST=bundles/test-integration [2022-03-18T07:42:34.958Z] PWD=/go/src/github.com/docker/docker [2022-03-18T07:42:34.958Z] DOCKER_GITCOMMIT=3ca7e24a7fa1c7c373377877d9226a5a54cee816 [2022-03-18T07:42:34.958Z] container=docker [2022-03-18T07:42:34.958Z] HOME=/root [2022-03-18T07:42:34.958Z] LANG=C.UTF-8 [2022-03-18T07:42:34.958Z] INVOCATION_ID=c364fe3b75fd48708c3bd55e86c8d8e2 [2022-03-18T07:42:34.958Z] GOLANG_VERSION=1.18 [2022-03-18T07:42:34.958Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T07:42:34.958Z] VALIDATE_BRANCH=master [2022-03-18T07:42:34.958Z] TERM=xterm [2022-03-18T07:42:34.958Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T07:42:34.958Z] SHLVL=3 [2022-03-18T07:42:34.958Z] TIMEOUT=120m [2022-03-18T07:42:34.958Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T07:42:34.958Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T07:42:34.958Z] GO111MODULE=off [2022-03-18T07:42:34.958Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T07:42:34.958Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T07:42:34.958Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T07:42:34.958Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T07:42:34.958Z] GOPATH=/go [2022-03-18T07:42:34.958Z] PKG_CONFIG=pkg-config [2022-03-18T07:42:34.958Z] _=/usr/bin/env [2022-03-18T07:42:34.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T07:42:40.316Z] INFO: Expanding compiler 3 of 3... [2022-03-18T07:42:40.784Z] INFO: Removing downloaded files... [2022-03-18T07:42:40.784Z] INFO: Downloading containerd [2022-03-18T07:42:45.668Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:42:45.668Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:42:45.668Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:42:45.926Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:42:45.926Z] [2022-03-18T07:42:48.456Z] + TEST_INTEGRATION_DEST=1 [2022-03-18T07:42:48.456Z] + CONTAINER_NAME=docker-pr6-1 [2022-03-18T07:42:48.456Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T07:42:48.456Z] + run_tests test-integration-flaky [2022-03-18T07:42:48.456Z] + '[' -n 0 ']' [2022-03-18T07:42:48.456Z] + rm= [2022-03-18T07:42:48.456Z] + c=0 [2022-03-18T07:42:48.456Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43366/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43366/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2e8e511beeca11160708fda628fc7782ca4015c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e8e511beeca11160708fda628fc7782ca4015c3 hack/make.sh test-integration-flaky test-integration [2022-03-18T07:42:48.456Z] ++ jobs -p [2022-03-18T07:42:48.456Z] + for job in $(jobs -p) [2022-03-18T07:42:48.456Z] + wait 10203 [2022-03-18T07:42:48.456Z] + TEST_INTEGRATION_DEST=3 [2022-03-18T07:42:48.456Z] + CONTAINER_NAME=docker-pr6-3 [2022-03-18T07:42:48.456Z] + TEST_SKIP_INTEGRATION=1 [2022-03-18T07:42:48.456Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-03-18T07:42:48.456Z] + run_tests [2022-03-18T07:42:48.456Z] + '[' -n 0 ']' [2022-03-18T07:42:48.456Z] + rm= [2022-03-18T07:42:48.456Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43366/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43366/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2e8e511beeca11160708fda628fc7782ca4015c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e8e511beeca11160708fda628fc7782ca4015c3 hack/make.sh '' test-integration [2022-03-18T07:42:48.456Z] + TEST_INTEGRATION_DEST=2 [2022-03-18T07:42:48.456Z] + CONTAINER_NAME=docker-pr6-2 [2022-03-18T07:42:48.456Z] + TEST_SKIP_INTEGRATION=1 [2022-03-18T07:42:48.456Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-03-18T07:42:48.456Z] + run_tests [2022-03-18T07:42:48.456Z] + '[' -n 0 ']' [2022-03-18T07:42:48.456Z] + rm= [2022-03-18T07:42:48.456Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43366/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43366/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2e8e511beeca11160708fda628fc7782ca4015c3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e8e511beeca11160708fda628fc7782ca4015c3 hack/make.sh '' test-integration [2022-03-18T07:42:49.025Z] [2022-03-18T07:42:49.284Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T07:42:49.284Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T07:42:49.284Z] HOSTNAME=5b0a9a1aaa82 [2022-03-18T07:42:49.284Z] TEST_SKIP_INTEGRATION=1 [2022-03-18T07:42:49.284Z] TESTDEBUG=0 [2022-03-18T07:42:49.284Z] DEST=bundles/test-integration [2022-03-18T07:42:49.284Z] PWD=/go/src/github.com/docker/docker [2022-03-18T07:42:49.284Z] KEEPBUNDLE=1 [2022-03-18T07:42:49.284Z] DOCKER_GITCOMMIT=2e8e511beeca11160708fda628fc7782ca4015c3 [2022-03-18T07:42:49.284Z] container=docker [2022-03-18T07:42:49.284Z] HOME=/root [2022-03-18T07:42:49.284Z] GOLANG_VERSION=1.18 [2022-03-18T07:42:49.284Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T07:42:49.284Z] VALIDATE_BRANCH=master [2022-03-18T07:42:49.284Z] TERM=xterm [2022-03-18T07:42:49.284Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T07:42:49.284Z] SHLVL=1 [2022-03-18T07:42:49.284Z] TIMEOUT=120m [2022-03-18T07:42:49.284Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T07:42:49.284Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T07:42:49.284Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-03-18T07:42:49.284Z] GO111MODULE=off [2022-03-18T07:42:49.284Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T07:42:49.284Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T07:42:49.284Z] GOPATH=/go [2022-03-18T07:42:49.284Z] PKG_CONFIG=pkg-config [2022-03-18T07:42:49.284Z] _=/usr/bin/env [2022-03-18T07:42:49.284Z] Building test suite binary ./integration-cli/test.main [2022-03-18T07:42:49.284Z] [2022-03-18T07:42:49.284Z] [2022-03-18T07:42:49.542Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T07:42:49.542Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T07:42:49.542Z] HOSTNAME=7f3e08411d7e [2022-03-18T07:42:49.542Z] TEST_SKIP_INTEGRATION=1 [2022-03-18T07:42:49.542Z] TESTDEBUG=0 [2022-03-18T07:42:49.542Z] DEST=bundles/test-integration [2022-03-18T07:42:49.542Z] PWD=/go/src/github.com/docker/docker [2022-03-18T07:42:49.542Z] KEEPBUNDLE=1 [2022-03-18T07:42:49.542Z] DOCKER_GITCOMMIT=2e8e511beeca11160708fda628fc7782ca4015c3 [2022-03-18T07:42:49.542Z] container=docker [2022-03-18T07:42:49.542Z] HOME=/root [2022-03-18T07:42:49.542Z] GOLANG_VERSION=1.18 [2022-03-18T07:42:49.542Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T07:42:49.542Z] VALIDATE_BRANCH=master [2022-03-18T07:42:49.542Z] TERM=xterm [2022-03-18T07:42:49.542Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T07:42:49.542Z] SHLVL=1 [2022-03-18T07:42:49.542Z] TIMEOUT=120m [2022-03-18T07:42:49.542Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T07:42:49.542Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T07:42:49.542Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-03-18T07:42:49.542Z] GO111MODULE=off [2022-03-18T07:42:49.542Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T07:42:49.542Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T07:42:49.542Z] GOPATH=/go [2022-03-18T07:42:49.542Z] PKG_CONFIG=pkg-config [2022-03-18T07:42:49.542Z] _=/usr/bin/env [2022-03-18T07:42:49.542Z] Building test suite binary ./integration-cli/test.main [2022-03-18T07:42:49.542Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-03-18T07:42:49.803Z] No new tests added to integration. [2022-03-18T07:42:49.803Z] [2022-03-18T07:42:49.803Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T07:42:51.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T07:42:51.706Z] HOSTNAME=712f9151e618 [2022-03-18T07:42:51.706Z] TESTDEBUG=0 [2022-03-18T07:42:51.706Z] DEST=bundles/test-integration [2022-03-18T07:42:51.706Z] PWD=/go/src/github.com/docker/docker [2022-03-18T07:42:51.706Z] KEEPBUNDLE=1 [2022-03-18T07:42:51.706Z] DOCKER_GITCOMMIT=2e8e511beeca11160708fda628fc7782ca4015c3 [2022-03-18T07:42:51.706Z] container=docker [2022-03-18T07:42:51.706Z] HOME=/root [2022-03-18T07:42:51.706Z] GOLANG_VERSION=1.18 [2022-03-18T07:42:51.706Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T07:42:51.706Z] VALIDATE_BRANCH=master [2022-03-18T07:42:51.706Z] TERM=xterm [2022-03-18T07:42:51.706Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T07:42:51.706Z] SHLVL=1 [2022-03-18T07:42:51.706Z] TIMEOUT=120m [2022-03-18T07:42:51.706Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T07:42:51.706Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T07:42:51.706Z] GO111MODULE=off [2022-03-18T07:42:51.706Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T07:42:51.706Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T07:42:51.706Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T07:42:51.706Z] GOPATH=/go [2022-03-18T07:42:51.706Z] PKG_CONFIG=pkg-config [2022-03-18T07:42:51.706Z] _=/usr/bin/env [2022-03-18T07:42:51.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T07:42:53.288Z] [2022-03-18T07:42:53.288Z] Name Version Source Summary [2022-03-18T07:42:53.288Z] ---- ------- ------ ------- [2022-03-18T07:42:53.288Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-18T07:42:53.288Z] [2022-03-18T07:42:53.288Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-18T07:42:53.288Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-18T07:42:53.288Z] PSChildName : containerd [2022-03-18T07:42:53.288Z] PSDrive : C [2022-03-18T07:42:53.288Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-18T07:42:53.288Z] PSIsContainer : True [2022-03-18T07:42:53.288Z] Name : containerd [2022-03-18T07:42:53.288Z] FullName : C:\containerd [2022-03-18T07:42:53.288Z] Parent : [2022-03-18T07:42:53.288Z] Exists : True [2022-03-18T07:42:53.288Z] Root : C:\ [2022-03-18T07:42:53.288Z] Extension : [2022-03-18T07:42:53.288Z] CreationTime : 3/18/2022 7:42:52 AM [2022-03-18T07:42:53.288Z] CreationTimeUtc : 3/18/2022 7:42:52 AM [2022-03-18T07:42:53.288Z] LastAccessTime : 3/18/2022 7:42:52 AM [2022-03-18T07:42:53.288Z] LastAccessTimeUtc : 3/18/2022 7:42:52 AM [2022-03-18T07:42:53.288Z] LastWriteTime : 3/18/2022 7:42:52 AM [2022-03-18T07:42:53.288Z] LastWriteTimeUtc : 3/18/2022 7:42:52 AM [2022-03-18T07:42:53.288Z] Attributes : Directory [2022-03-18T07:42:53.288Z] Mode : d----- [2022-03-18T07:42:53.288Z] BaseName : containerd [2022-03-18T07:42:53.288Z] Target : {} [2022-03-18T07:42:53.288Z] LinkType : [2022-03-18T07:42:53.288Z] [2022-03-18T07:42:54.273Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-18T07:42:54.273Z] INFO: Configuring git core.autocrlf... [2022-03-18T07:42:54.273Z] [2022-03-18T07:42:54.273Z] [2022-03-18T07:42:57.715Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:42:57.715Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:42:57.715Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:42:57.715Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:42:57.715Z] [2022-03-18T07:42:57.715Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T07:42:57.715Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T07:42:57.715Z] HOSTNAME=6f540bda0a89 [2022-03-18T07:42:57.715Z] DEST=bundles/test-integration [2022-03-18T07:42:57.715Z] PWD=/go/src/github.com/docker/docker [2022-03-18T07:42:57.715Z] DOCKER_ROOTLESS=1 [2022-03-18T07:42:57.715Z] DOCKER_GITCOMMIT=69f5f5597b77beacba2e261ca3d19987cd22b3bf [2022-03-18T07:42:57.715Z] container=docker [2022-03-18T07:42:57.715Z] HOME=/root [2022-03-18T07:42:57.715Z] GOLANG_VERSION=1.18 [2022-03-18T07:42:57.715Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T07:42:57.715Z] VALIDATE_BRANCH=master [2022-03-18T07:42:57.715Z] TERM=xterm [2022-03-18T07:42:57.715Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T07:42:57.715Z] SHLVL=1 [2022-03-18T07:42:57.715Z] TIMEOUT=120m [2022-03-18T07:42:57.715Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T07:42:57.715Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T07:42:57.715Z] GO111MODULE=off [2022-03-18T07:42:57.715Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T07:42:57.715Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T07:42:57.715Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T07:42:57.715Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T07:42:57.715Z] GOPATH=/go [2022-03-18T07:42:57.715Z] PKG_CONFIG=pkg-config [2022-03-18T07:42:57.715Z] _=/usr/bin/env [2022-03-18T07:42:57.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T07:43:12.380Z] ok github.com/docker/docker/libnetwork 37.158s coverage: 40.7% of statements [2022-03-18T07:43:12.954Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-03-18T07:43:12.954Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T07:43:13.214Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T07:43:13.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T07:43:13.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T07:43:13.785Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T07:43:13.785Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T07:43:13.785Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T07:43:13.785Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T07:43:13.785Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-18T07:43:13.785Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T07:43:13.975Z] 0a6173b79e25: Pull complete [2022-03-18T07:43:13.975Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-18T07:43:13.976Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T07:43:13.976Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T07:43:13.976Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-03-18T07:43:13.976Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-03-18T07:43:13.976Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-03-18T07:43:13.976Z] INFO: Docker version of control daemon [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] Client: [2022-03-18T07:43:13.976Z] Version: 20.10.9 [2022-03-18T07:43:13.976Z] API version: 1.41 [2022-03-18T07:43:13.976Z] Go version: go1.16.8 [2022-03-18T07:43:13.976Z] Git commit: c2ea9bc [2022-03-18T07:43:13.976Z] Built: Mon Oct 4 16:11:10 2021 [2022-03-18T07:43:13.976Z] OS/Arch: windows/amd64 [2022-03-18T07:43:13.976Z] Context: default [2022-03-18T07:43:13.976Z] Experimental: true [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] Server: Docker Engine - Community [2022-03-18T07:43:13.976Z] Engine: [2022-03-18T07:43:13.976Z] Version: 20.10.9 [2022-03-18T07:43:13.976Z] API version: 1.41 (minimum version 1.24) [2022-03-18T07:43:13.976Z] Go version: go1.16.8 [2022-03-18T07:43:13.976Z] Git commit: 79ea9d3 [2022-03-18T07:43:13.976Z] Built: Mon Oct 4 16:06:39 2021 [2022-03-18T07:43:13.976Z] OS/Arch: windows/amd64 [2022-03-18T07:43:13.976Z] Experimental: true [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] INFO: Docker info of control daemon [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] Client: [2022-03-18T07:43:13.976Z] Context: default [2022-03-18T07:43:13.976Z] Debug Mode: false [2022-03-18T07:43:13.976Z] Plugins: [2022-03-18T07:43:13.976Z] app: Docker Application (Docker Inc., v0.8.0) [2022-03-18T07:43:13.976Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-03-18T07:43:13.976Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] Server: [2022-03-18T07:43:13.976Z] Containers: 0 [2022-03-18T07:43:13.976Z] Running: 0 [2022-03-18T07:43:13.976Z] Paused: 0 [2022-03-18T07:43:13.976Z] Stopped: 0 [2022-03-18T07:43:13.976Z] Images: 1 [2022-03-18T07:43:13.976Z] Server Version: 20.10.9 [2022-03-18T07:43:13.976Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-03-18T07:43:13.976Z] Windows: [2022-03-18T07:43:13.976Z] LCOW: [2022-03-18T07:43:13.976Z] Logging Driver: json-file [2022-03-18T07:43:13.976Z] Plugins: [2022-03-18T07:43:13.976Z] Volume: local [2022-03-18T07:43:13.976Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:43:13.976Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:43:13.976Z] Swarm: inactive [2022-03-18T07:43:13.976Z] Default Isolation: process [2022-03-18T07:43:13.976Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T07:43:13.976Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-03-18T07:43:13.976Z] OSType: windows [2022-03-18T07:43:13.976Z] Architecture: x86_64 [2022-03-18T07:43:13.976Z] CPUs: 4 [2022-03-18T07:43:13.976Z] Total Memory: 32GiB [2022-03-18T07:43:13.976Z] Name: azwin-2-8dc640 [2022-03-18T07:43:13.976Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-03-18T07:43:13.976Z] Docker Root Dir: D:\docker [2022-03-18T07:43:13.976Z] Debug Mode: false [2022-03-18T07:43:13.976Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:43:13.976Z] Labels: [2022-03-18T07:43:13.976Z] Experimental: true [2022-03-18T07:43:13.976Z] Insecure Registries: [2022-03-18T07:43:13.976Z] 10.0.0.4:5000 [2022-03-18T07:43:13.976Z] 127.0.0.0/8 [2022-03-18T07:43:13.976Z] Registry Mirrors: [2022-03-18T07:43:13.976Z] http://10.0.0.4:5000/ [2022-03-18T07:43:13.976Z] Live Restore Enabled: false [2022-03-18T07:43:13.976Z] Product License: Community Engine [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] INFO: Commit hash is 2ddcc0ef92 [2022-03-18T07:43:13.976Z] INFO: Nuke-Everything... [2022-03-18T07:43:13.976Z] INFO: Container count on control daemon to delete is 0 [2022-03-18T07:43:13.976Z] INFO: Nuking d:\CI [2022-03-18T07:43:13.976Z] INFO: Zapped successfully [2022-03-18T07:43:13.976Z] INFO: Location for testing is d:\CI\PR-43366\6 [2022-03-18T07:43:13.976Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] INFO: Building the image from Dockerfile.windows at 03/18/2022 07:43:05... [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] Sending build context to Docker daemon 64.26MB [2022-03-18T07:43:13.976Z] [2022-03-18T07:43:13.976Z] Step 1/11 : FROM microsoft/windowsservercore [2022-03-18T07:43:13.976Z] ---> 6a11116086a4 [2022-03-18T07:43:13.976Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-03-18T07:43:13.976Z] ---> Running in 47eddedf2e75 [2022-03-18T07:43:14.045Z] ok github.com/docker/docker/libnetwork/config 0.020s coverage: 19.7% of statements [2022-03-18T07:43:14.305Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-18T07:43:14.305Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T07:43:14.305Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T07:43:14.564Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-18T07:43:14.941Z] Removing intermediate container 47eddedf2e75 [2022-03-18T07:43:14.942Z] ---> 34163d66806d [2022-03-18T07:43:14.942Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-03-18T07:43:14.942Z] ---> Running in c2253de6230c [2022-03-18T07:43:15.401Z] Removing intermediate container c2253de6230c [2022-03-18T07:43:15.401Z] ---> 372760fa600d [2022-03-18T07:43:15.401Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.1 [2022-03-18T07:43:15.401Z] ---> Running in 2f816cf14534 [2022-03-18T07:43:15.859Z] Removing intermediate container 2f816cf14534 [2022-03-18T07:43:15.859Z] ---> a791eaff277c [2022-03-18T07:43:15.859Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-03-18T07:43:15.859Z] ---> Running in 7be77aca3dc6 [2022-03-18T07:43:16.317Z] Removing intermediate container 7be77aca3dc6 [2022-03-18T07:43:16.317Z] ---> 63268326b7f2 [2022-03-18T07:43:16.317Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-03-18T07:43:16.317Z] ---> Running in 5ae3a16aa8f5 [2022-03-18T07:43:17.107Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.208s coverage: 59.9% of statements [2022-03-18T07:43:17.107Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T07:43:17.285Z] Removing intermediate container 5ae3a16aa8f5 [2022-03-18T07:43:17.285Z] ---> b134d12aec1a [2022-03-18T07:43:17.285Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-03-18T07:43:17.285Z] ---> Running in 70403a27ae9d [2022-03-18T07:43:17.367Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-18T07:43:17.939Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.094s coverage: 4.0% of statements [2022-03-18T07:43:17.939Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T07:43:18.508Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-03-18T07:43:18.508Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T07:43:18.769Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-18T07:43:19.649Z] Removing intermediate container 30f48b8547a4 [2022-03-18T07:43:19.649Z] ---> f29b442e3fe1 [2022-03-18T07:43:19.649Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-18T07:43:19.649Z] ---> Running in 54b827c5e59f [2022-03-18T07:43:19.649Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-18T07:43:19.649Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:43:19.649Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:43:19.649Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:43:19.649Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:43:19.649Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:43:19.649Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:43:19.649Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:43:19.649Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:43:19.649Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:43:20.109Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:43:20.109Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:43:20.109Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:43:20.109Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:43:21.075Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:43:21.075Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:43:28.756Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.799s coverage: 7.4% of statements [2022-03-18T07:43:28.756Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T07:43:28.756Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-18T07:43:28.756Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-03-18T07:43:28.756Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T07:43:28.756Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-18T07:43:28.756Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T07:43:28.756Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-03-18T07:43:29.016Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-03-18T07:43:29.276Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-18T07:43:29.276Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-18T07:43:35.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T07:43:38.401Z] [2022-03-18T07:43:38.401Z] SUCCESS: Specified value was saved. [2022-03-18T07:43:38.401Z] INFO: Downloading git... [2022-03-18T07:43:39.934Z] INFO: Downloading go... [2022-03-18T07:43:41.573Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-18T07:43:42.310Z] Removing intermediate container 54b827c5e59f [2022-03-18T07:43:42.310Z] ---> a9baa70af6cc [2022-03-18T07:43:42.310Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-18T07:43:42.310Z] ---> Running in 0b6d378f5b92 [2022-03-18T07:43:42.310Z] Removing intermediate container 0b6d378f5b92 [2022-03-18T07:43:42.310Z] ---> 263df0ec272b [2022-03-18T07:43:42.310Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-18T07:43:42.310Z] ---> Running in 2f7a4b09c42a [2022-03-18T07:43:42.777Z] Removing intermediate container 2f7a4b09c42a [2022-03-18T07:43:42.777Z] ---> a14707d45cdf [2022-03-18T07:43:42.777Z] Step 11/11 : COPY . . [2022-03-18T07:43:42.835Z] INFO: Downloading compiler 1 of 3... [2022-03-18T07:43:42.835Z] INFO: Downloading compiler 2 of 3... [2022-03-18T07:43:42.835Z] INFO: Downloading compiler 3 of 3... [2022-03-18T07:43:43.293Z] INFO: Extracting git... [2022-03-18T07:43:44.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T07:43:45.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T07:43:45.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T07:43:53.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T07:43:53.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T07:43:54.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T07:43:55.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T07:43:56.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T07:43:56.468Z] ok github.com/docker/docker/libnetwork/ipam 15.735s coverage: 85.3% of statements [2022-03-18T07:43:56.468Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T07:43:56.468Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T07:43:56.468Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-18T07:43:56.468Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-03-18T07:43:56.468Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T07:43:56.728Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-18T07:43:57.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T07:43:57.299Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-03-18T07:43:57.869Z] ok github.com/docker/docker/libnetwork/iptables 0.130s coverage: 45.1% of statements [2022-03-18T07:43:57.870Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-18T07:43:58.130Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-03-18T07:43:59.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T07:44:00.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T07:44:00.994Z] INFO: Expanding go... [2022-03-18T07:44:01.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T07:44:02.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T07:44:02.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T07:44:03.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T07:44:04.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T07:44:05.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T07:44:06.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T07:44:07.625Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T07:44:07.625Z] Using test binary docker [2022-03-18T07:44:07.625Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T07:44:07.625Z] Starting apparmor (via systemctl): apparmor.service. [2022-03-18T07:44:07.625Z] INFO: Waiting for daemon to start... [2022-03-18T07:44:07.625Z] Starting dockerd [2022-03-18T07:44:11.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T07:44:11.807Z] . [2022-03-18T07:44:11.807Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T07:44:11.807Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T07:44:11.807Z] Error: No such image: emptyfs [2022-03-18T07:44:11.807Z] Running integration-test (iteration 1) [2022-03-18T07:44:11.807Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T07:44:11.807Z] Loaded image: busybox:latest [2022-03-18T07:44:12.065Z] Loaded image: busybox:glibc [2022-03-18T07:44:12.698Z] ---> 1a8bc56b267d [2022-03-18T07:44:13.439Z] Loaded image: debian:bullseye-slim [2022-03-18T07:44:13.439Z] Loaded image: hello-world:latest [2022-03-18T07:44:13.439Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:44:13.439Z] INFO: Testing against a local daemon [2022-03-18T07:44:13.439Z] === RUN TestCgroupNamespacesBuild [2022-03-18T07:44:14.242Z] Successfully built 1a8bc56b267d [2022-03-18T07:44:14.242Z] Successfully tagged docker:latest [2022-03-18T07:44:14.242Z] INFO: Image build ended at 03/18/2022 07:44:13. Duration:00:03:49.1957324 [2022-03-18T07:44:14.242Z] [2022-03-18T07:44:14.242Z] [2022-03-18T07:44:14.242Z] INFO: Building the test binaries at 03/18/2022 07:44:13... [2022-03-18T07:44:14.814Z] --- PASS: TestCgroupNamespacesBuild (1.28s) [2022-03-18T07:44:14.814Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T07:44:16.191Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-03-18T07:44:16.191Z] === RUN TestBuildWithSession [2022-03-18T07:44:16.191Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:44:16.191Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T07:44:16.191Z] === RUN TestBuildSquashParent [2022-03-18T07:44:18.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T07:44:18.929Z] INFO: make.ps1 starting at 03/18/2022 07:44:18 [2022-03-18T07:44:18.929Z] INFO: Git commit (6cc6f8f37f) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T07:44:18.929Z] INFO: Invoking autogen... [2022-03-18T07:44:19.391Z] INFO: Building daemon... [2022-03-18T07:44:20.379Z] --- PASS: TestBuildSquashParent (4.34s) [2022-03-18T07:44:20.379Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T07:44:20.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:44:20.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:44:20.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:44:20.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:44:20.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:44:20.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:44:20.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:44:20.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:44:20.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:44:20.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:44:20.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:44:20.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:44:20.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:44:20.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:44:20.533Z] Removing intermediate container 14b4dde2bf06 [2022-03-18T07:44:20.533Z] ---> af8435855732 [2022-03-18T07:44:20.533Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-18T07:44:20.533Z] ---> Running in b7ed64bcf8c4 [2022-03-18T07:44:20.533Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-18T07:44:20.533Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:44:20.533Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:44:20.533Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:44:20.533Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:44:20.533Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:44:20.533Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:44:20.533Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:44:20.533Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:44:20.533Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:44:20.533Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:44:20.533Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:44:20.533Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:44:20.533Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:44:20.533Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:44:20.533Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:44:22.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:44:22.282Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:44:23.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:44:23.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:44:25.557Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T07:44:25.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-03-18T07:44:25.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s) [2022-03-18T07:44:25.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-03-18T07:44:25.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.45s) [2022-03-18T07:44:25.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s) [2022-03-18T07:44:25.557Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.49s) [2022-03-18T07:44:25.557Z] === RUN TestBuildMultiStageCopy [2022-03-18T07:44:25.557Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T07:44:26.493Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T07:44:27.059Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T07:44:27.059Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T07:44:27.318Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T07:44:27.609Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-03-18T07:44:27.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-03-18T07:44:27.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2022-03-18T07:44:27.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-03-18T07:44:27.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-03-18T07:44:27.609Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-03-18T07:44:27.609Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T07:44:28.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T07:44:28.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T07:44:28.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T07:44:28.582Z] --- PASS: TestBuildMultiStageParentConfig (0.75s) [2022-03-18T07:44:28.582Z] === RUN TestBuildLabelWithTargets [2022-03-18T07:44:29.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T07:44:29.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T07:44:29.520Z] --- PASS: TestBuildLabelWithTargets (1.05s) [2022-03-18T07:44:29.520Z] === RUN TestBuildWithEmptyLayers [2022-03-18T07:44:29.778Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-03-18T07:44:29.779Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T07:44:30.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T07:44:31.211Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|compiled_files|deps|imports|name|types_sizes) took 2m42.227890861s [2022-03-18T07:44:31.211Z] 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-03-18T07:44:31.211Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 486.886398ms [2022-03-18T07:44:31.681Z] --- PASS: TestBuildMultiStageOnBuild (1.63s) [2022-03-18T07:44:31.681Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T07:44:31.940Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-03-18T07:44:31.940Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T07:44:32.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T07:44:33.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T07:44:33.841Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s) [2022-03-18T07:44:33.841Z] === RUN TestBuildWithHugeFile [2022-03-18T07:44:34.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T07:44:35.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T07:44:36.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T07:44:36.659Z] INFO: Expanding compiler 1 of 3... [2022-03-18T07:44:36.660Z] INFO: Expanding compiler 2 of 3... [2022-03-18T07:44:36.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T07:44:38.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T07:44:38.368Z] Removing intermediate container b7ed64bcf8c4 [2022-03-18T07:44:38.368Z] ---> b23af8d616a4 [2022-03-18T07:44:38.368Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-18T07:44:38.368Z] ---> Running in ab4a251b2d29 [2022-03-18T07:44:38.368Z] Removing intermediate container ab4a251b2d29 [2022-03-18T07:44:38.368Z] ---> aa1cbdd0d5e7 [2022-03-18T07:44:38.368Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-18T07:44:38.368Z] ---> Running in 535058dba840 [2022-03-18T07:44:38.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T07:44:38.836Z] Removing intermediate container 535058dba840 [2022-03-18T07:44:38.836Z] ---> 1fe6d282cd18 [2022-03-18T07:44:38.836Z] Step 11/11 : COPY . . [2022-03-18T07:44:39.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T07:44:40.389Z] INFO: Expanding compiler 3 of 3... [2022-03-18T07:44:40.709Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T07:44:40.709Z] Using test binary docker [2022-03-18T07:44:40.709Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T07:44:40.709Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T07:44:40.709Z] INFO: Waiting for daemon to start... [2022-03-18T07:44:40.709Z] Starting dockerd [2022-03-18T07:44:40.847Z] INFO: Removing downloaded files... [2022-03-18T07:44:40.848Z] INFO: Downloading containerd [2022-03-18T07:44:42.619Z] . [2022-03-18T07:44:42.619Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T07:44:42.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T07:44:42.619Z] Error: No such image: emptyfs [2022-03-18T07:44:42.880Z] Running integration-test (iteration 1) [2022-03-18T07:44:42.880Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T07:44:43.141Z] Loaded image: busybox:latest [2022-03-18T07:44:43.141Z] Loaded image: busybox:glibc [2022-03-18T07:44:44.658Z] Loaded image: debian:bullseye-slim [2022-03-18T07:44:44.658Z] Loaded image: hello-world:latest [2022-03-18T07:44:44.658Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:44:44.658Z] INFO: Testing against a local daemon [2022-03-18T07:44:44.658Z] === RUN TestCgroupNamespacesBuild [2022-03-18T07:44:46.040Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-03-18T07:44:46.041Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T07:44:46.983Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-03-18T07:44:46.983Z] === RUN TestBuildWithSession [2022-03-18T07:44:46.983Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:44:46.983Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T07:44:46.983Z] === RUN TestBuildSquashParent [2022-03-18T07:44:53.223Z] [2022-03-18T07:44:53.223Z] Name Version Source Summary [2022-03-18T07:44:53.223Z] ---- ------- ------ ------- [2022-03-18T07:44:53.223Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-03-18T07:44:53.223Z] [2022-03-18T07:44:53.223Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-03-18T07:44:53.223Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-03-18T07:44:53.223Z] PSChildName : containerd [2022-03-18T07:44:53.223Z] PSDrive : C [2022-03-18T07:44:53.223Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-03-18T07:44:53.223Z] PSIsContainer : True [2022-03-18T07:44:53.223Z] Name : containerd [2022-03-18T07:44:53.223Z] FullName : C:\containerd [2022-03-18T07:44:53.223Z] Parent : [2022-03-18T07:44:53.223Z] Exists : True [2022-03-18T07:44:53.223Z] Root : C:\ [2022-03-18T07:44:53.223Z] Extension : [2022-03-18T07:44:53.223Z] CreationTime : 3/18/2022 7:44:53 AM [2022-03-18T07:44:53.223Z] CreationTimeUtc : 3/18/2022 7:44:53 AM [2022-03-18T07:44:53.223Z] LastAccessTime : 3/18/2022 7:44:53 AM [2022-03-18T07:44:53.223Z] LastAccessTimeUtc : 3/18/2022 7:44:53 AM [2022-03-18T07:44:53.223Z] LastWriteTime : 3/18/2022 7:44:53 AM [2022-03-18T07:44:53.223Z] LastWriteTimeUtc : 3/18/2022 7:44:53 AM [2022-03-18T07:44:53.223Z] Attributes : Directory [2022-03-18T07:44:53.223Z] Mode : d----- [2022-03-18T07:44:53.223Z] BaseName : containerd [2022-03-18T07:44:53.223Z] Target : {} [2022-03-18T07:44:53.223Z] LinkType : [2022-03-18T07:44:53.223Z] [2022-03-18T07:44:55.117Z] --- PASS: TestBuildSquashParent (6.97s) [2022-03-18T07:44:55.117Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T07:44:55.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:44:55.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:44:55.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:44:55.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:44:55.117Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:44:55.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:44:55.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:44:55.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:44:55.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:44:55.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:44:55.117Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:44:55.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:44:55.117Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:44:55.117Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:44:55.404Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-03-18T07:44:55.404Z] INFO: Configuring git core.autocrlf... [2022-03-18T07:44:55.404Z] [2022-03-18T07:44:55.404Z] [2022-03-18T07:44:55.687Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:44:55.688Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:44:57.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:44:57.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:45:00.145Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-03-18T07:45:00.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2022-03-18T07:45:00.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s) [2022-03-18T07:45:00.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-03-18T07:45:00.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.04s) [2022-03-18T07:45:00.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2022-03-18T07:45:00.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2022-03-18T07:45:00.145Z] === RUN TestBuildMultiStageCopy [2022-03-18T07:45:00.145Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T07:45:03.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T07:45:04.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T07:45:05.393Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T07:45:06.333Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T07:45:07.273Z] --- PASS: TestBuildMultiStageCopy (7.30s) [2022-03-18T07:45:07.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.30s) [2022-03-18T07:45:07.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-03-18T07:45:07.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-03-18T07:45:07.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-03-18T07:45:07.273Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-03-18T07:45:07.273Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T07:45:09.205Z] ---> 50da010fdb51 [2022-03-18T07:45:09.205Z] Successfully built 50da010fdb51 [2022-03-18T07:45:09.205Z] Successfully tagged docker:latest [2022-03-18T07:45:09.205Z] INFO: Image build ended at 03/18/2022 07:45:08. Duration:00:03:38.0219941 [2022-03-18T07:45:09.205Z] [2022-03-18T07:45:09.205Z] [2022-03-18T07:45:09.205Z] INFO: Building the test binaries at 03/18/2022 07:45:08... [2022-03-18T07:45:12.554Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-03-18T07:45:12.554Z] === RUN TestBuildLabelWithTargets [2022-03-18T07:45:13.992Z] INFO: make.ps1 starting at 03/18/2022 07:45:12 [2022-03-18T07:45:13.992Z] INFO: Git commit (998750555a) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T07:45:13.992Z] INFO: Invoking autogen... [2022-03-18T07:45:13.992Z] INFO: Building daemon... [2022-03-18T07:45:20.686Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-03-18T07:45:20.686Z] === RUN TestBuildWithEmptyLayers [2022-03-18T07:45:23.228Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-03-18T07:45:23.228Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T07:45:28.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T07:45:28.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T07:45:28.510Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-03-18T07:45:28.510Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T07:45:28.769Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-03-18T07:45:28.769Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T07:45:32.968Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2022-03-18T07:45:33.228Z] === RUN TestBuildWithHugeFile [2022-03-18T07:45:41.518Z] --- PASS: TestBuildWithHugeFile (59.10s) [2022-03-18T07:45:41.518Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T07:45:41.518Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:45:41.518Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T07:45:41.518Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T07:45:41.518Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:45:41.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:45:41.518Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:45:41.518Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:45:41.518Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:45:41.518Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:45:41.518Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:45:41.518Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:45:41.518Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:45:41.518Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T07:45:41.518Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-03-18T07:45:41.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-03-18T07:45:41.518Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T07:45:41.518Z] === RUN TestBuildPreserveOwnership [2022-03-18T07:45:41.518Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T07:45:41.518Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T07:45:41.518Z] --- PASS: TestBuildPreserveOwnership (3.49s) [2022-03-18T07:45:41.518Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.36s) [2022-03-18T07:45:41.518Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-03-18T07:45:41.519Z] === RUN TestBuildPlatformInvalid [2022-03-18T07:45:41.519Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T07:45:41.519Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T07:45:41.519Z] Loaded image: busybox:latest [2022-03-18T07:45:41.519Z] Loaded image: busybox:glibc [2022-03-18T07:45:41.519Z] Loaded image: debian:bullseye-slim [2022-03-18T07:45:41.519Z] Loaded image: hello-world:latest [2022-03-18T07:45:41.519Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:45:48.078Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) [2022-03-18T07:45:48.078Z] PASS [2022-03-18T07:45:48.078Z] [2022-03-18T07:45:48.078Z] === Skipped [2022-03-18T07:45:48.078Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T07:45:48.078Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:45:48.078Z] [2022-03-18T07:45:48.078Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T07:45:48.078Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:45:48.078Z] [2022-03-18T07:45:48.078Z] DONE 34 tests, 2 skipped in 95.675s [2022-03-18T07:45:48.078Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T07:45:48.078Z] INFO: Testing against a local daemon [2022-03-18T07:45:48.078Z] === RUN TestConfigInspect [2022-03-18T07:45:49.611Z] ok github.com/docker/docker/libnetwork/networkdb 103.810s coverage: 60.0% of statements [2022-03-18T07:45:49.611Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T07:45:49.611Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-18T07:45:49.611Z] ok github.com/docker/docker/libnetwork/osl 4.293s coverage: 39.7% of statements [2022-03-18T07:45:49.611Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-03-18T07:45:49.611Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-03-18T07:45:49.611Z] ok github.com/docker/docker/libnetwork/portmapper 0.259s coverage: 48.6% of statements [2022-03-18T07:45:49.611Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-03-18T07:45:49.611Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T07:45:49.871Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === Skipped [2022-03-18T07:45:49.871Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-18T07:45:49.871Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-18T07:45:49.871Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-18T07:45:49.871Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T07:45:49.871Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T07:45:49.871Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T07:45:49.871Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T07:45:49.871Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T07:45:49.871Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-18T07:45:49.871Z] firewalld_test.go:14: firewalld is not running [2022-03-18T07:45:49.871Z] [2022-03-18T07:45:49.871Z] DONE 326 tests, 9 skipped in 199.622s [2022-03-18T07:45:49.978Z] --- PASS: TestConfigInspect (2.30s) [2022-03-18T07:45:49.978Z] === RUN TestConfigList Post stage [Pipeline] junit [2022-03-18T07:45:50.830Z] Recording test results [2022-03-18T07:45:51.876Z] --- PASS: TestConfigList (2.11s) [2022-03-18T07:45:51.876Z] === RUN TestConfigsCreateAndDelete [2022-03-18T07:45:52.349Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-03-18T07:45:52.594Z] INFO [linters context/goanalysis] analyzers took 4m38.099279617s with top 10 stages: buildir: 1m55.340639608s, goimports: 24.448290081s, unconvert: 18.292812053s, gosec: 16.074884877s, S1038: 9.302003655s, golint: 8.113025212s, misspell: 6.375617572s, nilness: 4.443457697s, inspect: 3.946408004s, unused: 3.506905857s [2022-03-18T07:45:52.594Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-03-18T07:45:52.594Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2440/2440, cgo: 2440/3056, filename_unadjuster: 2440/2440, skip_dirs: 2440/2440, autogenerated_exclude: 2052/2440, path_prettifier: 2440/2440, identifier_marker: 2052/2052, exclude: 2052/2052, exclude-rules: 78/2052, nolint: 0/78 [2022-03-18T07:45:52.594Z] INFO [runner] processing took 81.650783ms with stages: nolint: 32.015773ms, identifier_marker: 21.837886ms, path_prettifier: 9.725171ms, autogenerated_exclude: 8.118389ms, exclude-rules: 7.715179ms, skip_dirs: 1.856657ms, cgo: 235.541µs, filename_unadjuster: 140.544µs, skip_files: 1.401µs, max_same_issues: 1.064µs, uniq_by_line: 606ns, exclude: 387ns, max_from_linter: 335ns, path_shortener: 323ns, diff: 321ns, source_code: 314ns, severity-rules: 250ns, max_per_file_from_linter: 231ns, path_prefixer: 206ns, sort_results: 205ns [2022-03-18T07:45:52.594Z] INFO [runner] linters took 1m27.989510487s with stages: goanalysis_metalinter: 1m27.907665383s [2022-03-18T07:45:52.594Z] INFO File cache stats: 1664 entries of total size 8.4MiB [2022-03-18T07:45:52.595Z] INFO Memory: 2507 samples, avg is 292.7MB, max is 1178.8MB [2022-03-18T07:45:52.595Z] INFO Execution took 4m10.71378653s [2022-03-18T07:45:52.595Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-03-18T07:45:52.699Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ca7e24a7fa1c7c373377877d9226a5a54cee816 -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:3ca7e24a7fa1c7c373377877d9226a5a54cee816 hack/make.sh dynbinary test-integration [2022-03-18T07:45:52.928Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85a178777d2047aea79e5409a5f8be957135863e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85a178777d2047aea79e5409a5f8be957135863e hack/make.sh dynbinary test-docker-py [2022-03-18T07:45:52.959Z] [2022-03-18T07:45:52.959Z] Removing bundles/ [2022-03-18T07:45:53.184Z] [2022-03-18T07:45:53.218Z] [2022-03-18T07:45:53.218Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T07:45:53.218Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:45:53.218Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:45:53.440Z] Removing bundles/ [2022-03-18T07:45:53.440Z] [2022-03-18T07:45:53.440Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-03-18T07:45:53.440Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:45:53.440Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:45:53.775Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-03-18T07:45:53.775Z] === RUN TestConfigsUpdate [2022-03-18T07:45:56.303Z] --- PASS: TestConfigsUpdate (2.11s) [2022-03-18T07:45:56.303Z] === RUN TestTemplatedConfig [2022-03-18T07:45:58.832Z] --- PASS: TestTemplatedConfig (2.57s) [2022-03-18T07:45:58.832Z] === RUN TestConfigCreateResolve [2022-03-18T07:46:00.653Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-18T07:46:00.653Z] [2022-03-18T07:46:00.653Z] ________ ____ __. [2022-03-18T07:46:00.653Z] \_____ \ | |/ _| [2022-03-18T07:46:00.653Z] / | \| < [2022-03-18T07:46:00.653Z] / | \ | \ [2022-03-18T07:46:00.653Z] \_______ /____|__ \ [2022-03-18T07:46:00.653Z] \/ \/ [2022-03-18T07:46:00.653Z] [2022-03-18T07:46:00.653Z] INFO: make.ps1 ended at 03/18/2022 07:45:55 [2022-03-18T07:46:00.653Z] INFO: Binaries build ended at 03/18/2022 07:45:56. Duration:00:01:42.8789327 [2022-03-18T07:46:00.653Z] INFO: Copying the built daemon binary to d:\CI\PR-43366\6\binary\dockerd-6cc6f8f37f.exe... [2022-03-18T07:46:00.653Z] INFO: Copying the built client binary to d:\CI\PR-43366\6\binary\docker-6cc6f8f37f.exe... [2022-03-18T07:46:00.653Z] INFO: Copying dockerversion from the container... [2022-03-18T07:46:00.653Z] INFO: Copying the golang package from the container to d:\CI\PR-43366\6\installer\go.zip... [2022-03-18T07:46:00.653Z] INFO: Extracting go.zip to d:\CI\PR-43366\6\go [2022-03-18T07:46:00.730Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-03-18T07:46:00.730Z] PASS [2022-03-18T07:46:00.730Z] [2022-03-18T07:46:00.730Z] DONE 6 tests in 13.393s [2022-03-18T07:46:00.730Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T07:46:00.730Z] INFO: Testing against a local daemon [2022-03-18T07:46:00.730Z] === RUN TestCheckpoint [2022-03-18T07:46:00.730Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:46:00.730Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T07:46:00.730Z] === RUN TestContainerInvalidJSON [2022-03-18T07:46:00.730Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:46:00.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:46:00.730Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:46:00.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:46:00.730Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:46:00.730Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:46:00.730Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T07:46:00.730Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T07:46:00.731Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T07:46:00.731Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T07:46:00.989Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-18T07:46:00.989Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T07:46:00.989Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-18T07:46:00.989Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T07:46:00.989Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-18T07:46:00.989Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T07:46:00.989Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-03-18T07:46:00.989Z] === RUN TestCopyFromContainer [2022-03-18T07:46:02.362Z] === RUN TestCopyFromContainer// [2022-03-18T07:46:02.362Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T07:46:02.362Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T07:46:02.362Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T07:46:02.362Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T07:46:02.362Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T07:46:02.362Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T07:46:02.620Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T07:46:02.620Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T07:46:02.620Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer (1.67s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T07:46:02.620Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-18T07:46:02.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T07:46:02.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:46:02.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:46:02.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:46:02.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:46:02.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:46:02.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:46:02.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:46:02.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:46:02.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:46:02.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-18T07:46:02.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T07:46:02.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T07:46:02.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T07:46:02.620Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T07:46:02.879Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-03-18T07:46:02.879Z] === RUN TestCreateWithInvalidEnv [2022-03-18T07:46:02.879Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T07:46:02.879Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T07:46:02.879Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T07:46:02.879Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T07:46:02.879Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T07:46:02.879Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T07:46:02.879Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T07:46:02.879Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T07:46:02.879Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T07:46:02.879Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-03-18T07:46:02.879Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T07:46:02.879Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T07:46:02.879Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T07:46:02.879Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T07:46:02.879Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-18T07:46:02.879Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T07:46:04.254Z] --- PASS: TestCreateWithCustomMaskedPaths (1.53s) [2022-03-18T07:46:04.254Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T07:46:06.154Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-03-18T07:46:06.154Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T07:46:06.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:46:06.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:46:06.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:46:06.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:46:06.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:46:06.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:46:06.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:46:06.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:46:06.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:46:06.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:46:06.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:46:06.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:46:06.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:46:06.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:46:06.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:46:06.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T07:46:06.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T07:46:06.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T07:46:06.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T07:46:06.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T07:46:06.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-18T07:46:06.154Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T07:46:06.412Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-03-18T07:46:06.412Z] === RUN TestCreateDifferentPlatform [2022-03-18T07:46:06.412Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T07:46:06.412Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T07:46:06.412Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-18T07:46:06.412Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T07:46:06.412Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T07:46:06.412Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T07:46:06.412Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-03-18T07:46:06.412Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T07:46:06.671Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-18T07:46:06.671Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T07:46:06.671Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T07:46:06.671Z] === RUN TestDaemonRestartIpcMode [2022-03-18T07:46:06.671Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T07:46:06.671Z] === RUN TestDaemonHostGatewayIP [2022-03-18T07:46:06.671Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T07:46:06.671Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T07:46:06.671Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T07:46:06.671Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T07:46:06.671Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T07:46:06.671Z] === RUN TestDiff [2022-03-18T07:46:07.242Z] --- PASS: TestDiff (0.51s) [2022-03-18T07:46:07.242Z] === RUN TestExecWithCloseStdin [2022-03-18T07:46:07.807Z] --- PASS: TestExecWithCloseStdin (0.64s) [2022-03-18T07:46:07.807Z] === RUN TestExec [2022-03-18T07:46:08.375Z] --- PASS: TestExec (0.60s) [2022-03-18T07:46:08.375Z] === RUN TestExecUser [2022-03-18T07:46:08.941Z] --- PASS: TestExecUser (0.61s) [2022-03-18T07:46:08.941Z] === RUN TestExportContainerAndImportImage [2022-03-18T07:46:09.509Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-03-18T07:46:09.509Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T07:46:10.883Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-03-18T07:46:10.883Z] === RUN TestHealthCheckWorkdir [2022-03-18T07:46:11.817Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2022-03-18T07:46:11.817Z] === RUN TestHealthKillContainer [2022-03-18T07:46:19.920Z] --- PASS: TestHealthKillContainer (8.21s) [2022-03-18T07:46:19.920Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T07:46:20.486Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-03-18T07:46:20.486Z] === RUN TestIpcModeNone [2022-03-18T07:46:21.052Z] --- PASS: TestIpcModeNone (0.61s) [2022-03-18T07:46:21.052Z] === RUN TestIpcModePrivate [2022-03-18T07:46:21.619Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-03-18T07:46:21.619Z] --- PASS: TestIpcModePrivate (0.66s) [2022-03-18T07:46:21.619Z] === RUN TestIpcModeShareable [2022-03-18T07:46:22.186Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-03-18T07:46:22.444Z] --- PASS: TestIpcModeShareable (0.63s) [2022-03-18T07:46:22.444Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T07:46:24.346Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s) [2022-03-18T07:46:24.346Z] === RUN TestAPIIpcModeHost [2022-03-18T07:46:24.605Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-03-18T07:46:24.605Z] === RUN TestDaemonIpcModeShareable [2022-03-18T07:46:25.541Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-18T07:46:25.541Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-03-18T07:46:25.541Z] === RUN TestDaemonIpcModePrivate [2022-03-18T07:46:26.920Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-18T07:46:26.920Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-03-18T07:46:26.920Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T07:46:27.858Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-03-18T07:46:28.145Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-03-18T07:46:28.145Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T07:46:29.088Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-03-18T07:46:29.356Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-03-18T07:46:29.356Z] === RUN TestIpcModeOlderClient [2022-03-18T07:46:29.356Z] === PAUSE TestIpcModeOlderClient [2022-03-18T07:46:29.356Z] === RUN TestKillContainerInvalidSignal [2022-03-18T07:46:29.500Z] --- PASS: TestBuildWithHugeFile (52.08s) [2022-03-18T07:46:29.500Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T07:46:29.500Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:46:29.500Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T07:46:29.500Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T07:46:29.500Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:46:29.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:46:29.500Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:46:29.500Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:46:29.500Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:46:29.500Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:46:29.500Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:46:29.500Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:46:29.500Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:46:29.500Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T07:46:29.500Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-03-18T07:46:29.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-03-18T07:46:29.500Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T07:46:29.500Z] === RUN TestBuildPreserveOwnership [2022-03-18T07:46:29.500Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T07:46:29.629Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-03-18T07:46:29.629Z] === RUN TestKillContainer [2022-03-18T07:46:29.629Z] === RUN TestKillContainer/no_signal [2022-03-18T07:46:30.202Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T07:46:30.460Z] === RUN TestKillContainer/killing_signal [2022-03-18T07:46:31.026Z] --- PASS: TestKillContainer (1.39s) [2022-03-18T07:46:31.026Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-03-18T07:46:31.026Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-03-18T07:46:31.026Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-03-18T07:46:31.026Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T07:46:31.026Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T07:46:31.410Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T07:46:31.592Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T07:46:31.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.87s) [2022-03-18T07:46:31.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-03-18T07:46:31.850Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2022-03-18T07:46:31.850Z] === RUN TestKillStoppedContainer [2022-03-18T07:46:32.108Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-18T07:46:32.108Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T07:46:32.108Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-03-18T07:46:32.108Z] === RUN TestKillDifferentUserContainer [2022-03-18T07:46:32.366Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-03-18T07:46:32.366Z] === RUN TestInspectOomKilledTrue [2022-03-18T07:46:32.625Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:46:32.625Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T07:46:32.625Z] === RUN TestInspectOomKilledFalse [2022-03-18T07:46:32.625Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:46:32.625Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T07:46:32.625Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T07:46:32.883Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-03-18T07:46:32.883Z] === RUN TestLinksContainerNames [2022-03-18T07:46:33.819Z] --- PASS: TestLinksContainerNames (0.92s) [2022-03-18T07:46:33.819Z] === RUN TestLogsFollowTailEmpty [2022-03-18T07:46:34.387Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2022-03-18T07:46:34.387Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T07:46:34.645Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s) [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/default [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/private [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/slave [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/shared [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/default [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/shared [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/slave [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:46:34.645Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T07:46:34.645Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:46:34.645Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/private [2022-03-18T07:46:34.905Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T07:46:34.905Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T07:46:34.905Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:46:34.905Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:46:34.905Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T07:46:34.905Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T07:46:34.905Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:46:34.905Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:46:34.905Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:46:35.238Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.08s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-18T07:46:35.238Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T07:46:35.238Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T07:46:35.612Z] --- PASS: TestBuildPreserveOwnership (9.69s) [2022-03-18T07:46:35.612Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.69s) [2022-03-18T07:46:35.612Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-03-18T07:46:35.612Z] === RUN TestBuildPlatformInvalid [2022-03-18T07:46:35.612Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T07:46:35.612Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T07:46:35.612Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-18T07:46:35.612Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-18T07:46:35.612Z] PASS [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === Skipped [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T07:46:35.612Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T07:46:35.612Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-03-18T07:46:35.612Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] DONE 34 tests, 3 skipped in 112.334s [2022-03-18T07:46:35.612Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T07:46:35.612Z] INFO: Testing against a local daemon [2022-03-18T07:46:35.612Z] === RUN TestConfigInspect [2022-03-18T07:46:35.612Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] --- SKIP: TestConfigInspect (0.02s) [2022-03-18T07:46:35.612Z] === RUN TestConfigList [2022-03-18T07:46:35.612Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] --- SKIP: TestConfigList (0.01s) [2022-03-18T07:46:35.612Z] === RUN TestConfigsCreateAndDelete [2022-03-18T07:46:35.612Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-03-18T07:46:35.612Z] === RUN TestConfigsUpdate [2022-03-18T07:46:35.612Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] --- SKIP: TestConfigsUpdate (0.02s) [2022-03-18T07:46:35.612Z] === RUN TestTemplatedConfig [2022-03-18T07:46:35.612Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T07:46:35.612Z] === RUN TestConfigCreateResolve [2022-03-18T07:46:35.612Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-03-18T07:46:35.612Z] PASS [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === Skipped [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-03-18T07:46:35.612Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-03-18T07:46:35.612Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-03-18T07:46:35.612Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2022-03-18T07:46:35.612Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-03-18T07:46:35.612Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-03-18T07:46:35.612Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:46:35.612Z] [2022-03-18T07:46:35.612Z] DONE 6 tests, 6 skipped in 0.168s [2022-03-18T07:46:35.612Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T07:46:35.612Z] INFO: Testing against a local daemon [2022-03-18T07:46:35.612Z] === RUN TestCheckpoint [2022-03-18T07:46:35.612Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:46:35.612Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T07:46:35.612Z] === RUN TestContainerInvalidJSON [2022-03-18T07:46:35.612Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:46:35.612Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:46:35.612Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:46:35.612Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:46:35.612Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:46:35.612Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:46:35.612Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T07:46:35.613Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T07:46:35.613Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T07:46:35.613Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T07:46:35.613Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-03-18T07:46:35.613Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T07:46:35.613Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-03-18T07:46:35.613Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T07:46:35.613Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-18T07:46:35.613Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T07:46:35.872Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-18T07:46:35.872Z] === RUN TestCopyFromContainer [2022-03-18T07:46:36.528Z] INFO: Extraction ended at 03/18/2022 07:46:31. Duration:00:00:32.3179739 [2022-03-18T07:46:36.528Z] INFO: Updating the golang and path environment variables [2022-03-18T07:46:36.528Z] INFO: GOPATH=d:\gopath [2022-03-18T07:46:36.528Z] INFO: go version go1.18 windows/amd64 [2022-03-18T07:46:36.528Z] INFO: Running the daemon under test in debug mode [2022-03-18T07:46:36.528Z] INFO: Starting a daemon under test... [2022-03-18T07:46:36.528Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43366\6\daemon --pidfile d:\CI\PR-43366\6\docker.pid -D [2022-03-18T07:46:36.528Z] INFO: Process started successfully. [2022-03-18T07:46:36.528Z] INFO: Start tailing logs of the daemon under tests [2022-03-18T07:46:36.528Z] INFO: Waiting for the daemon under test to start... [2022-03-18T07:46:36.616Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-03-18T07:46:36.616Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T07:46:37.181Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-03-18T07:46:37.181Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T07:46:37.439Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-03-18T07:46:37.439Z] === RUN TestNetworkNat [2022-03-18T07:46:38.005Z] --- PASS: TestNetworkNat (0.53s) [2022-03-18T07:46:38.005Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T07:46:38.263Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-03-18T07:46:38.263Z] === RUN TestNetworkLoopbackNat [2022-03-18T07:46:39.221Z] === RUN TestCopyFromContainer// [2022-03-18T07:46:39.221Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T07:46:39.221Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T07:46:39.221Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T07:46:39.221Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T07:46:39.481Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T07:46:39.481Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T07:46:39.481Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T07:46:39.481Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T07:46:39.481Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T07:46:39.741Z] --- PASS: TestCopyFromContainer (3.88s) [2022-03-18T07:46:39.741Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-18T07:46:39.741Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-18T07:46:39.741Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-18T07:46:39.741Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-18T07:46:39.741Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-03-18T07:46:39.741Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-03-18T07:46:39.742Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-03-18T07:46:39.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-03-18T07:46:39.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T07:46:39.742Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-03-18T07:46:39.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T07:46:39.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:46:39.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:46:39.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:46:39.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:46:39.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:46:39.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:46:39.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:46:39.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:46:39.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:46:39.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-18T07:46:39.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T07:46:39.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T07:46:39.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T07:46:39.742Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T07:46:39.742Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-18T07:46:39.742Z] === RUN TestCreateWithInvalidEnv [2022-03-18T07:46:39.742Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T07:46:39.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T07:46:39.742Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T07:46:39.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T07:46:39.742Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T07:46:39.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T07:46:39.742Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T07:46:39.742Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T07:46:39.742Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T07:46:39.742Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-18T07:46:39.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T07:46:39.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T07:46:39.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T07:46:39.742Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T07:46:39.742Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-18T07:46:39.742Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T07:46:41.125Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-03-18T07:46:41.125Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T07:46:41.542Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-03-18T07:46:41.542Z] === RUN TestPause [2022-03-18T07:46:41.542Z] --- PASS: TestPause (0.45s) [2022-03-18T07:46:41.542Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T07:46:41.542Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:46:41.542Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:46:41.542Z] === RUN TestPauseStopPausedContainer [2022-03-18T07:46:41.801Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-03-18T07:46:41.801Z] === RUN TestPidHost [2022-03-18T07:46:42.066Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2022-03-18T07:46:42.066Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T07:46:42.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:46:42.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:46:42.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:46:42.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:46:42.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:46:42.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:46:42.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:46:42.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:46:42.066Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:46:42.066Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:46:42.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:46:42.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:46:42.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:46:42.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:46:42.066Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:46:42.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-18T07:46:42.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T07:46:42.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T07:46:42.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T07:46:42.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T07:46:42.066Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-18T07:46:42.066Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T07:46:42.639Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-03-18T07:46:42.639Z] === RUN TestCreateDifferentPlatform [2022-03-18T07:46:42.639Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T07:46:42.639Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T07:46:42.639Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-18T07:46:42.639Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T07:46:42.639Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T07:46:42.639Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T07:46:42.639Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-18T07:46:42.639Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T07:46:42.639Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T07:46:42.639Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T07:46:42.639Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-18T07:46:42.639Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-03-18T07:46:42.639Z] === RUN TestDaemonRestartIpcMode [2022-03-18T07:46:42.639Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T07:46:42.639Z] === RUN TestDaemonHostGatewayIP [2022-03-18T07:46:42.639Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:46:42.639Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-03-18T07:46:42.639Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T07:46:42.639Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T07:46:42.639Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T07:46:42.639Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-18T07:46:42.639Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T07:46:42.639Z] === RUN TestDiff [2022-03-18T07:46:42.900Z] --- PASS: TestDiff (0.39s) [2022-03-18T07:46:42.900Z] === RUN TestExecWithCloseStdin [2022-03-18T07:46:43.174Z] --- PASS: TestPidHost (1.00s) [2022-03-18T07:46:43.174Z] === RUN TestPsFilter [2022-03-18T07:46:43.174Z] --- PASS: TestPsFilter (0.14s) [2022-03-18T07:46:43.174Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T07:46:43.432Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-03-18T07:46:43.432Z] === RUN TestRemoveContainerWithVolume [2022-03-18T07:46:43.470Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-03-18T07:46:43.470Z] === RUN TestExec [2022-03-18T07:46:43.731Z] --- PASS: TestExec (0.45s) [2022-03-18T07:46:43.731Z] === RUN TestExecUser [2022-03-18T07:46:43.997Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-03-18T07:46:43.997Z] === RUN TestRemoveContainerRunning [2022-03-18T07:46:44.255Z] --- PASS: TestRemoveContainerRunning (0.45s) [2022-03-18T07:46:44.255Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T07:46:44.302Z] --- PASS: TestExecUser (0.42s) [2022-03-18T07:46:44.302Z] === RUN TestExportContainerAndImportImage [2022-03-18T07:46:44.821Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-03-18T07:46:44.821Z] === RUN TestRemoveInvalidContainer [2022-03-18T07:46:44.821Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T07:46:44.821Z] === RUN TestRenameLinkedContainer [2022-03-18T07:46:44.876Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2022-03-18T07:46:44.876Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T07:46:46.258Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-03-18T07:46:46.258Z] === RUN TestHealthCheckWorkdir [2022-03-18T07:46:46.519Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-03-18T07:46:46.519Z] === RUN TestHealthKillContainer [2022-03-18T07:46:46.721Z] --- PASS: TestRenameLinkedContainer (1.81s) [2022-03-18T07:46:46.721Z] === RUN TestRenameStoppedContainer [2022-03-18T07:46:46.981Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-03-18T07:46:46.982Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T07:46:47.916Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-03-18T07:46:47.916Z] === RUN TestRenameInvalidName [2022-03-18T07:46:48.481Z] --- PASS: TestRenameInvalidName (0.46s) [2022-03-18T07:46:48.481Z] === RUN TestRenameAnonymousContainer [2022-03-18T07:46:49.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T07:46:49.854Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-03-18T07:46:49.855Z] === RUN TestRenameContainerWithSameName [2022-03-18T07:46:50.421Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-03-18T07:46:50.421Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T07:46:51.356Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-03-18T07:46:51.356Z] === RUN TestResize [2022-03-18T07:46:51.468Z] ...INFO: Daemon under test started and replied! [2022-03-18T07:46:51.468Z] INFO: Docker version of the daemon under test [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] Client: [2022-03-18T07:46:51.468Z] Version: 17.06.2-ce [2022-03-18T07:46:51.468Z] API version: 1.30 [2022-03-18T07:46:51.468Z] Go version: go1.8.3 [2022-03-18T07:46:51.468Z] Git commit: cec0b72 [2022-03-18T07:46:51.468Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-18T07:46:51.468Z] OS/Arch: windows/amd64 [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] Server: [2022-03-18T07:46:51.468Z] Version: 0.0.0-dev [2022-03-18T07:46:51.468Z] API version: 1.42 (minimum version 1.24) [2022-03-18T07:46:51.468Z] Go version: go1.18 [2022-03-18T07:46:51.468Z] Git commit: 6cc6f8f37f [2022-03-18T07:46:51.468Z] Built: 03/18/2022 07:44:18 [2022-03-18T07:46:51.468Z] OS/Arch: windows/amd64 [2022-03-18T07:46:51.468Z] Experimental: false [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] INFO: Docker info of the daemon under test [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] Containers: 0 [2022-03-18T07:46:51.468Z] Running: 0 [2022-03-18T07:46:51.468Z] Paused: 0 [2022-03-18T07:46:51.468Z] Stopped: 0 [2022-03-18T07:46:51.468Z] Images: 0 [2022-03-18T07:46:51.468Z] Server Version: 0.0.0-dev [2022-03-18T07:46:51.468Z] Storage Driver: windowsfilter [2022-03-18T07:46:51.468Z] Windows: [2022-03-18T07:46:51.468Z] Logging Driver: json-file [2022-03-18T07:46:51.468Z] Plugins: [2022-03-18T07:46:51.468Z] Volume: local [2022-03-18T07:46:51.468Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:46:51.468Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:46:51.468Z] Swarm: inactive [2022-03-18T07:46:51.468Z] Default Isolation: process [2022-03-18T07:46:51.468Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T07:46:51.468Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-18T07:46:51.468Z] OSType: windows [2022-03-18T07:46:51.468Z] Architecture: x86_64 [2022-03-18T07:46:51.468Z] CPUs: 4 [2022-03-18T07:46:51.468Z] Total Memory: 32GiB [2022-03-18T07:46:51.468Z] Name: azwin-2-ae0c21 [2022-03-18T07:46:51.468Z] ID: 6SLV:EWBO:W5L5:GFM4:E2OA:FKFO:WKZB:JX5E:SJ6V:3C3U:2FTB:R4ZP [2022-03-18T07:46:51.468Z] Docker Root Dir: D:\CI\PR-43366\6\daemon [2022-03-18T07:46:51.468Z] Debug Mode (client): false [2022-03-18T07:46:51.468Z] Debug Mode (server): true [2022-03-18T07:46:51.468Z] File Descriptors: -1 [2022-03-18T07:46:51.468Z] Goroutines: 16 [2022-03-18T07:46:51.468Z] System Time: 2022-03-18T07:46:51.2777063Z [2022-03-18T07:46:51.468Z] EventsListeners: 0 [2022-03-18T07:46:51.468Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:46:51.468Z] Labels: [2022-03-18T07:46:51.468Z] Experimental: false [2022-03-18T07:46:51.468Z] Insecure Registries: [2022-03-18T07:46:51.468Z] 127.0.0.0/8 [2022-03-18T07:46:51.468Z] Live Restore Enabled: false [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] INFO: Docker images of the daemon under test [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T07:46:51.468Z] [2022-03-18T07:46:51.468Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-18T07:46:51.468Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-18T07:46:51.614Z] --- PASS: TestResize (0.42s) [2022-03-18T07:46:51.614Z] === RUN TestResizeWithInvalidSize [2022-03-18T07:46:51.937Z] ltsc2022: Pulling from windows/servercore [2022-03-18T07:46:52.055Z] Removing intermediate container 70403a27ae9d [2022-03-18T07:46:52.055Z] ---> 2051bfdc6270 [2022-03-18T07:46:52.055Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-03-18T07:46:52.055Z] ---> Running in a39cc9022c78 [2022-03-18T07:46:52.181Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-03-18T07:46:52.181Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T07:46:52.440Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:46:52.440Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:46:52.440Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:46:52.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:46:52.440Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:46:53.511Z] 8f616e6e9eec: Pulling fs layer [2022-03-18T07:46:53.511Z] 037d5740b404: Pulling fs layer [2022-03-18T07:46:54.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:46:54.651Z] --- PASS: TestHealthKillContainer (7.85s) [2022-03-18T07:46:54.651Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T07:46:54.651Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T07:46:54.651Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T07:46:54.651Z] === RUN TestIpcModeNone [2022-03-18T07:46:54.911Z] --- PASS: TestIpcModeNone (0.42s) [2022-03-18T07:46:54.911Z] === RUN TestIpcModePrivate [2022-03-18T07:46:55.171Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-03-18T07:46:55.171Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-18T07:46:55.171Z] === RUN TestIpcModeShareable [2022-03-18T07:46:55.171Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:46:55.171Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-03-18T07:46:55.171Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T07:46:55.474Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-18T07:46:55.474Z] [2022-03-18T07:46:55.474Z] ________ ____ __. [2022-03-18T07:46:55.474Z] \_____ \ | |/ _| [2022-03-18T07:46:55.474Z] / | \| < [2022-03-18T07:46:55.474Z] / | \ | \ [2022-03-18T07:46:55.474Z] \_______ /____|__ \ [2022-03-18T07:46:55.474Z] \/ \/ [2022-03-18T07:46:55.474Z] [2022-03-18T07:46:55.474Z] INFO: make.ps1 ended at 03/18/2022 07:46:50 [2022-03-18T07:46:55.474Z] INFO: Binaries build ended at 03/18/2022 07:46:51. Duration:00:01:42.7831878 [2022-03-18T07:46:55.474Z] INFO: Copying the built daemon binary to d:\CI\PR-43366\6\binary\dockerd-998750555a.exe... [2022-03-18T07:46:55.474Z] INFO: Copying the built client binary to d:\CI\PR-43366\6\binary\docker-998750555a.exe... [2022-03-18T07:46:55.474Z] INFO: Copying dockerversion from the container... [2022-03-18T07:46:55.474Z] INFO: Copying the golang package from the container to d:\CI\PR-43366\6\installer\go.zip... [2022-03-18T07:46:55.474Z] INFO: Extracting go.zip to d:\CI\PR-43366\6\go [2022-03-18T07:46:55.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:46:56.554Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s) [2022-03-18T07:46:56.554Z] === RUN TestAPIIpcModeHost [2022-03-18T07:46:56.554Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:46:56.554Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-03-18T07:46:56.554Z] === RUN TestDaemonIpcModeShareable [2022-03-18T07:46:56.554Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:46:56.554Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-03-18T07:46:56.554Z] === RUN TestDaemonIpcModePrivate [2022-03-18T07:46:56.651Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:46:56.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:46:57.494Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-03-18T07:46:57.755Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-03-18T07:46:57.755Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T07:46:57.755Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:46:57.755Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-18T07:46:57.755Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T07:46:57.755Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:46:57.755Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-18T07:46:57.755Z] === RUN TestIpcModeOlderClient [2022-03-18T07:46:57.755Z] === PAUSE TestIpcModeOlderClient [2022-03-18T07:46:57.755Z] === RUN TestKillContainerInvalidSignal [2022-03-18T07:46:57.951Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-03-18T07:46:58.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:46:58.283Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:46:58.325Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-03-18T07:46:58.325Z] === RUN TestKillContainer [2022-03-18T07:46:58.325Z] === RUN TestKillContainer/no_signal [2022-03-18T07:46:58.422Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-03-18T07:46:58.585Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T07:46:58.845Z] === RUN TestKillContainer/killing_signal [2022-03-18T07:46:58.893Z] go: downloading github.com/fatih/color v1.10.0 [2022-03-18T07:46:58.893Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-03-18T07:46:58.893Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-03-18T07:46:58.893Z] go: downloading github.com/pkg/errors v0.9.1 [2022-03-18T07:46:59.364Z] go: downloading golang.org/x/tools v0.1.0 [2022-03-18T07:46:59.364Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-03-18T07:46:59.364Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-03-18T07:46:59.364Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-03-18T07:46:59.364Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-03-18T07:46:59.364Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-03-18T07:46:59.364Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-03-18T07:46:59.414Z] --- PASS: TestKillContainer (1.17s) [2022-03-18T07:46:59.414Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-03-18T07:46:59.414Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-03-18T07:46:59.414Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-03-18T07:46:59.414Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T07:46:59.414Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T07:46:59.674Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T07:46:59.835Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-03-18T07:47:00.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-03-18T07:47:00.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-03-18T07:47:00.244Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-03-18T07:47:00.244Z] === RUN TestKillStoppedContainer [2022-03-18T07:47:00.244Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-03-18T07:47:00.244Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T07:47:00.244Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-18T07:47:00.244Z] === RUN TestKillDifferentUserContainer [2022-03-18T07:47:00.504Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-03-18T07:47:00.504Z] === RUN TestInspectOomKilledTrue [2022-03-18T07:47:00.504Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:00.504Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T07:47:00.504Z] === RUN TestInspectOomKilledFalse [2022-03-18T07:47:00.504Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:47:00.504Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T07:47:00.504Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T07:47:00.504Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-18T07:47:00.504Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-03-18T07:47:00.504Z] === RUN TestLinksContainerNames [2022-03-18T07:47:01.413Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-03-18T07:47:01.413Z] go: downloading golang.org/x/mod v0.3.0 [2022-03-18T07:47:01.445Z] --- PASS: TestLinksContainerNames (0.79s) [2022-03-18T07:47:01.445Z] === RUN TestLogsFollowTailEmpty [2022-03-18T07:47:01.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:47:01.562Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:47:01.706Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-03-18T07:47:01.706Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T07:47:02.277Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/default [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/private [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/slave [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/shared [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/default [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/private [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/shared [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/slave [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T07:47:02.277Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:47:02.277Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:47:02.277Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T07:47:02.537Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-18T07:47:02.537Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-03-18T07:47:02.537Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T07:47:02.537Z] 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-03-18T07:47:02.537Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-03-18T07:47:02.537Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T07:47:02.537Z] 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-03-18T07:47:02.537Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-03-18T07:47:02.537Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T07:47:02.538Z] 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-03-18T07:47:02.538Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-03-18T07:47:02.538Z] === RUN TestNetworkNat [2022-03-18T07:47:03.107Z] --- PASS: TestNetworkNat (0.52s) [2022-03-18T07:47:03.107Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T07:47:03.368Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-03-18T07:47:03.368Z] === RUN TestNetworkLoopbackNat [2022-03-18T07:47:03.955Z] 037d5740b404: Verifying Checksum [2022-03-18T07:47:03.955Z] 037d5740b404: Download complete [2022-03-18T07:47:04.094Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:47:05.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:47:05.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:47:05.908Z] --- PASS: TestNetworkLoopbackNat (2.52s) [2022-03-18T07:47:05.908Z] === RUN TestPause [2022-03-18T07:47:05.908Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:05.908Z] --- SKIP: TestPause (0.00s) [2022-03-18T07:47:05.908Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T07:47:05.908Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:47:05.908Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:47:05.908Z] === RUN TestPauseStopPausedContainer [2022-03-18T07:47:05.908Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:05.908Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-03-18T07:47:05.908Z] === RUN TestPidHost [2022-03-18T07:47:06.849Z] --- PASS: TestPidHost (0.90s) [2022-03-18T07:47:06.849Z] === RUN TestPsFilter [2022-03-18T07:47:07.108Z] --- PASS: TestPsFilter (0.09s) [2022-03-18T07:47:07.108Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T07:47:07.369Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-03-18T07:47:07.369Z] === RUN TestRemoveContainerWithVolume [2022-03-18T07:47:07.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:47:07.629Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:47:07.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T07:47:07.938Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-03-18T07:47:07.938Z] === RUN TestRemoveContainerRunning [2022-03-18T07:47:08.198Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-03-18T07:47:08.198Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T07:47:08.458Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-03-18T07:47:08.458Z] === RUN TestRemoveInvalidContainer [2022-03-18T07:47:08.458Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T07:47:08.458Z] === RUN TestRenameLinkedContainer [2022-03-18T07:47:09.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:47:10.369Z] --- PASS: TestRenameLinkedContainer (1.58s) [2022-03-18T07:47:10.369Z] === RUN TestRenameStoppedContainer [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.11s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-03-18T07:47:10.379Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2022-03-18T07:47:10.379Z] === RUN TestCgroupNamespacesRun [2022-03-18T07:47:10.630Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-03-18T07:47:10.630Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T07:47:11.570Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-03-18T07:47:11.570Z] === RUN TestRenameInvalidName [2022-03-18T07:47:11.754Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-03-18T07:47:11.754Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T07:47:11.755Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-18T07:47:11.755Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-18T07:47:11.755Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T07:47:11.830Z] --- PASS: TestRenameInvalidName (0.40s) [2022-03-18T07:47:11.830Z] === RUN TestRenameAnonymousContainer [2022-03-18T07:47:12.690Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-03-18T07:47:12.690Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T07:47:13.213Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-03-18T07:47:13.213Z] === RUN TestRenameContainerWithSameName [2022-03-18T07:47:13.783Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2022-03-18T07:47:13.783Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T07:47:14.063Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-03-18T07:47:14.063Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T07:47:14.690Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:47:14.690Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:47:14.690Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:47:14.690Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:47:14.690Z] [2022-03-18T07:47:14.690Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-03-18T07:47:14.690Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-03-18T07:47:14.690Z] HOSTNAME=4eb382f7a556 [2022-03-18T07:47:14.690Z] TESTDEBUG=0 [2022-03-18T07:47:14.690Z] DEST=bundles/test-integration [2022-03-18T07:47:14.690Z] PWD=/go/src/github.com/docker/docker [2022-03-18T07:47:14.690Z] DOCKER_GITCOMMIT=3ca7e24a7fa1c7c373377877d9226a5a54cee816 [2022-03-18T07:47:14.690Z] container=docker [2022-03-18T07:47:14.690Z] HOME=/root [2022-03-18T07:47:14.690Z] GOLANG_VERSION=1.18 [2022-03-18T07:47:14.690Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-03-18T07:47:14.690Z] VALIDATE_BRANCH=master [2022-03-18T07:47:14.690Z] TERM=xterm [2022-03-18T07:47:14.690Z] DOCKER_PKG=github.com/docker/docker [2022-03-18T07:47:14.690Z] SHLVL=1 [2022-03-18T07:47:14.690Z] TIMEOUT=120m [2022-03-18T07:47:14.690Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-03-18T07:47:14.690Z] DOCKER_GRAPHDRIVER=overlay2 [2022-03-18T07:47:14.690Z] GO111MODULE=off [2022-03-18T07:47:14.690Z] DOCKER_EXPERIMENTAL=1 [2022-03-18T07:47:14.690Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-03-18T07:47:14.690Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-03-18T07:47:14.690Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-03-18T07:47:14.690Z] GOPATH=/go [2022-03-18T07:47:14.690Z] PKG_CONFIG=pkg-config [2022-03-18T07:47:14.690Z] _=/usr/bin/env [2022-03-18T07:47:14.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-03-18T07:47:14.722Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-03-18T07:47:14.723Z] === RUN TestResize [2022-03-18T07:47:14.982Z] --- PASS: TestResize (0.38s) [2022-03-18T07:47:14.982Z] === RUN TestResizeWithInvalidSize [2022-03-18T07:47:14.997Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-03-18T07:47:14.997Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T07:47:15.242Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-03-18T07:47:15.242Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T07:47:15.813Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-03-18T07:47:15.813Z] === RUN TestDaemonRestartKillContainers [2022-03-18T07:47:15.813Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-18T07:47:15.813Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T07:47:15.813Z] === RUN TestCgroupNamespacesRun [2022-03-18T07:47:16.373Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-03-18T07:47:16.373Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T07:47:16.754Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-03-18T07:47:16.754Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T07:47:16.938Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-03-18T07:47:16.938Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T07:47:18.138Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s) [2022-03-18T07:47:18.138Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T07:47:18.312Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s) [2022-03-18T07:47:18.312Z] === RUN TestNISDomainname [2022-03-18T07:47:18.570Z] --- PASS: TestNISDomainname (0.52s) [2022-03-18T07:47:18.570Z] === RUN TestHostnameDnsResolution [2022-03-18T07:47:19.078Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-03-18T07:47:19.078Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T07:47:19.506Z] --- PASS: TestHostnameDnsResolution (0.82s) [2022-03-18T07:47:19.506Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T07:47:20.019Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-03-18T07:47:20.019Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T07:47:20.072Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-03-18T07:47:20.072Z] === RUN TestStats [2022-03-18T07:47:21.401Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-03-18T07:47:21.401Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T07:47:22.342Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-03-18T07:47:22.342Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T07:47:22.645Z] --- PASS: TestStats (2.56s) [2022-03-18T07:47:22.645Z] === RUN TestStopContainerWithTimeout [2022-03-18T07:47:22.645Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T07:47:22.645Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T07:47:22.645Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T07:47:22.645Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T07:47:22.645Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T07:47:22.645Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T07:47:22.645Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T07:47:22.645Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T07:47:22.645Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T07:47:22.645Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T07:47:22.921Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-03-18T07:47:22.922Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T07:47:23.578Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T07:47:24.305Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s) [2022-03-18T07:47:24.306Z] === RUN TestNISDomainname [2022-03-18T07:47:24.306Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-18T07:47:24.306Z] --- SKIP: TestNISDomainname (0.01s) [2022-03-18T07:47:24.306Z] === RUN TestHostnameDnsResolution [2022-03-18T07:47:24.566Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-03-18T07:47:24.566Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T07:47:24.566Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-18T07:47:24.566Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-03-18T07:47:24.566Z] === RUN TestStats [2022-03-18T07:47:24.566Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:24.566Z] --- SKIP: TestStats (0.00s) [2022-03-18T07:47:24.566Z] === RUN TestStopContainerWithTimeout [2022-03-18T07:47:24.566Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T07:47:24.566Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T07:47:24.566Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T07:47:24.566Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T07:47:24.566Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T07:47:24.566Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T07:47:24.566Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T07:47:24.566Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T07:47:24.566Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T07:47:24.566Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T07:47:25.476Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T07:47:25.507Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T07:47:25.577Z] INFO: Extraction ended at 03/18/2022 07:47:25. Duration:00:00:31.7185066 [2022-03-18T07:47:25.577Z] INFO: Updating the golang and path environment variables [2022-03-18T07:47:25.577Z] INFO: GOPATH=d:\gopath [2022-03-18T07:47:26.050Z] INFO: go version go1.18 windows/amd64 [2022-03-18T07:47:26.050Z] INFO: Running the daemon under test in debug mode [2022-03-18T07:47:26.050Z] INFO: Running the daemon under test in containerd mode [2022-03-18T07:47:26.050Z] INFO: Starting a daemon under test... [2022-03-18T07:47:26.050Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43366\6\daemon --pidfile d:\CI\PR-43366\6\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-03-18T07:47:26.050Z] INFO: Containerd started successfully. [2022-03-18T07:47:26.050Z] INFO: Process started successfully. [2022-03-18T07:47:26.050Z] INFO: Start tailing logs of the daemon under tests [2022-03-18T07:47:26.050Z] INFO: Waiting for the daemon under test to start... [2022-03-18T07:47:26.850Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T07:47:26.850Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-03-18T07:47:26.850Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-03-18T07:47:26.850Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-03-18T07:47:26.850Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-03-18T07:47:26.850Z] === RUN TestDeleteDevicemapper [2022-03-18T07:47:26.850Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:47:26.850Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T07:47:26.850Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T07:47:27.416Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T07:47:28.228Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s) [2022-03-18T07:47:28.228Z] === RUN TestUpdateMemory [2022-03-18T07:47:28.228Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:47:28.228Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T07:47:28.228Z] === RUN TestUpdateCPUQuota [2022-03-18T07:47:28.798Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T07:47:28.798Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-03-18T07:47:28.798Z] --- PASS: TestStopContainerWithTimeout/-1 (2.54s) [2022-03-18T07:47:28.798Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-03-18T07:47:28.798Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-03-18T07:47:28.798Z] === RUN TestDeleteDevicemapper [2022-03-18T07:47:28.798Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:47:28.798Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T07:47:28.798Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T07:47:29.163Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-03-18T07:47:29.163Z] === RUN TestUpdatePidsLimit [2022-03-18T07:47:29.163Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T07:47:29.372Z] 8f616e6e9eec: Verifying Checksum [2022-03-18T07:47:29.372Z] 8f616e6e9eec: Download complete [2022-03-18T07:47:29.421Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T07:47:29.421Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T07:47:29.679Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T07:47:29.937Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T07:47:30.182Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.26s) [2022-03-18T07:47:30.182Z] === RUN TestUpdateMemory [2022-03-18T07:47:30.182Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:30.182Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T07:47:30.182Z] === RUN TestUpdateCPUQuota [2022-03-18T07:47:30.182Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:30.182Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-03-18T07:47:30.182Z] === RUN TestUpdatePidsLimit [2022-03-18T07:47:30.182Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:30.182Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-03-18T07:47:30.182Z] === RUN TestUpdateRestartPolicy [2022-03-18T07:47:30.197Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T07:47:30.455Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit (2.14s) [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2022-03-18T07:47:31.389Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-03-18T07:47:31.389Z] === RUN TestUpdateRestartPolicy [2022-03-18T07:47:31.574Z] Removing intermediate container a39cc9022c78 [2022-03-18T07:47:31.574Z] ---> 4869c1eb5724 [2022-03-18T07:47:31.574Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-03-18T07:47:31.574Z] ---> Running in 2112e528c81c [2022-03-18T07:47:31.574Z] Removing intermediate container 2112e528c81c [2022-03-18T07:47:31.574Z] ---> d5c9a2d42617 [2022-03-18T07:47:31.574Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-03-18T07:47:31.574Z] ---> Running in 75f38d976d21 [2022-03-18T07:47:31.574Z] Removing intermediate container 75f38d976d21 [2022-03-18T07:47:31.574Z] ---> 0373a29f8312 [2022-03-18T07:47:31.574Z] Step 11/11 : COPY . . [2022-03-18T07:47:39.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T07:47:39.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T07:47:41.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T07:47:42.405Z] --- PASS: TestUpdateRestartPolicy (10.92s) [2022-03-18T07:47:42.405Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T07:47:42.405Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-03-18T07:47:42.405Z] === RUN TestWaitNonBlocked [2022-03-18T07:47:42.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:47:42.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:47:42.405Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:47:42.405Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:47:42.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:47:42.405Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:47:42.405Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T07:47:42.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-03-18T07:47:42.405Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-03-18T07:47:42.405Z] === RUN TestWaitBlocked [2022-03-18T07:47:42.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:47:42.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:47:42.405Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:47:42.405Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:47:42.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:47:42.405Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:47:42.667Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T07:47:42.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-03-18T07:47:42.667Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-03-18T07:47:42.667Z] === CONT TestDaemonRestartIpcMode [2022-03-18T07:47:42.667Z] === CONT TestIpcModeOlderClient [2022-03-18T07:47:42.667Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-18T07:47:42.667Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T07:47:43.582Z] --- PASS: TestUpdateRestartPolicy (11.08s) [2022-03-18T07:47:43.582Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T07:47:43.582Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-03-18T07:47:43.582Z] === RUN TestWaitNonBlocked [2022-03-18T07:47:43.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:47:43.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:47:43.582Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:47:43.582Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:47:43.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:47:43.582Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:47:43.582Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T07:47:43.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-03-18T07:47:43.582Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-03-18T07:47:43.582Z] === RUN TestWaitBlocked [2022-03-18T07:47:43.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:47:43.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:47:43.582Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:47:43.582Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:47:43.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:47:43.582Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:47:43.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T07:47:44.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T07:47:44.516Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T07:47:44.516Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-03-18T07:47:44.516Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s) [2022-03-18T07:47:44.516Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T07:47:44.516Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T07:47:44.845Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-03-18T07:47:44.845Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:47:44.845Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:47:44.845Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-03-18T07:47:44.845Z] [2022-03-18T07:47:44.845Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-03-18T07:47:44.845Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-03-18T07:47:44.845Z] Using test binary docker [2022-03-18T07:47:44.845Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T07:47:44.845Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T07:47:44.845Z] INFO: Waiting for daemon to start... [2022-03-18T07:47:44.845Z] Starting dockerd [2022-03-18T07:47:45.245Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-03-18T07:47:45.245Z] --- PASS: TestDaemonRestartIpcMode (2.68s) [2022-03-18T07:47:45.245Z] PASS [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === Skipped [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T07:47:45.245Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-03-18T07:47:45.245Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-03-18T07:47:45.245Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T07:47:45.245Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T07:47:45.245Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-03-18T07:47:45.245Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-03-18T07:47:45.245Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-03-18T07:47:45.245Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-03-18T07:47:45.245Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-03-18T07:47:45.245Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T07:47:45.245Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T07:47:45.245Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-03-18T07:47:45.245Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-03-18T07:47:45.245Z] 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-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-03-18T07:47:45.245Z] 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-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-03-18T07:47:45.245Z] 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-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-03-18T07:47:45.245Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:47:45.245Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-03-18T07:47:45.245Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-03-18T07:47:45.245Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-03-18T07:47:45.245Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-03-18T07:47:45.245Z] [2022-03-18T07:47:45.245Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-03-18T07:47:45.246Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-03-18T07:47:45.246Z] [2022-03-18T07:47:45.246Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-03-18T07:47:45.246Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:45.246Z] [2022-03-18T07:47:45.246Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T07:47:45.246Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:47:45.246Z] [2022-03-18T07:47:45.246Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T07:47:45.246Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:45.246Z] [2022-03-18T07:47:45.246Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-03-18T07:47:45.246Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:45.246Z] [2022-03-18T07:47:45.246Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-03-18T07:47:45.246Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-03-18T07:47:45.246Z] [2022-03-18T07:47:45.246Z] DONE 177 tests, 27 skipped in 69.867s [2022-03-18T07:47:45.246Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T07:47:45.506Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T07:47:46.076Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-03-18T07:47:46.076Z] === RUN TestDaemonConfigValidation [2022-03-18T07:47:46.076Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:47:46.076Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:47:46.076Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T07:47:46.076Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T07:47:46.076Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T07:47:46.076Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T07:47:46.076Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T07:47:46.076Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T07:47:46.076Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T07:47:46.076Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T07:47:46.076Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:47:46.076Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T07:47:46.076Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T07:47:46.076Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T07:47:46.076Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T07:47:46.076Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T07:47:46.076Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-03-18T07:47:46.076Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-03-18T07:47:46.076Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-03-18T07:47:46.076Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-03-18T07:47:46.076Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-18T07:47:46.076Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T07:47:46.076Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T07:47:46.208Z] . [2022-03-18T07:47:46.208Z] INFO: Building docker-sdk-python3:5.0.3... [2022-03-18T07:47:46.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-03-18T07:47:47.052Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s) [2022-03-18T07:47:47.052Z] === CONT TestIpcModeOlderClient [2022-03-18T07:47:47.052Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2022-03-18T07:47:47.052Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T07:47:47.052Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-03-18T07:47:47.052Z] === CONT TestDaemonHostGatewayIP [2022-03-18T07:47:47.280Z] ...INFO: Daemon under test started and replied! [2022-03-18T07:47:47.280Z] INFO: Docker version of the daemon under test [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] Client: [2022-03-18T07:47:47.280Z] Version: 17.06.2-ce [2022-03-18T07:47:47.280Z] API version: 1.30 [2022-03-18T07:47:47.280Z] Go version: go1.8.3 [2022-03-18T07:47:47.280Z] Git commit: cec0b72 [2022-03-18T07:47:47.280Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-18T07:47:47.280Z] OS/Arch: windows/amd64 [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] Server: [2022-03-18T07:47:47.280Z] Version: 0.0.0-dev [2022-03-18T07:47:47.280Z] API version: 1.42 (minimum version 1.24) [2022-03-18T07:47:47.280Z] Go version: go1.18 [2022-03-18T07:47:47.280Z] Git commit: 998750555a [2022-03-18T07:47:47.280Z] Built: 03/18/2022 07:45:13 [2022-03-18T07:47:47.280Z] OS/Arch: windows/amd64 [2022-03-18T07:47:47.280Z] Experimental: false [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] INFO: Docker info of the daemon under test [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] Containers: 0 [2022-03-18T07:47:47.280Z] Running: 0 [2022-03-18T07:47:47.280Z] Paused: 0 [2022-03-18T07:47:47.280Z] Stopped: 0 [2022-03-18T07:47:47.280Z] Images: 0 [2022-03-18T07:47:47.280Z] Server Version: 0.0.0-dev [2022-03-18T07:47:47.280Z] Storage Driver: windowsfilter [2022-03-18T07:47:47.280Z] Windows: [2022-03-18T07:47:47.280Z] Logging Driver: json-file [2022-03-18T07:47:47.280Z] Plugins: [2022-03-18T07:47:47.280Z] Volume: local [2022-03-18T07:47:47.280Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:47:47.280Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:47:47.280Z] Swarm: inactive [2022-03-18T07:47:47.280Z] Default Isolation: process [2022-03-18T07:47:47.280Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T07:47:47.280Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-18T07:47:47.280Z] OSType: windows [2022-03-18T07:47:47.280Z] Architecture: x86_64 [2022-03-18T07:47:47.280Z] CPUs: 4 [2022-03-18T07:47:47.280Z] Total Memory: 32GiB [2022-03-18T07:47:47.280Z] Name: azwin-2-ae0c20 [2022-03-18T07:47:47.280Z] ID: K775:H2DG:SZ2Q:N2TY:KXG6:3PLK:Y5LZ:JVK2:BBUB:SLKG:DL4T:AWTO [2022-03-18T07:47:47.280Z] Docker Root Dir: D:\CI\PR-43366\6\daemon [2022-03-18T07:47:47.280Z] Debug Mode (client): false [2022-03-18T07:47:47.280Z] Debug Mode (server): true [2022-03-18T07:47:47.280Z] File Descriptors: -1 [2022-03-18T07:47:47.280Z] Goroutines: 29 [2022-03-18T07:47:47.280Z] System Time: 2022-03-18T07:47:45.4252573Z [2022-03-18T07:47:47.280Z] EventsListeners: 0 [2022-03-18T07:47:47.280Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:47:47.280Z] Labels: [2022-03-18T07:47:47.280Z] Experimental: false [2022-03-18T07:47:47.280Z] Insecure Registries: [2022-03-18T07:47:47.280Z] 127.0.0.0/8 [2022-03-18T07:47:47.280Z] Live Restore Enabled: false [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] INFO: Docker images of the daemon under test [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T07:47:47.280Z] [2022-03-18T07:47:47.280Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-18T07:47:47.280Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-03-18T07:47:47.280Z] ltsc2022: Pulling from windows/servercore [2022-03-18T07:47:47.280Z] 8f616e6e9eec: Pulling fs layer [2022-03-18T07:47:47.280Z] 037d5740b404: Pulling fs layer [2022-03-18T07:47:47.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-03-18T07:47:47.458Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T07:47:47.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T07:47:48.398Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T07:47:49.339Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T07:47:49.339Z] daemon_test.go:156: [d432acd283a2e] daemon is not started [2022-03-18T07:47:49.339Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-03-18T07:47:49.339Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-03-18T07:47:49.339Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-03-18T07:47:49.339Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-03-18T07:47:49.339Z] === RUN TestDaemonProxy [2022-03-18T07:47:49.339Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-18T07:47:49.339Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-18T07:47:49.339Z] PASS [2022-03-18T07:47:49.339Z] [2022-03-18T07:47:49.339Z] === Skipped [2022-03-18T07:47:49.339Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-03-18T07:47:49.339Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-03-18T07:47:49.339Z] [2022-03-18T07:47:49.339Z] DONE 12 tests, 1 skipped in 4.145s [2022-03-18T07:47:49.339Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T07:47:49.583Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-03-18T07:47:49.583Z] === CONT TestDaemonRestartIpcMode [2022-03-18T07:47:49.599Z] INFO: Testing against a local daemon [2022-03-18T07:47:49.599Z] === RUN TestCommitInheritsEnv [2022-03-18T07:47:50.981Z] --- PASS: TestCommitInheritsEnv (1.51s) [2022-03-18T07:47:50.981Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T07:47:50.981Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T07:47:50.981Z] === RUN TestImportWithCustomPlatform [2022-03-18T07:47:50.981Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform// [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T07:47:51.242Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T07:47:51.502Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T07:47:51.502Z] === RUN TestImagesFilterMultiReference [2022-03-18T07:47:51.502Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-03-18T07:47:51.502Z] === RUN TestImagePullPlatformInvalid [2022-03-18T07:47:51.502Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T07:47:51.502Z] === RUN TestRemoveImageOrphaning [2022-03-18T07:47:52.112Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-03-18T07:47:53.415Z] --- PASS: TestRemoveImageOrphaning (1.64s) [2022-03-18T07:47:53.415Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T07:47:53.415Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-18T07:47:53.415Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-18T07:47:53.415Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T07:47:53.415Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-18T07:47:53.415Z] === RUN TestTagInvalidReference [2022-03-18T07:47:53.415Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T07:47:53.415Z] === RUN TestTagValidPrefixedRepo [2022-03-18T07:47:53.415Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-18T07:47:53.415Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T07:47:53.415Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-18T07:47:53.415Z] === RUN TestTagOfficialNames [2022-03-18T07:47:53.415Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-18T07:47:53.415Z] === RUN TestTagMatchesDigest [2022-03-18T07:47:53.415Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T07:47:53.415Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T07:47:55.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T07:47:58.667Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2022-03-18T07:47:58.667Z] PASS [2022-03-18T07:47:58.667Z] [2022-03-18T07:47:58.667Z] === Skipped [2022-03-18T07:47:58.667Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T07:47:58.667Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:47:58.667Z] [2022-03-18T07:47:58.667Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T07:47:58.667Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:47:58.667Z] [2022-03-18T07:47:58.667Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T07:47:58.667Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:47:58.667Z] [2022-03-18T07:47:58.667Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:47:58.667Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:47:58.667Z] [2022-03-18T07:47:58.667Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-03-18T07:47:58.667Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-03-18T07:47:58.667Z] [2022-03-18T07:47:58.667Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T07:47:58.668Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:47:58.668Z] [2022-03-18T07:47:58.668Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T07:47:58.668Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:47:58.668Z] [2022-03-18T07:47:58.668Z] DONE 200 tests, 7 skipped in 117.860s [2022-03-18T07:47:58.668Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T07:47:58.668Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T07:47:59.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T07:47:59.237Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-18T07:47:59.237Z] === RUN TestDaemonConfigValidation [2022-03-18T07:47:59.237Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:47:59.237Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:47:59.237Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T07:47:59.237Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T07:47:59.237Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T07:47:59.237Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T07:47:59.237Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T07:47:59.237Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T07:47:59.237Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T07:47:59.237Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T07:47:59.237Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:47:59.237Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T07:47:59.237Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T07:47:59.237Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T07:47:59.237Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T07:47:59.496Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T07:47:59.496Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-03-18T07:47:59.496Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-03-18T07:47:59.496Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-03-18T07:47:59.496Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-03-18T07:47:59.496Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-03-18T07:47:59.496Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T07:47:59.496Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T07:48:00.429Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T07:48:01.363Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T07:48:01.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T07:48:02.221Z] 8f616e6e9eec: Verifying Checksum [2022-03-18T07:48:02.221Z] 8f616e6e9eec: Download complete [2022-03-18T07:48:02.221Z] 037d5740b404: Verifying Checksum [2022-03-18T07:48:02.221Z] 037d5740b404: Download complete [2022-03-18T07:48:02.736Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T07:48:02.736Z] daemon_test.go:156: [d0041ccd5e289] daemon is not started [2022-03-18T07:48:02.736Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-03-18T07:48:02.736Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-03-18T07:48:02.736Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-03-18T07:48:02.736Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-03-18T07:48:02.736Z] === RUN TestDaemonProxy [2022-03-18T07:48:02.736Z] === RUN TestDaemonProxy/environment_variables [2022-03-18T07:48:02.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T07:48:04.633Z] === RUN TestDaemonProxy/command-line_options [2022-03-18T07:48:05.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T07:48:06.013Z] === RUN TestDaemonProxy/configuration_file [2022-03-18T07:48:07.912Z] === RUN TestDaemonProxy/conflicting_options [2022-03-18T07:48:08.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T07:48:08.171Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-18T07:48:08.737Z] --- PASS: TestDaemonProxy (6.31s) [2022-03-18T07:48:08.737Z] --- PASS: TestDaemonProxy/environment_variables (1.83s) [2022-03-18T07:48:08.737Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-18T07:48:08.737Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-03-18T07:48:08.737Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-18T07:48:08.737Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-18T07:48:08.737Z] PASS [2022-03-18T07:48:08.737Z] [2022-03-18T07:48:08.737Z] DONE 17 tests in 10.219s [2022-03-18T07:48:08.737Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T07:48:08.994Z] INFO: Testing against a local daemon [2022-03-18T07:48:08.994Z] === RUN TestCommitInheritsEnv [2022-03-18T07:48:09.253Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-03-18T07:48:09.253Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T07:48:09.253Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T07:48:09.253Z] === RUN TestImportWithCustomPlatform [2022-03-18T07:48:09.253Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T07:48:09.253Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T07:48:09.253Z] === RUN TestImportWithCustomPlatform// [2022-03-18T07:48:09.253Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T07:48:09.253Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T07:48:09.253Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T07:48:09.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-03-18T07:48:09.511Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T07:48:09.511Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T07:48:09.511Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T07:48:09.511Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T07:48:09.511Z] === RUN TestImagesFilterMultiReference [2022-03-18T07:48:09.511Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-18T07:48:09.511Z] === RUN TestImagePullPlatformInvalid [2022-03-18T07:48:09.511Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T07:48:09.511Z] === RUN TestRemoveImageOrphaning [2022-03-18T07:48:09.770Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-03-18T07:48:09.770Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T07:48:11.669Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-03-18T07:48:11.669Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T07:48:11.669Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-18T07:48:11.669Z] === RUN TestTagInvalidReference [2022-03-18T07:48:11.669Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T07:48:11.669Z] === RUN TestTagValidPrefixedRepo [2022-03-18T07:48:11.669Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-18T07:48:11.669Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T07:48:11.669Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-03-18T07:48:11.669Z] === RUN TestTagOfficialNames [2022-03-18T07:48:11.669Z] --- PASS: TestTagOfficialNames (0.05s) [2022-03-18T07:48:11.669Z] === RUN TestTagMatchesDigest [2022-03-18T07:48:11.669Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T07:48:11.669Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T07:48:12.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T07:48:12.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-03-18T07:48:14.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T07:48:14.393Z] ---> 8144881f05d1 [2022-03-18T07:48:14.393Z] Successfully built 8144881f05d1 [2022-03-18T07:48:14.393Z] Successfully tagged docker:latest [2022-03-18T07:48:14.393Z] INFO: Image build ended at 03/18/2022 07:48:13. Duration:00:05:07.4587006 [2022-03-18T07:48:14.393Z] [2022-03-18T07:48:14.393Z] [2022-03-18T07:48:14.393Z] INFO: Building the test binaries at 03/18/2022 07:48:13... [2022-03-18T07:48:17.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T07:48:19.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-03-18T07:48:19.967Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T07:48:19.967Z] Using test binary docker [2022-03-18T07:48:19.967Z] +++ /etc/init.d/apparmor start [2022-03-18T07:48:19.967Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T07:48:19.967Z] INFO: Waiting for daemon to start... [2022-03-18T07:48:19.967Z] Starting dockerd [2022-03-18T07:48:19.967Z] +++ 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-03-18T07:48:20.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-03-18T07:48:21.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-03-18T07:48:21.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-03-18T07:48:21.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-03-18T07:48:22.134Z] . [2022-03-18T07:48:22.134Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T07:48:22.394Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T07:48:22.394Z] Error: No such image: emptyfs [2022-03-18T07:48:22.394Z] ++++ docker load [2022-03-18T07:48:22.394Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T07:48:22.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-03-18T07:48:22.653Z] Running integration-test (iteration 1) [2022-03-18T07:48:22.653Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T07:48:22.653Z] ++ 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-03-18T07:48:22.653Z] ++ set -e [2022-03-18T07:48:22.653Z] ++ '[' -n 0 ']' [2022-03-18T07:48:22.653Z] ++ set -x [2022-03-18T07:48:22.653Z] ++ 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-03-18T07:48:23.262Z] INFO: make.ps1 starting at 03/18/2022 07:48:22 [2022-03-18T07:48:23.262Z] INFO: Git commit (2ddcc0ef92) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T07:48:23.262Z] INFO: Invoking autogen... [2022-03-18T07:48:23.592Z] Loaded image: busybox:latest [2022-03-18T07:48:23.728Z] INFO: Building daemon... [2022-03-18T07:48:23.852Z] Loaded image: busybox:glibc [2022-03-18T07:48:24.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-03-18T07:48:25.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-03-18T07:48:26.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-03-18T07:48:26.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-03-18T07:48:27.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-03-18T07:48:28.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-03-18T07:48:29.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-03-18T07:48:29.132Z] Loaded image: debian:bullseye-slim [2022-03-18T07:48:29.132Z] Loaded image: hello-world:latest [2022-03-18T07:48:29.132Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:48:29.132Z] INFO: Testing against a local daemon [2022-03-18T07:48:29.132Z] === RUN TestCgroupNamespacesBuild [2022-03-18T07:48:30.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-03-18T07:48:30.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-03-18T07:48:31.041Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2022-03-18T07:48:31.041Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T07:48:31.560Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T07:48:31.560Z] Using test binary docker [2022-03-18T07:48:31.560Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-03-18T07:48:31.560Z] +++ /etc/init.d/apparmor start [2022-03-18T07:48:31.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T07:48:31.560Z] INFO: Waiting for daemon to start... [2022-03-18T07:48:31.560Z] Starting dockerd [2022-03-18T07:48:31.560Z] +++ 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-03-18T07:48:32.902Z] sha256:8bc3b752aac64cc1f7d34c9165b156409544730d030a23616b81051fbb6c9b3a [2022-03-18T07:48:32.902Z] INFO: Starting docker-py tests... [2022-03-18T07:48:32.902Z] ============================= test session starts ============================== [2022-03-18T07:48:32.902Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-03-18T07:48:32.902Z] rootdir: /src, inifile: pytest.ini [2022-03-18T07:48:32.902Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-03-18T07:48:32.902Z] collected 395 items / 2 deselected / 393 selected [2022-03-18T07:48:32.902Z] [2022-03-18T07:48:33.582Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s) [2022-03-18T07:48:33.582Z] === RUN TestBuildWithSession [2022-03-18T07:48:33.582Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:48:33.582Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T07:48:33.582Z] === RUN TestBuildSquashParent [2022-03-18T07:48:39.685Z] . [2022-03-18T07:48:39.685Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T07:48:39.685Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T07:48:39.685Z] Error: No such image: emptyfs [2022-03-18T07:48:39.685Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T07:48:39.685Z] ++++ docker load [2022-03-18T07:48:39.685Z] Running integration-test (iteration 1) [2022-03-18T07:48:39.685Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-03-18T07:48:39.685Z] ++ 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-03-18T07:48:39.685Z] ++ set -e [2022-03-18T07:48:39.685Z] ++ '[' -n 0 ']' [2022-03-18T07:48:39.685Z] ++ set -x [2022-03-18T07:48:39.685Z] ++ 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-03-18T07:48:39.685Z] Loaded image: busybox:latest [2022-03-18T07:48:39.685Z] Loaded image: busybox:glibc [2022-03-18T07:48:40.255Z] Loaded image: debian:bullseye-slim [2022-03-18T07:48:40.255Z] Loaded image: hello-world:latest [2022-03-18T07:48:40.515Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:48:40.515Z] INFO: Testing against a local daemon [2022-03-18T07:48:40.515Z] === RUN TestCgroupNamespacesBuild [2022-03-18T07:48:41.707Z] --- PASS: TestBuildSquashParent (8.46s) [2022-03-18T07:48:41.707Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T07:48:41.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:48:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:48:41.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:48:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:48:41.707Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:48:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:48:41.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:48:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:48:41.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:48:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:48:41.707Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:48:41.707Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:48:41.707Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:48:41.707Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:48:41.897Z] --- PASS: TestCgroupNamespacesBuild (1.49s) [2022-03-18T07:48:41.897Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-03-18T07:48:42.984Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-03-18T07:48:43.281Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.05s) [2022-03-18T07:48:43.281Z] === RUN TestBuildWithSession [2022-03-18T07:48:43.281Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:48:43.281Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T07:48:43.281Z] === RUN TestBuildSquashParent [2022-03-18T07:48:43.804Z] tests/integration/api_client_test.py ..... [ 7%] [2022-03-18T07:48:45.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:48:45.055Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:48:45.551Z] tests/integration/api_config_test.py ...... [ 8%] [2022-03-18T07:48:46.599Z] --- PASS: TestBuildSquashParent (3.10s) [2022-03-18T07:48:46.599Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T07:48:46.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:48:46.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:48:46.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:48:46.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:48:46.599Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:48:46.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:48:46.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:48:46.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:48:46.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:48:46.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:48:46.599Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:48:46.599Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:48:46.599Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:48:46.599Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:48:47.189Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:48:47.450Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:48:48.345Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:48:48.346Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:48:48.406Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:48:48.666Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:48:50.048Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T07:48:50.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.06s) [2022-03-18T07:48:50.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s) [2022-03-18T07:48:50.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s) [2022-03-18T07:48:50.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-03-18T07:48:50.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-03-18T07:48:50.048Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.24s) [2022-03-18T07:48:50.048Z] === RUN TestBuildMultiStageCopy [2022-03-18T07:48:50.048Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T07:48:50.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T07:48:50.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T07:48:50.988Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T07:48:51.248Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T07:48:51.508Z] --- PASS: TestBuildMultiStageCopy (1.64s) [2022-03-18T07:48:51.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.96s) [2022-03-18T07:48:51.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-03-18T07:48:51.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.16s) [2022-03-18T07:48:51.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-03-18T07:48:51.508Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-03-18T07:48:51.508Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T07:48:51.636Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-03-18T07:48:51.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.42s) [2022-03-18T07:48:51.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.42s) [2022-03-18T07:48:51.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.08s) [2022-03-18T07:48:51.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2022-03-18T07:48:51.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.13s) [2022-03-18T07:48:51.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2022-03-18T07:48:51.636Z] === RUN TestBuildMultiStageCopy [2022-03-18T07:48:51.636Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T07:48:52.079Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2022-03-18T07:48:52.079Z] === RUN TestBuildLabelWithTargets [2022-03-18T07:48:53.018Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-03-18T07:48:53.018Z] === RUN TestBuildWithEmptyLayers [2022-03-18T07:48:53.277Z] --- PASS: TestBuildWithEmptyLayers (0.34s) [2022-03-18T07:48:53.277Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T07:48:54.174Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T07:48:54.215Z] --- PASS: TestBuildMultiStageOnBuild (1.16s) [2022-03-18T07:48:54.215Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T07:48:54.742Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T07:48:54.785Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-03-18T07:48:54.785Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T07:48:55.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T07:48:55.880Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T07:48:56.166Z] --- PASS: TestBuildMultiStageLayerLeak (1.16s) [2022-03-18T07:48:56.166Z] === RUN TestBuildWithHugeFile [2022-03-18T07:48:56.448Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2022-03-18T07:48:56.448Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-03-18T07:48:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2022-03-18T07:48:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-03-18T07:48:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s) [2022-03-18T07:48:56.449Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2022-03-18T07:48:56.449Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T07:48:57.828Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2022-03-18T07:48:57.828Z] === RUN TestBuildLabelWithTargets [2022-03-18T07:49:00.363Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2022-03-18T07:49:00.363Z] === RUN TestBuildWithEmptyLayers [2022-03-18T07:49:01.301Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2022-03-18T07:49:01.301Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T07:49:04.595Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2022-03-18T07:49:04.595Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T07:49:05.973Z] --- PASS: TestBuildUncleanTarFilenames (1.79s) [2022-03-18T07:49:05.974Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T07:49:09.267Z] --- PASS: TestBuildMultiStageLayerLeak (3.24s) [2022-03-18T07:49:09.267Z] === RUN TestBuildWithHugeFile [2022-03-18T07:49:10.846Z] 8f616e6e9eec: Pull complete [2022-03-18T07:49:14.433Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-03-18T07:49:29.915Z] --- PASS: TestImportExtremelyLargeImageWorks (93.38s) [2022-03-18T07:49:29.915Z] PASS [2022-03-18T07:49:29.915Z] [2022-03-18T07:49:29.915Z] === Skipped [2022-03-18T07:49:29.915Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-18T07:49:29.915Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-03-18T07:49:29.915Z] [2022-03-18T07:49:29.915Z] DONE 22 tests, 1 skipped in 97.201s [2022-03-18T07:49:29.915Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T07:49:29.915Z] INFO: Testing against a local daemon [2022-03-18T07:49:29.915Z] === RUN TestNetworkCreateDelete [2022-03-18T07:49:29.915Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-18T07:49:29.915Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T07:49:29.915Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-18T07:49:29.915Z] === RUN TestDaemonDNSFallback [2022-03-18T07:49:34.127Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-03-18T07:49:34.127Z] === RUN TestInspectNetwork [2022-03-18T07:49:34.127Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T07:49:34.127Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestNetworkInvalidJSON [2022-03-18T07:49:34.127Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T07:49:34.127Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T07:49:34.127Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:49:34.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:49:34.127Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:49:34.127Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:49:34.127Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T07:49:34.127Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:49:34.127Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:49:34.127Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T07:49:34.127Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T07:49:34.127Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T07:49:34.127Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestNetworkList [2022-03-18T07:49:34.127Z] === RUN TestNetworkList//networks [2022-03-18T07:49:34.127Z] === PAUSE TestNetworkList//networks [2022-03-18T07:49:34.127Z] === RUN TestNetworkList//networks/ [2022-03-18T07:49:34.127Z] === PAUSE TestNetworkList//networks/ [2022-03-18T07:49:34.127Z] === CONT TestNetworkList//networks [2022-03-18T07:49:34.127Z] === CONT TestNetworkList//networks/ [2022-03-18T07:49:34.127Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T07:49:34.127Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T07:49:34.127Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T07:49:34.127Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T07:49:34.127Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T07:49:34.127Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T07:49:34.127Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T07:49:34.127Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T07:49:34.127Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T07:49:34.127Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T07:49:34.127Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:49:34.127Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T07:49:34.127Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T07:49:34.127Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T07:49:34.127Z] PASS [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === Skipped [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-03-18T07:49:34.127Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T07:49:34.127Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T07:49:34.127Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T07:49:34.127Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:34.127Z] [2022-03-18T07:49:34.127Z] DONE 22 tests, 12 skipped in 6.923s [2022-03-18T07:49:34.127Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:49:34.127Z] INFO: Testing against a local daemon [2022-03-18T07:49:34.127Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T07:49:34.127Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:49:34.127Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:49:34.127Z] === RUN TestDockerNetworkIpvlan [2022-03-18T07:49:34.127Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:49:34.128Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:49:34.128Z] PASS [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === Skipped [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:49:34.128Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:49:34.128Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] DONE 2 tests, 2 skipped in 0.110s [2022-03-18T07:49:34.128Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:49:34.128Z] INFO: Testing against a local daemon [2022-03-18T07:49:34.128Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T07:49:34.128Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.128Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestDockerNetworkMacvlan [2022-03-18T07:49:34.128Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.128Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-03-18T07:49:34.128Z] PASS [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === Skipped [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-03-18T07:49:34.128Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-03-18T07:49:34.128Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] DONE 2 tests, 2 skipped in 0.100s [2022-03-18T07:49:34.128Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T07:49:34.128Z] testing: warning: no tests to run [2022-03-18T07:49:34.128Z] PASS [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] DONE 0 tests in 0.026s [2022-03-18T07:49:34.128Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T07:49:34.128Z] INFO: Testing against a local daemon [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginTLS [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginHeader [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginV2Disable [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-18T07:49:34.128Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-18T07:49:34.128Z] PASS [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === Skipped [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-03-18T07:49:34.128Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.128Z] [2022-03-18T07:49:34.128Z] DONE 17 tests, 17 skipped in 0.284s [2022-03-18T07:49:34.128Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T07:49:34.388Z] INFO: Testing against a local daemon [2022-03-18T07:49:34.388Z] === RUN TestPluginInvalidJSON [2022-03-18T07:49:34.388Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:49:34.388Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:49:34.388Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:49:34.388Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-18T07:49:34.388Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T07:49:34.388Z] === RUN TestPluginInstall [2022-03-18T07:49:34.388Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.388Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T07:49:34.388Z] === RUN TestPluginsWithRuntimes [2022-03-18T07:49:34.388Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-18T07:49:34.388Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T07:49:34.388Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T07:49:34.388Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-18T07:49:34.388Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T07:49:34.388Z] PASS [2022-03-18T07:49:34.388Z] [2022-03-18T07:49:34.388Z] === Skipped [2022-03-18T07:49:34.388Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-03-18T07:49:34.388Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-03-18T07:49:34.388Z] [2022-03-18T07:49:34.388Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-03-18T07:49:34.388Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-03-18T07:49:34.388Z] [2022-03-18T07:49:34.388Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T07:49:34.388Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-03-18T07:49:34.388Z] [2022-03-18T07:49:34.388Z] DONE 5 tests, 3 skipped in 0.144s [2022-03-18T07:49:34.388Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T07:49:34.388Z] INFO: Testing against a local daemon [2022-03-18T07:49:34.388Z] === RUN TestExternalGraphDriver [2022-03-18T07:49:34.388Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-18T07:49:34.388Z] --- SKIP: TestExternalGraphDriver (0.08s) [2022-03-18T07:49:34.388Z] === RUN TestGraphdriverPluginV2 [2022-03-18T07:49:38.591Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2022-03-18T07:49:38.591Z] PASS [2022-03-18T07:49:38.591Z] [2022-03-18T07:49:38.591Z] === Skipped [2022-03-18T07:49:38.591Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2022-03-18T07:49:38.591Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-03-18T07:49:38.591Z] [2022-03-18T07:49:38.591Z] DONE 2 tests, 1 skipped in 3.611s [2022-03-18T07:49:38.591Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T07:49:38.591Z] INFO: Testing against a local daemon [2022-03-18T07:49:38.591Z] === RUN TestContinueAfterPluginCrash [2022-03-18T07:49:38.591Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T07:49:38.591Z] === RUN TestReadPluginNoRead [2022-03-18T07:49:38.591Z] === PAUSE TestReadPluginNoRead [2022-03-18T07:49:38.591Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T07:49:38.591Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T07:49:38.591Z] === CONT TestContinueAfterPluginCrash [2022-03-18T07:49:38.591Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T07:49:42.794Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-03-18T07:49:42.794Z] === CONT TestReadPluginNoRead [2022-03-18T07:49:43.705Z] 8f616e6e9eec: Pull complete [2022-03-18T07:49:44.704Z] === RUN TestReadPluginNoRead/default [2022-03-18T07:49:45.645Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T07:49:47.030Z] --- PASS: TestContinueAfterPluginCrash (8.90s) [2022-03-18T07:49:47.030Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T07:49:48.108Z] --- PASS: TestImportExtremelyLargeImageWorks (93.24s) [2022-03-18T07:49:48.108Z] PASS [2022-03-18T07:49:48.108Z] [2022-03-18T07:49:48.108Z] DONE 22 tests in 96.205s [2022-03-18T07:49:48.108Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T07:49:48.108Z] INFO: Testing against a local daemon [2022-03-18T07:49:48.108Z] === RUN TestNetworkCreateDelete [2022-03-18T07:49:48.108Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-03-18T07:49:48.108Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T07:49:48.108Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-03-18T07:49:48.108Z] === RUN TestDaemonDNSFallback [2022-03-18T07:49:48.411Z] === CONT TestReadPluginNoRead [2022-03-18T07:49:48.411Z] read_test.go:92: [d04a91ec13d71] daemon is not started [2022-03-18T07:49:48.411Z] --- PASS: TestReadPluginNoRead (5.92s) [2022-03-18T07:49:48.411Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-03-18T07:49:48.411Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-03-18T07:49:48.411Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-03-18T07:49:48.411Z] PASS [2022-03-18T07:49:48.411Z] [2022-03-18T07:49:48.411Z] DONE 6 tests in 10.341s [2022-03-18T07:49:48.411Z] 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-03-18T07:49:48.411Z] testing: warning: no tests to run [2022-03-18T07:49:48.411Z] PASS [2022-03-18T07:49:48.411Z] [2022-03-18T07:49:48.411Z] DONE 0 tests in 0.035s [2022-03-18T07:49:48.411Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T07:49:48.411Z] INFO: Testing against a local daemon [2022-03-18T07:49:48.411Z] === RUN TestPluginWithDevMounts [2022-03-18T07:49:48.411Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-18T07:49:48.411Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T07:49:48.411Z] PASS [2022-03-18T07:49:48.411Z] [2022-03-18T07:49:48.411Z] === Skipped [2022-03-18T07:49:48.411Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-03-18T07:49:48.411Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-03-18T07:49:48.411Z] [2022-03-18T07:49:48.411Z] DONE 1 tests, 1 skipped in 0.108s [2022-03-18T07:49:48.411Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T07:49:48.411Z] INFO: Testing against a local daemon [2022-03-18T07:49:48.411Z] === RUN TestSecretInspect [2022-03-18T07:49:48.672Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] --- SKIP: TestSecretInspect (0.02s) [2022-03-18T07:49:48.672Z] === RUN TestSecretList [2022-03-18T07:49:48.672Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] --- SKIP: TestSecretList (0.01s) [2022-03-18T07:49:48.672Z] === RUN TestSecretsCreateAndDelete [2022-03-18T07:49:48.672Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-03-18T07:49:48.672Z] === RUN TestSecretsUpdate [2022-03-18T07:49:48.672Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-03-18T07:49:48.672Z] === RUN TestTemplatedSecret [2022-03-18T07:49:48.672Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T07:49:48.672Z] === RUN TestSecretCreateResolve [2022-03-18T07:49:48.672Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-03-18T07:49:48.672Z] PASS [2022-03-18T07:49:48.672Z] [2022-03-18T07:49:48.672Z] === Skipped [2022-03-18T07:49:48.672Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-03-18T07:49:48.672Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] [2022-03-18T07:49:48.672Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-03-18T07:49:48.672Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] [2022-03-18T07:49:48.672Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-03-18T07:49:48.672Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] [2022-03-18T07:49:48.672Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-03-18T07:49:48.672Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.672Z] [2022-03-18T07:49:48.672Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-03-18T07:49:48.672Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.673Z] [2022-03-18T07:49:48.673Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-03-18T07:49:48.673Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.673Z] [2022-03-18T07:49:48.673Z] DONE 6 tests, 6 skipped in 0.167s [2022-03-18T07:49:48.673Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T07:49:48.673Z] INFO: Testing against a local daemon [2022-03-18T07:49:48.673Z] === RUN TestServiceCreateInit [2022-03-18T07:49:48.673Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T07:49:48.673Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.673Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T07:49:48.673Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.673Z] --- PASS: TestServiceCreateInit (0.02s) [2022-03-18T07:49:48.673Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T07:49:48.673Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T07:49:48.673Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T07:49:48.673Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.673Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-03-18T07:49:48.673Z] === RUN TestCreateServiceConflict [2022-03-18T07:49:48.673Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.673Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-03-18T07:49:48.673Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T07:49:48.673Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.673Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-03-18T07:49:48.673Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T07:49:48.673Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-18T07:49:48.933Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T07:49:48.933Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T07:49:48.933Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestCreateServiceSysctls [2022-03-18T07:49:48.933Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-03-18T07:49:48.933Z] === RUN TestCreateServiceCapabilities [2022-03-18T07:49:48.933Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestCreateServiceCapabilities (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestInspect [2022-03-18T07:49:48.933Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestInspect (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestCreateJob [2022-03-18T07:49:48.933Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestCreateJob (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestReplicatedJob [2022-03-18T07:49:48.933Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestReplicatedJob (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestUpdateReplicatedJob [2022-03-18T07:49:48.933Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestServiceListWithStatuses [2022-03-18T07:49:48.933Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T07:49:48.933Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T07:49:48.933Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T07:49:48.933Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestDockerNetworkReConnect [2022-03-18T07:49:48.933Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:48.933Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-03-18T07:49:48.933Z] === RUN TestServicePlugin [2022-03-18T07:49:50.846Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServicePlugin (1.92s) [2022-03-18T07:49:50.846Z] === RUN TestServiceUpdateLabel [2022-03-18T07:49:50.846Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-03-18T07:49:50.846Z] === RUN TestServiceUpdateSecrets [2022-03-18T07:49:50.846Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-03-18T07:49:50.846Z] === RUN TestServiceUpdateConfigs [2022-03-18T07:49:50.846Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-03-18T07:49:50.846Z] === RUN TestServiceUpdateNetwork [2022-03-18T07:49:50.846Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-03-18T07:49:50.846Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T07:49:50.846Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-03-18T07:49:50.846Z] PASS [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === Skipped [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T07:49:50.846Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T07:49:50.846Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-03-18T07:49:50.846Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-03-18T07:49:50.846Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-03-18T07:49:50.846Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-03-18T07:49:50.846Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-03-18T07:49:50.846Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-03-18T07:49:50.846Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-03-18T07:49:50.846Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.01s) [2022-03-18T07:49:50.846Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-03-18T07:49:50.846Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-03-18T07:49:50.846Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-03-18T07:49:50.846Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-03-18T07:49:50.846Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T07:49:50.846Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-03-18T07:49:50.846Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-03-18T07:49:50.846Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-03-18T07:49:50.846Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.846Z] [2022-03-18T07:49:50.846Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-03-18T07:49:50.846Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.847Z] [2022-03-18T07:49:50.847Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-03-18T07:49:50.847Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.847Z] [2022-03-18T07:49:50.847Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-03-18T07:49:50.847Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.847Z] [2022-03-18T07:49:50.847Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-03-18T07:49:50.847Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.847Z] [2022-03-18T07:49:50.847Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-03-18T07:49:50.847Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-03-18T07:49:50.847Z] [2022-03-18T07:49:50.847Z] DONE 24 tests, 23 skipped in 2.285s [2022-03-18T07:49:50.847Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T07:49:51.107Z] INFO: Testing against a local daemon [2022-03-18T07:49:51.107Z] === RUN TestSessionCreate [2022-03-18T07:49:51.107Z] --- PASS: TestSessionCreate (0.03s) [2022-03-18T07:49:51.107Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T07:49:51.107Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T07:49:51.107Z] PASS [2022-03-18T07:49:51.107Z] [2022-03-18T07:49:51.107Z] DONE 2 tests in 0.134s [2022-03-18T07:49:51.107Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T07:49:51.107Z] INFO: Testing against a local daemon [2022-03-18T07:49:51.107Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T07:49:51.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T07:49:51.107Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T07:49:51.107Z] === RUN TestDiskUsage [2022-03-18T07:49:51.107Z] === PAUSE TestDiskUsage [2022-03-18T07:49:51.107Z] === RUN TestEventsExecDie [2022-03-18T07:49:51.677Z] --- PASS: TestEventsExecDie (0.47s) [2022-03-18T07:49:51.677Z] === RUN TestEventsBackwardsCompatible [2022-03-18T07:49:51.677Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-03-18T07:49:51.677Z] === RUN TestEventsVolumeCreate [2022-03-18T07:49:51.677Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-03-18T07:49:51.677Z] === RUN TestInfoBinaryCommits [2022-03-18T07:49:51.677Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T07:49:51.677Z] === RUN TestInfoAPIVersioned [2022-03-18T07:49:51.677Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T07:49:51.677Z] === RUN TestInfoAPI [2022-03-18T07:49:51.677Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T07:49:51.677Z] === RUN TestInfoAPIWarnings [2022-03-18T07:49:52.287Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-03-18T07:49:52.287Z] === RUN TestInspectNetwork [2022-03-18T07:49:54.816Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T07:49:54.816Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T07:49:54.816Z] === RUN TestInspectNetwork/network_name [2022-03-18T07:49:54.816Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T07:49:59.031Z] --- PASS: TestInspectNetwork (7.17s) [2022-03-18T07:49:59.031Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T07:49:59.031Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T07:49:59.031Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T07:49:59.031Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T07:49:59.031Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T07:50:00.932Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2022-03-18T07:50:00.932Z] === RUN TestNetworkInvalidJSON [2022-03-18T07:50:00.932Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T07:50:00.932Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T07:50:00.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:50:00.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:50:00.932Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:50:00.932Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:50:00.932Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T07:50:00.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:50:00.932Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:50:00.932Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T07:50:00.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T07:50:00.932Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T07:50:00.932Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T07:50:00.932Z] === RUN TestNetworkList [2022-03-18T07:50:00.932Z] === RUN TestNetworkList//networks [2022-03-18T07:50:00.932Z] === PAUSE TestNetworkList//networks [2022-03-18T07:50:00.932Z] === RUN TestNetworkList//networks/ [2022-03-18T07:50:00.932Z] === PAUSE TestNetworkList//networks/ [2022-03-18T07:50:00.932Z] === CONT TestNetworkList//networks [2022-03-18T07:50:00.932Z] === CONT TestNetworkList//networks/ [2022-03-18T07:50:00.932Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T07:50:00.932Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T07:50:00.932Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T07:50:00.932Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T07:50:01.189Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-03-18T07:50:01.189Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T07:50:02.562Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-03-18T07:50:02.562Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T07:50:03.128Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-18T07:50:03.128Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T07:50:03.883Z] --- PASS: TestBuildWithHugeFile (57.88s) [2022-03-18T07:50:03.883Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T07:50:03.883Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:50:03.883Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T07:50:03.883Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T07:50:03.883Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:50:03.883Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:50:03.883Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:50:03.883Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:50:03.883Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:50:03.883Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:50:03.883Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:50:03.883Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:50:03.883Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:50:03.883Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T07:50:03.883Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-03-18T07:50:03.883Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-03-18T07:50:03.883Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-03-18T07:50:03.883Z] === RUN TestBuildPreserveOwnership [2022-03-18T07:50:03.883Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T07:50:03.883Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T07:50:03.883Z] --- PASS: TestBuildPreserveOwnership (2.55s) [2022-03-18T07:50:03.883Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.69s) [2022-03-18T07:50:03.883Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.85s) [2022-03-18T07:50:03.883Z] === RUN TestBuildPlatformInvalid [2022-03-18T07:50:03.883Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-03-18T07:50:03.883Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T07:50:03.883Z] Loaded image: busybox:latest [2022-03-18T07:50:03.883Z] Loaded image: busybox:glibc [2022-03-18T07:50:03.883Z] Loaded image: debian:bullseye-slim [2022-03-18T07:50:03.883Z] Loaded image: hello-world:latest [2022-03-18T07:50:03.883Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:50:04.062Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-18T07:50:04.062Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T07:50:05.439Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-03-18T07:50:05.439Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T07:50:05.793Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.87s) [2022-03-18T07:50:05.793Z] PASS [2022-03-18T07:50:05.793Z] [2022-03-18T07:50:05.793Z] === Skipped [2022-03-18T07:50:05.793Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-03-18T07:50:05.793Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:50:05.793Z] [2022-03-18T07:50:05.793Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T07:50:05.793Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:50:05.793Z] [2022-03-18T07:50:05.793Z] DONE 34 tests, 2 skipped in 86.513s [2022-03-18T07:50:05.793Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T07:50:05.793Z] ++ 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-03-18T07:50:05.793Z] ++ set -e [2022-03-18T07:50:05.793Z] ++ '[' -n 0 ']' [2022-03-18T07:50:05.793Z] ++ set -x [2022-03-18T07:50:05.793Z] ++ 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-03-18T07:50:05.793Z] INFO: Testing against a local daemon [2022-03-18T07:50:05.793Z] === RUN TestConfigInspect [2022-03-18T07:50:06.004Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-18T07:50:06.004Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T07:50:06.658Z] .........................xx.................... [ 29%] [2022-03-18T07:50:07.703Z] --- PASS: TestConfigInspect (2.19s) [2022-03-18T07:50:07.703Z] === RUN TestConfigList [2022-03-18T07:50:08.531Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-03-18T07:50:08.531Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T07:50:08.531Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:50:08.531Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:50:08.531Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T07:50:09.779Z] --- PASS: TestInfoAPIWarnings (16.37s) [2022-03-18T07:50:09.779Z] === RUN TestInfoDebug [2022-03-18T07:50:09.779Z] --- PASS: TestInfoDebug (0.54s) [2022-03-18T07:50:09.779Z] === RUN TestInfoInsecureRegistries [2022-03-18T07:50:09.779Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-03-18T07:50:09.779Z] === RUN TestInfoRegistryMirrors [2022-03-18T07:50:09.780Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-03-18T07:50:09.780Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T07:50:09.780Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-18T07:50:09.780Z] === RUN TestPingCacheHeaders [2022-03-18T07:50:09.780Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T07:50:09.780Z] === RUN TestPingGet [2022-03-18T07:50:09.780Z] --- PASS: TestPingGet (0.01s) [2022-03-18T07:50:09.780Z] === RUN TestPingHead [2022-03-18T07:50:09.780Z] --- PASS: TestPingHead (0.02s) [2022-03-18T07:50:09.780Z] === RUN TestVersion [2022-03-18T07:50:09.780Z] --- PASS: TestVersion (0.02s) [2022-03-18T07:50:09.780Z] === CONT TestDiskUsage [2022-03-18T07:50:10.241Z] --- PASS: TestConfigList (2.04s) [2022-03-18T07:50:10.241Z] === RUN TestConfigsCreateAndDelete [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T07:50:10.350Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T07:50:10.610Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T07:50:10.870Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage (1.20s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-03-18T07:50:11.129Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-03-18T07:50:11.129Z] PASS [2022-03-18T07:50:11.129Z] [2022-03-18T07:50:11.129Z] === Skipped [2022-03-18T07:50:11.129Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T07:50:11.129Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T07:50:11.129Z] [2022-03-18T07:50:11.129Z] DONE 50 tests, 1 skipped in 20.045s [2022-03-18T07:50:11.129Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T07:50:11.129Z] INFO: Testing against a local daemon [2022-03-18T07:50:11.129Z] === RUN TestVolumesCreateAndList [2022-03-18T07:50:11.129Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T07:50:11.129Z] === RUN TestVolumesRemove [2022-03-18T07:50:11.389Z] --- PASS: TestVolumesRemove (0.05s) [2022-03-18T07:50:11.389Z] === RUN TestVolumesInspect [2022-03-18T07:50:11.389Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T07:50:11.389Z] === RUN TestVolumesInvalidJSON [2022-03-18T07:50:11.389Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T07:50:11.389Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T07:50:11.389Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T07:50:11.389Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T07:50:11.389Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T07:50:11.389Z] PASS [2022-03-18T07:50:11.389Z] [2022-03-18T07:50:11.389Z] DONE 5 tests in 0.197s [2022-03-18T07:50:11.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T07:50:11.389Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13725 is not a child of this shell [2022-03-18T07:50:11.389Z] warning: PID 13725 from bundles/test-integration/docker.pid had a nonzero exit code [2022-03-18T07:50:11.389Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T07:50:11.389Z] [2022-03-18T07:50:11.389Z] Unloading profiles will leave already running processes permanently [2022-03-18T07:50:11.389Z] unconfined, which can lead to unexpected situations. [2022-03-18T07:50:11.389Z] [2022-03-18T07:50:11.389Z] To set a process to complain mode, use the command line tool [2022-03-18T07:50:11.389Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T07:50:11.389Z] Removing test suite binaries [2022-03-18T07:50:11.389Z] exiting test-integration [2022-03-18T07:50:11.389Z] ++ exit 0 [2022-03-18T07:50:11.389Z] [2022-03-18T07:50:12.149Z] --- PASS: TestConfigsCreateAndDelete (2.06s) [2022-03-18T07:50:12.149Z] === RUN TestConfigsUpdate Post stage [Pipeline] junit [2022-03-18T07:50:12.349Z] Recording test results [2022-03-18T07:50:14.020Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-03-18T07:50:14.059Z] --- PASS: TestConfigsUpdate (2.14s) [2022-03-18T07:50:14.059Z] === RUN TestTemplatedConfig [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T07:50:14.366Z] + echo Ensuring container killed. [2022-03-18T07:50:14.366Z] Ensuring container killed. [2022-03-18T07:50:14.366Z] + docker rm -vf docker-pr6 [2022-03-18T07:50:14.366Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-18T07:50:14.656Z] + echo Chowning /workspace to jenkins user [2022-03-18T07:50:14.656Z] Chowning /workspace to jenkins user [2022-03-18T07:50:14.656Z] + id -u [2022-03-18T07:50:14.656Z] + id -g [2022-03-18T07:50:14.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T07:50:14.656Z] Unable to find image 'busybox:latest' locally [2022-03-18T07:50:14.917Z] latest: Pulling from library/busybox [2022-03-18T07:50:14.917Z] 554879bb3004: Pulling fs layer [2022-03-18T07:50:14.917Z] 554879bb3004: Verifying Checksum [2022-03-18T07:50:14.917Z] 554879bb3004: Download complete [2022-03-18T07:50:15.177Z] 554879bb3004: Pull complete [2022-03-18T07:50:15.177Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T07:50:15.177Z] Status: Downloaded newer image for busybox:latest [2022-03-18T07:50:15.967Z] --- PASS: TestTemplatedConfig (2.00s) [2022-03-18T07:50:15.967Z] === RUN TestConfigCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T07:50:16.869Z] + bundleName=amd64-rootless [2022-03-18T07:50:16.870Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-03-18T07:50:16.870Z] Creating amd64-rootless-bundles.tar.gz [2022-03-18T07:50:16.870Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-18T07:50:16.870Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-18T07:50:16.884Z] Archiving artifacts [2022-03-18T07:50:17.875Z] --- PASS: TestConfigCreateResolve (1.64s) [2022-03-18T07:50:17.875Z] PASS [2022-03-18T07:50:17.875Z] [2022-03-18T07:50:17.875Z] DONE 6 tests in 12.151s [2022-03-18T07:50:17.875Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T07:50:17.875Z] ++ 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-03-18T07:50:17.875Z] ++ set -e [2022-03-18T07:50:17.875Z] ++ '[' -n 0 ']' [2022-03-18T07:50:17.875Z] ++ set -x [2022-03-18T07:50:17.875Z] ++ 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-03-18T07:50:17.875Z] INFO: Testing against a local daemon [2022-03-18T07:50:17.875Z] === RUN TestCheckpoint [2022-03-18T07:50:17.875Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:50:17.875Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T07:50:17.875Z] === RUN TestContainerInvalidJSON [2022-03-18T07:50:17.875Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:50:17.875Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:50:17.875Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:50:17.875Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:50:17.875Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:50:17.875Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:50:17.875Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-03-18T07:50:17.875Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T07:50:17.875Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T07:50:17.875Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T07:50:17.875Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-03-18T07:50:17.875Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T07:50:17.875Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-03-18T07:50:17.875Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T07:50:17.875Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-03-18T07:50:17.875Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T07:50:18.135Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-03-18T07:50:18.135Z] === RUN TestCopyFromContainer [2022-03-18T07:50:18.705Z] === RUN TestCopyFromContainer// [2022-03-18T07:50:18.794Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T07:50:18.965Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T07:50:18.965Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T07:50:18.965Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T07:50:18.965Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T07:50:18.965Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T07:50:18.965Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T07:50:19.107Z] + make clean [2022-03-18T07:50:19.228Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T07:50:19.228Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T07:50:19.228Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer (1.25s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-03-18T07:50:19.228Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-03-18T07:50:19.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T07:50:19.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:50:19.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:50:19.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:50:19.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:50:19.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:50:19.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:50:19.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:50:19.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:50:19.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:50:19.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-03-18T07:50:19.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T07:50:19.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T07:50:19.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T07:50:19.228Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T07:50:19.228Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-03-18T07:50:19.228Z] === RUN TestCreateWithInvalidEnv [2022-03-18T07:50:19.228Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T07:50:19.228Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T07:50:19.228Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T07:50:19.228Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T07:50:19.228Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T07:50:19.228Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T07:50:19.228Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T07:50:19.228Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T07:50:19.228Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T07:50:19.228Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-18T07:50:19.228Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T07:50:19.228Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T07:50:19.228Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T07:50:19.228Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T07:50:19.228Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-03-18T07:50:19.228Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T07:50:19.368Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T07:50:19.368Z] docker-dev-cache [2022-03-18T07:50:19.368Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T07:50:20.331Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-03-18T07:50:20.331Z] [2022-03-18T07:50:20.331Z] ________ ____ __. [2022-03-18T07:50:20.331Z] \_____ \ | |/ _| [2022-03-18T07:50:20.331Z] / | \| < [2022-03-18T07:50:20.331Z] / | \ | \ [2022-03-18T07:50:20.331Z] \_______ /____|__ \ [2022-03-18T07:50:20.331Z] \/ \/ [2022-03-18T07:50:20.331Z] [2022-03-18T07:50:20.331Z] INFO: make.ps1 ended at 03/18/2022 07:50:10 [2022-03-18T07:50:20.331Z] INFO: Binaries build ended at 03/18/2022 07:50:13. Duration:00:01:59.7866835 [2022-03-18T07:50:20.331Z] INFO: Copying the built daemon binary to d:\CI\PR-43366\6\binary\dockerd-2ddcc0ef92.exe... [2022-03-18T07:50:20.331Z] INFO: Copying the built client binary to d:\CI\PR-43366\6\binary\docker-2ddcc0ef92.exe... [2022-03-18T07:50:20.331Z] INFO: Copying dockerversion from the container... [2022-03-18T07:50:20.331Z] INFO: Copying the golang package from the container to d:\CI\PR-43366\6\installer\go.zip... [2022-03-18T07:50:20.331Z] INFO: Extracting go.zip to d:\CI\PR-43366\6\go [2022-03-18T07:50:20.609Z] --- PASS: TestCreateWithCustomMaskedPaths (1.03s) [2022-03-18T07:50:20.609Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T07:50:21.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.04s) [2022-03-18T07:50:21.548Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T07:50:21.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:50:21.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:50:21.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:50:21.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:50:21.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:50:21.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:50:21.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:50:21.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:50:21.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:50:21.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:50:21.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:50:21.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:50:21.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:50:21.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:50:21.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:50:21.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-03-18T07:50:21.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-03-18T07:50:21.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T07:50:21.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T07:50:21.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T07:50:21.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-18T07:50:21.548Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T07:50:21.808Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-03-18T07:50:21.808Z] === RUN TestCreateDifferentPlatform [2022-03-18T07:50:21.808Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T07:50:21.808Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T07:50:21.808Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-18T07:50:21.808Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T07:50:21.808Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T07:50:21.808Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T07:50:21.808Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-03-18T07:50:21.808Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T07:50:22.068Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T07:50:22.068Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T07:50:22.068Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T07:50:22.068Z] === RUN TestDaemonRestartIpcMode [2022-03-18T07:50:22.068Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T07:50:22.068Z] === RUN TestDaemonHostGatewayIP [2022-03-18T07:50:22.068Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T07:50:22.068Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T07:50:22.068Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T07:50:22.068Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T07:50:22.068Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T07:50:22.068Z] === RUN TestDiff [2022-03-18T07:50:22.328Z] --- PASS: TestDiff (0.36s) [2022-03-18T07:50:22.328Z] === RUN TestExecWithCloseStdin [2022-03-18T07:50:22.457Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-03-18T07:50:22.897Z] --- PASS: TestExecWithCloseStdin (0.41s) [2022-03-18T07:50:22.897Z] === RUN TestExec [2022-03-18T07:50:23.157Z] --- PASS: TestExec (0.42s) [2022-03-18T07:50:23.157Z] === RUN TestExecUser [2022-03-18T07:50:23.397Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-03-18T07:50:23.397Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T07:50:23.726Z] --- PASS: TestExecUser (0.44s) [2022-03-18T07:50:23.726Z] === RUN TestExportContainerAndImportImage [2022-03-18T07:50:23.986Z] --- PASS: TestExportContainerAndImportImage (0.48s) [2022-03-18T07:50:23.986Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T07:50:24.770Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k14chalx22m1jnv8nw377w4dy Created:2022-03-18 07:50:23.298081458 +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[7440224fb481829693817dd3d2085aee6235ba4769814a84b3fd4a45ce62f53f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xwyltzrctylhkw58aej31im6o EndpointID:f673d4152d3b4b368d89da9063903aed0f57cc7c5c4605cb9d0c4d6089f3f000 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:70d9fbfeed4bcb537ed3f4cf24913bb9e73e9acc497d1abf0f65231aaed58ab1 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:6b2237ee3783 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xwyltzrctylhkw58aej31im6o EndpointID:f673d4152d3b4b368d89da9063903aed0f57cc7c5c4605cb9d0c4d6089f3f000 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T07:50:25.366Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2022-03-18T07:50:25.366Z] === RUN TestHealthCheckWorkdir [2022-03-18T07:50:25.936Z] --- PASS: TestHealthCheckWorkdir (0.47s) [2022-03-18T07:50:25.936Z] === RUN TestHealthKillContainer [2022-03-18T07:50:28.954Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.95s) [2022-03-18T07:50:28.954Z] PASS [2022-03-18T07:50:28.954Z] [2022-03-18T07:50:28.954Z] === Skipped [2022-03-18T07:50:28.954Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:50:28.954Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:50:28.954Z] [2022-03-18T07:50:28.954Z] DONE 26 tests, 1 skipped in 43.928s [2022-03-18T07:50:28.954Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:50:28.954Z] INFO: Testing against a local daemon [2022-03-18T07:50:28.954Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T07:50:28.954Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:50:28.954Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:50:28.954Z] === RUN TestDockerNetworkIpvlan [2022-03-18T07:50:28.954Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:50:28.954Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:50:28.954Z] PASS [2022-03-18T07:50:28.954Z] [2022-03-18T07:50:28.954Z] === Skipped [2022-03-18T07:50:28.954Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:50:28.954Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:50:28.954Z] [2022-03-18T07:50:28.954Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:50:28.954Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:50:28.954Z] [2022-03-18T07:50:28.954Z] DONE 2 tests, 2 skipped in 0.038s [2022-03-18T07:50:28.954Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:50:28.954Z] INFO: Testing against a local daemon [2022-03-18T07:50:28.954Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T07:50:29.878Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-03-18T07:50:30.327Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-03-18T07:50:30.327Z] === RUN TestDockerNetworkMacvlan [2022-03-18T07:50:31.261Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T07:50:31.953Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T07:50:32.519Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T07:50:34.094Z] --- PASS: TestHealthKillContainer (7.82s) [2022-03-18T07:50:34.094Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T07:50:34.094Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-03-18T07:50:34.094Z] === RUN TestIpcModeNone [2022-03-18T07:50:34.151Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-03-18T07:50:34.378Z] --- PASS: TestIpcModeNone (0.39s) [2022-03-18T07:50:34.378Z] === RUN TestIpcModePrivate [2022-03-18T07:50:34.420Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T07:50:34.640Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-03-18T07:50:34.640Z] --- PASS: TestIpcModePrivate (0.42s) [2022-03-18T07:50:34.640Z] === RUN TestIpcModeShareable [2022-03-18T07:50:35.210Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-03-18T07:50:35.210Z] --- PASS: TestIpcModeShareable (0.43s) [2022-03-18T07:50:35.210Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T07:50:35.795Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T07:50:36.591Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.25s) [2022-03-18T07:50:36.591Z] === RUN TestAPIIpcModeHost [2022-03-18T07:50:36.851Z] --- PASS: TestAPIIpcModeHost (0.33s) [2022-03-18T07:50:36.851Z] === RUN TestDaemonIpcModeShareable [2022-03-18T07:50:37.791Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-18T07:50:37.791Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2022-03-18T07:50:37.791Z] === RUN TestDaemonIpcModePrivate [2022-03-18T07:50:38.730Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-18T07:50:38.989Z] --- PASS: TestDaemonIpcModePrivate (1.08s) [2022-03-18T07:50:38.989Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T07:50:39.928Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-03-18T07:50:39.928Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-03-18T07:50:39.928Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T07:50:39.982Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T07:50:39.982Z] --- PASS: TestDockerNetworkMacvlan (9.64s) [2022-03-18T07:50:39.982Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-03-18T07:50:39.982Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-18T07:50:39.982Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-03-18T07:50:39.982Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-03-18T07:50:39.982Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-03-18T07:50:39.982Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2022-03-18T07:50:39.982Z] PASS [2022-03-18T07:50:39.982Z] [2022-03-18T07:50:39.982Z] DONE 8 tests in 11.006s [2022-03-18T07:50:39.982Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T07:50:39.982Z] testing: warning: no tests to run [2022-03-18T07:50:39.982Z] PASS [2022-03-18T07:50:39.982Z] [2022-03-18T07:50:39.982Z] DONE 0 tests in 0.012s [2022-03-18T07:50:39.982Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T07:50:40.240Z] INFO: Testing against a local daemon [2022-03-18T07:50:40.240Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T07:50:40.867Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-03-18T07:50:41.127Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.08s) [2022-03-18T07:50:41.127Z] === RUN TestIpcModeOlderClient [2022-03-18T07:50:41.127Z] === PAUSE TestIpcModeOlderClient [2022-03-18T07:50:41.127Z] === RUN TestKillContainerInvalidSignal [2022-03-18T07:50:41.174Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-03-18T07:50:41.174Z] === RUN TestAuthZPluginTLS [2022-03-18T07:50:41.387Z] --- PASS: TestKillContainerInvalidSignal (0.35s) [2022-03-18T07:50:41.387Z] === RUN TestKillContainer [2022-03-18T07:50:41.387Z] === RUN TestKillContainer/no_signal [2022-03-18T07:50:41.739Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-03-18T07:50:41.739Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T07:50:41.957Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T07:50:41.957Z] === RUN TestKillContainer/killing_signal [2022-03-18T07:50:42.304Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-18T07:50:42.305Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T07:50:42.526Z] --- PASS: TestKillContainer (1.11s) [2022-03-18T07:50:42.526Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-03-18T07:50:42.526Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-03-18T07:50:42.526Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-03-18T07:50:42.526Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T07:50:42.526Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T07:50:42.788Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T07:50:42.870Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-18T07:50:42.870Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T07:50:43.436Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-03-18T07:50:43.436Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T07:50:43.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s) [2022-03-18T07:50:43.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.34s) [2022-03-18T07:50:43.733Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2022-03-18T07:50:43.733Z] === RUN TestKillStoppedContainer [2022-03-18T07:50:43.733Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-03-18T07:50:43.733Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T07:50:43.733Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-03-18T07:50:43.733Z] === RUN TestKillDifferentUserContainer [2022-03-18T07:50:43.994Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-03-18T07:50:43.994Z] === RUN TestInspectOomKilledTrue [2022-03-18T07:50:44.564Z] --- PASS: TestInspectOomKilledTrue (0.42s) [2022-03-18T07:50:44.564Z] === RUN TestInspectOomKilledFalse [2022-03-18T07:50:44.812Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-03-18T07:50:44.812Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T07:50:44.824Z] --- PASS: TestInspectOomKilledFalse (0.36s) [2022-03-18T07:50:44.824Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T07:50:45.070Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-18T07:50:45.070Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T07:50:45.085Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-03-18T07:50:45.085Z] === RUN TestLinksContainerNames [2022-03-18T07:50:45.638Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-18T07:50:45.638Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T07:50:45.727Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T07:50:45.727Z] Using test binary docker [2022-03-18T07:50:45.727Z] +++ /etc/init.d/apparmor start [2022-03-18T07:50:45.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T07:50:45.727Z] INFO: Waiting for daemon to start... [2022-03-18T07:50:45.727Z] Starting dockerd [2022-03-18T07:50:45.727Z] +++ 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-03-18T07:50:45.727Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-03-18T07:50:45.727Z] Using test binary docker [2022-03-18T07:50:45.727Z] +++ /etc/init.d/apparmor start [2022-03-18T07:50:45.727Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-03-18T07:50:45.727Z] INFO: Waiting for daemon to start... [2022-03-18T07:50:45.727Z] Starting dockerd [2022-03-18T07:50:45.727Z] +++ 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-03-18T07:50:45.727Z] . [2022-03-18T07:50:45.727Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T07:50:45.727Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T07:50:45.727Z] Error: No such image: emptyfs [2022-03-18T07:50:45.727Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T07:50:45.727Z] ++++ docker load [2022-03-18T07:50:45.727Z] [2022-03-18T07:50:45.727Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-03-18T07:50:45.727Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-03-18T07:50:45.727Z] Error: No such image: emptyfs [2022-03-18T07:50:45.727Z] ++++ docker load [2022-03-18T07:50:45.727Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-03-18T07:50:45.727Z] Running integration-test (iteration 1) [2022-03-18T07:50:45.727Z] 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-03-18T07:50:45.727Z] ++ 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-03-18T07:50:45.727Z] ++ set -e [2022-03-18T07:50:45.727Z] ++ '[' -n 0 ']' [2022-03-18T07:50:45.727Z] ++ set -x [2022-03-18T07:50:45.727Z] ++ 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-03-18T07:50:45.727Z] Running integration-test (iteration 1) [2022-03-18T07:50:45.727Z] 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-03-18T07:50:45.727Z] ++ 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-03-18T07:50:45.727Z] ++ set -e [2022-03-18T07:50:45.727Z] ++ '[' -n 0 ']' [2022-03-18T07:50:45.727Z] ++ set -x [2022-03-18T07:50:45.727Z] ++ 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-03-18T07:50:45.727Z] Loaded image: busybox:latest [2022-03-18T07:50:45.727Z] Loaded image: busybox:latest [2022-03-18T07:50:45.727Z] Loaded image: busybox:glibc [2022-03-18T07:50:45.727Z] Loaded image: busybox:glibc [2022-03-18T07:50:46.025Z] --- PASS: TestLinksContainerNames (0.73s) [2022-03-18T07:50:46.025Z] === RUN TestLogsFollowTailEmpty [2022-03-18T07:50:46.204Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-18T07:50:46.204Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T07:50:46.285Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-03-18T07:50:46.285Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T07:50:46.545Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/default [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/private [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/slave [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/shared [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/default [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/shared [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/slave [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/private [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T07:50:46.545Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:50:46.545Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:50:46.545Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:50:46.806Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T07:50:47.066Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-03-18T07:50:47.066Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-03-18T07:50:47.066Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T07:50:47.104Z] Loaded image: debian:bullseye-slim [2022-03-18T07:50:47.104Z] Loaded image: debian:bullseye-slim [2022-03-18T07:50:47.104Z] Loaded image: hello-world:latest [2022-03-18T07:50:47.104Z] Loaded image: hello-world:latest [2022-03-18T07:50:47.363Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:50:47.363Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:50:47.363Z] INFO: Testing against a local daemon [2022-03-18T07:50:47.363Z] === RUN TestDockerDaemonSuite [2022-03-18T07:50:47.363Z] INFO: Testing against a local daemon [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite [2022-03-18T07:50:47.363Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T07:50:47.363Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T07:50:47.578Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-03-18T07:50:47.578Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T07:50:48.446Z] --- PASS: TestContainerBindMountNonRecursive (1.17s) [2022-03-18T07:50:48.446Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T07:50:48.706Z] --- PASS: TestContainerVolumesMountedAsShared (0.34s) [2022-03-18T07:50:48.706Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T07:50:48.954Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-03-18T07:50:48.954Z] === RUN TestAuthZPluginHeader [2022-03-18T07:50:48.966Z] --- PASS: TestContainerVolumesMountedAsSlave (0.28s) [2022-03-18T07:50:48.966Z] === RUN TestNetworkNat [2022-03-18T07:50:49.226Z] --- PASS: TestNetworkNat (0.38s) [2022-03-18T07:50:49.226Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T07:50:49.795Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-03-18T07:50:49.795Z] === RUN TestNetworkLoopbackNat [2022-03-18T07:50:49.887Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-03-18T07:50:49.887Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T07:50:49.900Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-03-18T07:50:50.648Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T07:50:50.648Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T07:50:51.585Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T07:50:51.585Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T07:50:52.153Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T07:50:52.153Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T07:50:52.153Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T07:50:52.333Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-03-18T07:50:52.333Z] === RUN TestPause [2022-03-18T07:50:52.595Z] --- PASS: TestPause (0.40s) [2022-03-18T07:50:52.595Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T07:50:52.595Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:50:52.595Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:50:52.595Z] === RUN TestPauseStopPausedContainer [2022-03-18T07:50:53.168Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2022-03-18T07:50:53.168Z] === RUN TestPidHost [2022-03-18T07:50:53.738Z] --- PASS: TestPidHost (0.82s) [2022-03-18T07:50:53.738Z] === RUN TestPsFilter [2022-03-18T07:50:53.998Z] --- PASS: TestPsFilter (0.09s) [2022-03-18T07:50:53.998Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T07:50:54.060Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T07:50:54.072Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.81s) [2022-03-18T07:50:54.072Z] === RUN TestAuthZPluginV2Disable [2022-03-18T07:50:54.258Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-03-18T07:50:54.258Z] === RUN TestRemoveContainerWithVolume [2022-03-18T07:50:54.318Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T07:50:54.319Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T07:50:54.319Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T07:50:54.578Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-03-18T07:50:54.828Z] --- PASS: TestRemoveContainerWithVolume (0.36s) [2022-03-18T07:50:54.828Z] === RUN TestRemoveContainerRunning [2022-03-18T07:50:55.088Z] --- PASS: TestRemoveContainerRunning (0.35s) [2022-03-18T07:50:55.088Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T07:50:55.351Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-03-18T07:50:55.351Z] === RUN TestRemoveInvalidContainer [2022-03-18T07:50:55.351Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-03-18T07:50:55.351Z] === RUN TestRenameLinkedContainer [2022-03-18T07:50:55.514Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T07:50:56.034Z] INFO: Extraction ended at 03/18/2022 07:50:52. Duration:00:00:35.7428180 [2022-03-18T07:50:56.034Z] INFO: Updating the golang and path environment variables [2022-03-18T07:50:56.034Z] INFO: GOPATH=d:\gopath [2022-03-18T07:50:56.034Z] INFO: go version go1.18 windows/amd64 [2022-03-18T07:50:56.034Z] INFO: Running the daemon under test in debug mode [2022-03-18T07:50:56.034Z] INFO: Starting a daemon under test... [2022-03-18T07:50:56.034Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43366\6\daemon --pidfile d:\CI\PR-43366\6\docker.pid -D [2022-03-18T07:50:56.034Z] INFO: Process started successfully. [2022-03-18T07:50:56.034Z] INFO: Start tailing logs of the daemon under tests [2022-03-18T07:50:56.034Z] INFO: Waiting for the daemon under test to start... [2022-03-18T07:50:56.450Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T07:50:56.450Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T07:50:56.708Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T07:50:56.708Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T07:50:56.708Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T07:50:57.265Z] --- PASS: TestRenameLinkedContainer (1.48s) [2022-03-18T07:50:57.265Z] === RUN TestRenameStoppedContainer [2022-03-18T07:50:57.265Z] --- PASS: TestRenameStoppedContainer (0.33s) [2022-03-18T07:50:57.265Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T07:50:57.352Z] --- PASS: TestAuthZPluginV2Disable (3.31s) [2022-03-18T07:50:57.352Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T07:50:58.206Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-03-18T07:50:58.206Z] === RUN TestRenameInvalidName [2022-03-18T07:50:58.466Z] --- PASS: TestRenameInvalidName (0.37s) [2022-03-18T07:50:58.466Z] === RUN TestRenameAnonymousContainer [2022-03-18T07:50:59.336Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-03-18T07:50:59.848Z] --- PASS: TestRenameAnonymousContainer (1.37s) [2022-03-18T07:50:59.848Z] === RUN TestRenameContainerWithSameName [2022-03-18T07:50:59.879Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.15s) [2022-03-18T07:50:59.879Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T07:51:00.108Z] --- PASS: TestRenameContainerWithSameName (0.37s) [2022-03-18T07:51:00.108Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T07:51:00.824Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-03-18T07:51:01.049Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s) [2022-03-18T07:51:01.049Z] === RUN TestResize [2022-03-18T07:51:01.310Z] --- PASS: TestResize (0.38s) [2022-03-18T07:51:01.310Z] === RUN TestResizeWithInvalidSize [2022-03-18T07:51:01.570Z] --- PASS: TestResizeWithInvalidSize (0.38s) [2022-03-18T07:51:01.570Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T07:51:02.140Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:51:02.140Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:51:02.140Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:51:02.140Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:51:02.140Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:51:03.274Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T07:51:03.523Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:51:03.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:51:04.676Z] --- PASS: TestBuildWithHugeFile (115.34s) [2022-03-18T07:51:04.676Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T07:51:04.676Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:51:04.676Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2022-03-18T07:51:04.676Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T07:51:04.676Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:51:04.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:51:04.676Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:51:04.676Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:51:04.676Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:51:04.676Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:51:04.676Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T07:51:04.676Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T07:51:04.676Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T07:51:04.676Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-03-18T07:51:04.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-03-18T07:51:04.676Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-03-18T07:51:04.676Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-03-18T07:51:04.676Z] === RUN TestBuildPreserveOwnership [2022-03-18T07:51:04.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:51:04.951Z] === RUN TestBuildPreserveOwnership/copy_from [2022-03-18T07:51:04.981Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:51:05.147Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-03-18T07:51:05.519Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T07:51:05.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:51:07.424Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-03-18T07:51:07.424Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T07:51:08.361Z] --- PASS: TestBuildPreserveOwnership (3.50s) [2022-03-18T07:51:08.361Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2022-03-18T07:51:08.361Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s) [2022-03-18T07:51:08.361Z] === RUN TestBuildPlatformInvalid [2022-03-18T07:51:08.361Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-03-18T07:51:08.361Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-03-18T07:51:08.460Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:51:09.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:51:09.296Z] Loaded image: busybox:latest [2022-03-18T07:51:09.555Z] Loaded image: busybox:glibc [2022-03-18T07:51:09.555Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T07:51:09.843Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.95s) [2022-03-18T07:51:09.843Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T07:51:10.122Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T07:51:11.058Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T07:51:11.569Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:51:11.994Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T07:51:11.994Z] Loaded image: debian:bullseye-slim [2022-03-18T07:51:11.994Z] Loaded image: hello-world:latest [2022-03-18T07:51:11.994Z] Loaded image: arm32v7/hello-world:latest [2022-03-18T07:51:12.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:51:12.564Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-03-18T07:51:12.824Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-03-18T07:51:13.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:51:13.699Z] .....INFO: Daemon under test started and replied! [2022-03-18T07:51:13.699Z] INFO: Docker version of the daemon under test [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] Client: [2022-03-18T07:51:13.699Z] Version: 17.06.2-ce [2022-03-18T07:51:13.699Z] API version: 1.30 [2022-03-18T07:51:13.699Z] Go version: go1.8.3 [2022-03-18T07:51:13.699Z] Git commit: cec0b72 [2022-03-18T07:51:13.699Z] Built: Tue Sep 5 19:57:19 2017 [2022-03-18T07:51:13.699Z] OS/Arch: windows/amd64 [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] Server: [2022-03-18T07:51:13.699Z] Version: 0.0.0-dev [2022-03-18T07:51:13.699Z] API version: 1.42 (minimum version 1.24) [2022-03-18T07:51:13.699Z] Go version: go1.18 [2022-03-18T07:51:13.699Z] Git commit: 2ddcc0ef92 [2022-03-18T07:51:13.699Z] Built: 03/18/2022 07:48:23 [2022-03-18T07:51:13.699Z] OS/Arch: windows/amd64 [2022-03-18T07:51:13.699Z] Experimental: false [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] INFO: Docker info of the daemon under test [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] Containers: 0 [2022-03-18T07:51:13.699Z] Running: 0 [2022-03-18T07:51:13.699Z] Paused: 0 [2022-03-18T07:51:13.699Z] Stopped: 0 [2022-03-18T07:51:13.699Z] Images: 0 [2022-03-18T07:51:13.699Z] Server Version: 0.0.0-dev [2022-03-18T07:51:13.699Z] Storage Driver: windowsfilter [2022-03-18T07:51:13.699Z] Windows: [2022-03-18T07:51:13.699Z] Logging Driver: json-file [2022-03-18T07:51:13.699Z] Plugins: [2022-03-18T07:51:13.699Z] Volume: local [2022-03-18T07:51:13.699Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T07:51:13.699Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T07:51:13.699Z] Swarm: inactive [2022-03-18T07:51:13.699Z] Default Isolation: process [2022-03-18T07:51:13.699Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T07:51:13.699Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-18T07:51:13.699Z] OSType: windows [2022-03-18T07:51:13.699Z] Architecture: x86_64 [2022-03-18T07:51:13.699Z] CPUs: 4 [2022-03-18T07:51:13.699Z] Total Memory: 32GiB [2022-03-18T07:51:13.699Z] Name: azwin-2-8dc640 [2022-03-18T07:51:13.699Z] ID: HZGZ:RAND:4ZIV:DTPI:CHCS:JCPE:DW3L:6ZDH:EJHA:XUGB:ZIVA:6VQ6 [2022-03-18T07:51:13.699Z] Docker Root Dir: D:\CI\PR-43366\6\daemon [2022-03-18T07:51:13.699Z] Debug Mode (client): false [2022-03-18T07:51:13.699Z] Debug Mode (server): true [2022-03-18T07:51:13.699Z] File Descriptors: -1 [2022-03-18T07:51:13.699Z] Goroutines: 16 [2022-03-18T07:51:13.699Z] System Time: 2022-03-18T07:51:12.3341117Z [2022-03-18T07:51:13.699Z] EventsListeners: 0 [2022-03-18T07:51:13.699Z] Registry: https://index.docker.io/v1/ [2022-03-18T07:51:13.699Z] Labels: [2022-03-18T07:51:13.699Z] Experimental: false [2022-03-18T07:51:13.699Z] Insecure Registries: [2022-03-18T07:51:13.699Z] 127.0.0.0/8 [2022-03-18T07:51:13.699Z] Live Restore Enabled: false [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] INFO: Docker images of the daemon under test [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T07:51:13.699Z] [2022-03-18T07:51:13.699Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-03-18T07:51:13.699Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-03-18T07:51:13.699Z] ltsc2019: Pulling from windows/servercore [2022-03-18T07:51:13.699Z] 4612f6d0b889: Pulling fs layer [2022-03-18T07:51:13.699Z] 0a6173b79e25: Pulling fs layer [2022-03-18T07:51:14.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:51:14.726Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-03-18T07:51:14.726Z] docker_cli_daemon_test.go:1472: [d378cc6016ec4] daemon is not started [2022-03-18T07:51:14.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:51:15.297Z] check_test.go:308: [dcc24cd4833db] daemon is not started [2022-03-18T07:51:15.297Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-03-18T07:51:15.897Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:51:16.233Z] === RUN TestDockerSuite/TestAttachDetach [2022-03-18T07:51:16.837Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:51:17.331Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T07:51:17.590Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-03-18T07:51:18.158Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.19s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.20s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.17s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.57s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.77s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.73s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.61s) [2022-03-18T07:51:18.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.46s) [2022-03-18T07:51:18.270Z] === RUN TestCgroupNamespacesRun [2022-03-18T07:51:19.211Z] --- PASS: TestCgroupNamespacesRun (1.06s) [2022-03-18T07:51:19.211Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T07:51:19.537Z] check_test.go:308: [d9f891ce7b876] daemon is not started [2022-03-18T07:51:19.537Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-03-18T07:51:19.797Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T07:51:20.150Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-03-18T07:51:20.150Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T07:51:20.364Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T07:51:20.674Z] ............................ [ 66%] [2022-03-18T07:51:21.304Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T07:51:21.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.05s) [2022-03-18T07:51:21.532Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T07:51:22.469Z] 037d5740b404: Pull complete [2022-03-18T07:51:22.469Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-18T07:51:22.469Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:51:22.469Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-18T07:51:22.469Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-18T07:51:22.469Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-18T07:51:22.469Z] WARN: Skipping validation tests [2022-03-18T07:51:22.469Z] INFO: Running unit tests at 03/18/2022 07:51:12... [2022-03-18T07:51:22.469Z] INFO: make.ps1 starting at 03/18/2022 07:51:17 [2022-03-18T07:51:22.469Z] INFO: Git commit (6cc6f8f37f) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T07:51:22.469Z] INFO: Invoking autogen... [2022-03-18T07:51:22.469Z] INFO: Running unit tests... [2022-03-18T07:51:22.472Z] --- PASS: TestCgroupNamespacesRunHostMode (1.05s) [2022-03-18T07:51:22.472Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T07:51:22.680Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T07:51:23.412Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.06s) [2022-03-18T07:51:23.412Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T07:51:23.615Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.02s) [2022-03-18T07:51:23.615Z] PASS [2022-03-18T07:51:23.615Z] [2022-03-18T07:51:23.615Z] === Skipped [2022-03-18T07:51:23.615Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-03-18T07:51:23.615Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:51:23.615Z] [2022-03-18T07:51:23.615Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2022-03-18T07:51:23.615Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T07:51:23.615Z] [2022-03-18T07:51:23.615Z] DONE 34 tests, 2 skipped in 180.681s [2022-03-18T07:51:23.615Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-03-18T07:51:23.615Z] ++ 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-03-18T07:51:23.615Z] ++ set -e [2022-03-18T07:51:23.615Z] ++ '[' -n 0 ']' [2022-03-18T07:51:23.615Z] ++ set -x [2022-03-18T07:51:23.615Z] ++ 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-03-18T07:51:23.615Z] INFO: Testing against a local daemon [2022-03-18T07:51:23.615Z] === RUN TestConfigInspect [2022-03-18T07:51:23.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-03-18T07:51:24.133Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T07:51:24.352Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.04s) [2022-03-18T07:51:24.352Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T07:51:25.069Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T07:51:25.290Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-03-18T07:51:25.290Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T07:51:26.007Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T07:51:26.007Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T07:51:26.230Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.05s) [2022-03-18T07:51:26.230Z] === RUN TestNISDomainname [2022-03-18T07:51:26.574Z] --- PASS: TestConfigInspect (3.04s) [2022-03-18T07:51:26.574Z] === RUN TestConfigList [2022-03-18T07:51:26.800Z] --- PASS: TestNISDomainname (0.46s) [2022-03-18T07:51:26.800Z] === RUN TestHostnameDnsResolution [2022-03-18T07:51:26.832Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-03-18T07:51:26.833Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T07:51:27.369Z] --- PASS: TestHostnameDnsResolution (0.61s) [2022-03-18T07:51:27.369Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T07:51:27.400Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T07:51:27.629Z] --- PASS: TestUnprivilegedPortsAndPing (0.47s) [2022-03-18T07:51:27.629Z] === RUN TestStats [2022-03-18T07:51:28.001Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-03-18T07:51:28.001Z] PASS [2022-03-18T07:51:28.001Z] [2022-03-18T07:51:28.001Z] DONE 17 tests in 46.404s [2022-03-18T07:51:28.001Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T07:51:28.001Z] INFO: Testing against a local daemon [2022-03-18T07:51:28.001Z] === RUN TestPluginInvalidJSON [2022-03-18T07:51:28.001Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:51:28.001Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:51:28.001Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:51:28.001Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-03-18T07:51:28.001Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T07:51:28.001Z] === RUN TestPluginInstall [2022-03-18T07:51:28.001Z] === RUN TestPluginInstall/no_auth [2022-03-18T07:51:28.254Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-03-18T07:51:28.545Z] 0a6173b79e25: Verifying Checksum [2022-03-18T07:51:28.545Z] 0a6173b79e25: Download complete [2022-03-18T07:51:28.570Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:51:28.570Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:856a7fe3748b928bb3d01854fc9195cc266c0d78680a1633e05ed3309c84364e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:51:28.570Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:51:28.570Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:856a7fe3748b928bb3d01854fc9195cc266c0d78680a1633e05ed3309c84364e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:51:28.830Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T07:51:29.089Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:51:29.089Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ca825003924fed43510524f183b95c0163534ce80e43bfb2a6593cfd85b1903" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:51:29.089Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:51:29.089Z] time="2022-03-18T07:51:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ca825003924fed43510524f183b95c0163534ce80e43bfb2a6593cfd85b1903" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:51:29.302Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-03-18T07:51:29.348Z] === RUN TestPluginInstall/with_insecure [2022-03-18T07:51:29.560Z] --- PASS: TestConfigList (2.88s) [2022-03-18T07:51:29.560Z] === RUN TestConfigsCreateAndDelete [2022-03-18T07:51:30.167Z] --- PASS: TestStats (2.38s) [2022-03-18T07:51:30.167Z] === RUN TestStopContainerWithTimeout [2022-03-18T07:51:30.167Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T07:51:30.167Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T07:51:30.167Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T07:51:30.167Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T07:51:30.167Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T07:51:30.167Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T07:51:30.167Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T07:51:30.167Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T07:51:30.167Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T07:51:30.167Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T07:51:30.281Z] time="2022-03-18T07:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:51:30.281Z] time="2022-03-18T07:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c6dd494911e418a1e1b36091d69dedc2c3b9227a5b59cc20266c2a6e3d114ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:51:30.281Z] time="2022-03-18T07:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:51:30.282Z] time="2022-03-18T07:51:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c6dd494911e418a1e1b36091d69dedc2c3b9227a5b59cc20266c2a6e3d114ee" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:51:30.282Z] plugin_test.go:165: [d0fa499bbda57] daemon is not started [2022-03-18T07:51:30.282Z] --- PASS: TestPluginInstall (3.83s) [2022-03-18T07:51:30.282Z] --- PASS: TestPluginInstall/no_auth (2.14s) [2022-03-18T07:51:30.282Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-03-18T07:51:30.282Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-03-18T07:51:30.282Z] === RUN TestPluginsWithRuntimes [2022-03-18T07:51:30.736Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T07:51:32.091Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-03-18T07:51:32.183Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T07:51:32.645Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T07:51:32.661Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2022-03-18T07:51:32.661Z] === RUN TestConfigsUpdate [2022-03-18T07:51:32.749Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T07:51:33.683Z] --- PASS: TestPluginsWithRuntimes (3.36s) [2022-03-18T07:51:33.683Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-03-18T07:51:33.683Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-03-18T07:51:33.683Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T07:51:34.249Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-03-18T07:51:34.249Z] PASS [2022-03-18T07:51:34.249Z] [2022-03-18T07:51:34.249Z] DONE 10 tests in 7.850s [2022-03-18T07:51:34.249Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T07:51:34.507Z] INFO: Testing against a local daemon [2022-03-18T07:51:34.507Z] === RUN TestExternalGraphDriver [2022-03-18T07:51:34.507Z] === RUN TestExternalGraphDriver/json [2022-03-18T07:51:34.555Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-03-18T07:51:34.555Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-03-18T07:51:34.555Z] --- PASS: TestStopContainerWithTimeout/-1 (2.64s) [2022-03-18T07:51:34.555Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-03-18T07:51:34.555Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-03-18T07:51:34.555Z] === RUN TestDeleteDevicemapper [2022-03-18T07:51:34.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:51:34.555Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T07:51:34.555Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T07:51:35.499Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s) [2022-03-18T07:51:35.499Z] === RUN TestUpdateMemory [2022-03-18T07:51:35.953Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-03-18T07:51:35.953Z] --- PASS: TestConfigsUpdate (2.88s) [2022-03-18T07:51:35.953Z] === RUN TestTemplatedConfig [2022-03-18T07:51:36.069Z] --- PASS: TestUpdateMemory (0.48s) [2022-03-18T07:51:36.069Z] === RUN TestUpdateCPUQuota [2022-03-18T07:51:36.410Z] === RUN TestExternalGraphDriver/spec [2022-03-18T07:51:36.640Z] --- PASS: TestUpdateCPUQuota (0.65s) [2022-03-18T07:51:36.640Z] === RUN TestUpdatePidsLimit [2022-03-18T07:51:36.640Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T07:51:36.899Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T07:51:37.159Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T07:51:37.159Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T07:51:37.201Z] 4612f6d0b889: Verifying Checksum [2022-03-18T07:51:37.201Z] 4612f6d0b889: Download complete [2022-03-18T07:51:37.419Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T07:51:37.682Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T07:51:37.788Z] === RUN TestExternalGraphDriver/pull [2022-03-18T07:51:37.859Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-03-18T07:51:37.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.15s) [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-03-18T07:51:38.512Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2022-03-18T07:51:38.512Z] === RUN TestUpdateRestartPolicy [2022-03-18T07:51:39.235Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-03-18T07:51:39.235Z] --- PASS: TestTemplatedConfig (3.80s) [2022-03-18T07:51:39.235Z] === RUN TestConfigCreateResolve [2022-03-18T07:51:39.685Z] --- PASS: TestExternalGraphDriver (4.99s) [2022-03-18T07:51:39.685Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-03-18T07:51:39.685Z] --- PASS: TestExternalGraphDriver/spec (1.65s) [2022-03-18T07:51:39.685Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-03-18T07:51:39.685Z] === RUN TestGraphdriverPluginV2 [2022-03-18T07:51:40.618Z] ? github.com/docker/docker/api [no test files] [2022-03-18T07:51:41.140Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-03-18T07:51:41.398Z] check_test.go:308: [d00a305003976] daemon is not started [2022-03-18T07:51:41.398Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-03-18T07:51:41.965Z] --- PASS: TestConfigCreateResolve (2.79s) [2022-03-18T07:51:41.965Z] PASS [2022-03-18T07:51:41.965Z] [2022-03-18T07:51:41.965Z] DONE 6 tests in 18.568s [2022-03-18T07:51:41.965Z] check_test.go:308: [d155a454fd7d2] daemon is not started [2022-03-18T07:51:41.965Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-03-18T07:51:41.965Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-03-18T07:51:41.965Z] ++ 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-03-18T07:51:41.965Z] ++ set -e [2022-03-18T07:51:41.965Z] ++ '[' -n 0 ']' [2022-03-18T07:51:41.965Z] ++ set -x [2022-03-18T07:51:41.965Z] ++ 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-03-18T07:51:42.223Z] INFO: Testing against a local daemon [2022-03-18T07:51:42.223Z] === RUN TestCheckpoint [2022-03-18T07:51:42.223Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:51:42.223Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T07:51:42.223Z] === RUN TestContainerInvalidJSON [2022-03-18T07:51:42.223Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:51:42.223Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:51:42.223Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:51:42.223Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:51:42.223Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T07:51:42.223Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T07:51:42.223Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-03-18T07:51:42.223Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-03-18T07:51:42.223Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T07:51:42.223Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T07:51:42.481Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-03-18T07:51:42.481Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T07:51:42.481Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-03-18T07:51:42.481Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T07:51:42.481Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-03-18T07:51:42.481Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T07:51:42.481Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-03-18T07:51:42.481Z] === RUN TestCopyFromContainer [2022-03-18T07:51:43.048Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T07:51:43.616Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-03-18T07:51:43.616Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T07:51:43.868Z] --- PASS: TestGraphdriverPluginV2 (3.89s) [2022-03-18T07:51:43.868Z] PASS [2022-03-18T07:51:43.868Z] [2022-03-18T07:51:43.868Z] DONE 5 tests in 8.942s [2022-03-18T07:51:43.868Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T07:51:43.868Z] INFO: Testing against a local daemon [2022-03-18T07:51:43.868Z] === RUN TestContinueAfterPluginCrash [2022-03-18T07:51:43.868Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T07:51:43.868Z] === RUN TestReadPluginNoRead [2022-03-18T07:51:43.868Z] === PAUSE TestReadPluginNoRead [2022-03-18T07:51:43.868Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T07:51:43.868Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T07:51:43.868Z] === CONT TestContinueAfterPluginCrash [2022-03-18T07:51:43.868Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T07:51:43.875Z] check_test.go:308: [d1656f3ef4164] daemon is not started [2022-03-18T07:51:43.875Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-03-18T07:51:44.443Z] === RUN TestCopyFromContainer// [2022-03-18T07:51:44.443Z] === RUN TestCopyFromContainer//bar/root [2022-03-18T07:51:44.443Z] === RUN TestCopyFromContainer//bar/root/ [2022-03-18T07:51:44.702Z] === RUN TestCopyFromContainer/bar/quux [2022-03-18T07:51:44.702Z] === RUN TestCopyFromContainer/bar/quux/ [2022-03-18T07:51:44.961Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-03-18T07:51:44.961Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-03-18T07:51:44.961Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T07:51:45.220Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-03-18T07:51:45.220Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-03-18T07:51:45.220Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T07:51:45.480Z] === RUN TestCopyFromContainer/bar/notarget [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer (2.97s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-03-18T07:51:45.480Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-03-18T07:51:45.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T07:51:45.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:51:45.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:51:45.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:51:45.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:51:45.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:51:45.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:51:45.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T07:51:45.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T07:51:45.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T07:51:45.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-18T07:51:45.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T07:51:45.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T07:51:45.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T07:51:45.480Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T07:51:45.739Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-03-18T07:51:45.739Z] === RUN TestCreateWithInvalidEnv [2022-03-18T07:51:45.739Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T07:51:45.739Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T07:51:45.739Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T07:51:45.739Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T07:51:45.739Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T07:51:45.739Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T07:51:45.739Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T07:51:45.739Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T07:51:45.739Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T07:51:45.739Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-03-18T07:51:45.739Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T07:51:45.739Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T07:51:45.739Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T07:51:45.739Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T07:51:45.739Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2022-03-18T07:51:45.739Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T07:51:45.999Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-03-18T07:51:46.567Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-03-18T07:51:47.151Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-03-18T07:51:47.151Z] === CONT TestReadPluginNoRead [2022-03-18T07:51:47.973Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-03-18T07:51:47.973Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2022-03-18T07:51:47.973Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T07:51:48.569Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T07:51:49.050Z] === RUN TestReadPluginNoRead/default [2022-03-18T07:51:49.971Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2022-03-18T07:51:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T07:51:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:51:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:51:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:51:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:51:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:51:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:51:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:51:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:51:49.971Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:51:49.971Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:51:50.231Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T07:51:50.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T07:51:50.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T07:51:50.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T07:51:50.232Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T07:51:50.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-03-18T07:51:50.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T07:51:50.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T07:51:50.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T07:51:50.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T07:51:50.232Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T07:51:50.232Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T07:51:50.232Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-03-18T07:51:50.424Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T07:51:50.731Z] --- PASS: TestUpdateRestartPolicy (10.61s) [2022-03-18T07:51:50.731Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T07:51:50.731Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-03-18T07:51:50.731Z] === RUN TestWaitNonBlocked [2022-03-18T07:51:50.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:51:50.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:51:50.731Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:51:50.731Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:51:50.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:51:50.731Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:51:50.731Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T07:51:50.731Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-03-18T07:51:50.731Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2022-03-18T07:51:50.731Z] === RUN TestWaitBlocked [2022-03-18T07:51:50.731Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:51:50.731Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:51:50.731Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:51:50.731Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:51:50.731Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:51:50.731Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:51:50.731Z] --- PASS: TestWaitBlocked (0.01s) [2022-03-18T07:51:50.731Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.65s) [2022-03-18T07:51:50.731Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-03-18T07:51:50.731Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T07:51:50.731Z] === CONT TestIpcModeOlderClient [2022-03-18T07:51:50.799Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-03-18T07:51:50.799Z] === RUN TestCreateDifferentPlatform [2022-03-18T07:51:50.799Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T07:51:50.799Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T07:51:50.799Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-03-18T07:51:50.799Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T07:51:50.799Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T07:51:50.799Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T07:51:50.799Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-03-18T07:51:50.799Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T07:51:50.799Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-03-18T07:51:50.799Z] === RUN TestContainerStartOnDaemonRestart [2022-03-18T07:51:50.799Z] === PAUSE TestContainerStartOnDaemonRestart [2022-03-18T07:51:50.799Z] === RUN TestDaemonRestartIpcMode [2022-03-18T07:51:50.799Z] === PAUSE TestDaemonRestartIpcMode [2022-03-18T07:51:50.799Z] === RUN TestDaemonHostGatewayIP [2022-03-18T07:51:50.799Z] === PAUSE TestDaemonHostGatewayIP [2022-03-18T07:51:50.799Z] === RUN TestRestartDaemonWithRestartingContainer [2022-03-18T07:51:50.799Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-03-18T07:51:50.799Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T07:51:50.799Z] === PAUSE TestContainerKillOnDaemonStart [2022-03-18T07:51:50.799Z] === RUN TestDiff [2022-03-18T07:51:50.990Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-03-18T07:51:50.990Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T07:51:51.058Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T07:51:51.317Z] --- PASS: TestDiff (0.50s) [2022-03-18T07:51:51.317Z] === RUN TestExecWithCloseStdin [2022-03-18T07:51:51.357Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T07:51:51.883Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T07:51:51.883Z] --- PASS: TestExecWithCloseStdin (0.67s) [2022-03-18T07:51:51.883Z] === RUN TestExec [2022-03-18T07:51:51.924Z] --- PASS: TestContinueAfterPluginCrash (8.43s) [2022-03-18T07:51:52.450Z] --- PASS: TestExec (0.68s) [2022-03-18T07:51:52.450Z] === RUN TestExecUser [2022-03-18T07:51:52.858Z] === CONT TestReadPluginNoRead [2022-03-18T07:51:52.858Z] read_test.go:92: [da6336171216d] daemon is not started [2022-03-18T07:51:52.858Z] --- PASS: TestReadPluginNoRead (5.85s) [2022-03-18T07:51:52.858Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-03-18T07:51:52.858Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-03-18T07:51:52.858Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-03-18T07:51:52.858Z] PASS [2022-03-18T07:51:52.858Z] [2022-03-18T07:51:52.858Z] DONE 6 tests in 9.336s [2022-03-18T07:51:52.858Z] 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-03-18T07:51:52.858Z] testing: warning: no tests to run [2022-03-18T07:51:52.858Z] PASS [2022-03-18T07:51:52.858Z] [2022-03-18T07:51:52.858Z] DONE 0 tests in 0.013s [2022-03-18T07:51:52.858Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T07:51:52.858Z] INFO: Testing against a local daemon [2022-03-18T07:51:52.858Z] === RUN TestPluginWithDevMounts [2022-03-18T07:51:52.858Z] === PAUSE TestPluginWithDevMounts [2022-03-18T07:51:52.858Z] === CONT TestPluginWithDevMounts [2022-03-18T07:51:52.902Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.90s) [2022-03-18T07:51:52.903Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T07:51:52.903Z] --- PASS: TestContainerStartOnDaemonRestart (1.98s) [2022-03-18T07:51:52.903Z] === CONT TestDaemonHostGatewayIP [2022-03-18T07:51:53.385Z] --- PASS: TestExecUser (0.68s) [2022-03-18T07:51:53.385Z] === RUN TestExportContainerAndImportImage [2022-03-18T07:51:53.645Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-03-18T07:51:54.212Z] --- PASS: TestExportContainerAndImportImage (0.90s) [2022-03-18T07:51:54.212Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T07:51:54.231Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-03-18T07:51:54.231Z] PASS [2022-03-18T07:51:54.231Z] [2022-03-18T07:51:54.231Z] DONE 1 tests in 1.642s [2022-03-18T07:51:54.231Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T07:51:54.489Z] INFO: Testing against a local daemon [2022-03-18T07:51:54.489Z] === RUN TestSecretInspect [2022-03-18T07:51:55.442Z] --- PASS: TestDaemonHostGatewayIP (2.23s) [2022-03-18T07:51:55.442Z] === CONT TestDaemonRestartIpcMode [2022-03-18T07:51:55.589Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2022-03-18T07:51:55.589Z] === RUN TestHealthCheckWorkdir [2022-03-18T07:51:55.609Z] 037d5740b404: Pull complete [2022-03-18T07:51:55.609Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-03-18T07:51:55.609Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:51:55.609Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-03-18T07:51:55.609Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-03-18T07:51:55.609Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-03-18T07:51:55.609Z] WARN: Skipping validation tests [2022-03-18T07:51:55.609Z] INFO: Running unit tests at 03/18/2022 07:51:46... [2022-03-18T07:51:55.609Z] INFO: make.ps1 starting at 03/18/2022 07:51:51 [2022-03-18T07:51:55.609Z] INFO: Git commit (998750555a) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T07:51:55.609Z] INFO: Invoking autogen... [2022-03-18T07:51:55.609Z] INFO: Running unit tests... [2022-03-18T07:51:56.524Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2022-03-18T07:51:56.524Z] === RUN TestHealthKillContainer [2022-03-18T07:51:57.019Z] --- PASS: TestSecretInspect (2.14s) [2022-03-18T07:51:57.019Z] === RUN TestSecretList [2022-03-18T07:51:57.090Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T07:51:57.349Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-03-18T07:51:57.352Z] --- PASS: TestDaemonRestartIpcMode (2.03s) [2022-03-18T07:51:57.917Z] check_test.go:308: [dcf430a3dfb14] daemon is not started [2022-03-18T07:51:57.917Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-03-18T07:51:58.394Z] --- PASS: TestSecretList (1.78s) [2022-03-18T07:51:58.394Z] === RUN TestSecretsCreateAndDelete [2022-03-18T07:51:58.484Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-03-18T07:51:58.743Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-03-18T07:51:59.286Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-03-18T07:51:59.311Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-03-18T07:51:59.570Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T07:51:59.829Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T07:52:00.932Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-03-18T07:52:00.932Z] === RUN TestSecretsUpdate [2022-03-18T07:52:01.204Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T07:52:01.479Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-03-18T07:52:01.687Z] === RUN TestMiddlewares [2022-03-18T07:52:01.687Z] --- PASS: TestMiddlewares (0.00s) [2022-03-18T07:52:01.687Z] PASS [2022-03-18T07:52:01.687Z] coverage: 9.0% of statements [2022-03-18T07:52:01.688Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2022-03-18T07:52:02.138Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-03-18T07:52:02.831Z] --- PASS: TestSecretsUpdate (2.16s) [2022-03-18T07:52:02.831Z] === RUN TestTemplatedSecret [2022-03-18T07:52:04.043Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T07:52:04.611Z] --- PASS: TestHealthKillContainer (8.23s) [2022-03-18T07:52:04.611Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T07:52:04.611Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T07:52:05.359Z] --- PASS: TestTemplatedSecret (2.58s) [2022-03-18T07:52:05.359Z] === RUN TestSecretCreateResolve [2022-03-18T07:52:05.477Z] --- PASS: TestContainerKillOnDaemonStart (11.53s) [2022-03-18T07:52:05.477Z] PASS [2022-03-18T07:52:05.477Z] [2022-03-18T07:52:05.477Z] === Skipped [2022-03-18T07:52:05.477Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-03-18T07:52:05.477Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:52:05.477Z] [2022-03-18T07:52:05.477Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:52:05.477Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:52:05.477Z] [2022-03-18T07:52:05.477Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T07:52:05.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:52:05.477Z] [2022-03-18T07:52:05.477Z] DONE 200 tests, 3 skipped in 106.641s [2022-03-18T07:52:05.477Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T07:52:05.477Z] ++ 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-03-18T07:52:05.477Z] ++ set -e [2022-03-18T07:52:05.477Z] ++ '[' -n 0 ']' [2022-03-18T07:52:05.477Z] ++ set -x [2022-03-18T07:52:05.477Z] ++ 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-03-18T07:52:05.477Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T07:52:05.477Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-03-18T07:52:05.477Z] === RUN TestDaemonConfigValidation [2022-03-18T07:52:05.477Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:52:05.477Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:52:05.477Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T07:52:05.477Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T07:52:05.477Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T07:52:05.477Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T07:52:05.477Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T07:52:05.477Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T07:52:05.477Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T07:52:05.477Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T07:52:05.477Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:52:05.477Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T07:52:05.477Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T07:52:05.477Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T07:52:05.477Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T07:52:05.477Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T07:52:05.477Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-03-18T07:52:05.477Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-03-18T07:52:05.477Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-03-18T07:52:05.477Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-03-18T07:52:05.477Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-03-18T07:52:05.477Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T07:52:05.477Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T07:52:05.548Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2022-03-18T07:52:05.548Z] === RUN TestIpcModeNone [2022-03-18T07:52:05.548Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T07:52:06.046Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T07:52:06.485Z] --- PASS: TestIpcModeNone (0.89s) [2022-03-18T07:52:06.485Z] === RUN TestIpcModePrivate [2022-03-18T07:52:06.743Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-03-18T07:52:07.003Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:84, shared: false, mustBeShared: false [2022-03-18T07:52:07.003Z] --- PASS: TestIpcModePrivate (0.83s) [2022-03-18T07:52:07.003Z] === RUN TestIpcModeShareable [2022-03-18T07:52:07.262Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-03-18T07:52:07.262Z] PASS [2022-03-18T07:52:07.262Z] [2022-03-18T07:52:07.262Z] DONE 6 tests in 12.969s [2022-03-18T07:52:07.262Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T07:52:07.262Z] INFO: Testing against a local daemon [2022-03-18T07:52:07.262Z] === RUN TestServiceCreateInit [2022-03-18T07:52:07.262Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T07:52:07.427Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T07:52:07.939Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-03-18T07:52:07.939Z] --- PASS: TestIpcModeShareable (0.81s) [2022-03-18T07:52:07.939Z] === RUN TestAPIIpcModeShareableAndContainer [2022-03-18T07:52:08.366Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T07:52:08.366Z] daemon_test.go:156: [dc08a3a8d868e] daemon is not started [2022-03-18T07:52:08.366Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-03-18T07:52:08.366Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-03-18T07:52:08.366Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-03-18T07:52:08.366Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-03-18T07:52:08.366Z] === RUN TestDaemonProxy [2022-03-18T07:52:08.366Z] === RUN TestDaemonProxy/environment_variables [2022-03-18T07:52:08.874Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T07:52:09.133Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-03-18T07:52:09.133Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-18T07:52:09.133Z] check_test.go:308: [db21cf605f742] daemon is not started [2022-03-18T07:52:09.133Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-03-18T07:52:10.275Z] === RUN TestDaemonProxy/command-line_options [2022-03-18T07:52:10.513Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.48s) [2022-03-18T07:52:10.513Z] === RUN TestAPIIpcModeHost [2022-03-18T07:52:10.771Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-03-18T07:52:11.030Z] --- PASS: TestAPIIpcModeHost (0.55s) [2022-03-18T07:52:11.030Z] === RUN TestDaemonIpcModeShareable [2022-03-18T07:52:11.446Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T07:52:11.655Z] === RUN TestDaemonProxy/configuration_file [2022-03-18T07:52:11.966Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T07:52:12.532Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true [2022-03-18T07:52:12.791Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2022-03-18T07:52:12.791Z] === RUN TestDaemonIpcModePrivate [2022-03-18T07:52:12.791Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-03-18T07:52:13.050Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T07:52:13.562Z] === RUN TestDaemonProxy/conflicting_options [2022-03-18T07:52:13.993Z] ? github.com/docker/docker/api [no test files] [2022-03-18T07:52:14.131Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-18T07:52:14.391Z] --- PASS: TestDaemonProxy (6.24s) [2022-03-18T07:52:14.391Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-03-18T07:52:14.391Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-03-18T07:52:14.391Z] --- PASS: TestDaemonProxy/configuration_file (1.70s) [2022-03-18T07:52:14.391Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-18T07:52:14.391Z] --- PASS: TestDaemonProxy/reload_sanitized (0.51s) [2022-03-18T07:52:14.391Z] PASS [2022-03-18T07:52:14.391Z] [2022-03-18T07:52:14.391Z] DONE 17 tests in 10.141s [2022-03-18T07:52:14.391Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T07:52:14.391Z] ++ 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-03-18T07:52:14.391Z] ++ set -e [2022-03-18T07:52:14.391Z] ++ '[' -n 0 ']' [2022-03-18T07:52:14.391Z] ++ set -x [2022-03-18T07:52:14.391Z] ++ 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-03-18T07:52:14.426Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T07:52:14.426Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2022-03-18T07:52:14.426Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-03-18T07:52:14.426Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2022-03-18T07:52:14.426Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-03-18T07:52:14.670Z] INFO: Testing against a local daemon [2022-03-18T07:52:14.670Z] === RUN TestCommitInheritsEnv [2022-03-18T07:52:14.937Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-03-18T07:52:14.937Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T07:52:14.937Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-18T07:52:14.937Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T07:52:14.937Z] === RUN TestImportWithCustomPlatform [2022-03-18T07:52:14.937Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T07:52:14.937Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T07:52:14.937Z] === RUN TestImportWithCustomPlatform// [2022-03-18T07:52:14.937Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T07:52:14.937Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T07:52:14.937Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T07:52:15.208Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T07:52:15.208Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T07:52:15.208Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T07:52:15.208Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T07:52:15.208Z] === RUN TestImagesFilterMultiReference [2022-03-18T07:52:15.208Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-03-18T07:52:15.208Z] === RUN TestImagePullPlatformInvalid [2022-03-18T07:52:15.208Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T07:52:15.208Z] === RUN TestRemoveImageOrphaning [2022-03-18T07:52:15.472Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-03-18T07:52:15.472Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T07:52:15.472Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:52:15.472Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-03-18T07:52:15.472Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T07:52:15.472Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-03-18T07:52:15.472Z] === RUN TestTagInvalidReference [2022-03-18T07:52:15.472Z] --- PASS: TestTagInvalidReference (0.01s) [2022-03-18T07:52:15.472Z] === RUN TestTagValidPrefixedRepo [2022-03-18T07:52:15.472Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-03-18T07:52:15.472Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T07:52:15.472Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-18T07:52:15.472Z] === RUN TestTagOfficialNames [2022-03-18T07:52:15.472Z] --- PASS: TestTagOfficialNames (0.04s) [2022-03-18T07:52:15.472Z] === RUN TestTagMatchesDigest [2022-03-18T07:52:15.630Z] --- PASS: TestServiceCreateInit (7.61s) [2022-03-18T07:52:15.630Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.84s) [2022-03-18T07:52:15.630Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.75s) [2022-03-18T07:52:15.630Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T07:52:15.735Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-03-18T07:52:15.735Z] PASS [2022-03-18T07:52:15.735Z] [2022-03-18T07:52:15.735Z] === Skipped [2022-03-18T07:52:15.735Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T07:52:15.735Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-03-18T07:52:15.735Z] [2022-03-18T07:52:15.735Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-03-18T07:52:15.735Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:52:15.735Z] [2022-03-18T07:52:15.735Z] DONE 22 tests, 2 skipped in 1.109s [2022-03-18T07:52:15.735Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T07:52:15.735Z] ++ 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-03-18T07:52:15.735Z] ++ set -e [2022-03-18T07:52:15.735Z] ++ '[' -n 0 ']' [2022-03-18T07:52:15.735Z] ++ set -x [2022-03-18T07:52:15.735Z] ++ 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-03-18T07:52:15.735Z] INFO: Testing against a local daemon [2022-03-18T07:52:15.735Z] === RUN TestNetworkCreateDelete [2022-03-18T07:52:15.735Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-03-18T07:52:15.735Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T07:52:16.305Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-03-18T07:52:16.305Z] === RUN TestDaemonDNSFallback [2022-03-18T07:52:16.329Z] check_test.go:308: [df5a03101ff53] daemon is not started [2022-03-18T07:52:16.329Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2022-03-18T07:52:16.329Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-03-18T07:52:16.329Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2022-03-18T07:52:16.329Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-03-18T07:52:17.269Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T07:52:17.321Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-03-18T07:52:17.321Z] tests/integration/client_test.py ..... [ 75%] [2022-03-18T07:52:17.321Z] tests/integration/context_api_test.py ... [ 76%] [2022-03-18T07:52:17.321Z] tests/integration/errors_test.py . [ 76%] [2022-03-18T07:52:18.205Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-03-18T07:52:18.205Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2022-03-18T07:52:18.205Z] === RUN TestIpcModeOlderClient [2022-03-18T07:52:18.205Z] === PAUSE TestIpcModeOlderClient [2022-03-18T07:52:18.205Z] === RUN TestKillContainerInvalidSignal [2022-03-18T07:52:19.142Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2022-03-18T07:52:19.142Z] === RUN TestKillContainer [2022-03-18T07:52:19.142Z] === RUN TestKillContainer/no_signal [2022-03-18T07:52:19.142Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-03-18T07:52:19.709Z] check_test.go:308: [d7fe2adf5b60b] daemon is not started [2022-03-18T07:52:19.709Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-03-18T07:52:19.709Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T07:52:20.276Z] === RUN TestKillContainer/killing_signal [2022-03-18T07:52:20.843Z] --- PASS: TestKillContainer (1.99s) [2022-03-18T07:52:20.843Z] --- PASS: TestKillContainer/no_signal (0.76s) [2022-03-18T07:52:20.843Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2022-03-18T07:52:20.843Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2022-03-18T07:52:20.843Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T07:52:20.843Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-03-18T07:52:21.782Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-03-18T07:52:22.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2022-03-18T07:52:22.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-03-18T07:52:22.351Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-03-18T07:52:22.351Z] === RUN TestKillStoppedContainer [2022-03-18T07:52:22.351Z] --- PASS: TestKillStoppedContainer (0.09s) [2022-03-18T07:52:22.351Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T07:52:22.351Z] docker_cli_daemon_plugins_test.go:80: [d5561a83d3a66] daemon is not started [2022-03-18T07:52:22.351Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-03-18T07:52:22.351Z] === RUN TestKillDifferentUserContainer [2022-03-18T07:52:22.877Z] --- PASS: TestDaemonDNSFallback (6.17s) [2022-03-18T07:52:22.877Z] === RUN TestInspectNetwork [2022-03-18T07:52:23.285Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2022-03-18T07:52:23.285Z] === RUN TestInspectOomKilledTrue [2022-03-18T07:52:23.285Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:52:23.285Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T07:52:23.285Z] === RUN TestInspectOomKilledFalse [2022-03-18T07:52:23.285Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:52:23.285Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T07:52:23.285Z] === RUN TestLinksEtcHostsContentMatch [2022-03-18T07:52:23.544Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-03-18T07:52:23.803Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2022-03-18T07:52:23.803Z] === RUN TestLinksContainerNames [2022-03-18T07:52:23.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T07:52:25.180Z] --- PASS: TestLinksContainerNames (1.24s) [2022-03-18T07:52:25.180Z] === RUN TestLogsFollowTailEmpty [2022-03-18T07:52:25.417Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T07:52:25.417Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T07:52:25.417Z] === RUN TestInspectNetwork/network_name [2022-03-18T07:52:25.417Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T07:52:25.750Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-03-18T07:52:25.750Z] === RUN TestContainerNetworkMountsNoChown [2022-03-18T07:52:26.317Z] docker_cli_daemon_plugins_test.go:170: [da978c1872083] daemon is not started [2022-03-18T07:52:26.576Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/default [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/default [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/private [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/private [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rprivate [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rprivate [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/slave [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/slave [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rslave [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rslave [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/shared [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/shared [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rshared [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rshared [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/default [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/default/bind_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/default/mount_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/rslave [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/rshared [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/shared [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/rprivate [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/slave [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/private [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/private/bind_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/private/mount_root [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-03-18T07:52:26.576Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:52:26.576Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/default/bind_root [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-03-18T07:52:26.576Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/default/mount_root [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-03-18T07:52:26.835Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/private/bind_root [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/private/mount_root [2022-03-18T07:52:27.093Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-03-18T07:52:27.093Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-03-18T07:52:27.094Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-03-18T07:52:27.094Z] === RUN TestContainerBindMountNonRecursive [2022-03-18T07:52:27.702Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-03-18T07:52:28.271Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T07:52:29.208Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2022-03-18T07:52:29.208Z] === RUN TestContainerVolumesMountedAsShared [2022-03-18T07:52:29.613Z] --- PASS: TestInspectNetwork (6.95s) [2022-03-18T07:52:29.613Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T07:52:29.613Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T07:52:29.613Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T07:52:29.613Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T07:52:29.613Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T07:52:29.775Z] --- PASS: TestContainerVolumesMountedAsShared (0.62s) [2022-03-18T07:52:29.775Z] === RUN TestContainerVolumesMountedAsSlave [2022-03-18T07:52:30.341Z] --- PASS: TestContainerVolumesMountedAsSlave (0.68s) [2022-03-18T07:52:30.341Z] === RUN TestNetworkNat [2022-03-18T07:52:30.500Z] --- PASS: TestCreateServiceMultipleTimes (15.57s) [2022-03-18T07:52:30.501Z] === RUN TestCreateServiceConflict [2022-03-18T07:52:30.553Z] --- PASS: TestRunContainerWithBridgeNone (1.37s) [2022-03-18T07:52:30.553Z] === RUN TestNetworkInvalidJSON [2022-03-18T07:52:30.812Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T07:52:30.812Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T07:52:30.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:52:30.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:52:30.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:52:30.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:52:30.812Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T07:52:30.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:52:30.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:52:30.812Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-03-18T07:52:30.813Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T07:52:30.813Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T07:52:30.813Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T07:52:30.813Z] === RUN TestNetworkList [2022-03-18T07:52:30.813Z] === RUN TestNetworkList//networks [2022-03-18T07:52:30.813Z] === PAUSE TestNetworkList//networks [2022-03-18T07:52:30.813Z] === RUN TestNetworkList//networks/ [2022-03-18T07:52:30.813Z] === PAUSE TestNetworkList//networks/ [2022-03-18T07:52:30.813Z] === CONT TestNetworkList//networks [2022-03-18T07:52:30.813Z] === CONT TestNetworkList//networks/ [2022-03-18T07:52:30.813Z] --- PASS: TestNetworkList (0.01s) [2022-03-18T07:52:30.813Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T07:52:30.813Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T07:52:30.813Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T07:52:31.277Z] --- PASS: TestNetworkNat (0.78s) [2022-03-18T07:52:31.277Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T07:52:31.277Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-03-18T07:52:31.381Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-03-18T07:52:31.381Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T07:52:31.536Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T07:52:31.795Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-03-18T07:52:32.055Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-03-18T07:52:32.055Z] === RUN TestNetworkLoopbackNat [2022-03-18T07:52:32.055Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T07:52:32.314Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-03-18T07:52:32.320Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-03-18T07:52:32.320Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T07:52:32.880Z] check_test.go:308: [decccdeaa4c50] daemon is not started [2022-03-18T07:52:32.881Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-03-18T07:52:32.889Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-03-18T07:52:32.889Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T07:52:33.028Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-03-18T07:52:33.028Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T07:52:34.256Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-03-18T07:52:34.268Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-03-18T07:52:34.268Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T07:52:34.823Z] --- PASS: TestNetworkLoopbackNat (2.96s) [2022-03-18T07:52:34.823Z] === RUN TestPause [2022-03-18T07:52:34.890Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-03-18T07:52:35.207Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-03-18T07:52:35.207Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T07:52:35.250Z] === RUN TestMiddlewares [2022-03-18T07:52:35.250Z] --- PASS: TestMiddlewares (0.00s) [2022-03-18T07:52:35.250Z] PASS [2022-03-18T07:52:35.250Z] coverage: 9.0% of statements [2022-03-18T07:52:35.250Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-03-18T07:52:35.556Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-03-18T07:52:35.556Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T07:52:35.761Z] --- PASS: TestPause (0.85s) [2022-03-18T07:52:35.761Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T07:52:35.761Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:52:35.761Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:52:35.761Z] === RUN TestPauseStopPausedContainer [2022-03-18T07:52:35.781Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-03-18T07:52:35.782Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T07:52:36.020Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-03-18T07:52:36.587Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2022-03-18T07:52:36.587Z] === RUN TestPidHost [2022-03-18T07:52:37.964Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-03-18T07:52:38.222Z] --- PASS: TestPidHost (1.58s) [2022-03-18T07:52:38.222Z] === RUN TestPsFilter [2022-03-18T07:52:38.222Z] --- PASS: TestPsFilter (0.13s) [2022-03-18T07:52:38.222Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T07:52:38.319Z] --- PASS: TestServiceWithPredefinedNetwork (2.12s) [2022-03-18T07:52:38.319Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T07:52:38.319Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:52:38.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:52:38.319Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T07:52:38.790Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T07:52:39.049Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2022-03-18T07:52:39.049Z] === RUN TestRemoveContainerWithVolume [2022-03-18T07:52:39.308Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-03-18T07:52:39.876Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-03-18T07:52:39.876Z] === RUN TestRemoveContainerRunning [2022-03-18T07:52:40.135Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T07:52:40.394Z] --- PASS: TestRemoveContainerRunning (0.72s) [2022-03-18T07:52:40.394Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T07:52:40.966Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-03-18T07:52:41.224Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2022-03-18T07:52:41.224Z] === RUN TestRemoveInvalidContainer [2022-03-18T07:52:41.224Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-03-18T07:52:41.224Z] === RUN TestRenameLinkedContainer [2022-03-18T07:52:41.483Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T07:52:42.951Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-03-18T07:52:44.328Z] --- PASS: TestRenameLinkedContainer (3.09s) [2022-03-18T07:52:44.328Z] === RUN TestRenameStoppedContainer [2022-03-18T07:52:44.587Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-03-18T07:52:44.846Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T07:52:45.105Z] --- PASS: TestRenameStoppedContainer (0.74s) [2022-03-18T07:52:45.105Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T07:52:45.105Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-03-18T07:52:46.482Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s) [2022-03-18T07:52:46.482Z] === RUN TestRenameInvalidName [2022-03-18T07:52:47.049Z] --- PASS: TestRenameInvalidName (0.60s) [2022-03-18T07:52:47.049Z] === RUN TestRenameAnonymousContainer [2022-03-18T07:52:48.954Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-03-18T07:52:49.212Z] --- PASS: TestRenameAnonymousContainer (2.15s) [2022-03-18T07:52:49.212Z] === RUN TestRenameContainerWithSameName [2022-03-18T07:52:49.779Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-03-18T07:52:49.779Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T07:52:50.038Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T07:52:50.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T07:52:50.497Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-03-18T07:52:50.497Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T07:52:50.738Z] ......... [ 85%] [2022-03-18T07:52:51.234Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2022-03-18T07:52:51.235Z] === RUN TestResize [2022-03-18T07:52:51.803Z] --- PASS: TestResize (0.67s) [2022-03-18T07:52:51.803Z] === RUN TestResizeWithInvalidSize [2022-03-18T07:52:52.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T07:52:52.321Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-03-18T07:52:52.321Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T07:52:52.888Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:52:52.888Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:52:52.888Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:52:52.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-03-18T07:52:52.888Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:52:53.212Z] --- PASS: TestServiceWithDataPathPortInit (13.51s) [2022-03-18T07:52:53.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T07:52:53.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T07:52:53.782Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:erelbecfce5zf9f4glzuzx9ri Created:2022-03-18 07:52:52.785091349 +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[4b24785f328957962da3054c9efbd587c7da5a4a30ec87440c3e7b2852a8606b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qsjabo8pv3aiu3gwqchxdczg8 EndpointID:cec68b64936eef19f5aee7afb1878d894e38db42537bdfc945a8feed3cd46d08 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bbf8f51a9029166ff24cc43a825587d3fb939fd6a7b1aff96b0c95930f2afafe 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:f6a0a032cce5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qsjabo8pv3aiu3gwqchxdczg8 EndpointID:cec68b64936eef19f5aee7afb1878d894e38db42537bdfc945a8feed3cd46d08 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T07:52:54.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T07:52:55.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:52:55.329Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-03-18T07:52:55.663Z] tests/integration/models_images_test.py ............... [ 89%] [2022-03-18T07:52:56.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T07:52:56.706Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:52:56.846Z] tests/integration/models_networks_test.py .... [ 90%] [2022-03-18T07:52:57.643Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-03-18T07:52:58.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-03-18T07:52:58.470Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T07:52:59.060Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.64s) [2022-03-18T07:52:59.060Z] PASS [2022-03-18T07:52:59.060Z] [2022-03-18T07:52:59.060Z] === Skipped [2022-03-18T07:52:59.060Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:52:59.060Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:52:59.060Z] [2022-03-18T07:52:59.060Z] DONE 26 tests, 1 skipped in 42.538s [2022-03-18T07:52:59.060Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:52:59.060Z] ++ 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-03-18T07:52:59.060Z] ++ set -e [2022-03-18T07:52:59.060Z] ++ '[' -n 0 ']' [2022-03-18T07:52:59.060Z] ++ set -x [2022-03-18T07:52:59.060Z] ++ 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-03-18T07:52:59.060Z] INFO: Testing against a local daemon [2022-03-18T07:52:59.060Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T07:52:59.060Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:52:59.060Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:52:59.060Z] === RUN TestDockerNetworkIpvlan [2022-03-18T07:52:59.060Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:52:59.060Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:52:59.060Z] PASS [2022-03-18T07:52:59.060Z] [2022-03-18T07:52:59.060Z] === Skipped [2022-03-18T07:52:59.060Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:52:59.060Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:52:59.060Z] [2022-03-18T07:52:59.060Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:52:59.060Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:52:59.060Z] [2022-03-18T07:52:59.060Z] DONE 2 tests, 2 skipped in 0.087s [2022-03-18T07:52:59.060Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:52:59.060Z] ++ 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-03-18T07:52:59.060Z] ++ set -e [2022-03-18T07:52:59.060Z] ++ '[' -n 0 ']' [2022-03-18T07:52:59.060Z] ++ set -x [2022-03-18T07:52:59.061Z] ++ 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-03-18T07:52:59.061Z] INFO: Testing against a local daemon [2022-03-18T07:52:59.061Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T07:52:59.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-03-18T07:52:59.630Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-03-18T07:52:59.630Z] === RUN TestDockerNetworkMacvlan [2022-03-18T07:52:59.973Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:53:00.540Z] check_test.go:308: [db568e704b544] daemon is not started [2022-03-18T07:53:00.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-03-18T07:53:00.568Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T07:53:01.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T07:53:01.138Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T07:53:01.708Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T07:53:02.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T07:53:02.686Z] --- PASS: TestCreateServiceSecretFileMode (12.56s) [2022-03-18T07:53:02.686Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T07:53:02.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-03-18T07:53:03.422Z] tests/integration/models_nodes_test.py . [ 90%] [2022-03-18T07:53:03.422Z] tests/integration/models_resources_test.py . [ 91%] [2022-03-18T07:53:03.616Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T07:53:04.122Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-03-18T07:53:04.381Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-03-18T07:53:04.998Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T07:53:05.759Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T07:53:07.710Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-03-18T07:53:08.293Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T07:53:08.293Z] --- PASS: TestDockerNetworkMacvlan (8.57s) [2022-03-18T07:53:08.293Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-03-18T07:53:08.293Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-03-18T07:53:08.293Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-03-18T07:53:08.293Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s) [2022-03-18T07:53:08.293Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.69s) [2022-03-18T07:53:08.293Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.46s) [2022-03-18T07:53:08.293Z] PASS [2022-03-18T07:53:08.293Z] [2022-03-18T07:53:08.293Z] DONE 8 tests in 10.030s [2022-03-18T07:53:08.293Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T07:53:08.293Z] ++ 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-03-18T07:53:08.294Z] ++ set -e [2022-03-18T07:53:08.294Z] ++ '[' -n 0 ']' [2022-03-18T07:53:08.294Z] ++ set -x [2022-03-18T07:53:08.294Z] ++ 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-03-18T07:53:08.294Z] testing: warning: no tests to run [2022-03-18T07:53:08.294Z] PASS [2022-03-18T07:53:08.294Z] [2022-03-18T07:53:08.294Z] DONE 0 tests in 0.019s [2022-03-18T07:53:08.294Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T07:53:08.294Z] ++ 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-03-18T07:53:08.294Z] ++ set -e [2022-03-18T07:53:08.294Z] ++ '[' -n 0 ']' [2022-03-18T07:53:08.294Z] ++ set -x [2022-03-18T07:53:08.294Z] ++ 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-03-18T07:53:08.554Z] INFO: Testing against a local daemon [2022-03-18T07:53:08.554Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T07:53:09.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-03-18T07:53:09.493Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-03-18T07:53:09.493Z] === RUN TestAuthZPluginTLS [2022-03-18T07:53:10.004Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-03-18T07:53:10.063Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-18T07:53:10.063Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T07:53:10.261Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-03-18T07:53:10.632Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-03-18T07:53:10.632Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T07:53:10.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-03-18T07:53:11.201Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-03-18T07:53:11.201Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T07:53:11.770Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-18T07:53:11.770Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T07:53:12.354Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-03-18T07:53:12.710Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-03-18T07:53:12.710Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T07:53:13.278Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-03-18T07:53:13.278Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T07:53:13.848Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-18T07:53:13.848Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T07:53:13.892Z] === RUN TestBoolValue [2022-03-18T07:53:13.892Z] --- PASS: TestBoolValue (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestBoolValueOrDefault [2022-03-18T07:53:13.892Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestInt64ValueOrZero [2022-03-18T07:53:13.892Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestInt64ValueOrDefault [2022-03-18T07:53:13.892Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-18T07:53:13.892Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestJsonContentType [2022-03-18T07:53:13.892Z] --- PASS: TestJsonContentType (0.00s) [2022-03-18T07:53:13.892Z] PASS [2022-03-18T07:53:13.892Z] coverage: 14.7% of statements [2022-03-18T07:53:13.892Z] ok github.com/docker/docker/api/server/httputils 0.073s coverage: 14.7% of statements [2022-03-18T07:53:13.892Z] === RUN TestMaskSecretKeys [2022-03-18T07:53:13.892Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-18T07:53:13.892Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-18T07:53:13.892Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-18T07:53:13.892Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestVersionMiddlewareVersion [2022-03-18T07:53:13.892Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-18T07:53:13.892Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-18T07:53:13.892Z] PASS [2022-03-18T07:53:13.892Z] coverage: 37.7% of statements [2022-03-18T07:53:13.892Z] ok github.com/docker/docker/api/server/middleware 0.115s coverage: 37.7% of statements [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T07:53:13.892Z] === RUN TestStrSliceMarshalJSON [2022-03-18T07:53:13.892Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestStrSliceUnmarshalJSON [2022-03-18T07:53:13.892Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestStrSliceUnmarshalString [2022-03-18T07:53:13.892Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestStrSliceUnmarshalSlice [2022-03-18T07:53:13.892Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-18T07:53:13.892Z] PASS [2022-03-18T07:53:13.892Z] coverage: 90.0% of statements [2022-03-18T07:53:13.892Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-03-18T07:53:13.892Z] === RUN TestToJSON [2022-03-18T07:53:13.892Z] --- PASS: TestToJSON (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestToParamWithVersion [2022-03-18T07:53:13.892Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestFromJSON [2022-03-18T07:53:13.892Z] --- PASS: TestFromJSON (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestEmpty [2022-03-18T07:53:13.892Z] --- PASS: TestEmpty (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestArgsMatchKVListEmptySources [2022-03-18T07:53:13.892Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestArgsMatchKVList [2022-03-18T07:53:13.892Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestArgsMatch [2022-03-18T07:53:13.892Z] --- PASS: TestArgsMatch (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestAdd [2022-03-18T07:53:13.892Z] --- PASS: TestAdd (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestDel [2022-03-18T07:53:13.892Z] --- PASS: TestDel (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestLen [2022-03-18T07:53:13.892Z] --- PASS: TestLen (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestExactMatch [2022-03-18T07:53:13.892Z] --- PASS: TestExactMatch (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestOnlyOneExactMatch [2022-03-18T07:53:13.892Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestContains [2022-03-18T07:53:13.892Z] --- PASS: TestContains (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestValidate [2022-03-18T07:53:13.892Z] --- PASS: TestValidate (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestWalkValues [2022-03-18T07:53:13.892Z] --- PASS: TestWalkValues (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestFuzzyMatch [2022-03-18T07:53:13.892Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestClone [2022-03-18T07:53:13.892Z] --- PASS: TestClone (0.00s) [2022-03-18T07:53:13.892Z] PASS [2022-03-18T07:53:13.892Z] coverage: 92.2% of statements [2022-03-18T07:53:13.892Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-03-18T07:53:13.892Z] === RUN TestDurationToSecondsString [2022-03-18T07:53:13.892Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestGetTimestamp [2022-03-18T07:53:13.892Z] === RUN TestAdjustForAPIVersion [2022-03-18T07:53:13.892Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-18T07:53:13.892Z] PASS [2022-03-18T07:53:13.892Z] coverage: 5.7% of statements [2022-03-18T07:53:13.892Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 5.7% of statements [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T07:53:13.892Z] --- PASS: TestGetTimestamp (0.20s) [2022-03-18T07:53:13.892Z] === RUN TestParseTimestamps [2022-03-18T07:53:13.892Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-18T07:53:13.892Z] PASS [2022-03-18T07:53:13.892Z] coverage: 100.0% of statements [2022-03-18T07:53:13.892Z] ok github.com/docker/docker/api/types/time 0.291s coverage: 100.0% of statements [2022-03-18T07:53:13.892Z] === RUN TestCompareVersion [2022-03-18T07:53:13.892Z] --- PASS: TestCompareVersion (0.00s) [2022-03-18T07:53:13.892Z] PASS [2022-03-18T07:53:13.892Z] coverage: 77.3% of statements [2022-03-18T07:53:13.892Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T07:53:13.892Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-18T07:53:13.892Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-18T07:53:13.892Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestCloneArgsSmartHttp [2022-03-18T07:53:13.892Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-18T07:53:13.892Z] === RUN TestCloneArgsDumbHttp [2022-03-18T07:53:13.892Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestCloneArgsGit [2022-03-18T07:53:13.892Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestCheckoutGit [2022-03-18T07:53:13.892Z] === RUN TestEnable [2022-03-18T07:53:13.892Z] --- PASS: TestEnable (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestDisable [2022-03-18T07:53:13.892Z] --- PASS: TestDisable (0.00s) [2022-03-18T07:53:13.892Z] === RUN TestEnabled [2022-03-18T07:53:13.893Z] --- PASS: TestEnabled (0.00s) [2022-03-18T07:53:13.893Z] PASS [2022-03-18T07:53:13.893Z] coverage: 100.0% of statements [2022-03-18T07:53:13.893Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2022-03-18T07:53:13.893Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-18T07:53:13.893Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestProcessNoDockerignore [2022-03-18T07:53:13.893Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-18T07:53:13.893Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestDetectContentType [2022-03-18T07:53:13.893Z] --- PASS: TestDetectContentType (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestSelectAcceptableMIME [2022-03-18T07:53:13.893Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestInspectEmptyResponse [2022-03-18T07:53:13.893Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestInspectResponseBinary [2022-03-18T07:53:13.893Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestResponseUnsupportedContentType [2022-03-18T07:53:13.893Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestInspectResponseTextSimple [2022-03-18T07:53:13.893Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestInspectResponseEmptyContentType [2022-03-18T07:53:13.893Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestUnknownContentLength [2022-03-18T07:53:13.893Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestDownloadRemote [2022-03-18T07:53:13.893Z] --- PASS: TestDownloadRemote (0.09s) [2022-03-18T07:53:13.893Z] === RUN TestGetWithStatusError [2022-03-18T07:53:13.893Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestCloseRootDirectory [2022-03-18T07:53:13.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:13.893Z] --- SKIP: TestCloseRootDirectory (0.03s) [2022-03-18T07:53:13.893Z] === RUN TestHashFile [2022-03-18T07:53:13.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:13.893Z] --- SKIP: TestHashFile (0.03s) [2022-03-18T07:53:13.893Z] === RUN TestHashSubdir [2022-03-18T07:53:13.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:13.893Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-18T07:53:13.893Z] === RUN TestRemoveDirectory [2022-03-18T07:53:13.893Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:13.893Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-18T07:53:13.893Z] PASS [2022-03-18T07:53:13.893Z] coverage: 9.3% of statements [2022-03-18T07:53:13.893Z] ok github.com/docker/docker/builder/remotecontext 0.381s coverage: 9.3% of statements [2022-03-18T07:53:13.893Z] === RUN TestGetAllAllowed [2022-03-18T07:53:13.893Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestGetAllMeta [2022-03-18T07:53:13.893Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-18T07:53:13.893Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestIsUnreferencedBuiltin [2022-03-18T07:53:13.893Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestIsExistingDirectory [2022-03-18T07:53:13.893Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestGetFilenameForDownload [2022-03-18T07:53:13.893Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestEnv2Variables [2022-03-18T07:53:13.893Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-18T07:53:13.893Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestMaintainer [2022-03-18T07:53:13.893Z] --- PASS: TestMaintainer (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestLabel [2022-03-18T07:53:13.893Z] --- PASS: TestLabel (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestFromScratch [2022-03-18T07:53:13.893Z] --- PASS: TestFromScratch (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestFromWithArg [2022-03-18T07:53:13.893Z] --- PASS: TestFromWithArg (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-18T07:53:13.893Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestFromWithUndefinedArg [2022-03-18T07:53:13.893Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestFromMultiStageWithNamedStage [2022-03-18T07:53:13.893Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestOnbuild [2022-03-18T07:53:13.893Z] --- PASS: TestOnbuild (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestWorkdir [2022-03-18T07:53:13.893Z] --- PASS: TestWorkdir (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestCmd [2022-03-18T07:53:13.893Z] --- PASS: TestCmd (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestHealthcheckNone [2022-03-18T07:53:13.893Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestHealthcheckCmd [2022-03-18T07:53:13.893Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestEntrypoint [2022-03-18T07:53:13.893Z] --- PASS: TestEntrypoint (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestExpose [2022-03-18T07:53:13.893Z] --- PASS: TestExpose (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestUser [2022-03-18T07:53:13.893Z] --- PASS: TestUser (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestVolume [2022-03-18T07:53:13.893Z] --- PASS: TestVolume (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestStopSignal [2022-03-18T07:53:13.893Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T07:53:13.893Z] --- SKIP: TestStopSignal (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestArg [2022-03-18T07:53:13.893Z] --- PASS: TestArg (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestShell [2022-03-18T07:53:13.893Z] --- PASS: TestShell (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestPrependEnvOnCmd [2022-03-18T07:53:13.893Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestRunWithBuildArgs [2022-03-18T07:53:13.893Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestRunIgnoresHealthcheck [2022-03-18T07:53:13.893Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestDispatchUnsupportedOptions [2022-03-18T07:53:13.893Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-18T07:53:13.893Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-18T07:53:13.893Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-18T07:53:13.893Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestNormalizeWorkdir [2022-03-18T07:53:13.893Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestDispatch [2022-03-18T07:53:13.893Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-18T07:53:13.893Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-18T07:53:13.893Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-18T07:53:13.893Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-18T07:53:13.893Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-18T07:53:13.893Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-18T07:53:13.893Z] === RUN TestDispatch/COPY_url [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch (0.10s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-18T07:53:13.893Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestAddScratchImageAddsToMounts [2022-03-18T07:53:13.893Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-18T07:53:13.893Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-18T07:53:13.893Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-18T07:53:13.893Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestImageSourceGetAddsToMounts [2022-03-18T07:53:13.893Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestEmptyDockerfile [2022-03-18T07:53:13.893Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-18T07:53:13.893Z] === RUN TestSymlinkDockerfile [2022-03-18T07:53:13.893Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-03-18T07:53:13.893Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-18T07:53:13.893Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestNonExistingDockerfile [2022-03-18T07:53:13.893Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestCopyRunConfig [2022-03-18T07:53:13.893Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestDeepCopyRunConfig [2022-03-18T07:53:13.893Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestExportImage [2022-03-18T07:53:13.893Z] --- PASS: TestExportImage (0.00s) [2022-03-18T07:53:13.893Z] === RUN TestNormalizeDest [2022-03-18T07:53:13.893Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-18T07:53:13.893Z] PASS [2022-03-18T07:53:13.893Z] coverage: 46.7% of statements [2022-03-18T07:53:13.893Z] ok github.com/docker/docker/builder/dockerfile 0.258s coverage: 46.7% of statements [2022-03-18T07:53:14.155Z] tests/integration/regression_test.py ...... [ 98%] [2022-03-18T07:53:14.258Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-03-18T07:53:14.365Z] === RUN TestTCP4Proxy [2022-03-18T07:53:14.365Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-18T07:53:14.365Z] === RUN TestTCP4ProxyHalfClose [2022-03-18T07:53:14.365Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-03-18T07:53:14.365Z] === RUN TestTCP6Proxy [2022-03-18T07:53:14.365Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T07:53:14.365Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-18T07:53:14.365Z] === RUN TestTCPDualStackProxy [2022-03-18T07:53:14.365Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T07:53:14.365Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-18T07:53:14.365Z] === RUN TestUDP4Proxy [2022-03-18T07:53:14.365Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-18T07:53:14.365Z] === RUN TestUDP6Proxy [2022-03-18T07:53:14.365Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T07:53:14.365Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-18T07:53:14.365Z] === RUN TestUDPWriteError [2022-03-18T07:53:14.365Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-18T07:53:14.365Z] === RUN TestSCTP4Proxy [2022-03-18T07:53:14.365Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T07:53:14.365Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-18T07:53:14.365Z] === RUN TestSCTP6Proxy [2022-03-18T07:53:14.365Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T07:53:14.365Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-18T07:53:14.365Z] PASS [2022-03-18T07:53:14.365Z] coverage: 49.4% of statements [2022-03-18T07:53:14.365Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-03-18T07:53:14.411Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-03-18T07:53:14.412Z] tests/integration/credentials/utils_test.py . [100%] [2022-03-18T07:53:14.412Z] [2022-03-18T07:53:14.412Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-03-18T07:53:14.412Z] =========================== short test summary info ============================ [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-03-18T07:53:14.412Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-03-18T07:53:14.412Z] Not supported on most drivers [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-03-18T07:53:14.412Z] Output of docker top depends on host distro, and is not formalized. [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-03-18T07:53:14.412Z] Output of docker top depends on host distro, and is not formalized. [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-03-18T07:53:14.412Z] Can fail if eth0 has multiple IP addresses [2022-03-18T07:53:14.412Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-03-18T07:53:14.412Z] This doesn't seem to be taken into account by the engine [2022-03-18T07:53:14.412Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-03-18T07:53:14.412Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-03-18T07:53:14.412Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 288.05 seconds == [2022-03-18T07:53:14.416Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-03-18T07:53:14.417Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T07:53:14.667Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-03-18T07:53:14.879Z] --- PASS: TestCreateServiceConfigFileMode (12.62s) [2022-03-18T07:53:14.879Z] === RUN TestCreateServiceSysctls [2022-03-18T07:53:15.796Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.21s) [2022-03-18T07:53:15.796Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T07:53:16.776Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2022-03-18T07:53:16.776Z] === RUN TestAuthZPluginHeader [2022-03-18T07:53:16.780Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-03-18T07:53:16.780Z] === RUN TestCreateServiceCapabilities [2022-03-18T07:53:16.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-03-18T07:53:17.359Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-03-18T07:53:17.730Z] --- PASS: TestAuthZPluginHeader (0.66s) [2022-03-18T07:53:17.730Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T07:53:17.730Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:17.730Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-18T07:53:17.730Z] === RUN TestAuthZPluginV2Disable [2022-03-18T07:53:17.730Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:17.730Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-03-18T07:53:17.730Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T07:53:17.730Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:17.730Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-18T07:53:17.730Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T07:53:17.730Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:17.730Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-18T07:53:17.730Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T07:53:18.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-03-18T07:53:19.309Z] --- PASS: TestCreateServiceCapabilities (2.40s) [2022-03-18T07:53:19.309Z] === RUN TestInspect [2022-03-18T07:53:19.673Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.29s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.77s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.77s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.80s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.37s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.44s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.61s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.90s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.44s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.35s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.09s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.61s) [2022-03-18T07:53:20.239Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2022-03-18T07:53:20.239Z] === RUN TestCgroupNamespacesRun [2022-03-18T07:53:20.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-03-18T07:53:21.839Z] --- PASS: TestInspect (2.74s) [2022-03-18T07:53:21.839Z] === RUN TestCreateJob [2022-03-18T07:53:21.873Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-03-18T07:53:21.873Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2022-03-18T07:53:21.873Z] === RUN TestCgroupNamespacesRunPrivileged [2022-03-18T07:53:22.440Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T07:53:23.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.65s) [2022-03-18T07:53:23.376Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-03-18T07:53:24.752Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T07:53:25.012Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2022-03-18T07:53:25.012Z] === RUN TestCgroupNamespacesRunHostMode [2022-03-18T07:53:25.121Z] --- PASS: TestCreateJob (2.92s) [2022-03-18T07:53:25.121Z] === RUN TestReplicatedJob [2022-03-18T07:53:25.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T07:53:25.839Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-03-18T07:53:26.776Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2022-03-18T07:53:26.776Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-03-18T07:53:26.829Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T07:53:26.829Z] [2022-03-18T07:53:26.829Z] Unloading profiles will leave already running processes permanently [2022-03-18T07:53:26.829Z] unconfined, which can lead to unexpected situations. [2022-03-18T07:53:26.829Z] [2022-03-18T07:53:26.829Z] To set a process to complain mode, use the command line tool [2022-03-18T07:53:26.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T07:53:26.829Z] Post stage [Pipeline] junit [2022-03-18T07:53:26.839Z] Recording test results [2022-03-18T07:53:26.876Z] === RUN TestCheckpointCreateError [2022-03-18T07:53:26.876Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCheckpointCreate [2022-03-18T07:53:26.876Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCheckpointDeleteError [2022-03-18T07:53:26.876Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCheckpointDelete [2022-03-18T07:53:26.876Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCheckpointListError [2022-03-18T07:53:26.876Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCheckpointList [2022-03-18T07:53:26.876Z] --- PASS: TestCheckpointList (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCheckpointListContainerNotFound [2022-03-18T07:53:26.876Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNewClientWithOpsFromEnv [2022-03-18T07:53:26.876Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T07:53:26.876Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestGetAPIPath [2022-03-18T07:53:26.876Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestParseHostURL [2022-03-18T07:53:26.876Z] --- PASS: TestParseHostURL (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-18T07:53:26.876Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersion [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPVersionOverride [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-18T07:53:26.876Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestClientRedirect [2022-03-18T07:53:26.876Z] === RUN TestClientRedirect/GET [2022-03-18T07:53:26.876Z] === RUN TestClientRedirect/POST [2022-03-18T07:53:26.876Z] === RUN TestClientRedirect/PUT [2022-03-18T07:53:26.876Z] === RUN TestClientRedirect/DELETE [2022-03-18T07:53:26.876Z] --- PASS: TestClientRedirect (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-18T07:53:26.876Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigCreateUnsupported [2022-03-18T07:53:26.876Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigCreateError [2022-03-18T07:53:26.876Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigCreate [2022-03-18T07:53:26.876Z] --- PASS: TestConfigCreate (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigInspectNotFound [2022-03-18T07:53:26.876Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigInspectWithEmptyID [2022-03-18T07:53:26.876Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigInspectUnsupported [2022-03-18T07:53:26.876Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigInspectError [2022-03-18T07:53:26.876Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigInspectConfigNotFound [2022-03-18T07:53:26.876Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigInspect [2022-03-18T07:53:26.876Z] --- PASS: TestConfigInspect (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigListUnsupported [2022-03-18T07:53:26.876Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigListError [2022-03-18T07:53:26.876Z] --- PASS: TestConfigListError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigList [2022-03-18T07:53:26.876Z] --- PASS: TestConfigList (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigRemoveUnsupported [2022-03-18T07:53:26.876Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigRemoveError [2022-03-18T07:53:26.876Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigRemove [2022-03-18T07:53:26.876Z] --- PASS: TestConfigRemove (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigUpdateUnsupported [2022-03-18T07:53:26.876Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigUpdateError [2022-03-18T07:53:26.876Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestConfigUpdate [2022-03-18T07:53:26.876Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerCommitError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerCommit [2022-03-18T07:53:26.876Z] --- PASS: TestContainerCommit (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerStatPathError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerStatPathNotFoundError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerStatPathNoHeaderError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerStatPath [2022-03-18T07:53:26.876Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyToContainerError [2022-03-18T07:53:26.876Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyToContainerNotFoundError [2022-03-18T07:53:26.876Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-18T07:53:26.876Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyToContainer [2022-03-18T07:53:26.876Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyFromContainerError [2022-03-18T07:53:26.876Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyFromContainerNotFoundError [2022-03-18T07:53:26.876Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-18T07:53:26.876Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-18T07:53:26.876Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestCopyFromContainer [2022-03-18T07:53:26.876Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerCreateError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerCreateImageNotFound [2022-03-18T07:53:26.876Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerCreateWithName [2022-03-18T07:53:26.876Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerCreateAutoRemove [2022-03-18T07:53:26.876Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerDiffError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerDiff [2022-03-18T07:53:26.876Z] --- PASS: TestContainerDiff (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExecCreateError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExecCreate [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExecStartError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExecStart [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExecInspectError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExecInspect [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExportError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExportError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExport [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExport (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerInspectError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerInspectContainerNotFound [2022-03-18T07:53:26.876Z] --- PASS: TestContainerInspectContainerNotFound (0.01s) [2022-03-18T07:53:26.876Z] === RUN TestContainerInspectWithEmptyID [2022-03-18T07:53:26.876Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerInspect [2022-03-18T07:53:26.876Z] --- PASS: TestContainerInspect (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerInspectNode [2022-03-18T07:53:26.876Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerKillError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerKillError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerKill [2022-03-18T07:53:26.876Z] --- PASS: TestContainerKill (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerListError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerListError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerList [2022-03-18T07:53:26.876Z] --- PASS: TestContainerList (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerLogsNotFoundError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerLogsError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerLogs [2022-03-18T07:53:26.876Z] --- PASS: TestContainerLogs (0.21s) [2022-03-18T07:53:26.876Z] === RUN TestContainerPauseError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerPause [2022-03-18T07:53:26.876Z] --- PASS: TestContainerPause (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainersPruneError [2022-03-18T07:53:26.876Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainersPrune [2022-03-18T07:53:26.876Z] --- PASS: TestContainersPrune (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerRemoveError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerRemoveNotFoundError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerRemove [2022-03-18T07:53:26.876Z] --- PASS: TestContainerRemove (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerRenameError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerRename [2022-03-18T07:53:26.876Z] --- PASS: TestContainerRename (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerResizeError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-18T07:53:26.876Z] === RUN TestContainerExecResizeError [2022-03-18T07:53:26.876Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerResize [2022-03-18T07:53:26.877Z] --- PASS: TestContainerResize (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerExecResize [2022-03-18T07:53:26.877Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerRestartError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerRestart [2022-03-18T07:53:26.877Z] --- PASS: TestContainerRestart (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerStartError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerStartError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerStart [2022-03-18T07:53:26.877Z] --- PASS: TestContainerStart (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerStatsError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerStats [2022-03-18T07:53:26.877Z] --- PASS: TestContainerStats (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerStopError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerStopError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerStop [2022-03-18T07:53:26.877Z] --- PASS: TestContainerStop (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerTopError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerTopError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerTop [2022-03-18T07:53:26.877Z] --- PASS: TestContainerTop (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerUnpauseError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerUnpause [2022-03-18T07:53:26.877Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerUpdateError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerUpdate [2022-03-18T07:53:26.877Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerWaitError [2022-03-18T07:53:26.877Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestContainerWait [2022-03-18T07:53:26.877Z] --- PASS: TestContainerWait (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestDiskUsageError [2022-03-18T07:53:26.877Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestDiskUsage [2022-03-18T07:53:26.877Z] --- PASS: TestDiskUsage (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestDistributionInspectUnsupported [2022-03-18T07:53:26.877Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestDistributionInspectWithEmptyID [2022-03-18T07:53:26.877Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestEventsErrorInOptions [2022-03-18T07:53:26.877Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestEventsErrorFromServer [2022-03-18T07:53:26.877Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestEvents [2022-03-18T07:53:26.877Z] --- PASS: TestEvents (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestTLSCloseWriter [2022-03-18T07:53:26.877Z] === PAUSE TestTLSCloseWriter [2022-03-18T07:53:26.877Z] === RUN TestImageBuildError [2022-03-18T07:53:26.877Z] --- PASS: TestImageBuildError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageBuild [2022-03-18T07:53:26.877Z] --- PASS: TestImageBuild (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestGetDockerOS [2022-03-18T07:53:26.877Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageCreateError [2022-03-18T07:53:26.877Z] --- PASS: TestImageCreateError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageCreate [2022-03-18T07:53:26.877Z] --- PASS: TestImageCreate (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageHistoryError [2022-03-18T07:53:26.877Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageHistory [2022-03-18T07:53:26.877Z] --- PASS: TestImageHistory (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageImportError [2022-03-18T07:53:26.877Z] --- PASS: TestImageImportError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageImport [2022-03-18T07:53:26.877Z] --- PASS: TestImageImport (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageInspectError [2022-03-18T07:53:26.877Z] --- PASS: TestImageInspectError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageInspectImageNotFound [2022-03-18T07:53:26.877Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageInspectWithEmptyID [2022-03-18T07:53:26.877Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageInspect [2022-03-18T07:53:26.877Z] --- PASS: TestImageInspect (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageListError [2022-03-18T07:53:26.877Z] --- PASS: TestImageListError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageList [2022-03-18T07:53:26.877Z] --- PASS: TestImageList (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageListApiBefore125 [2022-03-18T07:53:26.877Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageLoadError [2022-03-18T07:53:26.877Z] --- PASS: TestImageLoadError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageLoad [2022-03-18T07:53:26.877Z] --- PASS: TestImageLoad (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagesPruneError [2022-03-18T07:53:26.877Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagesPrune [2022-03-18T07:53:26.877Z] --- PASS: TestImagesPrune (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePullReferenceParseError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePullAnyError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePullWithoutErrors [2022-03-18T07:53:26.877Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePushReferenceError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePushAnyError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithoutErrors [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-18T07:53:26.877Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageRemoveError [2022-03-18T07:53:26.877Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageRemoveImageNotFound [2022-03-18T07:53:26.877Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageRemove [2022-03-18T07:53:26.877Z] --- PASS: TestImageRemove (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSaveError [2022-03-18T07:53:26.877Z] --- PASS: TestImageSaveError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSave [2022-03-18T07:53:26.877Z] --- PASS: TestImageSave (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSearchAnyError [2022-03-18T07:53:26.877Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-18T07:53:26.877Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:53:26.877Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:53:26.877Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-18T07:53:26.877Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageSearchWithoutErrors [2022-03-18T07:53:26.877Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageTagError [2022-03-18T07:53:26.877Z] --- PASS: TestImageTagError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageTagInvalidReference [2022-03-18T07:53:26.877Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageTagInvalidSourceImageName [2022-03-18T07:53:26.877Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageTagHexSource [2022-03-18T07:53:26.877Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestImageTag [2022-03-18T07:53:26.877Z] --- PASS: TestImageTag (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestInfoServerError [2022-03-18T07:53:26.877Z] --- PASS: TestInfoServerError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestInfoInvalidResponseJSONError [2022-03-18T07:53:26.877Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestInfo [2022-03-18T07:53:26.877Z] --- PASS: TestInfo (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkConnectError [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkConnect [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkCreateError [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkCreate [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkDisconnectError [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkDisconnect [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkInspect [2022-03-18T07:53:26.877Z] === RUN TestNetworkInspect/empty_ID [2022-03-18T07:53:26.877Z] === RUN TestNetworkInspect/no_options [2022-03-18T07:53:26.877Z] === RUN TestNetworkInspect/verbose [2022-03-18T07:53:26.877Z] === RUN TestNetworkInspect/global_scope [2022-03-18T07:53:26.877Z] === RUN TestNetworkInspect/unknown_network [2022-03-18T07:53:26.877Z] === RUN TestNetworkInspect/server_error [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkListError [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkListError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkList [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkList (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworksPruneError [2022-03-18T07:53:26.877Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworksPrune [2022-03-18T07:53:26.877Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkRemoveError [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNetworkRemove [2022-03-18T07:53:26.877Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeInspectError [2022-03-18T07:53:26.877Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeInspectNodeNotFound [2022-03-18T07:53:26.877Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeInspectWithEmptyID [2022-03-18T07:53:26.877Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeInspect [2022-03-18T07:53:26.877Z] --- PASS: TestNodeInspect (0.01s) [2022-03-18T07:53:26.877Z] === RUN TestNodeListError [2022-03-18T07:53:26.877Z] --- PASS: TestNodeListError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeList [2022-03-18T07:53:26.877Z] --- PASS: TestNodeList (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeRemoveError [2022-03-18T07:53:26.877Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeRemove [2022-03-18T07:53:26.877Z] --- PASS: TestNodeRemove (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeUpdateError [2022-03-18T07:53:26.877Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestNodeUpdate [2022-03-18T07:53:26.877Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestOptionWithHostFromEnv [2022-03-18T07:53:26.877Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestOptionWithTimeout [2022-03-18T07:53:26.877Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestOptionWithVersionFromEnv [2022-03-18T07:53:26.877Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPingFail [2022-03-18T07:53:26.877Z] --- PASS: TestPingFail (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPingWithError [2022-03-18T07:53:26.877Z] 2022/03/18 07:53:26 RoundTripper returned a response & error; ignoring response [2022-03-18T07:53:26.877Z] 2022/03/18 07:53:26 RoundTripper returned a response & error; ignoring response [2022-03-18T07:53:26.877Z] --- PASS: TestPingWithError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPingSuccess [2022-03-18T07:53:26.877Z] --- PASS: TestPingSuccess (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPingHeadFallback [2022-03-18T07:53:26.877Z] === RUN TestPingHeadFallback/OK [2022-03-18T07:53:26.877Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-18T07:53:26.877Z] === RUN TestPingHeadFallback/Not_Found [2022-03-18T07:53:26.877Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-18T07:53:26.877Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-18T07:53:26.877Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginDisableError [2022-03-18T07:53:26.877Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginDisable [2022-03-18T07:53:26.877Z] --- PASS: TestPluginDisable (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginEnableError [2022-03-18T07:53:26.877Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginEnable [2022-03-18T07:53:26.877Z] --- PASS: TestPluginEnable (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginInspectError [2022-03-18T07:53:26.877Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginInspectWithEmptyID [2022-03-18T07:53:26.877Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginInspect [2022-03-18T07:53:26.877Z] --- PASS: TestPluginInspect (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginListError [2022-03-18T07:53:26.877Z] --- PASS: TestPluginListError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginList [2022-03-18T07:53:26.877Z] --- PASS: TestPluginList (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginPushError [2022-03-18T07:53:26.877Z] --- PASS: TestPluginPushError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginPush [2022-03-18T07:53:26.877Z] --- PASS: TestPluginPush (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginRemoveError [2022-03-18T07:53:26.877Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginRemove [2022-03-18T07:53:26.877Z] --- PASS: TestPluginRemove (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginSetError [2022-03-18T07:53:26.877Z] --- PASS: TestPluginSetError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPluginSet [2022-03-18T07:53:26.877Z] --- PASS: TestPluginSet (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSetHostHeader [2022-03-18T07:53:26.877Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestPlainTextError [2022-03-18T07:53:26.877Z] --- PASS: TestPlainTextError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestInfiniteError [2022-03-18T07:53:26.877Z] --- PASS: TestInfiniteError (0.06s) [2022-03-18T07:53:26.877Z] === RUN TestCanceledContext [2022-03-18T07:53:26.877Z] 2022/03/18 07:53:26 RoundTripper returned a response & error; ignoring response [2022-03-18T07:53:26.877Z] --- PASS: TestCanceledContext (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestDeadlineExceededContext [2022-03-18T07:53:26.877Z] 2022/03/18 07:53:26 RoundTripper returned a response & error; ignoring response [2022-03-18T07:53:26.877Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretCreateUnsupported [2022-03-18T07:53:26.877Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretCreateError [2022-03-18T07:53:26.877Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretCreate [2022-03-18T07:53:26.877Z] --- PASS: TestSecretCreate (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretInspectUnsupported [2022-03-18T07:53:26.877Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretInspectError [2022-03-18T07:53:26.877Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretInspectSecretNotFound [2022-03-18T07:53:26.877Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretInspectWithEmptyID [2022-03-18T07:53:26.877Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretInspect [2022-03-18T07:53:26.877Z] --- PASS: TestSecretInspect (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretListUnsupported [2022-03-18T07:53:26.877Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretListError [2022-03-18T07:53:26.877Z] --- PASS: TestSecretListError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretList [2022-03-18T07:53:26.877Z] --- PASS: TestSecretList (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretRemoveUnsupported [2022-03-18T07:53:26.877Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretRemoveError [2022-03-18T07:53:26.877Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretRemove [2022-03-18T07:53:26.877Z] --- PASS: TestSecretRemove (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretUpdateUnsupported [2022-03-18T07:53:26.877Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretUpdateError [2022-03-18T07:53:26.877Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestSecretUpdate [2022-03-18T07:53:26.877Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceCreateError [2022-03-18T07:53:26.877Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceCreate [2022-03-18T07:53:26.877Z] --- PASS: TestServiceCreate (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-18T07:53:26.877Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceCreateDigestPinning [2022-03-18T07:53:26.877Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceInspectError [2022-03-18T07:53:26.877Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceInspectServiceNotFound [2022-03-18T07:53:26.877Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceInspectWithEmptyID [2022-03-18T07:53:26.877Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceInspect [2022-03-18T07:53:26.877Z] --- PASS: TestServiceInspect (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceListError [2022-03-18T07:53:26.877Z] --- PASS: TestServiceListError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceList [2022-03-18T07:53:26.877Z] --- PASS: TestServiceList (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceLogsError [2022-03-18T07:53:26.877Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceLogs [2022-03-18T07:53:26.877Z] --- PASS: TestServiceLogs (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceRemoveError [2022-03-18T07:53:26.877Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-18T07:53:26.877Z] === RUN TestServiceRemoveNotFoundError [2022-03-18T07:53:26.878Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestServiceRemove [2022-03-18T07:53:26.878Z] --- PASS: TestServiceRemove (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestServiceUpdateError [2022-03-18T07:53:26.878Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestServiceUpdate [2022-03-18T07:53:26.878Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmGetUnlockKeyError [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmGetUnlockKey [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmInitError [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmInit [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmInit (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmInspectError [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmInspect [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmJoinError [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmJoin [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmLeaveError [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmLeave [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmUnlockError [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmUnlock [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmUpdateError [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestSwarmUpdate [2022-03-18T07:53:26.878Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestTaskInspectError [2022-03-18T07:53:26.878Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestTaskInspectWithEmptyID [2022-03-18T07:53:26.878Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestTaskInspect [2022-03-18T07:53:26.878Z] --- PASS: TestTaskInspect (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestTaskListError [2022-03-18T07:53:26.878Z] --- PASS: TestTaskListError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestTaskList [2022-03-18T07:53:26.878Z] --- PASS: TestTaskList (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeCreateError [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeCreate [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeInspectError [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeInspectNotFound [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeInspectWithEmptyID [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeInspect [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeListError [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeListError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeList [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeList (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeRemoveError [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-18T07:53:26.878Z] === RUN TestVolumeRemove [2022-03-18T07:53:26.878Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-18T07:53:26.878Z] === CONT TestTLSCloseWriter [2022-03-18T07:53:26.878Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-03-18T07:53:26.878Z] PASS [2022-03-18T07:53:26.878Z] coverage: 75.2% of statements [2022-03-18T07:53:26.878Z] ok github.com/docker/docker/client 0.502s coverage: 75.2% of statements [2022-03-18T07:53:27.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T07:53:27.882Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-03-18T07:53:28.156Z] + echo Ensuring container killed. [2022-03-18T07:53:28.156Z] Ensuring container killed. [2022-03-18T07:53:28.156Z] + docker rm -vf docker-pr6 [2022-03-18T07:53:28.156Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-18T07:53:28.412Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2022-03-18T07:53:28.413Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-03-18T07:53:28.471Z] + echo Chowning /workspace to jenkins user [2022-03-18T07:53:28.471Z] Chowning /workspace to jenkins user [2022-03-18T07:53:28.471Z] + id -u [2022-03-18T07:53:28.471Z] + id -g [2022-03-18T07:53:28.471Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T07:53:28.471Z] Unable to find image 'busybox:latest' locally [2022-03-18T07:53:28.471Z] latest: Pulling from library/busybox [2022-03-18T07:53:28.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-03-18T07:53:28.728Z] 554879bb3004: Pulling fs layer [2022-03-18T07:53:28.728Z] 554879bb3004: Verifying Checksum [2022-03-18T07:53:28.728Z] 554879bb3004: Download complete [2022-03-18T07:53:28.728Z] 554879bb3004: Pull complete [2022-03-18T07:53:28.728Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T07:53:28.728Z] Status: Downloaded newer image for busybox:latest [2022-03-18T07:53:29.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T07:53:30.176Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.56s) [2022-03-18T07:53:30.177Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-03-18T07:53:30.387Z] --- PASS: TestReplicatedJob (5.14s) [2022-03-18T07:53:30.387Z] === RUN TestUpdateReplicatedJob [2022-03-18T07:53:30.425Z] + bundleName=docker-py [2022-03-18T07:53:30.425Z] + echo Creating docker-py-bundles.tar.gz [2022-03-18T07:53:30.425Z] Creating docker-py-bundles.tar.gz [2022-03-18T07:53:30.425Z] + 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-03-18T07:53:30.435Z] Archiving artifacts [2022-03-18T07:53:30.746Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2022-03-18T07:53:30.746Z] === RUN TestCgroupNamespacesRunOlderClient [2022-03-18T07:53:32.184Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-03-18T07:53:32.551Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=85a178777d2047aea79e5409a5f8be957135863e -e DOCKER_GRAPHDRIVER docker:85a178777d2047aea79e5409a5f8be957135863e hack/make.sh binary [2022-03-18T07:53:32.651Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2022-03-18T07:53:32.651Z] === RUN TestNISDomainname [2022-03-18T07:53:32.806Z] [2022-03-18T07:53:32.806Z] Removing bundles/ [2022-03-18T07:53:33.062Z] [2022-03-18T07:53:33.062Z] ---> Making bundle: binary (in bundles/binary) [2022-03-18T07:53:33.062Z] Building: bundles/binary-daemon/dockerd-dev [2022-03-18T07:53:33.062Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:53:33.588Z] --- PASS: TestNISDomainname (1.04s) [2022-03-18T07:53:33.588Z] === RUN TestHostnameDnsResolution [2022-03-18T07:53:33.668Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-03-18T07:53:33.668Z] === RUN TestServiceListWithStatuses [2022-03-18T07:53:33.668Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T07:53:33.668Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T07:53:33.668Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T07:53:33.847Z] check_test.go:308: [d85b85b194068] daemon is not started [2022-03-18T07:53:33.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-03-18T07:53:34.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T07:53:34.673Z] --- PASS: TestHostnameDnsResolution (1.13s) [2022-03-18T07:53:34.673Z] === RUN TestUnprivilegedPortsAndPing [2022-03-18T07:53:35.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-03-18T07:53:35.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T07:53:35.501Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-03-18T07:53:35.501Z] === RUN TestStats [2022-03-18T07:53:35.827Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2022-03-18T07:53:35.828Z] PASS [2022-03-18T07:53:35.828Z] [2022-03-18T07:53:35.828Z] === Skipped [2022-03-18T07:53:35.828Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-03-18T07:53:35.828Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:35.828Z] [2022-03-18T07:53:35.828Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-03-18T07:53:35.828Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:35.828Z] [2022-03-18T07:53:35.828Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-03-18T07:53:35.828Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:35.828Z] [2022-03-18T07:53:35.828Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-03-18T07:53:35.828Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:35.828Z] [2022-03-18T07:53:35.828Z] DONE 17 tests, 4 skipped in 25.792s [2022-03-18T07:53:35.828Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T07:53:35.828Z] ++ 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-03-18T07:53:35.828Z] ++ set -e [2022-03-18T07:53:35.828Z] ++ '[' -n 0 ']' [2022-03-18T07:53:35.828Z] ++ set -x [2022-03-18T07:53:35.828Z] ++ 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-03-18T07:53:35.828Z] INFO: Testing against a local daemon [2022-03-18T07:53:35.828Z] === RUN TestPluginInvalidJSON [2022-03-18T07:53:35.828Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:53:35.828Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:53:35.828Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:53:35.828Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-18T07:53:35.828Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T07:53:35.828Z] === RUN TestPluginInstall [2022-03-18T07:53:35.828Z] === RUN TestPluginInstall/no_auth [2022-03-18T07:53:35.828Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:53:35.828Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55085f94a27b825c8f7dddc211edb4887ea2f84fbcda62b0d543c2e2b5debbaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:53:35.828Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:53:35.828Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55085f94a27b825c8f7dddc211edb4887ea2f84fbcda62b0d543c2e2b5debbaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:53:35.828Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T07:53:36.087Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:53:36.087Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55085f94a27b825c8f7dddc211edb4887ea2f84fbcda62b0d543c2e2b5debbaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:53:36.087Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:53:36.087Z] time="2022-03-18T07:53:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:55085f94a27b825c8f7dddc211edb4887ea2f84fbcda62b0d543c2e2b5debbaa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:53:36.347Z] === RUN TestPluginInstall/with_insecure [2022-03-18T07:53:36.438Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T07:53:37.005Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T07:53:37.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-03-18T07:53:37.287Z] time="2022-03-18T07:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:53:37.287Z] time="2022-03-18T07:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99a9dbcfbae58d82a663c1bce293132b564dc0e0a866f7a3a17554b74f88cee4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:53:37.287Z] time="2022-03-18T07:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:53:37.287Z] time="2022-03-18T07:53:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99a9dbcfbae58d82a663c1bce293132b564dc0e0a866f7a3a17554b74f88cee4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:53:37.287Z] plugin_test.go:165: [dad2bfdea8a4b] daemon is not started [2022-03-18T07:53:37.287Z] --- PASS: TestPluginInstall (2.96s) [2022-03-18T07:53:37.287Z] --- PASS: TestPluginInstall/no_auth (1.44s) [2022-03-18T07:53:37.287Z] --- PASS: TestPluginInstall/with_htpasswd (0.53s) [2022-03-18T07:53:37.287Z] --- PASS: TestPluginInstall/with_insecure (0.99s) [2022-03-18T07:53:37.287Z] === RUN TestPluginsWithRuntimes [2022-03-18T07:53:37.522Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T07:53:37.854Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-03-18T07:53:37.854Z] === RUN TestDockerNetworkReConnect [2022-03-18T07:53:38.089Z] --- PASS: TestStats (2.67s) [2022-03-18T07:53:38.089Z] === RUN TestStopContainerWithTimeout [2022-03-18T07:53:38.089Z] === RUN TestStopContainerWithTimeout/0 [2022-03-18T07:53:38.089Z] === PAUSE TestStopContainerWithTimeout/0 [2022-03-18T07:53:38.089Z] === RUN TestStopContainerWithTimeout/1 [2022-03-18T07:53:38.089Z] === PAUSE TestStopContainerWithTimeout/1 [2022-03-18T07:53:38.089Z] === RUN TestStopContainerWithTimeout/3 [2022-03-18T07:53:38.089Z] === PAUSE TestStopContainerWithTimeout/3 [2022-03-18T07:53:38.089Z] === RUN TestStopContainerWithTimeout/-1 [2022-03-18T07:53:38.348Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-03-18T07:53:38.348Z] === CONT TestStopContainerWithTimeout/0 [2022-03-18T07:53:38.348Z] === CONT TestStopContainerWithTimeout/3 [2022-03-18T07:53:38.667Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T07:53:39.282Z] === CONT TestStopContainerWithTimeout/-1 [2022-03-18T07:53:39.605Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T07:53:40.384Z] --- PASS: TestDockerNetworkReConnect (2.90s) [2022-03-18T07:53:40.384Z] === RUN TestServicePlugin [2022-03-18T07:53:40.545Z] --- PASS: TestPluginsWithRuntimes (3.11s) [2022-03-18T07:53:40.545Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-03-18T07:53:40.546Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-03-18T07:53:40.546Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T07:53:40.805Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-03-18T07:53:40.806Z] PASS [2022-03-18T07:53:40.806Z] [2022-03-18T07:53:40.806Z] DONE 10 tests in 6.743s [2022-03-18T07:53:40.806Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T07:53:40.806Z] ++ 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-03-18T07:53:40.806Z] ++ set -e [2022-03-18T07:53:40.806Z] ++ '[' -n 0 ']' [2022-03-18T07:53:40.806Z] ++ set -x [2022-03-18T07:53:40.806Z] ++ 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-03-18T07:53:41.065Z] INFO: Testing against a local daemon [2022-03-18T07:53:41.065Z] === RUN TestExternalGraphDriver [2022-03-18T07:53:41.065Z] === RUN TestExternalGraphDriver/json [2022-03-18T07:53:41.813Z] === CONT TestStopContainerWithTimeout/1 [2022-03-18T07:53:42.382Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T07:53:42.446Z] === RUN TestExternalGraphDriver/spec [2022-03-18T07:53:43.323Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-03-18T07:53:43.324Z] --- PASS: TestStopContainerWithTimeout/0 (1.10s) [2022-03-18T07:53:43.324Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2022-03-18T07:53:43.324Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-03-18T07:53:43.324Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2022-03-18T07:53:43.324Z] === RUN TestDeleteDevicemapper [2022-03-18T07:53:43.324Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:53:43.324Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-03-18T07:53:43.324Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T07:53:43.671Z] plugin_test.go:61: [d30ac73299650] joining swarm manager [d5d026d9226f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T07:53:43.891Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T07:53:44.354Z] === RUN TestExternalGraphDriver/pull [2022-03-18T07:53:44.828Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-03-18T07:53:45.044Z] plugin_test.go:64: [dcf35ba47ca22] joining swarm manager [d5d026d9226f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T07:53:45.751Z] --- PASS: TestExternalGraphDriver (4.61s) [2022-03-18T07:53:45.751Z] --- PASS: TestExternalGraphDriver/json (1.50s) [2022-03-18T07:53:45.751Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-03-18T07:53:45.751Z] --- PASS: TestExternalGraphDriver/pull (1.56s) [2022-03-18T07:53:45.751Z] === RUN TestGraphdriverPluginV2 [2022-03-18T07:53:45.751Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:45.751Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-03-18T07:53:45.751Z] PASS [2022-03-18T07:53:45.751Z] [2022-03-18T07:53:45.751Z] === Skipped [2022-03-18T07:53:45.751Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-03-18T07:53:45.751Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:53:45.751Z] [2022-03-18T07:53:45.751Z] DONE 5 tests, 1 skipped in 4.716s [2022-03-18T07:53:45.751Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T07:53:45.751Z] ++ 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-03-18T07:53:45.751Z] ++ set -e [2022-03-18T07:53:45.751Z] ++ '[' -n 0 ']' [2022-03-18T07:53:45.751Z] ++ set -x [2022-03-18T07:53:45.751Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-03-18T07:53:45.751Z] INFO: Testing against a local daemon [2022-03-18T07:53:45.751Z] === RUN TestContinueAfterPluginCrash [2022-03-18T07:53:45.751Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T07:53:45.751Z] === RUN TestReadPluginNoRead [2022-03-18T07:53:45.751Z] === PAUSE TestReadPluginNoRead [2022-03-18T07:53:45.751Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T07:53:45.751Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T07:53:45.751Z] === CONT TestContinueAfterPluginCrash [2022-03-18T07:53:45.751Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T07:53:46.208Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T07:53:46.208Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.80s) [2022-03-18T07:53:46.208Z] === RUN TestUpdateMemory [2022-03-18T07:53:46.208Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:53:46.208Z] --- SKIP: TestUpdateMemory (0.00s) [2022-03-18T07:53:46.208Z] === RUN TestUpdateCPUQuota [2022-03-18T07:53:46.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-03-18T07:53:47.586Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-03-18T07:53:47.586Z] === RUN TestUpdatePidsLimit [2022-03-18T07:53:47.586Z] === RUN TestUpdatePidsLimit/update_from_none [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T07:53:47.648Z] === RUN TestBoolValue [2022-03-18T07:53:47.648Z] --- PASS: TestBoolValue (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestBoolValueOrDefault [2022-03-18T07:53:47.648Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestInt64ValueOrZero [2022-03-18T07:53:47.648Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestInt64ValueOrDefault [2022-03-18T07:53:47.648Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-18T07:53:47.648Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestJsonContentType [2022-03-18T07:53:47.648Z] --- PASS: TestJsonContentType (0.00s) [2022-03-18T07:53:47.648Z] PASS [2022-03-18T07:53:47.648Z] coverage: 14.7% of statements [2022-03-18T07:53:47.648Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2022-03-18T07:53:47.648Z] === RUN TestMaskSecretKeys [2022-03-18T07:53:47.648Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-18T07:53:47.648Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-18T07:53:47.648Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-18T07:53:47.648Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-18T07:53:47.648Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-18T07:53:47.648Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-18T07:53:47.648Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestVersionMiddlewareVersion [2022-03-18T07:53:47.648Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-18T07:53:47.648Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-18T07:53:47.648Z] PASS [2022-03-18T07:53:47.648Z] coverage: 37.7% of statements [2022-03-18T07:53:47.648Z] ok github.com/docker/docker/api/server/middleware 0.081s coverage: 37.7% of statements [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T07:53:47.648Z] === RUN TestStrSliceMarshalJSON [2022-03-18T07:53:47.648Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestStrSliceUnmarshalJSON [2022-03-18T07:53:47.648Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestStrSliceUnmarshalString [2022-03-18T07:53:47.648Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestStrSliceUnmarshalSlice [2022-03-18T07:53:47.648Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-18T07:53:47.648Z] PASS [2022-03-18T07:53:47.648Z] coverage: 90.0% of statements [2022-03-18T07:53:47.648Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2022-03-18T07:53:47.648Z] === RUN TestToJSON [2022-03-18T07:53:47.648Z] --- PASS: TestToJSON (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestToParamWithVersion [2022-03-18T07:53:47.648Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestFromJSON [2022-03-18T07:53:47.648Z] --- PASS: TestFromJSON (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestEmpty [2022-03-18T07:53:47.648Z] --- PASS: TestEmpty (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestArgsMatchKVListEmptySources [2022-03-18T07:53:47.648Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestArgsMatchKVList [2022-03-18T07:53:47.648Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestArgsMatch [2022-03-18T07:53:47.648Z] --- PASS: TestArgsMatch (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestAdd [2022-03-18T07:53:47.648Z] --- PASS: TestAdd (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestDel [2022-03-18T07:53:47.648Z] --- PASS: TestDel (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestLen [2022-03-18T07:53:47.648Z] --- PASS: TestLen (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestExactMatch [2022-03-18T07:53:47.648Z] --- PASS: TestExactMatch (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestOnlyOneExactMatch [2022-03-18T07:53:47.648Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestContains [2022-03-18T07:53:47.648Z] --- PASS: TestContains (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestValidate [2022-03-18T07:53:47.648Z] --- PASS: TestValidate (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestWalkValues [2022-03-18T07:53:47.648Z] --- PASS: TestWalkValues (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestFuzzyMatch [2022-03-18T07:53:47.648Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestClone [2022-03-18T07:53:47.648Z] --- PASS: TestClone (0.00s) [2022-03-18T07:53:47.648Z] PASS [2022-03-18T07:53:47.648Z] coverage: 92.2% of statements [2022-03-18T07:53:47.648Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2022-03-18T07:53:47.648Z] === RUN TestDurationToSecondsString [2022-03-18T07:53:47.648Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-18T07:53:47.648Z] === RUN TestGetTimestamp [2022-03-18T07:53:47.648Z] --- PASS: TestGetTimestamp (0.19s) [2022-03-18T07:53:47.648Z] === RUN TestParseTimestamps [2022-03-18T07:53:47.648Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-18T07:53:47.648Z] PASS [2022-03-18T07:53:47.648Z] coverage: 100.0% of statements [2022-03-18T07:53:47.648Z] ok github.com/docker/docker/api/types/time 0.234s coverage: 100.0% of statements [2022-03-18T07:53:47.648Z] === RUN TestAdjustForAPIVersion [2022-03-18T07:53:47.648Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-18T07:53:47.648Z] PASS [2022-03-18T07:53:47.648Z] coverage: 5.7% of statements [2022-03-18T07:53:47.648Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T07:53:47.648Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T07:53:47.649Z] === RUN TestCompareVersion [2022-03-18T07:53:47.649Z] --- PASS: TestCompareVersion (0.00s) [2022-03-18T07:53:47.649Z] PASS [2022-03-18T07:53:47.649Z] coverage: 77.3% of statements [2022-03-18T07:53:47.649Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T07:53:47.649Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-18T07:53:47.649Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestCloneArgsSmartHttp [2022-03-18T07:53:47.649Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-18T07:53:47.649Z] === RUN TestCloneArgsDumbHttp [2022-03-18T07:53:47.649Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestCloneArgsGit [2022-03-18T07:53:47.649Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestCheckoutGit [2022-03-18T07:53:47.649Z] === RUN TestEnable [2022-03-18T07:53:47.649Z] --- PASS: TestEnable (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestDisable [2022-03-18T07:53:47.649Z] --- PASS: TestDisable (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestEnabled [2022-03-18T07:53:47.649Z] --- PASS: TestEnabled (0.00s) [2022-03-18T07:53:47.649Z] PASS [2022-03-18T07:53:47.649Z] coverage: 100.0% of statements [2022-03-18T07:53:47.649Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-03-18T07:53:47.649Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-18T07:53:47.649Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-18T07:53:47.649Z] === RUN TestProcessNoDockerignore [2022-03-18T07:53:47.649Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-18T07:53:47.649Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-18T07:53:47.649Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s) [2022-03-18T07:53:47.649Z] === RUN TestDetectContentType [2022-03-18T07:53:47.649Z] --- PASS: TestDetectContentType (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestSelectAcceptableMIME [2022-03-18T07:53:47.649Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestInspectEmptyResponse [2022-03-18T07:53:47.649Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestInspectResponseBinary [2022-03-18T07:53:47.649Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestResponseUnsupportedContentType [2022-03-18T07:53:47.649Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestInspectResponseTextSimple [2022-03-18T07:53:47.649Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestInspectResponseEmptyContentType [2022-03-18T07:53:47.649Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestUnknownContentLength [2022-03-18T07:53:47.649Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestDownloadRemote [2022-03-18T07:53:47.649Z] --- PASS: TestDownloadRemote (0.17s) [2022-03-18T07:53:47.649Z] === RUN TestGetWithStatusError [2022-03-18T07:53:47.649Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestCloseRootDirectory [2022-03-18T07:53:47.649Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:47.649Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestHashFile [2022-03-18T07:53:47.649Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:47.649Z] --- SKIP: TestHashFile (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestHashSubdir [2022-03-18T07:53:47.649Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:47.649Z] --- SKIP: TestHashSubdir (0.01s) [2022-03-18T07:53:47.649Z] === RUN TestRemoveDirectory [2022-03-18T07:53:47.649Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:53:47.649Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-03-18T07:53:47.649Z] PASS [2022-03-18T07:53:47.649Z] coverage: 9.3% of statements [2022-03-18T07:53:47.649Z] ok github.com/docker/docker/builder/remotecontext 0.505s coverage: 9.3% of statements [2022-03-18T07:53:47.649Z] === RUN TestGetAllAllowed [2022-03-18T07:53:47.649Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestGetAllMeta [2022-03-18T07:53:47.649Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-18T07:53:47.649Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestIsUnreferencedBuiltin [2022-03-18T07:53:47.649Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestIsExistingDirectory [2022-03-18T07:53:47.649Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-03-18T07:53:47.649Z] === RUN TestGetFilenameForDownload [2022-03-18T07:53:47.649Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestEnv2Variables [2022-03-18T07:53:47.649Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-18T07:53:47.649Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestMaintainer [2022-03-18T07:53:47.649Z] --- PASS: TestMaintainer (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestLabel [2022-03-18T07:53:47.649Z] --- PASS: TestLabel (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestFromScratch [2022-03-18T07:53:47.649Z] --- PASS: TestFromScratch (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestFromWithArg [2022-03-18T07:53:47.649Z] --- PASS: TestFromWithArg (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-18T07:53:47.649Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestFromWithUndefinedArg [2022-03-18T07:53:47.649Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestFromMultiStageWithNamedStage [2022-03-18T07:53:47.649Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestOnbuild [2022-03-18T07:53:47.649Z] --- PASS: TestOnbuild (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestWorkdir [2022-03-18T07:53:47.649Z] --- PASS: TestWorkdir (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestCmd [2022-03-18T07:53:47.649Z] --- PASS: TestCmd (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestHealthcheckNone [2022-03-18T07:53:47.649Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestHealthcheckCmd [2022-03-18T07:53:47.649Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestEntrypoint [2022-03-18T07:53:47.649Z] --- PASS: TestEntrypoint (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestExpose [2022-03-18T07:53:47.649Z] --- PASS: TestExpose (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestUser [2022-03-18T07:53:47.649Z] --- PASS: TestUser (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestVolume [2022-03-18T07:53:47.649Z] --- PASS: TestVolume (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestStopSignal [2022-03-18T07:53:47.649Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T07:53:47.649Z] --- SKIP: TestStopSignal (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestArg [2022-03-18T07:53:47.649Z] --- PASS: TestArg (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestShell [2022-03-18T07:53:47.649Z] --- PASS: TestShell (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestPrependEnvOnCmd [2022-03-18T07:53:47.649Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestRunWithBuildArgs [2022-03-18T07:53:47.649Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestRunIgnoresHealthcheck [2022-03-18T07:53:47.649Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestDispatchUnsupportedOptions [2022-03-18T07:53:47.649Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-18T07:53:47.649Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-18T07:53:47.649Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-18T07:53:47.649Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestNormalizeWorkdir [2022-03-18T07:53:47.649Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestDispatch [2022-03-18T07:53:47.649Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-18T07:53:47.649Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-18T07:53:47.649Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-18T07:53:47.649Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-18T07:53:47.649Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-18T07:53:47.649Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-18T07:53:47.649Z] === RUN TestDispatch/COPY_url [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch (0.13s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.03s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-18T07:53:47.649Z] --- PASS: TestDispatch/COPY_url (0.03s) [2022-03-18T07:53:47.649Z] === RUN TestAddScratchImageAddsToMounts [2022-03-18T07:53:47.649Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-18T07:53:47.649Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-18T07:53:47.649Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-18T07:53:47.649Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestImageSourceGetAddsToMounts [2022-03-18T07:53:47.649Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestEmptyDockerfile [2022-03-18T07:53:47.649Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-18T07:53:47.649Z] === RUN TestSymlinkDockerfile [2022-03-18T07:53:47.649Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-18T07:53:47.649Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-18T07:53:47.649Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestNonExistingDockerfile [2022-03-18T07:53:47.649Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-18T07:53:47.649Z] === RUN TestCopyRunConfig [2022-03-18T07:53:47.650Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestDeepCopyRunConfig [2022-03-18T07:53:47.650Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestExportImage [2022-03-18T07:53:47.650Z] --- PASS: TestExportImage (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestNormalizeDest [2022-03-18T07:53:47.650Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-18T07:53:47.650Z] PASS [2022-03-18T07:53:47.650Z] coverage: 46.7% of statements [2022-03-18T07:53:47.650Z] ok github.com/docker/docker/builder/dockerfile 0.322s coverage: 46.7% of statements [2022-03-18T07:53:47.650Z] === RUN TestTCP4Proxy [2022-03-18T07:53:47.650Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-18T07:53:47.650Z] === RUN TestTCP4ProxyHalfClose [2022-03-18T07:53:47.650Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestTCP6Proxy [2022-03-18T07:53:47.650Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T07:53:47.650Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestTCPDualStackProxy [2022-03-18T07:53:47.650Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T07:53:47.650Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestUDP4Proxy [2022-03-18T07:53:47.650Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestUDP6Proxy [2022-03-18T07:53:47.650Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T07:53:47.650Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestUDPWriteError [2022-03-18T07:53:47.650Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-18T07:53:47.650Z] === RUN TestSCTP4Proxy [2022-03-18T07:53:47.650Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T07:53:47.650Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-03-18T07:53:47.650Z] === RUN TestSCTP6Proxy [2022-03-18T07:53:47.650Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T07:53:47.650Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-18T07:53:47.650Z] PASS [2022-03-18T07:53:47.650Z] coverage: 49.4% of statements [2022-03-18T07:53:47.650Z] ok github.com/docker/docker/cmd/docker-proxy 0.062s coverage: 49.4% of statements [2022-03-18T07:53:47.844Z] === RUN TestUpdatePidsLimit/no_change [2022-03-18T07:53:48.134Z] --- PASS: TestCheckoutGit (36.97s) [2022-03-18T07:53:48.134Z] === RUN TestValidGitTransport [2022-03-18T07:53:48.134Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-18T07:53:48.134Z] === RUN TestGitInvalidRef [2022-03-18T07:53:48.134Z] --- PASS: TestGitInvalidRef (0.21s) [2022-03-18T07:53:48.134Z] PASS [2022-03-18T07:53:48.134Z] coverage: 86.3% of statements [2022-03-18T07:53:48.134Z] ok github.com/docker/docker/builder/remotecontext/git 37.243s coverage: 86.3% of statements [2022-03-18T07:53:48.412Z] === RUN TestUpdatePidsLimit/update_lower [2022-03-18T07:53:48.603Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T07:53:48.603Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T07:53:48.674Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-03-18T07:53:48.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-03-18T07:53:49.047Z] --- PASS: TestDaemonStartWithLogOpt (3.02s) [2022-03-18T07:53:49.047Z] === CONT TestReadPluginNoRead [2022-03-18T07:53:49.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-03-18T07:53:49.449Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-03-18T07:53:49.708Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-03-18T07:53:50.644Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit (3.43s) [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.33s) [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s) [2022-03-18T07:53:50.914Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-03-18T07:53:50.914Z] === RUN TestUpdateRestartPolicy [2022-03-18T07:53:50.956Z] === RUN TestReadPluginNoRead/default [2022-03-18T07:53:51.643Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T07:53:52.010Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T07:53:52.949Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T07:53:53.021Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-03-18T07:53:53.279Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T07:53:53.518Z] --- PASS: TestContinueAfterPluginCrash (7.80s) [2022-03-18T07:53:53.846Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T07:53:54.087Z] === CONT TestReadPluginNoRead [2022-03-18T07:53:54.087Z] read_test.go:92: [d76355ea749d3] daemon is not started [2022-03-18T07:53:54.087Z] --- PASS: TestReadPluginNoRead (5.35s) [2022-03-18T07:53:54.087Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-03-18T07:53:54.087Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.10s) [2022-03-18T07:53:54.087Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.08s) [2022-03-18T07:53:54.087Z] PASS [2022-03-18T07:53:54.087Z] [2022-03-18T07:53:54.087Z] DONE 6 tests in 8.462s [2022-03-18T07:53:54.087Z] 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-03-18T07:53:54.087Z] ++ 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-03-18T07:53:54.087Z] ++ set -e [2022-03-18T07:53:54.087Z] ++ '[' -n 0 ']' [2022-03-18T07:53:54.087Z] ++ set -x [2022-03-18T07:53:54.087Z] ++ 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-03-18T07:53:54.087Z] testing: warning: no tests to run [2022-03-18T07:53:54.087Z] PASS [2022-03-18T07:53:54.087Z] [2022-03-18T07:53:54.087Z] DONE 0 tests in 0.026s [2022-03-18T07:53:54.087Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T07:53:54.087Z] ++ 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-03-18T07:53:54.087Z] ++ set -e [2022-03-18T07:53:54.087Z] ++ '[' -n 0 ']' [2022-03-18T07:53:54.087Z] ++ set -x [2022-03-18T07:53:54.087Z] ++ 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-03-18T07:53:54.347Z] INFO: Testing against a local daemon [2022-03-18T07:53:54.347Z] === RUN TestPluginWithDevMounts [2022-03-18T07:53:54.347Z] === PAUSE TestPluginWithDevMounts [2022-03-18T07:53:54.347Z] === CONT TestPluginWithDevMounts [2022-03-18T07:53:54.414Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T07:53:54.674Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T07:53:55.241Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T07:53:55.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-03-18T07:53:55.241Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-18T07:53:55.241Z] check_test.go:308: [d50136dd71f1e] daemon is not started [2022-03-18T07:53:55.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-03-18T07:53:55.241Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-18T07:53:55.241Z] check_test.go:308: [db1d81a2bd5af] daemon is not started [2022-03-18T07:53:55.241Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-03-18T07:53:55.241Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T07:53:55.241Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-18T07:53:55.500Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T07:53:55.727Z] --- PASS: TestPluginWithDevMounts (1.47s) [2022-03-18T07:53:55.727Z] PASS [2022-03-18T07:53:55.727Z] [2022-03-18T07:53:55.727Z] DONE 1 tests in 1.559s [2022-03-18T07:53:55.727Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T07:53:55.727Z] ++ 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-03-18T07:53:55.727Z] ++ set -e [2022-03-18T07:53:55.727Z] ++ '[' -n 0 ']' [2022-03-18T07:53:55.727Z] ++ set -x [2022-03-18T07:53:55.727Z] ++ 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-03-18T07:53:55.727Z] INFO: Testing against a local daemon [2022-03-18T07:53:55.727Z] === RUN TestSecretInspect [2022-03-18T07:53:56.436Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T07:53:58.266Z] --- PASS: TestSecretInspect (2.16s) [2022-03-18T07:53:58.266Z] === RUN TestSecretList [2022-03-18T07:53:58.338Z] check_test.go:308: [dff6f3d9229b2] daemon is not started [2022-03-18T07:53:58.338Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-18T07:53:59.052Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestConfigureDaemonLogs [2022-03-18T07:53:59.052Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestCommonOptionsInstallFlags [2022-03-18T07:53:59.052Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-18T07:53:59.052Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-18T07:53:59.052Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-18T07:53:59.052Z] PASS [2022-03-18T07:53:59.052Z] coverage: 19.0% of statements [2022-03-18T07:53:59.052Z] ok github.com/docker/docker/cmd/dockerd 0.227s coverage: 19.0% of statements [2022-03-18T07:53:59.052Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-18T07:53:59.052Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T07:53:59.511Z] === RUN TestContainerStopSignal [2022-03-18T07:53:59.511Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestContainerStopTimeout [2022-03-18T07:53:59.511Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-18T07:53:59.511Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-18T07:53:59.511Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-18T07:53:59.511Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestReplaceAndAppendEnvVars [2022-03-18T07:53:59.511Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-18T07:53:59.511Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestNewMemoryStore [2022-03-18T07:53:59.511Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestAddContainers [2022-03-18T07:53:59.511Z] --- PASS: TestAddContainers (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestGetContainer [2022-03-18T07:53:59.511Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestDeleteContainer [2022-03-18T07:53:59.511Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestListContainers [2022-03-18T07:53:59.511Z] --- PASS: TestListContainers (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestFirstContainer [2022-03-18T07:53:59.511Z] --- PASS: TestFirstContainer (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestApplyAllContainer [2022-03-18T07:53:59.511Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestIsValidHealthString [2022-03-18T07:53:59.511Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestStateRunStop [2022-03-18T07:53:59.511Z] --- PASS: TestStateRunStop (0.00s) [2022-03-18T07:53:59.511Z] === RUN TestStateTimeoutWait [2022-03-18T07:53:59.969Z] state_test.go:141: Stop callback fired [2022-03-18T07:53:59.969Z] state_test.go:165: Stop callback fired [2022-03-18T07:53:59.969Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-18T07:53:59.969Z] === RUN TestIsValidStateString [2022-03-18T07:53:59.969Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-18T07:53:59.969Z] === RUN TestViewSaveDelete [2022-03-18T07:53:59.969Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-18T07:53:59.969Z] === RUN TestViewAll [2022-03-18T07:53:59.969Z] --- PASS: TestViewAll (0.01s) [2022-03-18T07:53:59.969Z] === RUN TestViewGet [2022-03-18T07:53:59.969Z] --- PASS: TestViewGet (0.01s) [2022-03-18T07:53:59.969Z] === RUN TestNames [2022-03-18T07:53:59.969Z] --- PASS: TestNames (0.00s) [2022-03-18T07:53:59.969Z] === RUN TestViewWithHealthCheck [2022-03-18T07:53:59.969Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-18T07:53:59.969Z] PASS [2022-03-18T07:53:59.969Z] coverage: 41.7% of statements [2022-03-18T07:53:59.969Z] ok github.com/docker/docker/container 0.277s coverage: 41.7% of statements [2022-03-18T07:53:59.969Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T07:53:59.969Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T07:53:59.969Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T07:53:59.969Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T07:54:00.175Z] --- PASS: TestSecretList (2.02s) [2022-03-18T07:54:00.175Z] === RUN TestSecretsCreateAndDelete [2022-03-18T07:54:00.256Z] === RUN TestCheckpointCreateError [2022-03-18T07:54:00.256Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestCheckpointCreate [2022-03-18T07:54:00.256Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestCheckpointDeleteError [2022-03-18T07:54:00.256Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestCheckpointDelete [2022-03-18T07:54:00.256Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestCheckpointListError [2022-03-18T07:54:00.256Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestCheckpointList [2022-03-18T07:54:00.256Z] --- PASS: TestCheckpointList (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestCheckpointListContainerNotFound [2022-03-18T07:54:00.256Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNewClientWithOpsFromEnv [2022-03-18T07:54:00.256Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T07:54:00.256Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestGetAPIPath [2022-03-18T07:54:00.256Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestParseHostURL [2022-03-18T07:54:00.256Z] --- PASS: TestParseHostURL (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-18T07:54:00.256Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersion [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPVersionOverride [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-18T07:54:00.256Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestClientRedirect [2022-03-18T07:54:00.256Z] === RUN TestClientRedirect/GET [2022-03-18T07:54:00.256Z] === RUN TestClientRedirect/POST [2022-03-18T07:54:00.256Z] === RUN TestClientRedirect/PUT [2022-03-18T07:54:00.256Z] === RUN TestClientRedirect/DELETE [2022-03-18T07:54:00.256Z] --- PASS: TestClientRedirect (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-18T07:54:00.256Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigCreateUnsupported [2022-03-18T07:54:00.256Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigCreateError [2022-03-18T07:54:00.256Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigCreate [2022-03-18T07:54:00.256Z] --- PASS: TestConfigCreate (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigInspectNotFound [2022-03-18T07:54:00.256Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigInspectWithEmptyID [2022-03-18T07:54:00.256Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigInspectUnsupported [2022-03-18T07:54:00.256Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigInspectError [2022-03-18T07:54:00.256Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigInspectConfigNotFound [2022-03-18T07:54:00.256Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigInspect [2022-03-18T07:54:00.256Z] --- PASS: TestConfigInspect (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigListUnsupported [2022-03-18T07:54:00.256Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigListError [2022-03-18T07:54:00.256Z] --- PASS: TestConfigListError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigList [2022-03-18T07:54:00.256Z] --- PASS: TestConfigList (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigRemoveUnsupported [2022-03-18T07:54:00.256Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigRemoveError [2022-03-18T07:54:00.256Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigRemove [2022-03-18T07:54:00.256Z] --- PASS: TestConfigRemove (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigUpdateUnsupported [2022-03-18T07:54:00.256Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigUpdateError [2022-03-18T07:54:00.256Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestConfigUpdate [2022-03-18T07:54:00.256Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestContainerCommitError [2022-03-18T07:54:00.256Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestContainerCommit [2022-03-18T07:54:00.256Z] --- PASS: TestContainerCommit (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestContainerStatPathError [2022-03-18T07:54:00.256Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestContainerStatPathNotFoundError [2022-03-18T07:54:00.256Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-18T07:54:00.256Z] === RUN TestContainerStatPathNoHeaderError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerStatPath [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyToContainerError [2022-03-18T07:54:00.257Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyToContainerNotFoundError [2022-03-18T07:54:00.257Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-18T07:54:00.257Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyToContainer [2022-03-18T07:54:00.257Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyFromContainerError [2022-03-18T07:54:00.257Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyFromContainerNotFoundError [2022-03-18T07:54:00.257Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-18T07:54:00.257Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-18T07:54:00.257Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestCopyFromContainer [2022-03-18T07:54:00.257Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerCreateError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerCreateError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerCreateImageNotFound [2022-03-18T07:54:00.257Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerCreateWithName [2022-03-18T07:54:00.257Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerCreateAutoRemove [2022-03-18T07:54:00.257Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerDiffError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerDiff [2022-03-18T07:54:00.257Z] --- PASS: TestContainerDiff (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecCreateError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecCreate [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecStartError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecStart [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecInspectError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecInspect [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExportError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExportError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExport [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExport (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerInspectError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerInspectContainerNotFound [2022-03-18T07:54:00.257Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerInspectWithEmptyID [2022-03-18T07:54:00.257Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerInspect [2022-03-18T07:54:00.257Z] --- PASS: TestContainerInspect (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerInspectNode [2022-03-18T07:54:00.257Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerKillError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerKillError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerKill [2022-03-18T07:54:00.257Z] --- PASS: TestContainerKill (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerListError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerListError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerList [2022-03-18T07:54:00.257Z] --- PASS: TestContainerList (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerLogsNotFoundError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerLogsError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerLogs [2022-03-18T07:54:00.257Z] --- PASS: TestContainerLogs (0.23s) [2022-03-18T07:54:00.257Z] === RUN TestContainerPauseError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerPause [2022-03-18T07:54:00.257Z] --- PASS: TestContainerPause (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainersPruneError [2022-03-18T07:54:00.257Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainersPrune [2022-03-18T07:54:00.257Z] --- PASS: TestContainersPrune (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerRemoveError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerRemoveNotFoundError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerRemove [2022-03-18T07:54:00.257Z] --- PASS: TestContainerRemove (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerRenameError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerRename [2022-03-18T07:54:00.257Z] --- PASS: TestContainerRename (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerResizeError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecResizeError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerResize [2022-03-18T07:54:00.257Z] --- PASS: TestContainerResize (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerExecResize [2022-03-18T07:54:00.257Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerRestartError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerRestart [2022-03-18T07:54:00.257Z] --- PASS: TestContainerRestart (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerStartError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStartError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerStart [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStart (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerStatsError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerStats [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStats (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerStopError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStopError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerStop [2022-03-18T07:54:00.257Z] --- PASS: TestContainerStop (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerTopError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerTopError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerTop [2022-03-18T07:54:00.257Z] --- PASS: TestContainerTop (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerUnpauseError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerUnpause [2022-03-18T07:54:00.257Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerUpdateError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerUpdate [2022-03-18T07:54:00.257Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerWaitError [2022-03-18T07:54:00.257Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestContainerWait [2022-03-18T07:54:00.257Z] --- PASS: TestContainerWait (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestDiskUsageError [2022-03-18T07:54:00.257Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestDiskUsage [2022-03-18T07:54:00.257Z] --- PASS: TestDiskUsage (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestDistributionInspectUnsupported [2022-03-18T07:54:00.257Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestDistributionInspectWithEmptyID [2022-03-18T07:54:00.257Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestEventsErrorInOptions [2022-03-18T07:54:00.257Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestEventsErrorFromServer [2022-03-18T07:54:00.257Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestEvents [2022-03-18T07:54:00.257Z] --- PASS: TestEvents (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestTLSCloseWriter [2022-03-18T07:54:00.257Z] === PAUSE TestTLSCloseWriter [2022-03-18T07:54:00.257Z] === RUN TestImageBuildError [2022-03-18T07:54:00.257Z] --- PASS: TestImageBuildError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageBuild [2022-03-18T07:54:00.257Z] --- PASS: TestImageBuild (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestGetDockerOS [2022-03-18T07:54:00.257Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageCreateError [2022-03-18T07:54:00.257Z] --- PASS: TestImageCreateError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageCreate [2022-03-18T07:54:00.257Z] --- PASS: TestImageCreate (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageHistoryError [2022-03-18T07:54:00.257Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageHistory [2022-03-18T07:54:00.257Z] --- PASS: TestImageHistory (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageImportError [2022-03-18T07:54:00.257Z] --- PASS: TestImageImportError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageImport [2022-03-18T07:54:00.257Z] --- PASS: TestImageImport (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageInspectError [2022-03-18T07:54:00.257Z] --- PASS: TestImageInspectError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageInspectImageNotFound [2022-03-18T07:54:00.257Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageInspectWithEmptyID [2022-03-18T07:54:00.257Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageInspect [2022-03-18T07:54:00.257Z] --- PASS: TestImageInspect (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageListError [2022-03-18T07:54:00.257Z] --- PASS: TestImageListError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageList [2022-03-18T07:54:00.257Z] --- PASS: TestImageList (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageListApiBefore125 [2022-03-18T07:54:00.257Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageLoadError [2022-03-18T07:54:00.257Z] --- PASS: TestImageLoadError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageLoad [2022-03-18T07:54:00.257Z] --- PASS: TestImageLoad (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagesPruneError [2022-03-18T07:54:00.257Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagesPrune [2022-03-18T07:54:00.257Z] --- PASS: TestImagesPrune (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePullReferenceParseError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePullAnyError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePullWithoutErrors [2022-03-18T07:54:00.257Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePushReferenceError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePushAnyError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithoutErrors [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-18T07:54:00.257Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageRemoveError [2022-03-18T07:54:00.257Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageRemoveImageNotFound [2022-03-18T07:54:00.257Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageRemove [2022-03-18T07:54:00.257Z] --- PASS: TestImageRemove (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSaveError [2022-03-18T07:54:00.257Z] --- PASS: TestImageSaveError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSave [2022-03-18T07:54:00.257Z] --- PASS: TestImageSave (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSearchAnyError [2022-03-18T07:54:00.257Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-18T07:54:00.257Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:54:00.257Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:54:00.257Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-18T07:54:00.257Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageSearchWithoutErrors [2022-03-18T07:54:00.257Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageTagError [2022-03-18T07:54:00.257Z] --- PASS: TestImageTagError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageTagInvalidReference [2022-03-18T07:54:00.257Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageTagInvalidSourceImageName [2022-03-18T07:54:00.257Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageTagHexSource [2022-03-18T07:54:00.257Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestImageTag [2022-03-18T07:54:00.257Z] --- PASS: TestImageTag (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestInfoServerError [2022-03-18T07:54:00.257Z] --- PASS: TestInfoServerError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestInfoInvalidResponseJSONError [2022-03-18T07:54:00.257Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestInfo [2022-03-18T07:54:00.257Z] --- PASS: TestInfo (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkConnectError [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkConnect [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkCreateError [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkCreate [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkDisconnectError [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkDisconnect [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkInspect [2022-03-18T07:54:00.257Z] === RUN TestNetworkInspect/empty_ID [2022-03-18T07:54:00.257Z] === RUN TestNetworkInspect/no_options [2022-03-18T07:54:00.257Z] === RUN TestNetworkInspect/verbose [2022-03-18T07:54:00.257Z] === RUN TestNetworkInspect/global_scope [2022-03-18T07:54:00.257Z] === RUN TestNetworkInspect/unknown_network [2022-03-18T07:54:00.257Z] === RUN TestNetworkInspect/server_error [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkListError [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkListError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkList [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkList (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworksPruneError [2022-03-18T07:54:00.257Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworksPrune [2022-03-18T07:54:00.257Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkRemoveError [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNetworkRemove [2022-03-18T07:54:00.257Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNodeInspectError [2022-03-18T07:54:00.257Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNodeInspectNodeNotFound [2022-03-18T07:54:00.257Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNodeInspectWithEmptyID [2022-03-18T07:54:00.257Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.257Z] === RUN TestNodeInspect [2022-03-18T07:54:00.258Z] --- PASS: TestNodeInspect (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestNodeListError [2022-03-18T07:54:00.258Z] --- PASS: TestNodeListError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestNodeList [2022-03-18T07:54:00.258Z] --- PASS: TestNodeList (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestNodeRemoveError [2022-03-18T07:54:00.258Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestNodeRemove [2022-03-18T07:54:00.258Z] --- PASS: TestNodeRemove (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestNodeUpdateError [2022-03-18T07:54:00.258Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestNodeUpdate [2022-03-18T07:54:00.258Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestOptionWithHostFromEnv [2022-03-18T07:54:00.258Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestOptionWithTimeout [2022-03-18T07:54:00.258Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestOptionWithVersionFromEnv [2022-03-18T07:54:00.258Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPingFail [2022-03-18T07:54:00.258Z] --- PASS: TestPingFail (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPingWithError [2022-03-18T07:54:00.258Z] 2022/03/18 07:53:58 RoundTripper returned a response & error; ignoring response [2022-03-18T07:54:00.258Z] 2022/03/18 07:53:58 RoundTripper returned a response & error; ignoring response [2022-03-18T07:54:00.258Z] --- PASS: TestPingWithError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPingSuccess [2022-03-18T07:54:00.258Z] --- PASS: TestPingSuccess (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPingHeadFallback [2022-03-18T07:54:00.258Z] === RUN TestPingHeadFallback/OK [2022-03-18T07:54:00.258Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-18T07:54:00.258Z] === RUN TestPingHeadFallback/Not_Found [2022-03-18T07:54:00.258Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-18T07:54:00.258Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-18T07:54:00.258Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-18T07:54:00.258Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-18T07:54:00.258Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-18T07:54:00.258Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginDisableError [2022-03-18T07:54:00.258Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginDisable [2022-03-18T07:54:00.258Z] --- PASS: TestPluginDisable (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginEnableError [2022-03-18T07:54:00.258Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginEnable [2022-03-18T07:54:00.258Z] --- PASS: TestPluginEnable (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginInspectError [2022-03-18T07:54:00.258Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginInspectWithEmptyID [2022-03-18T07:54:00.258Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginInspect [2022-03-18T07:54:00.258Z] --- PASS: TestPluginInspect (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginListError [2022-03-18T07:54:00.258Z] --- PASS: TestPluginListError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginList [2022-03-18T07:54:00.258Z] --- PASS: TestPluginList (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginPushError [2022-03-18T07:54:00.258Z] --- PASS: TestPluginPushError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginPush [2022-03-18T07:54:00.258Z] --- PASS: TestPluginPush (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginRemoveError [2022-03-18T07:54:00.258Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginRemove [2022-03-18T07:54:00.258Z] --- PASS: TestPluginRemove (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginSetError [2022-03-18T07:54:00.258Z] --- PASS: TestPluginSetError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPluginSet [2022-03-18T07:54:00.258Z] --- PASS: TestPluginSet (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSetHostHeader [2022-03-18T07:54:00.258Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestPlainTextError [2022-03-18T07:54:00.258Z] --- PASS: TestPlainTextError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestInfiniteError [2022-03-18T07:54:00.258Z] --- PASS: TestInfiniteError (0.02s) [2022-03-18T07:54:00.258Z] === RUN TestCanceledContext [2022-03-18T07:54:00.258Z] 2022/03/18 07:53:58 RoundTripper returned a response & error; ignoring response [2022-03-18T07:54:00.258Z] --- PASS: TestCanceledContext (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestDeadlineExceededContext [2022-03-18T07:54:00.258Z] 2022/03/18 07:53:58 RoundTripper returned a response & error; ignoring response [2022-03-18T07:54:00.258Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretCreateUnsupported [2022-03-18T07:54:00.258Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretCreateError [2022-03-18T07:54:00.258Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretCreate [2022-03-18T07:54:00.258Z] --- PASS: TestSecretCreate (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretInspectUnsupported [2022-03-18T07:54:00.258Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretInspectError [2022-03-18T07:54:00.258Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretInspectSecretNotFound [2022-03-18T07:54:00.258Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretInspectWithEmptyID [2022-03-18T07:54:00.258Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretInspect [2022-03-18T07:54:00.258Z] --- PASS: TestSecretInspect (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretListUnsupported [2022-03-18T07:54:00.258Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretListError [2022-03-18T07:54:00.258Z] --- PASS: TestSecretListError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretList [2022-03-18T07:54:00.258Z] --- PASS: TestSecretList (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretRemoveUnsupported [2022-03-18T07:54:00.258Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretRemoveError [2022-03-18T07:54:00.258Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretRemove [2022-03-18T07:54:00.258Z] --- PASS: TestSecretRemove (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretUpdateUnsupported [2022-03-18T07:54:00.258Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretUpdateError [2022-03-18T07:54:00.258Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSecretUpdate [2022-03-18T07:54:00.258Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceCreateError [2022-03-18T07:54:00.258Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceCreate [2022-03-18T07:54:00.258Z] --- PASS: TestServiceCreate (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-18T07:54:00.258Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceCreateDigestPinning [2022-03-18T07:54:00.258Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceInspectError [2022-03-18T07:54:00.258Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceInspectServiceNotFound [2022-03-18T07:54:00.258Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceInspectWithEmptyID [2022-03-18T07:54:00.258Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceInspect [2022-03-18T07:54:00.258Z] --- PASS: TestServiceInspect (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceListError [2022-03-18T07:54:00.258Z] --- PASS: TestServiceListError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceList [2022-03-18T07:54:00.258Z] --- PASS: TestServiceList (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceLogsError [2022-03-18T07:54:00.258Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceLogs [2022-03-18T07:54:00.258Z] --- PASS: TestServiceLogs (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceRemoveError [2022-03-18T07:54:00.258Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceRemoveNotFoundError [2022-03-18T07:54:00.258Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceRemove [2022-03-18T07:54:00.258Z] --- PASS: TestServiceRemove (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceUpdateError [2022-03-18T07:54:00.258Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestServiceUpdate [2022-03-18T07:54:00.258Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmGetUnlockKeyError [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmGetUnlockKey [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmInitError [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmInit [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmInit (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmInspectError [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmInspect [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmJoinError [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmJoin [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmLeaveError [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmLeave [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmUnlockError [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmUnlock [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmUpdateError [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestSwarmUpdate [2022-03-18T07:54:00.258Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestTaskInspectError [2022-03-18T07:54:00.258Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestTaskInspectWithEmptyID [2022-03-18T07:54:00.258Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestTaskInspect [2022-03-18T07:54:00.258Z] --- PASS: TestTaskInspect (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestTaskListError [2022-03-18T07:54:00.258Z] --- PASS: TestTaskListError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestTaskList [2022-03-18T07:54:00.258Z] --- PASS: TestTaskList (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeCreateError [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeCreate [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeInspectError [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeInspectNotFound [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeInspectWithEmptyID [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeInspect [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeListError [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeListError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeList [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeList (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeRemoveError [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-18T07:54:00.258Z] === RUN TestVolumeRemove [2022-03-18T07:54:00.258Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-18T07:54:00.258Z] === CONT TestTLSCloseWriter [2022-03-18T07:54:00.258Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-03-18T07:54:00.258Z] PASS [2022-03-18T07:54:00.258Z] coverage: 75.2% of statements [2022-03-18T07:54:00.258Z] ok github.com/docker/docker/client 0.535s coverage: 75.2% of statements [2022-03-18T07:54:00.427Z] === RUN TestPrepare [2022-03-18T07:54:00.427Z] --- PASS: TestPrepare (0.00s) [2022-03-18T07:54:00.427Z] === RUN TestStart [2022-03-18T07:54:00.427Z] --- PASS: TestStart (0.00s) [2022-03-18T07:54:00.427Z] === RUN TestWaitCancel [2022-03-18T07:54:00.427Z] --- PASS: TestWaitCancel (0.00s) [2022-03-18T07:54:00.427Z] === RUN TestWaitDisabled [2022-03-18T07:54:00.427Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-18T07:54:00.427Z] === RUN TestWaitEnabled [2022-03-18T07:54:00.427Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-18T07:54:00.427Z] === RUN TestRemove [2022-03-18T07:54:00.427Z] --- PASS: TestRemove (0.00s) [2022-03-18T07:54:00.427Z] PASS [2022-03-18T07:54:00.427Z] coverage: 65.3% of statements [2022-03-18T07:54:00.427Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2022-03-18T07:54:00.872Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T07:54:01.131Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T07:54:02.070Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T07:54:02.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-03-18T07:54:02.083Z] --- PASS: TestSecretsCreateAndDelete (2.03s) [2022-03-18T07:54:02.083Z] === RUN TestSecretsUpdate [2022-03-18T07:54:02.329Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T07:54:02.897Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T07:54:03.470Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T07:54:03.470Z] --- PASS: TestUpdateRestartPolicy (12.63s) [2022-03-18T07:54:03.470Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T07:54:03.729Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T07:54:04.152Z] === RUN TestNewListSecretsFilters [2022-03-18T07:54:04.152Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-18T07:54:04.152Z] === RUN TestNewListConfigsFilters [2022-03-18T07:54:04.152Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-18T07:54:04.152Z] PASS [2022-03-18T07:54:04.152Z] coverage: 0.5% of statements [2022-03-18T07:54:04.152Z] ok github.com/docker/docker/daemon/cluster 1.116s coverage: 0.5% of statements [2022-03-18T07:54:04.295Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2022-03-18T07:54:04.295Z] === RUN TestWaitNonBlocked [2022-03-18T07:54:04.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:54:04.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:54:04.295Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:54:04.295Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:54:04.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T07:54:04.295Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T07:54:04.609Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-18T07:54:04.609Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-18T07:54:04.609Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-18T07:54:04.609Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-18T07:54:04.610Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-18T07:54:04.610Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-18T07:54:04.610Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-18T07:54:04.610Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-18T07:54:04.610Z] PASS [2022-03-18T07:54:04.610Z] coverage: 35.9% of statements [2022-03-18T07:54:04.610Z] ok github.com/docker/docker/daemon/cluster/convert 0.647s coverage: 35.9% of statements [2022-03-18T07:54:04.629Z] --- PASS: TestSecretsUpdate (2.16s) [2022-03-18T07:54:04.629Z] === RUN TestTemplatedSecret [2022-03-18T07:54:05.232Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-03-18T07:54:05.799Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-03-18T07:54:05.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2022-03-18T07:54:05.799Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.22s) [2022-03-18T07:54:05.799Z] === RUN TestWaitBlocked [2022-03-18T07:54:05.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:54:05.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:54:05.799Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:54:05.799Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:54:05.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-03-18T07:54:05.799Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-03-18T07:54:06.538Z] --- PASS: TestTemplatedSecret (2.39s) [2022-03-18T07:54:06.538Z] === RUN TestSecretCreateResolve [2022-03-18T07:54:07.181Z] --- PASS: TestWaitBlocked (0.03s) [2022-03-18T07:54:07.181Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s) [2022-03-18T07:54:07.181Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s) [2022-03-18T07:54:07.181Z] === CONT TestContainerStartOnDaemonRestart [2022-03-18T07:54:07.181Z] === CONT TestRestartDaemonWithRestartingContainer [2022-03-18T07:54:07.504Z] === RUN TestWaitNodeAttachment [2022-03-18T07:54:07.504Z] === RUN TestBuilderGC [2022-03-18T07:54:07.504Z] --- PASS: TestBuilderGC (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationNotFound [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestDaemonBrokenConfiguration [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestFindConfigurationConflicts [2022-03-18T07:54:07.504Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-18T07:54:07.504Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-18T07:54:07.504Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-18T07:54:07.504Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-18T07:54:07.504Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-18T07:54:07.504Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_label [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_dns [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-18T07:54:07.504Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration (0.02s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-18T07:54:07.504Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-18T07:54:07.504Z] === RUN TestReloadSetConfigFileNotExist [2022-03-18T07:54:07.505Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-03-18T07:54:07.505Z] === RUN TestIsolationConversion [2022-03-18T07:54:07.505Z] === RUN TestIsolationConversion/default [2022-03-18T07:54:07.505Z] === RUN TestIsolationConversion/process [2022-03-18T07:54:07.505Z] === RUN TestIsolationConversion/hyperv [2022-03-18T07:54:07.505Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-18T07:54:07.505Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-18T07:54:07.505Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-18T07:54:07.505Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-18T07:54:07.505Z] === RUN TestContainerLabels [2022-03-18T07:54:07.505Z] --- PASS: TestContainerLabels (0.00s) [2022-03-18T07:54:07.505Z] === RUN TestCredentialSpecConversion [2022-03-18T07:54:07.505Z] === RUN TestCredentialSpecConversion/none [2022-03-18T07:54:07.505Z] === RUN TestCredentialSpecConversion/config [2022-03-18T07:54:07.505Z] === RUN TestCredentialSpecConversion/file [2022-03-18T07:54:07.505Z] === RUN TestCredentialSpecConversion/registry [2022-03-18T07:54:07.963Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-18T07:54:07.963Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-18T07:54:07.963Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-18T07:54:07.963Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-18T07:54:07.963Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-18T07:54:07.963Z] time="2022-03-18T07:54:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-18T07:54:07.963Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-03-18T07:54:07.963Z] === RUN TestReloadDefaultConfigNotExist [2022-03-18T07:54:07.963Z] === RUN TestControllerValidateMountBind [2022-03-18T07:54:07.963Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestControllerValidateMountVolume [2022-03-18T07:54:07.963Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestControllerValidateMountTarget [2022-03-18T07:54:07.963Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestControllerValidateMountTmpfs [2022-03-18T07:54:07.963Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestControllerValidateMountInvalidType [2022-03-18T07:54:07.963Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestControllerValidateMountNamedPipe [2022-03-18T07:54:07.963Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-18T07:54:07.963Z] PASS [2022-03-18T07:54:07.963Z] coverage: 11.0% of statements [2022-03-18T07:54:07.963Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:07.963Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-03-18T07:54:07.963Z] === RUN TestReloadBadDefaultConfig [2022-03-18T07:54:07.963Z] time="2022-03-18T07:54:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-183518887" [2022-03-18T07:54:07.963Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestReloadWithConflictingLabels [2022-03-18T07:54:07.963Z] time="2022-03-18T07:54:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4078765767" [2022-03-18T07:54:07.963Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestReloadWithDuplicateLabels [2022-03-18T07:54:07.963Z] time="2022-03-18T07:54:07Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3304304888" [2022-03-18T07:54:07.963Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestMaskURLCredentials [2022-03-18T07:54:07.963Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestDaemonConfigurationMerge [2022-03-18T07:54:07.963Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-18T07:54:07.963Z] PASS [2022-03-18T07:54:07.963Z] coverage: 79.2% of statements [2022-03-18T07:54:07.963Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.725s coverage: 11.0% of statements [2022-03-18T07:54:07.963Z] ok github.com/docker/docker/daemon/config 0.335s coverage: 79.2% of statements [2022-03-18T07:54:07.963Z] === RUN TestEventsLog [2022-03-18T07:54:07.963Z] --- PASS: TestEventsLog (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestEventsLogTimeout [2022-03-18T07:54:07.963Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-18T07:54:07.963Z] === RUN TestLogEvents [2022-03-18T07:54:07.963Z] --- PASS: TestLogEvents (0.05s) [2022-03-18T07:54:07.963Z] === RUN TestLoadBufferedEvents [2022-03-18T07:54:08.421Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-03-18T07:54:08.421Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-18T07:54:08.421Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-18T07:54:08.421Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-18T07:54:08.421Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-18T07:54:08.421Z] PASS [2022-03-18T07:54:08.421Z] coverage: 50.0% of statements [2022-03-18T07:54:08.421Z] ok github.com/docker/docker/daemon/events 0.350s coverage: 50.0% of statements [2022-03-18T07:54:08.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-03-18T07:54:09.076Z] --- PASS: TestSecretCreateResolve (2.06s) [2022-03-18T07:54:09.076Z] PASS [2022-03-18T07:54:09.076Z] [2022-03-18T07:54:09.076Z] DONE 6 tests in 12.897s [2022-03-18T07:54:09.076Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T07:54:09.076Z] ++ 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-03-18T07:54:09.076Z] ++ set -e [2022-03-18T07:54:09.076Z] ++ '[' -n 0 ']' [2022-03-18T07:54:09.076Z] ++ set -x [2022-03-18T07:54:09.076Z] ++ 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-03-18T07:54:09.076Z] INFO: Testing against a local daemon [2022-03-18T07:54:09.076Z] === RUN TestServiceCreateInit [2022-03-18T07:54:09.076Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T07:54:09.957Z] === RUN TestIsEmptyDir [2022-03-18T07:54:09.957Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-18T07:54:09.957Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-03-18T07:54:09.957Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-03-18T07:54:09.957Z] PASS [2022-03-18T07:54:09.957Z] coverage: 2.3% of statements [2022-03-18T07:54:09.957Z] ok github.com/docker/docker/daemon/graphdriver 0.072s coverage: 2.3% of statements [2022-03-18T07:54:09.957Z] === RUN TestLinkNaming [2022-03-18T07:54:09.957Z] --- PASS: TestLinkNaming (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestLinkNew [2022-03-18T07:54:09.957Z] --- PASS: TestLinkNew (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestLinkEnv [2022-03-18T07:54:09.957Z] --- PASS: TestLinkEnv (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestLinkMultipleEnv [2022-03-18T07:54:09.957Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestLinkPortRangeEnv [2022-03-18T07:54:09.957Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-18T07:54:09.957Z] PASS [2022-03-18T07:54:09.957Z] coverage: 93.0% of statements [2022-03-18T07:54:09.957Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2022-03-18T07:54:09.957Z] === RUN TestVerifyNetworkingConfig [2022-03-18T07:54:09.957Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestGetContainer [2022-03-18T07:54:09.957Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestValidContainerNames [2022-03-18T07:54:09.957Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestContainerInitDNS [2022-03-18T07:54:09.957Z] daemon_test.go:145: root required [2022-03-18T07:54:09.957Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestMerge [2022-03-18T07:54:09.957Z] --- PASS: TestMerge (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestValidateContainerIsolation [2022-03-18T07:54:09.957Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestFindNetworkErrorType [2022-03-18T07:54:09.957Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestEnsureServicesExist [2022-03-18T07:54:09.957Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestEnsureServicesExistErrors [2022-03-18T07:54:09.957Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-18T07:54:09.957Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-18T07:54:09.957Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-18T07:54:09.957Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-18T07:54:09.957Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-18T07:54:09.957Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-18T07:54:09.957Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestContainerDelete [2022-03-18T07:54:09.957Z] --- PASS: TestContainerDelete (0.01s) [2022-03-18T07:54:09.957Z] === RUN TestContainerDoubleDelete [2022-03-18T07:54:09.957Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestLogContainerEventCopyLabels [2022-03-18T07:54:09.957Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestLogContainerEventWithAttributes [2022-03-18T07:54:09.957Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestNoneHealthcheck [2022-03-18T07:54:09.957Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-18T07:54:09.957Z] === RUN TestHealthStates [2022-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] time="2022-03-18T07:54:09Z" 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-03-18T07:54:10.418Z] --- PASS: TestHealthStates (0.22s) [2022-03-18T07:54:10.418Z] === RUN TestGetInspectData [2022-03-18T07:54:10.418Z] --- PASS: TestGetInspectData (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestFillLicense [2022-03-18T07:54:10.418Z] --- PASS: TestFillLicense (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestListInvalidFilter [2022-03-18T07:54:10.418Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestNameFilter [2022-03-18T07:54:10.418Z] --- PASS: TestNameFilter (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-18T07:54:10.418Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-18T07:54:10.418Z] === 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-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-18T07:54:10.418Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.14s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-18T07:54:10.418Z] --- 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-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-18T07:54:10.418Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestDaemonReloadLabels [2022-03-18T07:54:10.418Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-18T07:54:10.418Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestDaemonReloadMirrors [2022-03-18T07:54:10.418Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-18T07:54:10.418Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-18T07:54:10.418Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-18T07:54:10.418Z] reload_test.go:342: root required [2022-03-18T07:54:10.418Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-18T07:54:10.418Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-18T07:54:10.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-03-18T07:54:10.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-18T07:54:10.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-03-18T07:54:10.418Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-18T07:54:10.418Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-18T07:54:10.418Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-18T07:54:10.418Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-18T07:54:10.418Z] === RUN TestParseVolumesFrom [2022-03-18T07:54:10.418Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-18T07:54:10.418Z] PASS [2022-03-18T07:54:10.418Z] coverage: 8.6% of statements [2022-03-18T07:54:10.418Z] ok github.com/docker/docker/daemon 0.725s coverage: 8.6% of statements [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-18T07:54:10.418Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-18T07:54:10.464Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s) [2022-03-18T07:54:10.464Z] === CONT TestIpcModeOlderClient [2022-03-18T07:54:10.723Z] --- PASS: TestIpcModeOlderClient (0.13s) [2022-03-18T07:54:10.723Z] === CONT TestContainerKillOnDaemonStart [2022-03-18T07:54:10.723Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.74s) [2022-03-18T07:54:10.723Z] === CONT TestDaemonHostGatewayIP [2022-03-18T07:54:10.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-03-18T07:54:11.611Z] --- PASS: TestServicePlugin (29.62s) [2022-03-18T07:54:11.612Z] === RUN TestServiceUpdateLabel [2022-03-18T07:54:11.870Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-03-18T07:54:11.870Z] === RUN TestServiceUpdateSecrets [2022-03-18T07:54:12.369Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig/defaults [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-18T07:54:13.312Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-18T07:54:13.312Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-18T07:54:13.312Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-18T07:54:13.312Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-18T07:54:13.312Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-18T07:54:13.312Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-18T07:54:13.312Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-18T07:54:13.312Z] === RUN TestSearchRegistryForImagesErrors [2022-03-18T07:54:13.312Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestSearchRegistryForImages [2022-03-18T07:54:13.312Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestOnlyPlatformWithFallback [2022-03-18T07:54:13.312Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestImageDelete [2022-03-18T07:54:13.312Z] === RUN TestAdapterReadLogs [2022-03-18T07:54:13.312Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCopier [2022-03-18T07:54:13.312Z] === RUN TestImageDelete/no_lease [2022-03-18T07:54:13.312Z] --- PASS: TestCopier (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCopierLongLines [2022-03-18T07:54:13.312Z] === RUN TestImageDelete/lease_exists [2022-03-18T07:54:13.312Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCopierSlow [2022-03-18T07:54:13.312Z] --- PASS: TestImageDelete (0.04s) [2022-03-18T07:54:13.312Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-18T07:54:13.312Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-18T07:54:13.312Z] === RUN TestContentStoreForPull [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-18T07:54:13.312Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-18T07:54:13.312Z] === RUN TestCreateSuccess [2022-03-18T07:54:13.312Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCreateStreamSkipped [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-18T07:54:13.312Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCreateLogGroupSuccess [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-18T07:54:13.312Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCreateError [2022-03-18T07:54:13.312Z] --- PASS: TestCreateError (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCreateAlreadyExists [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-18T07:54:13.312Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestLogClosed [2022-03-18T07:54:13.312Z] --- PASS: TestLogClosed (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestLogBlocking [2022-03-18T07:54:13.312Z] --- PASS: TestLogBlocking (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-18T07:54:13.312Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestLogNonBlockingBufferFull [2022-03-18T07:54:13.312Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestPublishBatchSuccess [2022-03-18T07:54:13.312Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestPublishBatchError [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=error msg=error [2022-03-18T07:54:13.312Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T07:54:13.312Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T07:54:13.312Z] time="2022-03-18T07:54:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-18T07:54:13.312Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCollectBatchSimple [2022-03-18T07:54:13.312Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCollectBatchTicker [2022-03-18T07:54:13.312Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCollectBatchMultilinePattern [2022-03-18T07:54:13.312Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-18T07:54:13.312Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-18T07:54:13.312Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-18T07:54:13.312Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-03-18T07:54:13.312Z] === RUN TestCollectBatchClose [2022-03-18T07:54:13.312Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-18T07:54:13.312Z] === RUN TestEffectiveLen [2022-03-18T07:54:13.312Z] === RUN TestEffectiveLen/0/Hello [2022-03-18T07:54:13.312Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-18T07:54:13.312Z] === RUN TestEffectiveLen/2/🙃 [2022-03-18T07:54:13.312Z] === RUN TestEffectiveLen/3/���� [2022-03-18T07:54:13.313Z] === RUN TestEffectiveLen/4/He��o [2022-03-18T07:54:13.313Z] === RUN TestEffectiveLen/5/ [2022-03-18T07:54:13.313Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/0/ [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/1/Hello [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: Hello [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/2/Hello [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: He [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: llo [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/3/Hello [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: Hello [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/4/🙃 [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/5/🙃 [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/6/a� [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: a [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: � [2022-03-18T07:54:13.313Z] === RUN TestFindValidSplit/7/a� [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1076: a� [2022-03-18T07:54:13.313Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestProcessEventEmoji [2022-03-18T07:54:13.313Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-03-18T07:54:13.313Z] === RUN TestCollectBatchLineSplit [2022-03-18T07:54:13.313Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-03-18T07:54:13.313Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-18T07:54:13.313Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-03-18T07:54:13.313Z] === RUN TestCollectBatchMaxEvents [2022-03-18T07:54:13.313Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-03-18T07:54:13.313Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-18T07:54:13.313Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-18T07:54:13.313Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-18T07:54:13.313Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-18T07:54:13.313Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-18T07:54:13.313Z] PASS [2022-03-18T07:54:13.313Z] coverage: 33.6% of statements [2022-03-18T07:54:13.313Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-18T07:54:13.313Z] --- PASS: TestCopierSlow (0.21s) [2022-03-18T07:54:13.313Z] === RUN TestCopierWithSized [2022-03-18T07:54:13.313Z] === RUN TestCopierWithSized/as_is [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-18T07:54:13.313Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-18T07:54:13.313Z] ok github.com/docker/docker/daemon/logger/fluentd 0.064s coverage: 33.6% of statements [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsFormat [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-18T07:54:13.313Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-18T07:54:13.313Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestCreateTagSuccess [2022-03-18T07:54:13.313Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-18T07:54:13.313Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-18T07:54:13.313Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-18T07:54:13.313Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-18T07:54:13.313Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-18T07:54:13.313Z] PASS [2022-03-18T07:54:13.313Z] coverage: 80.2% of statements [2022-03-18T07:54:13.313Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-18T07:54:13.313Z] --- PASS: TestCopierWithSized (0.02s) [2022-03-18T07:54:13.313Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-03-18T07:54:13.313Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestCopierWithPartial [2022-03-18T07:54:13.313Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestRingLogger [2022-03-18T07:54:13.313Z] --- PASS: TestRingLogger (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestRingCap [2022-03-18T07:54:13.313Z] --- PASS: TestRingCap (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestRingClose [2022-03-18T07:54:13.313Z] --- PASS: TestRingClose (0.00s) [2022-03-18T07:54:13.313Z] === RUN TestRingDrain [2022-03-18T07:54:13.313Z] --- PASS: TestRingDrain (0.00s) [2022-03-18T07:54:13.313Z] PASS [2022-03-18T07:54:13.313Z] coverage: 43.2% of statements [2022-03-18T07:54:13.313Z] ok github.com/docker/docker/daemon/logger/awslogs 0.578s coverage: 80.2% of statements [2022-03-18T07:54:13.313Z] ok github.com/docker/docker/daemon/logger 0.308s coverage: 43.2% of statements [2022-03-18T07:54:13.313Z] --- PASS: TestContentStoreForPull (0.27s) [2022-03-18T07:54:13.313Z] PASS [2022-03-18T07:54:13.313Z] coverage: 6.8% of statements [2022-03-18T07:54:13.313Z] ok github.com/docker/docker/daemon/images 0.415s coverage: 6.8% of statements [2022-03-18T07:54:13.313Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T07:54:13.313Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T07:54:13.313Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-18T07:54:13.313Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T07:54:13.313Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-18T07:54:13.313Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-18T07:54:14.270Z] --- PASS: TestDaemonHostGatewayIP (3.37s) [2022-03-18T07:54:14.270Z] === CONT TestDaemonRestartIpcMode [2022-03-18T07:54:14.278Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-18T07:54:14.278Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-18T07:54:14.278Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-18T07:54:14.278Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-03-18T07:54:14.278Z] === RUN TestFastTimeMarshalJSON [2022-03-18T07:54:14.278Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-18T07:54:14.278Z] PASS [2022-03-18T07:54:14.278Z] coverage: 87.2% of statements [2022-03-18T07:54:14.278Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.296s coverage: 87.2% of statements [2022-03-18T07:54:14.838Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T07:54:15.099Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-03-18T07:54:15.244Z] === RUN TestJSONFileLogger [2022-03-18T07:54:15.244Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-18T07:54:15.244Z] === RUN TestJSONFileLoggerWithTags [2022-03-18T07:54:15.244Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-18T07:54:15.244Z] === RUN TestJSONFileLoggerWithOpts [2022-03-18T07:54:15.244Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-18T07:54:15.244Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-18T07:54:15.244Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-18T07:54:15.244Z] === RUN TestEncodeDecode [2022-03-18T07:54:15.244Z] === PAUSE TestEncodeDecode [2022-03-18T07:54:15.244Z] === RUN TestUnexpectedEOF [2022-03-18T07:54:15.244Z] === RUN TestWriteLog [2022-03-18T07:54:15.244Z] === PAUSE TestWriteLog [2022-03-18T07:54:15.244Z] === RUN TestReadLog [2022-03-18T07:54:15.244Z] === PAUSE TestReadLog [2022-03-18T07:54:15.244Z] === RUN TestDecode [2022-03-18T07:54:15.244Z] --- PASS: TestDecode (0.04s) [2022-03-18T07:54:15.244Z] === CONT TestWriteLog [2022-03-18T07:54:15.244Z] --- PASS: TestWriteLog (0.00s) [2022-03-18T07:54:15.244Z] === CONT TestReadLog [2022-03-18T07:54:15.244Z] === RUN TestReadLog/tail_exact [2022-03-18T07:54:15.244Z] time="2022-03-18T07:54:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T07:54:15.244Z] time="2022-03-18T07:54:14Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T07:54:15.244Z] --- PASS: TestUnexpectedEOF (0.23s) [2022-03-18T07:54:15.244Z] === CONT TestEncodeDecode [2022-03-18T07:54:15.244Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-18T07:54:15.244Z] PASS [2022-03-18T07:54:15.244Z] coverage: 69.9% of statements [2022-03-18T07:54:15.244Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.315s coverage: 69.9% of statements [2022-03-18T07:54:15.244Z] === RUN TestReadLog/tail_less_than_available [2022-03-18T07:54:15.244Z] === RUN TestReadLog/tail_more_than_available [2022-03-18T07:54:15.244Z] --- PASS: TestReadLog (0.29s) [2022-03-18T07:54:15.244Z] --- PASS: TestReadLog/tail_exact (0.25s) [2022-03-18T07:54:15.244Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-18T07:54:15.244Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-18T07:54:15.244Z] PASS [2022-03-18T07:54:15.244Z] coverage: 78.7% of statements [2022-03-18T07:54:15.244Z] ok github.com/docker/docker/daemon/logger/local 0.410s coverage: 78.7% of statements [2022-03-18T07:54:15.244Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T07:54:15.665Z] --- PASS: TestServiceCreateInit (6.96s) [2022-03-18T07:54:15.665Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s) [2022-03-18T07:54:15.665Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-03-18T07:54:15.665Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T07:54:15.666Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T07:54:16.215Z] === RUN TestOpenFileDelete [2022-03-18T07:54:16.216Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestOpenFileRename [2022-03-18T07:54:16.216Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestHandleDecoderErr [2022-03-18T07:54:16.216Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestParseLogTagDefaultTag [2022-03-18T07:54:16.216Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestParseLogTag [2022-03-18T07:54:16.216Z] --- PASS: TestParseLogTag (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestParseLogTagEmptyTag [2022-03-18T07:54:16.216Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestTailFiles [2022-03-18T07:54:16.216Z] --- PASS: TestTailFiles (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestFollowLogsConsumerGone [2022-03-18T07:54:16.216Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-18T07:54:16.216Z] === RUN TestFollowLogsProducerGone [2022-03-18T07:54:16.216Z] logfile_test.go:180: logDecode() closed after sending 673 messages [2022-03-18T07:54:16.216Z] logfile_test.go:233: messages sent: 673, received: 673 [2022-03-18T07:54:16.216Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-03-18T07:54:16.216Z] === RUN TestCheckCapacityAndRotate [2022-03-18T07:54:16.216Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-18T07:54:16.216Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-18T07:54:16.216Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-18T07:54:16.216Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-18T07:54:16.216Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-18T07:54:16.216Z] PASS [2022-03-18T07:54:16.216Z] coverage: 53.5% of statements [2022-03-18T07:54:16.216Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.245s coverage: 53.5% of statements [2022-03-18T07:54:16.602Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T07:54:16.673Z] === RUN TestLog [2022-03-18T07:54:16.673Z] --- PASS: TestLog (0.03s) [2022-03-18T07:54:16.673Z] PASS [2022-03-18T07:54:16.673Z] coverage: 31.5% of statements [2022-03-18T07:54:16.673Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2022-03-18T07:54:17.132Z] === RUN TestParseLogFormat [2022-03-18T07:54:17.132Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-18T07:54:17.132Z] === RUN TestValidateLogOptEmpty [2022-03-18T07:54:17.132Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-18T07:54:17.132Z] === RUN TestValidateSyslogAddress [2022-03-18T07:54:17.132Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-18T07:54:17.132Z] === RUN TestParseAddressDefaultPort [2022-03-18T07:54:17.132Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-18T07:54:17.132Z] === RUN TestValidateSyslogFacility [2022-03-18T07:54:17.132Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-18T07:54:17.132Z] === RUN TestValidateLogOptSyslogFormat [2022-03-18T07:54:17.132Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-18T07:54:17.132Z] === RUN TestValidateLogOpt [2022-03-18T07:54:17.132Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T07:54:17.132Z] PASS [2022-03-18T07:54:17.132Z] coverage: 46.8% of statements [2022-03-18T07:54:17.132Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-03-18T07:54:17.132Z] === RUN TestNewParse [2022-03-18T07:54:17.132Z] --- PASS: TestNewParse (0.00s) [2022-03-18T07:54:17.132Z] PASS [2022-03-18T07:54:17.132Z] coverage: 8.3% of statements [2022-03-18T07:54:17.132Z] ok github.com/docker/docker/daemon/logger/templates 0.050s coverage: 8.3% of statements [2022-03-18T07:54:17.169Z] --- PASS: TestDaemonRestartIpcMode (3.16s) [2022-03-18T07:54:17.589Z] === RUN TestValidateLogOpt [2022-03-18T07:54:17.589Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestNewMissedConfig [2022-03-18T07:54:17.589Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestNewMissedUrl [2022-03-18T07:54:17.589Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestNewMissedToken [2022-03-18T07:54:17.589Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestNewWithProxy [2022-03-18T07:54:17.589Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestDefault [2022-03-18T07:54:17.589Z] --- PASS: TestDefault (0.01s) [2022-03-18T07:54:17.589Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-18T07:54:17.589Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestJsonFormat [2022-03-18T07:54:17.589Z] --- PASS: TestJsonFormat (0.01s) [2022-03-18T07:54:17.589Z] === RUN TestRawFormat [2022-03-18T07:54:17.589Z] --- PASS: TestRawFormat (0.01s) [2022-03-18T07:54:17.589Z] === RUN TestRawFormatWithLabels [2022-03-18T07:54:17.589Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestRawFormatWithoutTag [2022-03-18T07:54:17.589Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-18T07:54:17.589Z] === RUN TestBatching [2022-03-18T07:54:18.046Z] --- PASS: TestBatching (0.39s) [2022-03-18T07:54:18.046Z] === RUN TestFrequency [2022-03-18T07:54:18.046Z] --- PASS: TestFrequency (0.22s) [2022-03-18T07:54:18.046Z] === RUN TestOneMessagePerRequest [2022-03-18T07:54:18.046Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-18T07:54:18.046Z] === RUN TestVerify [2022-03-18T07:54:18.046Z] --- PASS: TestVerify (0.00s) [2022-03-18T07:54:18.046Z] === RUN TestSkipVerify [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:17Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] --- PASS: TestSkipVerify (0.56s) [2022-03-18T07:54:18.502Z] === RUN TestBufferMaximum [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590058.420372\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590058.420372\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:18.502Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-18T07:54:18.502Z] === RUN TestServerAlwaysDown [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590058.424376\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590058.424376\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590058.424376\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590058.425374\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:18.502Z] time="2022-03-18T07:54:18Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590058.425374\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:18.502Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-18T07:54:18.502Z] === RUN TestCannotSendAfterClose [2022-03-18T07:54:18.502Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-18T07:54:18.502Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-18T07:54:19.077Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-03-18T07:54:19.077Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T07:54:19.470Z] === RUN TestV1IDService [2022-03-18T07:54:19.470Z] --- PASS: TestV1IDService (0.03s) [2022-03-18T07:54:19.470Z] === RUN TestV2MetadataService [2022-03-18T07:54:19.503Z] 4612f6d0b889: Pull complete [2022-03-18T07:54:19.931Z] time="2022-03-18T07:54:19Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-18T07:54:19.931Z] time="2022-03-18T07:54:19Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5c6e58328a50\"}'" [2022-03-18T07:54:19.931Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-18T07:54:19.931Z] PASS [2022-03-18T07:54:19.931Z] coverage: 82.5% of statements [2022-03-18T07:54:19.931Z] ok github.com/docker/docker/daemon/logger/splunk 2.294s coverage: 82.5% of statements [2022-03-18T07:54:19.931Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T07:54:19.931Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-18T07:54:19.931Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T07:54:19.931Z] === RUN TestSuccessfulDownload [2022-03-18T07:54:19.931Z] download_test.go:267: Needs fixing on Windows [2022-03-18T07:54:19.931Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-18T07:54:19.931Z] === RUN TestCancelledDownload [2022-03-18T07:54:19.931Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-18T07:54:19.931Z] === RUN TestMaxDownloadAttempts [2022-03-18T07:54:19.931Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T07:54:19.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T07:54:19.931Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T07:54:19.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T07:54:19.931Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T07:54:19.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T07:54:19.931Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T07:54:19.931Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T07:54:19.931Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T07:54:19.931Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T07:54:19.931Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T07:54:19.931Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T07:54:19.931Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-18T07:54:19.931Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-18T07:54:19.931Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-18T07:54:19.931Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-18T07:54:19.931Z] === RUN TestContinueOnError_NeverContinue [2022-03-18T07:54:19.931Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-18T07:54:19.931Z] === RUN TestManifestStore [2022-03-18T07:54:19.931Z] === RUN TestManifestStore/no_remote_or_local [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:19Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:20.390Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-03-18T07:54:20.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-03-18T07:54:20.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-03-18T07:54:20.390Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-03-18T07:54:20.390Z] === RUN TestTransfer [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:20Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3607371219\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/no_local_cache [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/with_local_cache [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/unknown_media_type [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:20Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:20Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:20Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:20Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:20.390Z] --- PASS: TestTransfer (0.11s) [2022-03-18T07:54:20.390Z] === RUN TestConcurrencyLimit [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:20Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-18T07:54:20.390Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-18T07:54:20.390Z] time="2022-03-18T07:54:20Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore (0.43s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/no_remote_or_local (0.30s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaType [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-18T07:54:20.390Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-18T07:54:20.390Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-18T07:54:20.390Z] === RUN TestFixManifestLayers [2022-03-18T07:54:20.390Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-18T07:54:20.390Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-18T07:54:20.390Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T07:54:20.390Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T07:54:20.390Z] === RUN TestFixManifestLayersBadParent [2022-03-18T07:54:20.390Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-18T07:54:20.390Z] === RUN TestValidateManifest [2022-03-18T07:54:20.390Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T07:54:20.390Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-18T07:54:20.390Z] === RUN TestFormatPlatform [2022-03-18T07:54:20.390Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-18T07:54:20.390Z] === RUN TestPullSchema2Config [2022-03-18T07:54:20.390Z] === RUN TestPullSchema2Config/success_first_time [2022-03-18T07:54:20.390Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:20.390Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:20.390Z] === RUN TestPullSchema2Config/500_status [2022-03-18T07:54:20.390Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:20.390Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:20.390Z] --- PASS: TestV2MetadataService (1.03s) [2022-03-18T07:54:20.390Z] PASS [2022-03-18T07:54:20.390Z] coverage: 48.2% of statements [2022-03-18T07:54:20.390Z] ok github.com/docker/docker/distribution/metadata 1.182s coverage: 48.2% of statements [2022-03-18T07:54:20.853Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:20.853Z] === RUN TestPullSchema2Config/EOF [2022-03-18T07:54:20.853Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:20.853Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:20.853Z] 2022/03/18 07:54:20 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-18T07:54:20.853Z] goroutine 88 [running]: [2022-03-18T07:54:20.853Z] net/http.(*conn).serve.func1() [2022-03-18T07:54:20.853Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T07:54:20.853Z] panic({0x866e80, 0xa48e90}) [2022-03-18T07:54:20.853Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T07:54:20.853Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000550680?, {0xa50678?, 0xc000470000?}) [2022-03-18T07:54:20.853Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-18T07:54:20.853Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xa50678, 0xc000470000}, 0xc000548000) [2022-03-18T07:54:20.853Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-18T07:54:20.853Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xa50678?, 0xc000470000?}, 0xc000080000?) [2022-03-18T07:54:20.853Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T07:54:20.853Z] net/http.serverHandler.ServeHTTP({0xc0005280c0?}, {0xa50678, 0xc000470000}, 0xc000548000) [2022-03-18T07:54:20.853Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T07:54:20.853Z] net/http.(*conn).serve(0xc00014e0a0, {0xa50ef0, 0xc00049d320}) [2022-03-18T07:54:20.853Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T07:54:20.853Z] created by net/http.(*Server).Serve [2022-03-18T07:54:20.853Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T07:54:20.853Z] --- PASS: TestConcurrencyLimit (0.38s) [2022-03-18T07:54:20.853Z] === RUN TestInactiveJobs [2022-03-18T07:54:21.310Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:21.310Z] === RUN TestPullSchema2Config/unauthorized [2022-03-18T07:54:21.310Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:21.310Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:21.310Z] --- PASS: TestPullSchema2Config (0.54s) [2022-03-18T07:54:21.310Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-18T07:54:21.310Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-18T07:54:21.310Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2022-03-18T07:54:21.310Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestGetRepositoryMountCandidates [2022-03-18T07:54:21.310Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestLayerAlreadyExists [2022-03-18T07:54:21.310Z] 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-03-18T07:54:21.310Z] 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-03-18T07:54:21.310Z] 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-03-18T07:54:21.310Z] 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-03-18T07:54:21.310Z] 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-03-18T07:54:21.310Z] 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-03-18T07:54:21.310Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestWhenEmptyAuthConfig [2022-03-18T07:54:21.310Z] === RUN TestNotFound [2022-03-18T07:54:21.310Z] --- PASS: TestNotFound (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestConflict [2022-03-18T07:54:21.310Z] --- PASS: TestConflict (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestForbidden [2022-03-18T07:54:21.310Z] --- PASS: TestForbidden (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestInvalidParameter [2022-03-18T07:54:21.310Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestNotImplemented [2022-03-18T07:54:21.310Z] --- PASS: TestNotImplemented (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestNotModified [2022-03-18T07:54:21.310Z] --- PASS: TestNotModified (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestUnauthorized [2022-03-18T07:54:21.310Z] --- PASS: TestUnauthorized (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestUnknown [2022-03-18T07:54:21.310Z] --- PASS: TestUnknown (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestCancelled [2022-03-18T07:54:21.310Z] --- PASS: TestCancelled (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestDeadline [2022-03-18T07:54:21.310Z] --- PASS: TestDeadline (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestDataLoss [2022-03-18T07:54:21.310Z] --- PASS: TestDataLoss (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestUnavailable [2022-03-18T07:54:21.310Z] --- PASS: TestUnavailable (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestSystem [2022-03-18T07:54:21.310Z] --- PASS: TestSystem (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Not_Found [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Bad_Request [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Conflict [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Unauthorized [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Forbidden [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Not_Modified [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-18T07:54:21.310Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-18T07:54:21.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-18T07:54:21.310Z] PASS [2022-03-18T07:54:21.310Z] coverage: 53.1% of statements [2022-03-18T07:54:21.310Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2022-03-18T07:54:21.310Z] --- PASS: TestInactiveJobs (0.52s) [2022-03-18T07:54:21.310Z] === RUN TestWatchRelease [2022-03-18T07:54:21.310Z] --- PASS: TestWatchRelease (0.04s) [2022-03-18T07:54:21.310Z] === RUN TestWatchFinishedTransfer [2022-03-18T07:54:21.310Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-18T07:54:21.310Z] === RUN TestDuplicateTransfer [2022-03-18T07:54:21.310Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-18T07:54:21.310Z] === RUN TestSuccessfulUpload [2022-03-18T07:54:21.509Z] --- PASS: TestCheckoutGit (37.06s) [2022-03-18T07:54:21.509Z] === RUN TestValidGitTransport [2022-03-18T07:54:21.509Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-18T07:54:21.509Z] === RUN TestGitInvalidRef [2022-03-18T07:54:21.509Z] --- PASS: TestGitInvalidRef (0.24s) [2022-03-18T07:54:21.509Z] PASS [2022-03-18T07:54:21.509Z] coverage: 86.3% of statements [2022-03-18T07:54:21.509Z] ok github.com/docker/docker/builder/remotecontext/git 37.379s coverage: 86.3% of statements [2022-03-18T07:54:21.509Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T07:54:21.509Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T07:54:21.767Z] time="2022-03-18T07:54:21Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-18T07:54:21.767Z] --- PASS: TestSuccessfulUpload (0.48s) [2022-03-18T07:54:21.767Z] === RUN TestCancelledUpload [2022-03-18T07:54:21.767Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-18T07:54:21.767Z] PASS [2022-03-18T07:54:21.767Z] coverage: 77.3% of statements [2022-03-18T07:54:21.767Z] ok github.com/docker/docker/distribution/xfer 2.142s coverage: 77.3% of statements [2022-03-18T07:54:22.225Z] --- PASS: TestWhenEmptyAuthConfig (1.29s) [2022-03-18T07:54:22.225Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-18T07:54:22.225Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-18T07:54:22.225Z] === RUN TestTokenPassThru [2022-03-18T07:54:22.225Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-18T07:54:22.363Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-03-18T07:54:22.363Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T07:54:22.682Z] === RUN TestTokenPassThruDifferentHost [2022-03-18T07:54:22.682Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-18T07:54:22.682Z] PASS [2022-03-18T07:54:22.682Z] coverage: 26.7% of statements [2022-03-18T07:54:22.682Z] ok github.com/docker/docker/distribution 2.380s coverage: 26.7% of statements [2022-03-18T07:54:22.682Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T07:54:22.682Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T07:54:22.682Z] === RUN TestCompare [2022-03-18T07:54:22.682Z] --- PASS: TestCompare (0.00s) [2022-03-18T07:54:22.682Z] PASS [2022-03-18T07:54:22.682Z] coverage: 19.2% of statements [2022-03-18T07:54:22.682Z] ok github.com/docker/docker/image/cache 0.104s coverage: 19.2% of statements [2022-03-18T07:54:23.139Z] === RUN TestFSGetInvalidData [2022-03-18T07:54:23.139Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-18T07:54:23.139Z] === RUN TestFSInvalidSet [2022-03-18T07:54:23.139Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-18T07:54:23.139Z] === RUN TestFSInvalidRoot [2022-03-18T07:54:23.139Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-18T07:54:23.139Z] === RUN TestFSMetadataGetSet [2022-03-18T07:54:23.139Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-18T07:54:23.139Z] === RUN TestFSInvalidWalker [2022-03-18T07:54:23.139Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-18T07:54:23.139Z] === RUN TestFSGetSet [2022-03-18T07:54:23.140Z] --- PASS: TestFSGetSet (0.04s) [2022-03-18T07:54:23.140Z] === RUN TestFSGetUnsetKey [2022-03-18T07:54:23.140Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-18T07:54:23.140Z] === RUN TestFSGetEmptyData [2022-03-18T07:54:23.140Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-03-18T07:54:23.140Z] === RUN TestFSDelete [2022-03-18T07:54:23.140Z] --- PASS: TestFSDelete (0.03s) [2022-03-18T07:54:23.140Z] === RUN TestFSWalker [2022-03-18T07:54:23.140Z] --- PASS: TestFSWalker (0.02s) [2022-03-18T07:54:23.140Z] === RUN TestFSWalkerStopOnError [2022-03-18T07:54:23.140Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-18T07:54:23.140Z] === RUN TestNewFromJSON [2022-03-18T07:54:23.140Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-18T07:54:23.140Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-18T07:54:23.140Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-18T07:54:23.140Z] === RUN TestMarshalKeyOrder [2022-03-18T07:54:23.140Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-18T07:54:23.140Z] === RUN TestHistoryEqual [2022-03-18T07:54:23.299Z] --- PASS: TestContainerKillOnDaemonStart (12.45s) [2022-03-18T07:54:23.299Z] PASS [2022-03-18T07:54:23.299Z] [2022-03-18T07:54:23.299Z] === Skipped [2022-03-18T07:54:23.299Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-03-18T07:54:23.299Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T07:54:23.299Z] [2022-03-18T07:54:23.299Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-03-18T07:54:23.299Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:54:23.299Z] [2022-03-18T07:54:23.299Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-03-18T07:54:23.299Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:54:23.299Z] [2022-03-18T07:54:23.299Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-03-18T07:54:23.299Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-03-18T07:54:23.299Z] [2022-03-18T07:54:23.299Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-03-18T07:54:23.299Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-03-18T07:54:23.299Z] [2022-03-18T07:54:23.299Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-03-18T07:54:23.299Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-03-18T07:54:23.299Z] [2022-03-18T07:54:23.299Z] DONE 200 tests, 6 skipped in 161.039s [2022-03-18T07:54:23.299Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-03-18T07:54:23.299Z] ++ 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-03-18T07:54:23.299Z] ++ set -e [2022-03-18T07:54:23.299Z] ++ '[' -n 0 ']' [2022-03-18T07:54:23.299Z] ++ set -x [2022-03-18T07:54:23.299Z] ++ 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-03-18T07:54:23.299Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T07:54:23.299Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-18T07:54:23.299Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T07:54:23.299Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-18T07:54:23.299Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T07:54:23.299Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-18T07:54:23.299Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T07:54:23.299Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-18T07:54:23.299Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T07:54:23.299Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T07:54:23.597Z] --- PASS: TestHistoryEqual (0.20s) [2022-03-18T07:54:23.597Z] === RUN TestImage [2022-03-18T07:54:23.597Z] --- PASS: TestImage (0.00s) [2022-03-18T07:54:23.597Z] === RUN TestImageOSNotEmpty [2022-03-18T07:54:23.597Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-18T07:54:23.597Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-18T07:54:23.597Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-18T07:54:23.597Z] === RUN TestCreate [2022-03-18T07:54:23.597Z] --- PASS: TestCreate (0.01s) [2022-03-18T07:54:23.597Z] === RUN TestRestore [2022-03-18T07:54:23.597Z] time="2022-03-18T07:54:23Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-18T07:54:23.597Z] --- PASS: TestRestore (0.03s) [2022-03-18T07:54:23.597Z] === RUN TestAddDelete [2022-03-18T07:54:23.597Z] --- PASS: TestAddDelete (0.03s) [2022-03-18T07:54:23.597Z] === RUN TestSearchAfterDelete [2022-03-18T07:54:23.597Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-18T07:54:23.597Z] === RUN TestParentReset [2022-03-18T07:54:23.597Z] --- PASS: TestParentReset (0.04s) [2022-03-18T07:54:23.597Z] === RUN TestGetAndSetLastUpdated [2022-03-18T07:54:23.597Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-18T07:54:23.597Z] === RUN TestStoreLen [2022-03-18T07:54:23.597Z] --- PASS: TestStoreLen (0.16s) [2022-03-18T07:54:23.597Z] PASS [2022-03-18T07:54:23.597Z] coverage: 86.9% of statements [2022-03-18T07:54:23.597Z] ok github.com/docker/docker/image 0.798s coverage: 86.9% of statements [2022-03-18T07:54:23.868Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-03-18T07:54:23.868Z] === RUN TestDaemonConfigValidation [2022-03-18T07:54:23.868Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:54:23.868Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:54:23.868Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-03-18T07:54:23.868Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-03-18T07:54:23.868Z] === RUN TestDaemonConfigValidation/invalid_config [2022-03-18T07:54:23.868Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-03-18T07:54:23.868Z] === RUN TestDaemonConfigValidation/malformed_config [2022-03-18T07:54:23.868Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-03-18T07:54:23.868Z] === RUN TestDaemonConfigValidation/valid_config [2022-03-18T07:54:23.868Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-03-18T07:54:23.868Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-03-18T07:54:23.868Z] === CONT TestDaemonConfigValidation/malformed_config [2022-03-18T07:54:24.056Z] === RUN TestValidateManifest [2022-03-18T07:54:24.056Z] === RUN TestValidateManifest/nil [2022-03-18T07:54:24.056Z] === RUN TestValidateManifest/non-nil [2022-03-18T07:54:24.056Z] --- PASS: TestValidateManifest (0.00s) [2022-03-18T07:54:24.056Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-18T07:54:24.056Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-18T07:54:24.056Z] PASS [2022-03-18T07:54:24.056Z] coverage: 0.7% of statements [2022-03-18T07:54:24.056Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2022-03-18T07:54:24.056Z] === RUN TestMakeV1ConfigFromConfig [2022-03-18T07:54:24.056Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-18T07:54:24.056Z] PASS [2022-03-18T07:54:24.056Z] coverage: 25.0% of statements [2022-03-18T07:54:24.056Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2022-03-18T07:54:24.056Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T07:54:24.127Z] === CONT TestDaemonConfigValidation/valid_config [2022-03-18T07:54:24.127Z] === CONT TestDaemonConfigValidation/invalid_config [2022-03-18T07:54:24.127Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-03-18T07:54:24.386Z] check_test.go:308: [d38bee68876b7] daemon is not started [2022-03-18T07:54:24.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-03-18T07:54:24.386Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-03-18T07:54:24.386Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2022-03-18T07:54:24.386Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-03-18T07:54:24.386Z] --- PASS: TestDaemonConfigValidation/valid_config (0.21s) [2022-03-18T07:54:24.386Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.18s) [2022-03-18T07:54:24.386Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2022-03-18T07:54:24.386Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T07:54:24.386Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-03-18T07:54:25.321Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-03-18T07:54:25.589Z] === RUN TestSerialization [2022-03-18T07:54:25.589Z] --- PASS: TestSerialization (0.02s) [2022-03-18T07:54:25.589Z] PASS [2022-03-18T07:54:25.589Z] coverage: 100.0% of statements [2022-03-18T07:54:25.589Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-03-18T07:54:26.048Z] === RUN TestEmptyLayer [2022-03-18T07:54:26.048Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-18T07:54:26.048Z] === RUN TestCommitFailure [2022-03-18T07:54:26.048Z] --- PASS: TestCommitFailure (0.07s) [2022-03-18T07:54:26.048Z] === RUN TestStartTransactionFailure [2022-03-18T07:54:26.048Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-18T07:54:26.048Z] === RUN TestGetOrphan [2022-03-18T07:54:26.048Z] --- PASS: TestGetOrphan (0.01s) [2022-03-18T07:54:26.048Z] === RUN TestMountAndRegister [2022-03-18T07:54:26.505Z] layer_test.go:258: Layer size: 14 [2022-03-18T07:54:26.505Z] --- PASS: TestMountAndRegister (0.18s) [2022-03-18T07:54:26.505Z] === RUN TestLayerRelease [2022-03-18T07:54:26.505Z] layer_test.go:291: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestStoreRestore [2022-03-18T07:54:26.505Z] layer_test.go:340: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestTarStreamStability [2022-03-18T07:54:26.505Z] layer_test.go:455: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestRegisterExistingLayer [2022-03-18T07:54:26.505Z] === RUN TestEnvironmentParsing [2022-03-18T07:54:26.505Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-18T07:54:26.505Z] PASS [2022-03-18T07:54:26.505Z] coverage: 1.2% of statements [2022-03-18T07:54:26.505Z] ok github.com/docker/docker/libcontainerd/local 0.074s coverage: 1.2% of statements [2022-03-18T07:54:26.505Z] --- PASS: TestRegisterExistingLayer (0.18s) [2022-03-18T07:54:26.505Z] === RUN TestTarStreamVerification [2022-03-18T07:54:26.505Z] layer_test.go:684: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestLayerMigration [2022-03-18T07:54:26.505Z] migration_test.go:45: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestLayerMigrationNoTarsplit [2022-03-18T07:54:26.505Z] migration_test.go:181: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestMountInit [2022-03-18T07:54:26.505Z] mount_test.go:17: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestMountInit (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestMountSize [2022-03-18T07:54:26.505Z] mount_test.go:76: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestMountSize (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestMountChanges [2022-03-18T07:54:26.505Z] mount_test.go:125: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestMountChanges (0.00s) [2022-03-18T07:54:26.505Z] === RUN TestMountApply [2022-03-18T07:54:26.505Z] mount_test.go:212: Failing on Windows [2022-03-18T07:54:26.505Z] --- SKIP: TestMountApply (0.00s) [2022-03-18T07:54:26.505Z] PASS [2022-03-18T07:54:26.505Z] coverage: 30.6% of statements [2022-03-18T07:54:26.505Z] ok github.com/docker/docker/layer 0.597s coverage: 30.6% of statements [2022-03-18T07:54:26.698Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-03-18T07:54:26.698Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T07:54:26.735Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-03-18T07:54:26.735Z] === RUN TestServiceUpdateConfigs [2022-03-18T07:54:26.962Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T07:54:26.962Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T07:54:26.962Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T07:54:26.962Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T07:54:27.265Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-03-18T07:54:27.420Z] === RUN TestSequenceGetAvailableBit [2022-03-18T07:54:27.420Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestSequenceEqual [2022-03-18T07:54:27.420Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestSequenceCopy [2022-03-18T07:54:27.420Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestGetFirstAvailable [2022-03-18T07:54:27.420Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestFindSequence [2022-03-18T07:54:27.420Z] --- PASS: TestFindSequence (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestCheckIfAvailable [2022-03-18T07:54:27.420Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestMergeSequences [2022-03-18T07:54:27.420Z] --- PASS: TestMergeSequences (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestPushReservation [2022-03-18T07:54:27.420Z] --- PASS: TestPushReservation (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestSerializeDeserialize [2022-03-18T07:54:27.420Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestSet [2022-03-18T07:54:27.420Z] --- PASS: TestSet (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestSetUnset [2022-03-18T07:54:27.420Z] --- PASS: TestSetUnset (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestOffsetSetUnset [2022-03-18T07:54:27.420Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestSetInRange [2022-03-18T07:54:27.420Z] --- PASS: TestSetInRange (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestSetAnyInRange [2022-03-18T07:54:27.420Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestMethods [2022-03-18T07:54:27.420Z] --- PASS: TestMethods (0.00s) [2022-03-18T07:54:27.420Z] === RUN TestRandomAllocateDeallocate [2022-03-18T07:54:27.524Z] === CONT TestConfigDaemonSeccompProfiles [2022-03-18T07:54:27.524Z] daemon_test.go:156: [d7497eb8f43c1] daemon is not started [2022-03-18T07:54:27.524Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-03-18T07:54:27.524Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2022-03-18T07:54:27.524Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-03-18T07:54:27.524Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-03-18T07:54:27.524Z] === RUN TestDaemonProxy [2022-03-18T07:54:27.524Z] === RUN TestDaemonProxy/environment_variables [2022-03-18T07:54:29.428Z] === RUN TestDaemonProxy/command-line_options [2022-03-18T07:54:29.590Z] === RUN TestInvalidConfig [2022-03-18T07:54:29.590Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-18T07:54:29.590Z] === RUN TestConfig [2022-03-18T07:54:29.590Z] --- PASS: TestConfig (0.00s) [2022-03-18T07:54:29.590Z] === RUN TestOptionsLabels [2022-03-18T07:54:29.590Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-18T07:54:29.590Z] === RUN TestValidName [2022-03-18T07:54:29.590Z] --- PASS: TestValidName (0.00s) [2022-03-18T07:54:29.590Z] PASS [2022-03-18T07:54:29.590Z] coverage: 19.7% of statements [2022-03-18T07:54:29.590Z] ok github.com/docker/docker/libnetwork/config 0.082s coverage: 19.7% of statements [2022-03-18T07:54:29.688Z] docker_cli_daemon_plugins_test.go:106: [dcfd6f1ee4f9f] daemon is not started [2022-03-18T07:54:30.047Z] === RUN TestKey [2022-03-18T07:54:30.047Z] --- PASS: TestKey (0.00s) [2022-03-18T07:54:30.047Z] === RUN TestParseKey [2022-03-18T07:54:30.047Z] --- PASS: TestParseKey (0.00s) [2022-03-18T07:54:30.047Z] === RUN TestInvalidDataStore [2022-03-18T07:54:30.047Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-18T07:54:30.047Z] === RUN TestKVObjectFlatKey [2022-03-18T07:54:30.047Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-18T07:54:30.047Z] === RUN TestAtomicKVObjectFlatKey [2022-03-18T07:54:30.047Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-18T07:54:30.047Z] PASS [2022-03-18T07:54:30.047Z] coverage: 21.9% of statements [2022-03-18T07:54:30.047Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-18T07:54:30.174Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-03-18T07:54:30.174Z] === RUN TestConfigureDaemonLogs [2022-03-18T07:54:30.174Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestCommonOptionsInstallFlags [2022-03-18T07:54:30.174Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-18T07:54:30.174Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-18T07:54:30.174Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-18T07:54:30.174Z] PASS [2022-03-18T07:54:30.174Z] coverage: 19.0% of statements [2022-03-18T07:54:30.174Z] ok github.com/docker/docker/cmd/dockerd 0.250s coverage: 19.0% of statements [2022-03-18T07:54:30.174Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-18T07:54:30.174Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T07:54:30.254Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T07:54:30.506Z] === RUN TestErrorInterfaces [2022-03-18T07:54:30.506Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestNetworkMarshalling [2022-03-18T07:54:30.507Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-03-18T07:54:30.507Z] === RUN TestEndpointMarshalling [2022-03-18T07:54:30.507Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestAuxAddresses [2022-03-18T07:54:30.507Z] time="2022-03-18T07:54:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T07:54:30.507Z] --- PASS: TestAuxAddresses (0.01s) [2022-03-18T07:54:30.507Z] === RUN TestSRVServiceQuery [2022-03-18T07:54:30.507Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-18T07:54:30.507Z] === RUN TestServiceVIPReuse [2022-03-18T07:54:30.507Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-18T07:54:30.507Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestDNSIPQuery [2022-03-18T07:54:30.507Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestDNSProxyServFail [2022-03-18T07:54:30.507Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestSandboxAddEmpty [2022-03-18T07:54:30.507Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestSandboxAddMultiPrio [2022-03-18T07:54:30.507Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestSandboxAddSamePrio [2022-03-18T07:54:30.507Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestCleanupServiceDiscovery [2022-03-18T07:54:30.507Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestDNSOptions [2022-03-18T07:54:30.507Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:54:30.507Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-18T07:54:30.507Z] === RUN TestMultipleControllersWithSameStore [2022-03-18T07:54:30.507Z] time="2022-03-18T07:54:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T07:54:30.507Z] time="2022-03-18T07:54:30Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T07:54:30.507Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-18T07:54:30.507Z] PASS [2022-03-18T07:54:30.507Z] coverage: 8.5% of statements [2022-03-18T07:54:30.507Z] ok github.com/docker/docker/libnetwork 0.367s coverage: 8.5% of statements [2022-03-18T07:54:30.615Z] --- PASS: TestCreateServiceMultipleTimes (14.63s) [2022-03-18T07:54:30.615Z] === RUN TestCreateServiceConflict [2022-03-18T07:54:30.822Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-03-18T07:54:30.964Z] === RUN TestIPDataMarshalling [2022-03-18T07:54:30.964Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-18T07:54:30.964Z] === RUN TestValidateAndIsV6 [2022-03-18T07:54:30.964Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-18T07:54:30.964Z] PASS [2022-03-18T07:54:30.964Z] coverage: 68.9% of statements [2022-03-18T07:54:30.964Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2022-03-18T07:54:31.081Z] === RUN TestDaemonProxy/configuration_file [2022-03-18T07:54:31.422Z] === RUN TestDriver [2022-03-18T07:54:31.422Z] --- PASS: TestDriver (0.00s) [2022-03-18T07:54:31.422Z] PASS [2022-03-18T07:54:31.422Z] coverage: 34.8% of statements [2022-03-18T07:54:31.422Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-03-18T07:54:31.878Z] === RUN TestDriver [2022-03-18T07:54:31.878Z] --- PASS: TestDriver (0.00s) [2022-03-18T07:54:31.878Z] PASS [2022-03-18T07:54:31.878Z] coverage: 34.8% of statements [2022-03-18T07:54:31.878Z] ok github.com/docker/docker/libnetwork/drivers/null 0.069s coverage: 34.8% of statements [2022-03-18T07:54:32.017Z] check_test.go:308: [dce9e06a3dcc8] daemon is not started [2022-03-18T07:54:32.017Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-03-18T07:54:32.336Z] === RUN TestNetworkAllocateFree [2022-03-18T07:54:32.336Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-18T07:54:32.336Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-18T07:54:32.336Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-18T07:54:32.336Z] PASS [2022-03-18T07:54:32.336Z] coverage: 63.6% of statements [2022-03-18T07:54:32.336Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-03-18T07:54:32.389Z] === RUN TestContainerStopSignal [2022-03-18T07:54:32.389Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestContainerStopTimeout [2022-03-18T07:54:32.389Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-18T07:54:32.389Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-18T07:54:32.389Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-18T07:54:32.389Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestReplaceAndAppendEnvVars [2022-03-18T07:54:32.389Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-18T07:54:32.389Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestNewMemoryStore [2022-03-18T07:54:32.389Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestAddContainers [2022-03-18T07:54:32.389Z] --- PASS: TestAddContainers (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestGetContainer [2022-03-18T07:54:32.389Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestDeleteContainer [2022-03-18T07:54:32.389Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestListContainers [2022-03-18T07:54:32.389Z] --- PASS: TestListContainers (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestFirstContainer [2022-03-18T07:54:32.389Z] --- PASS: TestFirstContainer (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestApplyAllContainer [2022-03-18T07:54:32.389Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestIsValidHealthString [2022-03-18T07:54:32.389Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestStateRunStop [2022-03-18T07:54:32.389Z] --- PASS: TestStateRunStop (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestStateTimeoutWait [2022-03-18T07:54:32.389Z] state_test.go:141: Stop callback fired [2022-03-18T07:54:32.389Z] state_test.go:165: Stop callback fired [2022-03-18T07:54:32.389Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-18T07:54:32.389Z] === RUN TestIsValidStateString [2022-03-18T07:54:32.389Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestViewSaveDelete [2022-03-18T07:54:32.389Z] --- PASS: TestViewSaveDelete (0.01s) [2022-03-18T07:54:32.389Z] === RUN TestViewAll [2022-03-18T07:54:32.389Z] --- PASS: TestViewAll (0.01s) [2022-03-18T07:54:32.389Z] === RUN TestViewGet [2022-03-18T07:54:32.389Z] --- PASS: TestViewGet (0.01s) [2022-03-18T07:54:32.389Z] === RUN TestNames [2022-03-18T07:54:32.389Z] --- PASS: TestNames (0.00s) [2022-03-18T07:54:32.389Z] === RUN TestViewWithHealthCheck [2022-03-18T07:54:32.389Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-18T07:54:32.389Z] PASS [2022-03-18T07:54:32.389Z] coverage: 41.7% of statements [2022-03-18T07:54:32.389Z] ok github.com/docker/docker/container 0.248s coverage: 41.7% of statements [2022-03-18T07:54:32.389Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T07:54:32.389Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T07:54:32.389Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T07:54:32.389Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T07:54:32.523Z] --- PASS: TestCreateServiceConflict (2.04s) [2022-03-18T07:54:32.523Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T07:54:32.583Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T07:54:32.793Z] === RUN TestGetEmptyCapabilities [2022-03-18T07:54:32.793Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-18T07:54:32.793Z] === RUN TestGetExtraCapabilities [2022-03-18T07:54:32.841Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T07:54:32.841Z] === RUN TestDaemonProxy/conflicting_options [2022-03-18T07:54:33.250Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-18T07:54:33.250Z] === RUN TestGetInvalidCapabilities [2022-03-18T07:54:33.250Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-03-18T07:54:33.250Z] === RUN TestRemoteDriver [2022-03-18T07:54:33.250Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T07:54:33.250Z] === RUN TestDriverError [2022-03-18T07:54:33.250Z] --- PASS: TestDriverError (0.01s) [2022-03-18T07:54:33.250Z] === RUN TestMissingValues [2022-03-18T07:54:33.250Z] --- PASS: TestMissingValues (0.01s) [2022-03-18T07:54:33.250Z] === RUN TestRollback [2022-03-18T07:54:33.250Z] --- PASS: TestRollback (0.01s) [2022-03-18T07:54:33.250Z] PASS [2022-03-18T07:54:33.250Z] coverage: 57.4% of statements [2022-03-18T07:54:33.250Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.107s coverage: 57.4% of statements [2022-03-18T07:54:33.407Z] === RUN TestDaemonProxy/reload_sanitized [2022-03-18T07:54:33.706Z] === RUN TestNAT [2022-03-18T07:54:33.706Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T07:54:33.706Z] --- SKIP: TestNAT (0.00s) [2022-03-18T07:54:33.706Z] === RUN TestTransparent [2022-03-18T07:54:33.706Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T07:54:33.706Z] --- SKIP: TestTransparent (0.00s) [2022-03-18T07:54:33.706Z] PASS [2022-03-18T07:54:33.706Z] coverage: 0.0% of statements [2022-03-18T07:54:33.706Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.048s coverage: 0.0% of statements [2022-03-18T07:54:33.706Z] --- PASS: TestRandomAllocateDeallocate (6.61s) [2022-03-18T07:54:33.706Z] === RUN TestAllocateRandomDeallocate [2022-03-18T07:54:33.955Z] === RUN TestPrepare [2022-03-18T07:54:33.955Z] --- PASS: TestPrepare (0.00s) [2022-03-18T07:54:33.955Z] === RUN TestStart [2022-03-18T07:54:33.955Z] --- PASS: TestStart (0.00s) [2022-03-18T07:54:33.955Z] === RUN TestWaitCancel [2022-03-18T07:54:33.955Z] --- PASS: TestWaitCancel (0.00s) [2022-03-18T07:54:33.955Z] === RUN TestWaitDisabled [2022-03-18T07:54:33.955Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-18T07:54:33.955Z] === RUN TestWaitEnabled [2022-03-18T07:54:33.955Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-18T07:54:33.955Z] === RUN TestRemove [2022-03-18T07:54:33.955Z] --- PASS: TestRemove (0.00s) [2022-03-18T07:54:33.955Z] PASS [2022-03-18T07:54:33.955Z] coverage: 65.3% of statements [2022-03-18T07:54:33.955Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.106s coverage: 65.3% of statements [2022-03-18T07:54:33.975Z] --- PASS: TestDaemonProxy (6.30s) [2022-03-18T07:54:33.975Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-03-18T07:54:33.975Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-03-18T07:54:33.975Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-03-18T07:54:33.975Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-03-18T07:54:33.975Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-03-18T07:54:33.975Z] PASS [2022-03-18T07:54:33.975Z] [2022-03-18T07:54:33.975Z] DONE 17 tests in 10.741s [2022-03-18T07:54:33.975Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-03-18T07:54:33.975Z] ++ 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-03-18T07:54:33.975Z] ++ set -e [2022-03-18T07:54:33.975Z] ++ '[' -n 0 ']' [2022-03-18T07:54:33.975Z] ++ set -x [2022-03-18T07:54:33.975Z] ++ 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-03-18T07:54:34.164Z] === RUN TestNew [2022-03-18T07:54:34.164Z] --- PASS: TestNew (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestAddDriver [2022-03-18T07:54:34.164Z] --- PASS: TestAddDriver (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestAddDuplicateDriver [2022-03-18T07:54:34.164Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-18T07:54:34.164Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestDriver [2022-03-18T07:54:34.164Z] --- PASS: TestDriver (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestIPAM [2022-03-18T07:54:34.164Z] --- PASS: TestIPAM (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestWalkIPAMs [2022-03-18T07:54:34.164Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestWalkDrivers [2022-03-18T07:54:34.164Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-18T07:54:34.164Z] PASS [2022-03-18T07:54:34.164Z] coverage: 82.4% of statements [2022-03-18T07:54:34.164Z] === RUN TestBuildDefault [2022-03-18T07:54:34.164Z] --- PASS: TestBuildDefault (0.01s) [2022-03-18T07:54:34.164Z] === RUN TestBuildHostnameDomainname [2022-03-18T07:54:34.164Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestBuildHostname [2022-03-18T07:54:34.164Z] --- PASS: TestBuildHostname (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestBuildHostnameFQDN [2022-03-18T07:54:34.164Z] ok github.com/docker/docker/libnetwork/drvregistry 0.091s coverage: 82.4% of statements [2022-03-18T07:54:34.164Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestBuildNoIP [2022-03-18T07:54:34.164Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestUpdate [2022-03-18T07:54:34.164Z] --- PASS: TestUpdate (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-18T07:54:34.164Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-18T07:54:34.164Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestAddEmpty [2022-03-18T07:54:34.164Z] --- PASS: TestAddEmpty (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestAdd [2022-03-18T07:54:34.164Z] --- PASS: TestAdd (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestDeleteEmpty [2022-03-18T07:54:34.164Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-18T07:54:34.164Z] === RUN TestDeleteNewline [2022-03-18T07:54:34.164Z] --- PASS: TestDeleteNewline (0.01s) [2022-03-18T07:54:34.164Z] === RUN TestDelete [2022-03-18T07:54:34.164Z] --- PASS: TestDelete (0.01s) [2022-03-18T07:54:34.164Z] === RUN TestConcurrentWrites [2022-03-18T07:54:34.164Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-18T07:54:34.164Z] PASS [2022-03-18T07:54:34.164Z] coverage: 81.2% of statements [2022-03-18T07:54:34.164Z] ok github.com/docker/docker/libnetwork/etchosts 0.357s coverage: 81.2% of statements [2022-03-18T07:54:34.234Z] INFO: Testing against a local daemon [2022-03-18T07:54:34.234Z] === RUN TestCommitInheritsEnv [2022-03-18T07:54:34.492Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-03-18T07:54:34.492Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T07:54:34.492Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-03-18T07:54:34.492Z] === RUN TestImportWithCustomPlatform [2022-03-18T07:54:34.492Z] === RUN TestImportWithCustomPlatform/#00 [2022-03-18T07:54:34.492Z] === RUN TestImportWithCustomPlatform/_______ [2022-03-18T07:54:34.492Z] === RUN TestImportWithCustomPlatform// [2022-03-18T07:54:34.492Z] === RUN TestImportWithCustomPlatform/linux [2022-03-18T07:54:34.621Z] === RUN TestNew [2022-03-18T07:54:34.621Z] --- PASS: TestNew (0.00s) [2022-03-18T07:54:34.621Z] === RUN TestAllocate [2022-03-18T07:54:34.621Z] --- PASS: TestAllocate (0.00s) [2022-03-18T07:54:34.621Z] === RUN TestUninitialized [2022-03-18T07:54:34.621Z] --- PASS: TestUninitialized (0.00s) [2022-03-18T07:54:34.621Z] === RUN TestAllocateInRange [2022-03-18T07:54:34.621Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-18T07:54:34.621Z] === RUN TestAllocateSerial [2022-03-18T07:54:34.621Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-18T07:54:34.621Z] PASS [2022-03-18T07:54:34.621Z] coverage: 87.5% of statements [2022-03-18T07:54:34.621Z] ok github.com/docker/docker/libnetwork/idm 0.052s coverage: 87.5% of statements [2022-03-18T07:54:34.621Z] === RUN TestCaller [2022-03-18T07:54:34.621Z] --- PASS: TestCaller (0.00s) [2022-03-18T07:54:34.621Z] PASS [2022-03-18T07:54:34.621Z] coverage: 100.0% of statements [2022-03-18T07:54:34.621Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-03-18T07:54:34.752Z] === RUN TestImportWithCustomPlatform/LINUX [2022-03-18T07:54:34.752Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-03-18T07:54:34.752Z] === RUN TestImportWithCustomPlatform/macos [2022-03-18T07:54:34.752Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-03-18T07:54:34.752Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform (0.41s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/#00 (0.10s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-03-18T07:54:34.752Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-03-18T07:54:34.752Z] === RUN TestImagesFilterMultiReference [2022-03-18T07:54:35.011Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-03-18T07:54:35.011Z] === RUN TestImagePullPlatformInvalid [2022-03-18T07:54:35.011Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-03-18T07:54:35.011Z] === RUN TestRemoveImageOrphaning [2022-03-18T07:54:35.063Z] --- PASS: TestCreateServiceMaxReplicas (2.46s) [2022-03-18T07:54:35.063Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T07:54:35.078Z] --- PASS: TestAllocateRandomDeallocate (1.30s) [2022-03-18T07:54:35.078Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-18T07:54:35.270Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2022-03-18T07:54:35.270Z] === RUN TestRemoveImageGarbageCollector [2022-03-18T07:54:35.519Z] === RUN TestNewListSecretsFilters [2022-03-18T07:54:35.519Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-18T07:54:35.519Z] === RUN TestNewListConfigsFilters [2022-03-18T07:54:35.519Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-18T07:54:35.519Z] PASS [2022-03-18T07:54:35.519Z] coverage: 0.5% of statements [2022-03-18T07:54:35.519Z] ok github.com/docker/docker/daemon/cluster 0.261s coverage: 0.5% of statements [2022-03-18T07:54:35.528Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-03-18T07:54:35.536Z] === RUN TestSetSerialInsertDelete [2022-03-18T07:54:35.536Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-18T07:54:35.536Z] === RUN TestSetParallelInsertDelete [2022-03-18T07:54:35.988Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-18T07:54:35.988Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-18T07:54:35.988Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-18T07:54:35.988Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-18T07:54:36.456Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T07:54:36.456Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T07:54:36.502Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.38s) [2022-03-18T07:54:36.502Z] === RUN TestRetrieveFromStore [2022-03-18T07:54:36.502Z] === RUN TestInt2IP2IntConversion [2022-03-18T07:54:36.924Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-18T07:54:36.925Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-18T07:54:36.925Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-18T07:54:36.925Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-18T07:54:36.925Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-18T07:54:36.925Z] PASS [2022-03-18T07:54:36.925Z] coverage: 35.9% of statements [2022-03-18T07:54:36.925Z] ok github.com/docker/docker/daemon/cluster/convert 0.370s coverage: 35.9% of statements [2022-03-18T07:54:36.928Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T07:54:36.960Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-03-18T07:54:36.960Z] === RUN TestGetAddressVersion [2022-03-18T07:54:36.960Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-18T07:54:36.960Z] === RUN TestKeyString [2022-03-18T07:54:36.960Z] --- PASS: TestKeyString (0.00s) [2022-03-18T07:54:36.960Z] === RUN TestPoolDataMarshal [2022-03-18T07:54:36.960Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-18T07:54:36.960Z] === RUN TestSubnetsMarshal [2022-03-18T07:54:36.960Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-18T07:54:36.960Z] === RUN TestAddSubnets [2022-03-18T07:54:36.960Z] --- PASS: TestRetrieveFromStore (0.59s) [2022-03-18T07:54:36.960Z] === RUN TestIsCorrupted [2022-03-18T07:54:36.960Z] --- PASS: TestIsCorrupted (0.02s) [2022-03-18T07:54:36.960Z] === RUN TestSetRollover [2022-03-18T07:54:36.960Z] --- PASS: TestAddSubnets (0.07s) [2022-03-18T07:54:36.960Z] === RUN TestDoublePoolRelease [2022-03-18T07:54:36.960Z] === RUN TestPoolRequest [2022-03-18T07:54:36.960Z] --- PASS: TestPoolRequest (0.00s) [2022-03-18T07:54:36.960Z] === RUN TestOtherRequests [2022-03-18T07:54:36.960Z] --- PASS: TestOtherRequests (0.00s) [2022-03-18T07:54:36.960Z] PASS [2022-03-18T07:54:36.960Z] coverage: 57.1% of statements [2022-03-18T07:54:36.960Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-03-18T07:54:36.960Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-18T07:54:36.960Z] === RUN TestAddReleasePoolID [2022-03-18T07:54:37.416Z] --- PASS: TestAddReleasePoolID (0.10s) [2022-03-18T07:54:37.416Z] === RUN TestPredefinedPool [2022-03-18T07:54:37.416Z] --- PASS: TestPredefinedPool (0.03s) [2022-03-18T07:54:37.416Z] === RUN TestRemoveSubnet [2022-03-18T07:54:37.416Z] --- PASS: TestRemoveSubnet (0.21s) [2022-03-18T07:54:37.416Z] === RUN TestGetSameAddress [2022-03-18T07:54:37.416Z] --- PASS: TestGetSameAddress (0.02s) [2022-03-18T07:54:37.416Z] === RUN TestPoolAllocationReuse [2022-03-18T07:54:37.892Z] --- PASS: TestRemoveImageGarbageCollector (2.40s) [2022-03-18T07:54:37.893Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T07:54:37.893Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-03-18T07:54:37.893Z] === RUN TestTagInvalidReference [2022-03-18T07:54:37.893Z] --- PASS: TestTagInvalidReference (0.02s) [2022-03-18T07:54:37.893Z] === RUN TestTagValidPrefixedRepo [2022-03-18T07:54:37.893Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-03-18T07:54:37.893Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T07:54:37.893Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-03-18T07:54:37.893Z] === RUN TestTagOfficialNames [2022-03-18T07:54:37.893Z] --- PASS: TestTagOfficialNames (0.06s) [2022-03-18T07:54:37.893Z] === RUN TestTagMatchesDigest [2022-03-18T07:54:37.893Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-03-18T07:54:37.893Z] === CONT TestImportExtremelyLargeImageWorks [2022-03-18T07:54:38.381Z] === RUN TestGetCapabilities [2022-03-18T07:54:38.381Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-18T07:54:38.381Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-18T07:54:38.381Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-18T07:54:38.381Z] === RUN TestGetDefaultAddressSpaces [2022-03-18T07:54:38.381Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-18T07:54:38.382Z] === RUN TestRemoteDriver [2022-03-18T07:54:38.382Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T07:54:38.382Z] PASS [2022-03-18T07:54:38.382Z] coverage: 47.4% of statements [2022-03-18T07:54:38.382Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-03-18T07:54:38.838Z] --- PASS: TestSetRollover (1.59s) [2022-03-18T07:54:38.838Z] === RUN TestSetRolloverSerial [2022-03-18T07:54:39.297Z] --- PASS: TestPoolAllocationReuse (1.73s) [2022-03-18T07:54:39.297Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-18T07:54:39.297Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-18T07:54:39.297Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-18T07:54:39.297Z] === RUN TestWindowsIPAM [2022-03-18T07:54:39.297Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-18T07:54:39.297Z] PASS [2022-03-18T07:54:39.297Z] coverage: 71.4% of statements [2022-03-18T07:54:39.297Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-03-18T07:54:40.262Z] --- PASS: TestSetRolloverSerial (1.65s) [2022-03-18T07:54:40.262Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-18T07:54:40.262Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-18T07:54:40.262Z] PASS [2022-03-18T07:54:40.262Z] coverage: 84.4% of statements [2022-03-18T07:54:40.262Z] ok github.com/docker/docker/libnetwork/bitseq 13.177s coverage: 84.4% of statements [2022-03-18T07:54:40.262Z] === RUN TestDefaultNetwork [2022-03-18T07:54:40.718Z] --- PASS: TestDefaultNetwork (0.26s) [2022-03-18T07:54:40.718Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-18T07:54:40.807Z] === RUN TestEventsLog [2022-03-18T07:54:40.807Z] --- PASS: TestEventsLog (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestEventsLogTimeout [2022-03-18T07:54:40.807Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestLogEvents [2022-03-18T07:54:40.807Z] === RUN TestBuilderGC [2022-03-18T07:54:40.807Z] --- PASS: TestBuilderGC (0.01s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationNotFound [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonBrokenConfiguration [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestFindConfigurationConflicts [2022-03-18T07:54:40.807Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-18T07:54:40.807Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-18T07:54:40.807Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-18T07:54:40.807Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-18T07:54:40.807Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_label [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_dns [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-18T07:54:40.807Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestReloadSetConfigFileNotExist [2022-03-18T07:54:40.807Z] --- PASS: TestLogEvents (0.05s) [2022-03-18T07:54:40.807Z] === RUN TestLoadBufferedEvents [2022-03-18T07:54:40.807Z] === RUN TestWaitNodeAttachment [2022-03-18T07:54:40.807Z] time="2022-03-18T07:54:40Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-18T07:54:40.807Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-03-18T07:54:40.807Z] === RUN TestReloadDefaultConfigNotExist [2022-03-18T07:54:40.807Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:40.807Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestReloadBadDefaultConfig [2022-03-18T07:54:40.807Z] time="2022-03-18T07:54:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2129807242" [2022-03-18T07:54:40.807Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestReloadWithConflictingLabels [2022-03-18T07:54:40.807Z] time="2022-03-18T07:54:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2965962618" [2022-03-18T07:54:40.807Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestReloadWithDuplicateLabels [2022-03-18T07:54:40.807Z] time="2022-03-18T07:54:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1420624368" [2022-03-18T07:54:40.807Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestMaskURLCredentials [2022-03-18T07:54:40.807Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestDaemonConfigurationMerge [2022-03-18T07:54:40.807Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-18T07:54:40.807Z] PASS [2022-03-18T07:54:40.807Z] coverage: 79.2% of statements [2022-03-18T07:54:40.807Z] ok github.com/docker/docker/daemon/config 0.373s coverage: 79.2% of statements [2022-03-18T07:54:40.807Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-03-18T07:54:40.807Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-18T07:54:40.807Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-18T07:54:40.807Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-18T07:54:40.807Z] PASS [2022-03-18T07:54:40.807Z] coverage: 50.0% of statements [2022-03-18T07:54:40.807Z] ok github.com/docker/docker/daemon/events 0.354s coverage: 50.0% of statements [2022-03-18T07:54:40.807Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-18T07:54:40.807Z] === RUN TestIsolationConversion [2022-03-18T07:54:40.807Z] === RUN TestIsolationConversion/default [2022-03-18T07:54:40.807Z] === RUN TestIsolationConversion/process [2022-03-18T07:54:40.807Z] === RUN TestIsolationConversion/hyperv [2022-03-18T07:54:40.807Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestContainerLabels [2022-03-18T07:54:40.807Z] --- PASS: TestContainerLabels (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestCredentialSpecConversion [2022-03-18T07:54:40.807Z] === RUN TestCredentialSpecConversion/none [2022-03-18T07:54:40.807Z] === RUN TestCredentialSpecConversion/config [2022-03-18T07:54:40.807Z] === RUN TestCredentialSpecConversion/file [2022-03-18T07:54:40.807Z] === RUN TestCredentialSpecConversion/registry [2022-03-18T07:54:40.807Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-18T07:54:40.807Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestControllerValidateMountBind [2022-03-18T07:54:40.807Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestControllerValidateMountVolume [2022-03-18T07:54:40.807Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestControllerValidateMountTarget [2022-03-18T07:54:40.807Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestControllerValidateMountTmpfs [2022-03-18T07:54:40.807Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestControllerValidateMountInvalidType [2022-03-18T07:54:40.807Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-18T07:54:40.807Z] === RUN TestControllerValidateMountNamedPipe [2022-03-18T07:54:40.807Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-18T07:54:40.807Z] PASS [2022-03-18T07:54:40.807Z] coverage: 11.0% of statements [2022-03-18T07:54:40.807Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.599s coverage: 11.0% of statements [2022-03-18T07:54:41.175Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-03-18T07:54:41.175Z] === RUN TestInitAddressPools [2022-03-18T07:54:41.175Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-18T07:54:41.175Z] PASS [2022-03-18T07:54:41.175Z] coverage: 74.0% of statements [2022-03-18T07:54:41.175Z] ok github.com/docker/docker/libnetwork/ipamutils 0.653s coverage: 74.0% of statements [2022-03-18T07:54:41.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-03-18T07:54:41.602Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2022-03-18T07:54:41.602Z] === RUN TestServiceUpdateNetwork [2022-03-18T07:54:41.631Z] === RUN TestKeyValue [2022-03-18T07:54:41.631Z] --- PASS: TestKeyValue (0.00s) [2022-03-18T07:54:41.631Z] PASS [2022-03-18T07:54:41.631Z] coverage: 60.0% of statements [2022-03-18T07:54:41.631Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2022-03-18T07:54:41.631Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.35s) [2022-03-18T07:54:41.631Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-18T07:54:42.139Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T07:54:42.140Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-03-18T07:54:42.653Z] === RUN TestIsEmptyDir [2022-03-18T07:54:42.653Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-18T07:54:42.653Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-03-18T07:54:42.653Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-03-18T07:54:42.653Z] PASS [2022-03-18T07:54:42.653Z] coverage: 2.3% of statements [2022-03-18T07:54:42.653Z] ok github.com/docker/docker/daemon/graphdriver 0.092s coverage: 2.3% of statements [2022-03-18T07:54:42.653Z] === RUN TestVerifyNetworkingConfig [2022-03-18T07:54:42.653Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestGetContainer [2022-03-18T07:54:42.653Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestValidContainerNames [2022-03-18T07:54:42.653Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestContainerInitDNS [2022-03-18T07:54:42.653Z] daemon_test.go:145: root required [2022-03-18T07:54:42.653Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestMerge [2022-03-18T07:54:42.653Z] --- PASS: TestMerge (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestValidateContainerIsolation [2022-03-18T07:54:42.653Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestFindNetworkErrorType [2022-03-18T07:54:42.653Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestEnsureServicesExist [2022-03-18T07:54:42.653Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestEnsureServicesExistErrors [2022-03-18T07:54:42.653Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-18T07:54:42.653Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-18T07:54:42.653Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-18T07:54:42.653Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-18T07:54:42.653Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-18T07:54:42.653Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-18T07:54:42.653Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestContainerDelete [2022-03-18T07:54:42.653Z] --- PASS: TestContainerDelete (0.01s) [2022-03-18T07:54:42.653Z] === RUN TestContainerDoubleDelete [2022-03-18T07:54:42.653Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestLogContainerEventCopyLabels [2022-03-18T07:54:42.653Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestLogContainerEventWithAttributes [2022-03-18T07:54:42.653Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestNoneHealthcheck [2022-03-18T07:54:42.653Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestHealthStates [2022-03-18T07:54:42.653Z] === RUN TestLinkNaming [2022-03-18T07:54:42.653Z] --- PASS: TestLinkNaming (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestLinkNew [2022-03-18T07:54:42.653Z] --- PASS: TestLinkNew (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestLinkEnv [2022-03-18T07:54:42.653Z] --- PASS: TestLinkEnv (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestLinkMultipleEnv [2022-03-18T07:54:42.653Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-18T07:54:42.653Z] === RUN TestLinkPortRangeEnv [2022-03-18T07:54:42.653Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-18T07:54:42.653Z] PASS [2022-03-18T07:54:42.653Z] coverage: 93.0% of statements [2022-03-18T07:54:42.653Z] ok github.com/docker/docker/daemon/links 0.062s coverage: 93.0% of statements [2022-03-18T07:54:42.707Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-03-18T07:54:42.707Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] time="2022-03-18T07:54:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T07:54:43.121Z] --- PASS: TestHealthStates (0.22s) [2022-03-18T07:54:43.121Z] === RUN TestGetInspectData [2022-03-18T07:54:43.121Z] --- PASS: TestGetInspectData (0.00s) [2022-03-18T07:54:43.121Z] === RUN TestFillLicense [2022-03-18T07:54:43.122Z] --- PASS: TestFillLicense (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestListInvalidFilter [2022-03-18T07:54:43.122Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestNameFilter [2022-03-18T07:54:43.122Z] --- PASS: TestNameFilter (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-18T07:54:43.122Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-18T07:54:43.122Z] === 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-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-18T07:54:43.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-18T07:54:43.122Z] --- 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-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-18T07:54:43.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestDaemonReloadLabels [2022-03-18T07:54:43.122Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-18T07:54:43.122Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestDaemonReloadMirrors [2022-03-18T07:54:43.122Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-18T07:54:43.122Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-18T07:54:43.122Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-18T07:54:43.122Z] reload_test.go:342: root required [2022-03-18T07:54:43.122Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-18T07:54:43.122Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-18T07:54:43.122Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-18T07:54:43.122Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-03-18T07:54:43.122Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-18T07:54:43.122Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-03-18T07:54:43.122Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-18T07:54:43.122Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-03-18T07:54:43.122Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-18T07:54:43.122Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-18T07:54:43.122Z] === RUN TestParseVolumesFrom [2022-03-18T07:54:43.122Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-18T07:54:43.122Z] PASS [2022-03-18T07:54:43.122Z] coverage: 8.6% of statements [2022-03-18T07:54:43.122Z] ok github.com/docker/docker/daemon 0.515s coverage: 8.6% of statements [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-18T07:54:43.122Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-18T07:54:43.274Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-03-18T07:54:43.274Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-03-18T07:54:43.842Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-03-18T07:54:44.101Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T07:54:44.361Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-03-18T07:54:44.928Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig/defaults [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-18T07:54:45.335Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-18T07:54:45.335Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-18T07:54:45.335Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-18T07:54:45.335Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-18T07:54:45.335Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-18T07:54:45.335Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-18T07:54:45.335Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-18T07:54:45.335Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-18T07:54:45.335Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-18T07:54:45.352Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.09s) [2022-03-18T07:54:45.352Z] === RUN TestGetAddress [2022-03-18T07:54:45.352Z] === RUN TestNetworkDBSimple [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T07:54:45.352Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T07:54:45.495Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-03-18T07:54:45.754Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-03-18T07:54:45.802Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-18T07:54:45.802Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-03-18T07:54:45.802Z] === RUN TestCreateSuccess [2022-03-18T07:54:45.802Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCreateStreamSkipped [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-18T07:54:45.802Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCreateLogGroupSuccess [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-18T07:54:45.802Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCreateError [2022-03-18T07:54:45.802Z] --- PASS: TestCreateError (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCreateAlreadyExists [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-18T07:54:45.802Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestLogClosed [2022-03-18T07:54:45.802Z] --- PASS: TestLogClosed (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestLogBlocking [2022-03-18T07:54:45.802Z] --- PASS: TestLogBlocking (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-18T07:54:45.802Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestLogNonBlockingBufferFull [2022-03-18T07:54:45.802Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestPublishBatchSuccess [2022-03-18T07:54:45.802Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestPublishBatchError [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=error msg=error [2022-03-18T07:54:45.802Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T07:54:45.802Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T07:54:45.802Z] time="2022-03-18T07:54:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-18T07:54:45.802Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCollectBatchSimple [2022-03-18T07:54:45.802Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCollectBatchTicker [2022-03-18T07:54:45.802Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCollectBatchMultilinePattern [2022-03-18T07:54:45.802Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-18T07:54:45.802Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-18T07:54:45.802Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-18T07:54:45.802Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-18T07:54:45.802Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2022-03-18T07:54:45.803Z] === RUN TestCollectBatchClose [2022-03-18T07:54:45.803Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestEffectiveLen [2022-03-18T07:54:45.803Z] === RUN TestEffectiveLen/0/Hello [2022-03-18T07:54:45.803Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-18T07:54:45.803Z] === RUN TestEffectiveLen/2/🙃 [2022-03-18T07:54:45.803Z] === RUN TestEffectiveLen/3/���� [2022-03-18T07:54:45.803Z] === RUN TestEffectiveLen/4/He��o [2022-03-18T07:54:45.803Z] === RUN TestEffectiveLen/5/ [2022-03-18T07:54:45.803Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/0/ [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/1/Hello [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: Hello [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/2/Hello [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: He [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: llo [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/3/Hello [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: Hello [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/4/🙃 [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/5/🙃 [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/6/a� [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: a [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: � [2022-03-18T07:54:45.803Z] === RUN TestFindValidSplit/7/a� [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1076: a� [2022-03-18T07:54:45.803Z] cloudwatchlogs_test.go:1077: [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestProcessEventEmoji [2022-03-18T07:54:45.803Z] --- PASS: TestProcessEventEmoji (0.15s) [2022-03-18T07:54:45.803Z] === RUN TestCollectBatchLineSplit [2022-03-18T07:54:45.803Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-18T07:54:45.803Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestCollectBatchMaxEvents [2022-03-18T07:54:45.803Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-18T07:54:45.803Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-18T07:54:45.803Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-03-18T07:54:45.803Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-18T07:54:45.803Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-03-18T07:54:45.803Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-18T07:54:45.803Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-18T07:54:45.803Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsFormat [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-18T07:54:45.803Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-18T07:54:45.803Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-18T07:54:45.809Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-18T07:54:45.809Z] PASS [2022-03-18T07:54:45.809Z] coverage: 100.0% of statements [2022-03-18T07:54:45.809Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.083s coverage: 100.0% of statements [2022-03-18T07:54:45.809Z] === RUN TestGenerate [2022-03-18T07:54:45.809Z] --- PASS: TestGenerate (0.00s) [2022-03-18T07:54:45.809Z] === RUN TestGeneratePtr [2022-03-18T07:54:45.809Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-18T07:54:45.809Z] === RUN TestGenerateMissingField [2022-03-18T07:54:45.809Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-18T07:54:45.809Z] === RUN TestFieldCannotBeSet [2022-03-18T07:54:45.809Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-18T07:54:45.809Z] === RUN TestTypeMismatchError [2022-03-18T07:54:45.809Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-18T07:54:45.809Z] PASS [2022-03-18T07:54:45.809Z] coverage: 100.0% of statements [2022-03-18T07:54:45.809Z] ok github.com/docker/docker/libnetwork/options 0.048s coverage: 100.0% of statements [2022-03-18T07:54:46.266Z] 2022/03/18 07:54:45 Closing DB instances... [2022-03-18T07:54:46.266Z] testing: warning: no tests to run [2022-03-18T07:54:46.266Z] PASS [2022-03-18T07:54:46.266Z] coverage: 0.0% of statements [2022-03-18T07:54:46.266Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestCreateTagSuccess [2022-03-18T07:54:46.277Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-18T07:54:46.277Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-18T07:54:46.277Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-18T07:54:46.277Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-18T07:54:46.277Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-18T07:54:46.277Z] PASS [2022-03-18T07:54:46.277Z] coverage: 80.2% of statements [2022-03-18T07:54:46.277Z] ok github.com/docker/docker/daemon/logger/awslogs 0.638s coverage: 80.2% of statements [2022-03-18T07:54:46.277Z] === RUN TestAdapterReadLogs [2022-03-18T07:54:46.277Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestCopier [2022-03-18T07:54:46.277Z] --- PASS: TestCopier (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestCopierLongLines [2022-03-18T07:54:46.277Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestCopierSlow [2022-03-18T07:54:46.277Z] === RUN TestSearchRegistryForImagesErrors [2022-03-18T07:54:46.277Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestSearchRegistryForImages [2022-03-18T07:54:46.277Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestOnlyPlatformWithFallback [2022-03-18T07:54:46.277Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestImageDelete [2022-03-18T07:54:46.277Z] === RUN TestImageDelete/no_lease [2022-03-18T07:54:46.277Z] === RUN TestImageDelete/lease_exists [2022-03-18T07:54:46.277Z] --- PASS: TestCopierSlow (0.23s) [2022-03-18T07:54:46.277Z] === RUN TestCopierWithSized [2022-03-18T07:54:46.277Z] === RUN TestCopierWithSized/as_is [2022-03-18T07:54:46.277Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-18T07:54:46.277Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-18T07:54:46.277Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-18T07:54:46.277Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestCopierWithPartial [2022-03-18T07:54:46.277Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestRingLogger [2022-03-18T07:54:46.277Z] --- PASS: TestRingLogger (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestRingCap [2022-03-18T07:54:46.277Z] --- PASS: TestRingCap (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestRingClose [2022-03-18T07:54:46.277Z] --- PASS: TestRingClose (0.00s) [2022-03-18T07:54:46.277Z] === RUN TestRingDrain [2022-03-18T07:54:46.277Z] --- PASS: TestRingDrain (0.00s) [2022-03-18T07:54:46.277Z] PASS [2022-03-18T07:54:46.277Z] coverage: 43.2% of statements [2022-03-18T07:54:46.277Z] --- PASS: TestImageDelete (0.03s) [2022-03-18T07:54:46.277Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-03-18T07:54:46.277Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-03-18T07:54:46.277Z] === RUN TestContentStoreForPull [2022-03-18T07:54:46.277Z] ok github.com/docker/docker/daemon/logger 0.317s coverage: 43.2% of statements [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-18T07:54:46.277Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-18T07:54:46.277Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-18T07:54:46.277Z] PASS [2022-03-18T07:54:46.277Z] coverage: 33.6% of statements [2022-03-18T07:54:46.277Z] ok github.com/docker/docker/daemon/logger/fluentd 0.064s coverage: 33.6% of statements [2022-03-18T07:54:46.277Z] --- PASS: TestContentStoreForPull (0.29s) [2022-03-18T07:54:46.277Z] PASS [2022-03-18T07:54:46.277Z] coverage: 6.8% of statements [2022-03-18T07:54:46.277Z] ok github.com/docker/docker/daemon/images 0.444s coverage: 6.8% of statements [2022-03-18T07:54:46.323Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-03-18T07:54:46.723Z] === RUN TestRequestNewPort [2022-03-18T07:54:46.723Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-18T07:54:46.747Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T07:54:46.747Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T07:54:46.747Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-18T07:54:46.747Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T07:54:46.747Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-18T07:54:46.747Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-18T07:54:46.892Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-03-18T07:54:47.180Z] === RUN TestRequestSpecificPort [2022-03-18T07:54:47.180Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-18T07:54:47.180Z] === RUN TestReleasePort [2022-03-18T07:54:47.181Z] --- PASS: TestReleasePort (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestReuseReleasedPort [2022-03-18T07:54:47.181Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestReleaseUnreadledPort [2022-03-18T07:54:47.181Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestUnknowProtocol [2022-03-18T07:54:47.181Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestAllocateAllPorts [2022-03-18T07:54:47.181Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestPortAllocation [2022-03-18T07:54:47.181Z] --- PASS: TestPortAllocation (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestPortAllocationWithCustomRange [2022-03-18T07:54:47.181Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestNoDuplicateBPR [2022-03-18T07:54:47.181Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-18T07:54:47.181Z] === RUN TestChangePortRange [2022-03-18T07:54:47.181Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-18T07:54:47.181Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-18T07:54:47.181Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-18T07:54:47.181Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-18T07:54:47.181Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-18T07:54:47.181Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-18T07:54:47.181Z] --- PASS: TestChangePortRange (0.00s) [2022-03-18T07:54:47.181Z] PASS [2022-03-18T07:54:47.181Z] coverage: 88.6% of statements [2022-03-18T07:54:47.181Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-18T07:54:47.181Z] testing: warning: no tests to run [2022-03-18T07:54:47.181Z] PASS [2022-03-18T07:54:47.181Z] coverage: 0.0% of statements [2022-03-18T07:54:47.181Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-18T07:54:47.215Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-18T07:54:47.215Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-18T07:54:47.215Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-18T07:54:47.215Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-03-18T07:54:47.215Z] === RUN TestFastTimeMarshalJSON [2022-03-18T07:54:47.215Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-03-18T07:54:47.215Z] PASS [2022-03-18T07:54:47.215Z] coverage: 87.2% of statements [2022-03-18T07:54:47.215Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.269s coverage: 87.2% of statements [2022-03-18T07:54:47.462Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T07:54:47.462Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-03-18T07:54:47.637Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-18T07:54:47.637Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-18T07:54:47.637Z] === RUN TestHashData [2022-03-18T07:54:47.637Z] --- PASS: TestHashData (0.00s) [2022-03-18T07:54:47.637Z] PASS [2022-03-18T07:54:47.637Z] coverage: 2.8% of statements [2022-03-18T07:54:47.637Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-03-18T07:54:48.029Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-03-18T07:54:48.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T07:54:48.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T07:54:48.094Z] === RUN TestErrorConstructors [2022-03-18T07:54:48.094Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-18T07:54:48.094Z] === RUN TestCompareIPMask [2022-03-18T07:54:48.094Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-18T07:54:48.094Z] === RUN TestUtilGetHostPartIP [2022-03-18T07:54:48.094Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-18T07:54:48.094Z] === RUN TestUtilGetBroadcastIP [2022-03-18T07:54:48.094Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-18T07:54:48.094Z] === RUN TestParseCIDR [2022-03-18T07:54:48.094Z] --- PASS: TestParseCIDR (0.00s) [2022-03-18T07:54:48.094Z] PASS [2022-03-18T07:54:48.094Z] coverage: 37.3% of statements [2022-03-18T07:54:48.094Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 37.3% of statements [2022-03-18T07:54:48.202Z] === RUN TestJSONFileLogger [2022-03-18T07:54:48.202Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-18T07:54:48.202Z] === RUN TestJSONFileLoggerWithTags [2022-03-18T07:54:48.202Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-18T07:54:48.202Z] === RUN TestJSONFileLoggerWithOpts [2022-03-18T07:54:48.202Z] --- PASS: TestJSONFileLoggerWithOpts (0.06s) [2022-03-18T07:54:48.202Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-18T07:54:48.202Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-18T07:54:48.202Z] === RUN TestEncodeDecode [2022-03-18T07:54:48.202Z] === PAUSE TestEncodeDecode [2022-03-18T07:54:48.202Z] === RUN TestUnexpectedEOF [2022-03-18T07:54:48.202Z] time="2022-03-18T07:54:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T07:54:48.202Z] time="2022-03-18T07:54:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T07:54:48.202Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-03-18T07:54:48.202Z] === CONT TestEncodeDecode [2022-03-18T07:54:48.202Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-18T07:54:48.202Z] PASS [2022-03-18T07:54:48.202Z] coverage: 69.9% of statements [2022-03-18T07:54:48.202Z] === RUN TestWriteLog [2022-03-18T07:54:48.202Z] === PAUSE TestWriteLog [2022-03-18T07:54:48.202Z] === RUN TestReadLog [2022-03-18T07:54:48.202Z] === PAUSE TestReadLog [2022-03-18T07:54:48.202Z] === RUN TestDecode [2022-03-18T07:54:48.202Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.344s coverage: 69.9% of statements [2022-03-18T07:54:48.202Z] --- PASS: TestDecode (0.03s) [2022-03-18T07:54:48.202Z] === CONT TestWriteLog [2022-03-18T07:54:48.202Z] === CONT TestReadLog [2022-03-18T07:54:48.202Z] --- PASS: TestWriteLog (0.00s) [2022-03-18T07:54:48.202Z] === RUN TestReadLog/tail_exact [2022-03-18T07:54:48.288Z] check_test.go:308: [d051a2f036e73] daemon is not started [2022-03-18T07:54:48.288Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-03-18T07:54:48.671Z] === RUN TestReadLog/tail_less_than_available [2022-03-18T07:54:48.671Z] === RUN TestReadLog/tail_more_than_available [2022-03-18T07:54:48.671Z] --- PASS: TestReadLog (0.25s) [2022-03-18T07:54:48.671Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-03-18T07:54:48.671Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-03-18T07:54:48.671Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-03-18T07:54:48.671Z] PASS [2022-03-18T07:54:48.671Z] coverage: 78.7% of statements [2022-03-18T07:54:48.671Z] ok github.com/docker/docker/daemon/logger/local 0.343s coverage: 78.7% of statements [2022-03-18T07:54:48.671Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T07:54:49.062Z] 2022/03/18 07:54:48 Closing DB instances... [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-18T07:54:49.062Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-18T07:54:49.062Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-18T07:54:49.063Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-18T07:54:49.063Z] PASS [2022-03-18T07:54:49.063Z] coverage: 50.0% of statements [2022-03-18T07:54:49.063Z] ok github.com/docker/docker/oci 0.049s coverage: 50.0% of statements [2022-03-18T07:54:49.140Z] === RUN TestOpenFileDelete [2022-03-18T07:54:49.140Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-18T07:54:49.140Z] === RUN TestOpenFileRename [2022-03-18T07:54:49.140Z] --- PASS: TestOpenFileRename (0.01s) [2022-03-18T07:54:49.140Z] === RUN TestHandleDecoderErr [2022-03-18T07:54:49.140Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-18T07:54:49.140Z] === RUN TestParseLogTagDefaultTag [2022-03-18T07:54:49.140Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-18T07:54:49.140Z] === RUN TestParseLogTag [2022-03-18T07:54:49.140Z] --- PASS: TestParseLogTag (0.00s) [2022-03-18T07:54:49.140Z] === RUN TestParseLogTagEmptyTag [2022-03-18T07:54:49.140Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-18T07:54:49.140Z] === RUN TestTailFiles [2022-03-18T07:54:49.140Z] --- PASS: TestTailFiles (0.00s) [2022-03-18T07:54:49.140Z] === RUN TestFollowLogsConsumerGone [2022-03-18T07:54:49.140Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-03-18T07:54:49.140Z] === RUN TestFollowLogsProducerGone [2022-03-18T07:54:49.140Z] logfile_test.go:180: logDecode() closed after sending 759 messages [2022-03-18T07:54:49.140Z] logfile_test.go:233: messages sent: 759, received: 759 [2022-03-18T07:54:49.140Z] --- PASS: TestFollowLogsProducerGone (0.05s) [2022-03-18T07:54:49.140Z] === RUN TestCheckCapacityAndRotate [2022-03-18T07:54:49.140Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-18T07:54:49.140Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-18T07:54:49.140Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-03-18T07:54:49.140Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-03-18T07:54:49.140Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-03-18T07:54:49.140Z] PASS [2022-03-18T07:54:49.140Z] coverage: 53.5% of statements [2022-03-18T07:54:49.140Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.187s coverage: 53.5% of statements [2022-03-18T07:54:49.225Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T07:54:49.484Z] check_test.go:308: [d7cbfe90ad874] daemon is not started [2022-03-18T07:54:49.484Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-03-18T07:54:49.609Z] === RUN TestLog [2022-03-18T07:54:49.609Z] --- PASS: TestLog (0.03s) [2022-03-18T07:54:49.609Z] PASS [2022-03-18T07:54:49.609Z] coverage: 31.5% of statements [2022-03-18T07:54:49.609Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.097s coverage: 31.5% of statements [2022-03-18T07:54:49.953Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.92s) [2022-03-18T07:54:49.953Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T07:54:50.026Z] === RUN TestAddressPoolOpt [2022-03-18T07:54:50.026Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/a [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/something [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/_=a [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/env1=value1 [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/_env1=value1 [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/PATH [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/=a [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/PATH= [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/PATH=something [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/asd!qwe [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/1asd [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/123 [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/some_space [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/__some_space_before [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/some_space_after__ [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/= [2022-03-18T07:54:50.026Z] === RUN TestValidateEnv/PaTh [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestParseHost [2022-03-18T07:54:50.026Z] --- PASS: TestParseHost (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestParseDockerDaemonHost [2022-03-18T07:54:50.026Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestParseTCP [2022-03-18T07:54:50.026Z] --- PASS: TestParseTCP (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-18T07:54:50.026Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestValidateExtraHosts [2022-03-18T07:54:50.026Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestIpOptString [2022-03-18T07:54:50.026Z] --- PASS: TestIpOptString (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-18T07:54:50.026Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestNewIpOptValidDefaultVal [2022-03-18T07:54:50.026Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestIpOptSetInvalidVal [2022-03-18T07:54:50.026Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestValidateIPAddress [2022-03-18T07:54:50.026Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestMapOpts [2022-03-18T07:54:50.026Z] --- PASS: TestMapOpts (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestListOptsWithoutValidator [2022-03-18T07:54:50.026Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestListOptsWithValidator [2022-03-18T07:54:50.026Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestValidateDNSSearch [2022-03-18T07:54:50.026Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_general_format [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_one_more [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-18T07:54:50.026Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-18T07:54:50.026Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestNamedListOpts [2022-03-18T07:54:50.026Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestNamedMapOpts [2022-03-18T07:54:50.026Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestParseLink [2022-03-18T07:54:50.026Z] --- PASS: TestParseLink (0.00s) [2022-03-18T07:54:50.026Z] === RUN TestUlimitOpt [2022-03-18T07:54:50.026Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-18T07:54:50.026Z] PASS [2022-03-18T07:54:50.026Z] coverage: 66.3% of statements [2022-03-18T07:54:50.026Z] ok github.com/docker/docker/opts 0.095s coverage: 66.3% of statements [2022-03-18T07:54:50.026Z] === RUN TestParseVersion [2022-03-18T07:54:50.026Z] --- PASS: TestParseVersion (0.00s) [2022-03-18T07:54:50.026Z] PASS [2022-03-18T07:54:50.026Z] coverage: 52.9% of statements [2022-03-18T07:54:50.026Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-03-18T07:54:50.051Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-03-18T07:54:50.310Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T07:54:50.483Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.91s) [2022-03-18T07:54:50.483Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-18T07:54:50.596Z] === RUN TestNewParse [2022-03-18T07:54:50.596Z] --- PASS: TestNewParse (0.00s) [2022-03-18T07:54:50.596Z] PASS [2022-03-18T07:54:50.596Z] coverage: 8.3% of statements [2022-03-18T07:54:50.596Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2022-03-18T07:54:50.596Z] === RUN TestValidateLogOpt [2022-03-18T07:54:50.596Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestNewMissedConfig [2022-03-18T07:54:50.596Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestNewMissedUrl [2022-03-18T07:54:50.596Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestNewMissedToken [2022-03-18T07:54:50.596Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestNewWithProxy [2022-03-18T07:54:50.596Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestDefault [2022-03-18T07:54:50.596Z] --- PASS: TestDefault (0.01s) [2022-03-18T07:54:50.596Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-18T07:54:50.596Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestJsonFormat [2022-03-18T07:54:50.596Z] --- PASS: TestJsonFormat (0.02s) [2022-03-18T07:54:50.596Z] === RUN TestRawFormat [2022-03-18T07:54:50.596Z] --- PASS: TestRawFormat (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestRawFormatWithLabels [2022-03-18T07:54:50.596Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestRawFormatWithoutTag [2022-03-18T07:54:50.596Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestBatching [2022-03-18T07:54:50.596Z] === RUN TestParseLogFormat [2022-03-18T07:54:50.596Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestValidateLogOptEmpty [2022-03-18T07:54:50.596Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestValidateSyslogAddress [2022-03-18T07:54:50.596Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestParseAddressDefaultPort [2022-03-18T07:54:50.596Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestValidateSyslogFacility [2022-03-18T07:54:50.596Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestValidateLogOptSyslogFormat [2022-03-18T07:54:50.596Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-18T07:54:50.596Z] === RUN TestValidateLogOpt [2022-03-18T07:54:50.596Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T07:54:50.596Z] PASS [2022-03-18T07:54:50.596Z] coverage: 46.8% of statements [2022-03-18T07:54:50.596Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2022-03-18T07:54:51.066Z] --- PASS: TestBatching (0.32s) [2022-03-18T07:54:51.066Z] === RUN TestFrequency [2022-03-18T07:54:51.066Z] --- PASS: TestFrequency (0.19s) [2022-03-18T07:54:51.066Z] === RUN TestOneMessagePerRequest [2022-03-18T07:54:51.066Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-18T07:54:51.066Z] === RUN TestVerify [2022-03-18T07:54:51.066Z] --- PASS: TestVerify (0.00s) [2022-03-18T07:54:51.066Z] === RUN TestSkipVerify [2022-03-18T07:54:51.245Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T07:54:51.447Z] === RUN TestPeerCertificateMarshalJSON [2022-03-18T07:54:51.504Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] --- PASS: TestSkipVerify (0.64s) [2022-03-18T07:54:51.547Z] === RUN TestBufferMaximum [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590091.437389\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590091.437389\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:51.547Z] --- PASS: TestBufferMaximum (0.00s) [2022-03-18T07:54:51.547Z] === RUN TestServerAlwaysDown [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590091.441392\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590091.441392\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590091.441392\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590091.442391\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:51.547Z] time="2022-03-18T07:54:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590091.442391\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:51.547Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-18T07:54:51.547Z] === RUN TestCannotSendAfterClose [2022-03-18T07:54:51.547Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-18T07:54:51.547Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-18T07:54:51.904Z] 2022/03/18 07:54:51 Closing DB instances... [2022-03-18T07:54:51.904Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-18T07:54:51.904Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-18T07:54:51.904Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2022-03-18T07:54:51.904Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-18T07:54:51.904Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-18T07:54:51.904Z] === RUN TestMiddleware [2022-03-18T07:54:51.904Z] --- PASS: TestMiddleware (0.00s) [2022-03-18T07:54:51.904Z] === RUN TestNewResponseModifier [2022-03-18T07:54:51.904Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-18T07:54:51.904Z] PASS [2022-03-18T07:54:51.904Z] coverage: 26.8% of statements [2022-03-18T07:54:51.904Z] ok github.com/docker/docker/pkg/authorization 0.578s coverage: 26.8% of statements [2022-03-18T07:54:52.360Z] === RUN TestIsArchivePathDir [2022-03-18T07:54:52.533Z] === RUN TestV1IDService [2022-03-18T07:54:52.533Z] --- PASS: TestV1IDService (0.02s) [2022-03-18T07:54:52.533Z] === RUN TestV2MetadataService [2022-03-18T07:54:52.533Z] time="2022-03-18T07:54:52Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-18T07:54:52.533Z] time="2022-03-18T07:54:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c8b6707316db\"}'" [2022-03-18T07:54:52.533Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-03-18T07:54:52.533Z] PASS [2022-03-18T07:54:52.533Z] coverage: 82.5% of statements [2022-03-18T07:54:52.533Z] ok github.com/docker/docker/daemon/logger/splunk 2.271s coverage: 82.5% of statements [2022-03-18T07:54:52.533Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T07:54:52.533Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-18T07:54:52.533Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T07:54:52.823Z] --- PASS: TestIsArchivePathDir (0.18s) [2022-03-18T07:54:52.823Z] === RUN TestIsArchivePathInvalidFile [2022-03-18T07:54:52.823Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-18T07:54:52.823Z] === RUN TestIsArchivePathTar [2022-03-18T07:54:52.823Z] --- PASS: TestIsArchivePathTar (0.16s) [2022-03-18T07:54:52.823Z] === RUN TestDecompressStreamGzip [2022-03-18T07:54:52.823Z] === RUN TestUnbuffered [2022-03-18T07:54:52.823Z] --- PASS: TestUnbuffered (0.00s) [2022-03-18T07:54:52.823Z] === RUN TestRaceUnbuffered [2022-03-18T07:54:52.823Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-18T07:54:52.823Z] PASS [2022-03-18T07:54:52.823Z] coverage: 100.0% of statements [2022-03-18T07:54:52.823Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2022-03-18T07:54:53.281Z] --- PASS: TestDecompressStreamGzip (0.22s) [2022-03-18T07:54:53.281Z] === RUN TestDecompressStreamBzip2 [2022-03-18T07:54:53.281Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2022-03-18T07:54:53.281Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-18T07:54:53.281Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-18T07:54:53.281Z] === RUN TestDecompressStreamXz [2022-03-18T07:54:53.281Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T07:54:53.281Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestDecompressStreamZstd [2022-03-18T07:54:53.281Z] archive_test.go:140: zstd not installed [2022-03-18T07:54:53.281Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-18T07:54:53.281Z] === RUN TestCompressStreamXzUnsupported [2022-03-18T07:54:53.281Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-18T07:54:53.281Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestCompressStreamInvalid [2022-03-18T07:54:53.281Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestExtensionInvalid [2022-03-18T07:54:53.281Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestExtensionUncompressed [2022-03-18T07:54:53.281Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestExtensionBzip2 [2022-03-18T07:54:53.281Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestExtensionGzip [2022-03-18T07:54:53.281Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestExtensionXz [2022-03-18T07:54:53.281Z] --- PASS: TestExtensionXz (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestExtensionZstd [2022-03-18T07:54:53.281Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestCmdStreamLargeStderr [2022-03-18T07:54:53.281Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-18T07:54:53.281Z] === RUN TestCmdStreamBad [2022-03-18T07:54:53.281Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T07:54:53.281Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestCmdStreamGood [2022-03-18T07:54:53.281Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-18T07:54:53.281Z] === RUN TestUntarPathWithInvalidDest [2022-03-18T07:54:53.281Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-03-18T07:54:53.281Z] === RUN TestUntarPathWithInvalidSrc [2022-03-18T07:54:53.281Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-18T07:54:53.281Z] === RUN TestUntarPath [2022-03-18T07:54:53.519Z] === RUN TestSuccessfulDownload [2022-03-18T07:54:53.519Z] download_test.go:267: Needs fixing on Windows [2022-03-18T07:54:53.519Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-18T07:54:53.519Z] === RUN TestCancelledDownload [2022-03-18T07:54:53.519Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-18T07:54:53.519Z] === RUN TestMaxDownloadAttempts [2022-03-18T07:54:53.519Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T07:54:53.519Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T07:54:53.519Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T07:54:53.519Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T07:54:53.519Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T07:54:53.519Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T07:54:53.519Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T07:54:53.519Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T07:54:53.519Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T07:54:53.519Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T07:54:53.519Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T07:54:53.519Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T07:54:53.519Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-18T07:54:53.519Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-18T07:54:53.519Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-18T07:54:53.519Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-18T07:54:53.519Z] === RUN TestContinueOnError_NeverContinue [2022-03-18T07:54:53.519Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-18T07:54:53.519Z] === RUN TestManifestStore [2022-03-18T07:54:53.519Z] === RUN TestManifestStore/no_remote_or_local [2022-03-18T07:54:53.519Z] --- PASS: TestV2MetadataService (1.12s) [2022-03-18T07:54:53.519Z] PASS [2022-03-18T07:54:53.519Z] coverage: 48.2% of statements [2022-03-18T07:54:53.519Z] ok github.com/docker/docker/distribution/metadata 1.220s coverage: 48.2% of statements [2022-03-18T07:54:53.519Z] time="2022-03-18T07:54:53Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4176498885\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-18T07:54:53.519Z] === RUN TestManifestStore/no_local_cache [2022-03-18T07:54:53.519Z] === RUN TestManifestStore/with_local_cache [2022-03-18T07:54:53.519Z] === RUN TestManifestStore/unknown_media_type [2022-03-18T07:54:53.519Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-18T07:54:53.519Z] time="2022-03-18T07:54:53Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:53.519Z] time="2022-03-18T07:54:53Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:53.519Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-18T07:54:53.519Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-18T07:54:53.739Z] === RUN TestMatch [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[foo]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[foo_bar]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[]#01 [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[qux]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-18T07:54:53.739Z] === RUN TestMatch/[[foo_baz]] [2022-03-18T07:54:53.739Z] --- PASS: TestMatch (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-18T07:54:53.739Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-18T07:54:53.739Z] PASS [2022-03-18T07:54:53.739Z] coverage: 87.5% of statements [2022-03-18T07:54:53.739Z] ok github.com/docker/docker/pkg/capabilities 0.038s coverage: 87.5% of statements [2022-03-18T07:54:53.739Z] --- PASS: TestUntarPath (0.07s) [2022-03-18T07:54:53.739Z] === RUN TestUntarPathWithDestinationFile [2022-03-18T07:54:53.739Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-03-18T07:54:53.739Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-18T07:54:53.739Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-03-18T07:54:53.739Z] === RUN TestCopyWithTarInvalidSrc [2022-03-18T07:54:53.739Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-18T07:54:53.739Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-18T07:54:53.739Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T07:54:53.739Z] === RUN TestCopyWithTarSrcFile [2022-03-18T07:54:53.739Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-18T07:54:53.739Z] === RUN TestCopyWithTarSrcFolder [2022-03-18T07:54:53.739Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-18T07:54:53.739Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-18T07:54:53.739Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-18T07:54:53.739Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-18T07:54:53.739Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-18T07:54:53.739Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-18T07:54:53.739Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-18T07:54:53.739Z] === RUN TestCopyFileWithTarSrcFile [2022-03-18T07:54:53.739Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-18T07:54:53.739Z] === RUN TestTarFiles [2022-03-18T07:54:53.796Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2022-03-18T07:54:53.796Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:53.988Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=warning msg="reference for unknown type: " [2022-03-18T07:54:53.988Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-18T07:54:53.988Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-18T07:54:53.988Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:53.988Z] time="2022-03-18T07:54:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T07:54:53.988Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-03-18T07:54:53.988Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-03-18T07:54:53.988Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-03-18T07:54:53.988Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-03-18T07:54:53.988Z] === RUN TestTransfer [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore (0.50s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/unknown_media_type (0.12s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.05s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/error_persisting_manifest (0.08s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.03s) [2022-03-18T07:54:53.988Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaType [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-18T07:54:53.988Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-18T07:54:53.988Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-18T07:54:53.988Z] === RUN TestFixManifestLayers [2022-03-18T07:54:53.988Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-18T07:54:53.988Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-18T07:54:53.988Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T07:54:53.988Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T07:54:53.988Z] === RUN TestFixManifestLayersBadParent [2022-03-18T07:54:53.988Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-18T07:54:53.988Z] === RUN TestValidateManifest [2022-03-18T07:54:53.988Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T07:54:53.988Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-18T07:54:53.988Z] === RUN TestFormatPlatform [2022-03-18T07:54:53.988Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-18T07:54:53.988Z] === RUN TestPullSchema2Config [2022-03-18T07:54:53.988Z] === RUN TestPullSchema2Config/success_first_time [2022-03-18T07:54:53.988Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:53.988Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:53.988Z] === RUN TestPullSchema2Config/500_status [2022-03-18T07:54:53.988Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:53.988Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:53.988Z] --- PASS: TestTransfer (0.14s) [2022-03-18T07:54:53.988Z] === RUN TestConcurrencyLimit [2022-03-18T07:54:53.988Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:53.988Z] === RUN TestPullSchema2Config/EOF [2022-03-18T07:54:53.988Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:53.988Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:53.988Z] 2022/03/18 07:54:53 http: panic serving 127.0.0.1:49218: intentional panic [2022-03-18T07:54:53.988Z] goroutine 120 [running]: [2022-03-18T07:54:53.988Z] net/http.(*conn).serve.func1() [2022-03-18T07:54:53.988Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T07:54:53.988Z] panic({0x11e6e80, 0x13c8e90}) [2022-03-18T07:54:53.988Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T07:54:53.988Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000336680?, {0x13d0678?, 0xc000330000?}) [2022-03-18T07:54:53.988Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-18T07:54:53.988Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13d0678, 0xc000330000}, 0xc000430500) [2022-03-18T07:54:53.988Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-18T07:54:53.988Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13d0678?, 0xc000330000?}, 0xc00005a800?) [2022-03-18T07:54:53.988Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T07:54:53.988Z] net/http.serverHandler.ServeHTTP({0xc0001e68a0?}, {0x13d0678, 0xc000330000}, 0xc000430500) [2022-03-18T07:54:53.988Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T07:54:53.988Z] net/http.(*conn).serve(0xc0000b10e0, {0x13d0ef0, 0xc0004ee450}) [2022-03-18T07:54:53.988Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T07:54:53.988Z] created by net/http.(*Server).Serve [2022-03-18T07:54:53.988Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T07:54:54.361Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T07:54:54.465Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-03-18T07:54:54.465Z] === RUN TestInactiveJobs [2022-03-18T07:54:54.465Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:54.465Z] === RUN TestPullSchema2Config/unauthorized [2022-03-18T07:54:54.465Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T07:54:54.465Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T07:54:54.465Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-18T07:54:54.465Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-18T07:54:54.465Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-18T07:54:54.465Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-18T07:54:54.465Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestGetRepositoryMountCandidates [2022-03-18T07:54:54.465Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestLayerAlreadyExists [2022-03-18T07:54:54.465Z] 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-03-18T07:54:54.465Z] 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-03-18T07:54:54.465Z] 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-03-18T07:54:54.465Z] 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-03-18T07:54:54.465Z] 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-03-18T07:54:54.465Z] 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-03-18T07:54:54.465Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestWhenEmptyAuthConfig [2022-03-18T07:54:54.465Z] === RUN TestNotFound [2022-03-18T07:54:54.465Z] --- PASS: TestNotFound (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestConflict [2022-03-18T07:54:54.465Z] --- PASS: TestConflict (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestForbidden [2022-03-18T07:54:54.465Z] --- PASS: TestForbidden (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestInvalidParameter [2022-03-18T07:54:54.465Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestNotImplemented [2022-03-18T07:54:54.465Z] --- PASS: TestNotImplemented (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestNotModified [2022-03-18T07:54:54.465Z] --- PASS: TestNotModified (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestUnauthorized [2022-03-18T07:54:54.465Z] --- PASS: TestUnauthorized (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestUnknown [2022-03-18T07:54:54.465Z] --- PASS: TestUnknown (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestCancelled [2022-03-18T07:54:54.465Z] --- PASS: TestCancelled (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestDeadline [2022-03-18T07:54:54.465Z] --- PASS: TestDeadline (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestDataLoss [2022-03-18T07:54:54.465Z] --- PASS: TestDataLoss (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestUnavailable [2022-03-18T07:54:54.465Z] --- PASS: TestUnavailable (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestSystem [2022-03-18T07:54:54.465Z] --- PASS: TestSystem (0.00s) [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Not_Found [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Bad_Request [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Conflict [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Unauthorized [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Forbidden [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Not_Modified [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-18T07:54:54.465Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-18T07:54:54.465Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-18T07:54:54.465Z] PASS [2022-03-18T07:54:54.465Z] coverage: 53.1% of statements [2022-03-18T07:54:54.465Z] ok github.com/docker/docker/errdefs 0.071s coverage: 53.1% of statements [2022-03-18T07:54:54.705Z] === RUN TestChrootTarUntar [2022-03-18T07:54:54.705Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-18T07:54:54.705Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootUntarEmptyArchive [2022-03-18T07:54:54.705Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootTarUntarWithSymlink [2022-03-18T07:54:54.705Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootCopyWithTar [2022-03-18T07:54:54.705Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootCopyFileWithTar [2022-03-18T07:54:54.705Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootUntarPath [2022-03-18T07:54:54.705Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-18T07:54:54.705Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-18T07:54:54.705Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:54:54.705Z] === RUN TestChrootApplyDotDotFile [2022-03-18T07:54:54.705Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:54:54.705Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-18T07:54:54.705Z] PASS [2022-03-18T07:54:54.705Z] coverage: 12.0% of statements [2022-03-18T07:54:54.705Z] ok github.com/docker/docker/pkg/chrootarchive 0.089s coverage: 12.0% of statements [2022-03-18T07:54:54.790Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-03-18T07:54:54.790Z] check_test.go:308: [de8e45244f63a] daemon is not started [2022-03-18T07:54:54.790Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-03-18T07:54:54.932Z] --- PASS: TestInactiveJobs (0.40s) [2022-03-18T07:54:54.932Z] === RUN TestWatchRelease [2022-03-18T07:54:54.932Z] --- PASS: TestWatchRelease (0.04s) [2022-03-18T07:54:54.932Z] === RUN TestWatchFinishedTransfer [2022-03-18T07:54:54.932Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-18T07:54:54.932Z] === RUN TestDuplicateTransfer [2022-03-18T07:54:54.932Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-18T07:54:54.932Z] === RUN TestSuccessfulUpload [2022-03-18T07:54:54.932Z] time="2022-03-18T07:54:54Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-18T07:54:54.951Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T07:54:55.400Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-03-18T07:54:55.400Z] === RUN TestCancelledUpload [2022-03-18T07:54:55.400Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-18T07:54:55.400Z] PASS [2022-03-18T07:54:55.400Z] coverage: 77.3% of statements [2022-03-18T07:54:55.400Z] ok github.com/docker/docker/distribution/xfer 1.936s coverage: 77.3% of statements [2022-03-18T07:54:55.673Z] 2022/03/18 07:54:55 Closing DB instances... [2022-03-18T07:54:55.867Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-03-18T07:54:55.867Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-18T07:54:55.867Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-18T07:54:55.867Z] === RUN TestTokenPassThru [2022-03-18T07:54:55.867Z] --- PASS: TestTokenPassThru (0.00s) [2022-03-18T07:54:55.867Z] === RUN TestTokenPassThruDifferentHost [2022-03-18T07:54:55.867Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-18T07:54:55.867Z] PASS [2022-03-18T07:54:55.867Z] coverage: 26.7% of statements [2022-03-18T07:54:55.867Z] ok github.com/docker/docker/distribution 2.394s coverage: 26.7% of statements [2022-03-18T07:54:55.867Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T07:54:55.867Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T07:54:55.867Z] === RUN TestFSGetInvalidData [2022-03-18T07:54:55.867Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-03-18T07:54:55.867Z] === RUN TestFSInvalidSet [2022-03-18T07:54:55.867Z] --- PASS: TestFSInvalidSet (0.01s) [2022-03-18T07:54:55.867Z] === RUN TestFSInvalidRoot [2022-03-18T07:54:55.867Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-18T07:54:55.867Z] === RUN TestFSMetadataGetSet [2022-03-18T07:54:55.867Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-18T07:54:55.867Z] === RUN TestFSInvalidWalker [2022-03-18T07:54:56.130Z] === RUN TestEnsureRemoveAllNotExist [2022-03-18T07:54:56.130Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-18T07:54:56.130Z] === RUN TestEnsureRemoveAllWithDir [2022-03-18T07:54:56.130Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-18T07:54:56.130Z] === RUN TestEnsureRemoveAllWithFile [2022-03-18T07:54:56.130Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-18T07:54:56.130Z] PASS [2022-03-18T07:54:56.130Z] coverage: 0.0% of statements [2022-03-18T07:54:56.130Z] ok github.com/docker/docker/pkg/containerfs 0.047s coverage: 0.0% of statements [2022-03-18T07:54:56.336Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-03-18T07:54:56.336Z] === RUN TestFSGetSet [2022-03-18T07:54:56.336Z] === RUN TestCompare [2022-03-18T07:54:56.336Z] --- PASS: TestCompare (0.00s) [2022-03-18T07:54:56.336Z] PASS [2022-03-18T07:54:56.336Z] coverage: 19.2% of statements [2022-03-18T07:54:56.336Z] --- PASS: TestFSGetSet (0.05s) [2022-03-18T07:54:56.336Z] === RUN TestFSGetUnsetKey [2022-03-18T07:54:56.336Z] ok github.com/docker/docker/image/cache 0.087s coverage: 19.2% of statements [2022-03-18T07:54:56.336Z] --- PASS: TestFSGetUnsetKey (0.02s) [2022-03-18T07:54:56.336Z] === RUN TestFSGetEmptyData [2022-03-18T07:54:56.336Z] --- PASS: TestFSGetEmptyData (0.02s) [2022-03-18T07:54:56.336Z] === RUN TestFSDelete [2022-03-18T07:54:56.336Z] --- PASS: TestFSDelete (0.02s) [2022-03-18T07:54:56.336Z] === RUN TestFSWalker [2022-03-18T07:54:56.336Z] --- PASS: TestFSWalker (0.02s) [2022-03-18T07:54:56.336Z] === RUN TestFSWalkerStopOnError [2022-03-18T07:54:56.336Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-18T07:54:56.336Z] === RUN TestNewFromJSON [2022-03-18T07:54:56.336Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-18T07:54:56.336Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-18T07:54:56.336Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-18T07:54:56.336Z] === RUN TestMarshalKeyOrder [2022-03-18T07:54:56.336Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-18T07:54:56.336Z] === RUN TestHistoryEqual [2022-03-18T07:54:56.336Z] --- PASS: TestHistoryEqual (0.19s) [2022-03-18T07:54:56.336Z] === RUN TestImage [2022-03-18T07:54:56.336Z] --- PASS: TestImage (0.00s) [2022-03-18T07:54:56.336Z] === RUN TestImageOSNotEmpty [2022-03-18T07:54:56.336Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-18T07:54:56.336Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-18T07:54:56.336Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-18T07:54:56.336Z] === RUN TestCreate [2022-03-18T07:54:56.336Z] --- PASS: TestCreate (0.01s) [2022-03-18T07:54:56.336Z] === RUN TestRestore [2022-03-18T07:54:56.336Z] time="2022-03-18T07:54:56Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-18T07:54:56.336Z] --- PASS: TestRestore (0.03s) [2022-03-18T07:54:56.336Z] === RUN TestAddDelete [2022-03-18T07:54:56.336Z] --- PASS: TestAddDelete (0.02s) [2022-03-18T07:54:56.336Z] === RUN TestSearchAfterDelete [2022-03-18T07:54:56.336Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-03-18T07:54:56.336Z] === RUN TestParentReset [2022-03-18T07:54:56.336Z] --- PASS: TestParentReset (0.03s) [2022-03-18T07:54:56.336Z] === RUN TestGetAndSetLastUpdated [2022-03-18T07:54:56.804Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-18T07:54:56.804Z] === RUN TestStoreLen [2022-03-18T07:54:56.804Z] --- PASS: TestStoreLen (0.05s) [2022-03-18T07:54:56.804Z] PASS [2022-03-18T07:54:56.804Z] coverage: 86.9% of statements [2022-03-18T07:54:56.804Z] ok github.com/docker/docker/image 0.707s coverage: 86.9% of statements [2022-03-18T07:54:57.098Z] === RUN TestSizeEmpty [2022-03-18T07:54:57.098Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-18T07:54:57.098Z] === RUN TestSizeEmptyFile [2022-03-18T07:54:57.098Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-18T07:54:57.098Z] === RUN TestSizeNonemptyFile [2022-03-18T07:54:57.098Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-18T07:54:57.098Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-18T07:54:57.098Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-18T07:54:57.098Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-18T07:54:57.098Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-18T07:54:57.098Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-18T07:54:57.098Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-18T07:54:57.098Z] === RUN TestMoveToSubdir [2022-03-18T07:54:57.098Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-18T07:54:57.098Z] === RUN TestSizeNonExistingDirectory [2022-03-18T07:54:57.098Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-18T07:54:57.098Z] PASS [2022-03-18T07:54:57.098Z] coverage: 80.0% of statements [2022-03-18T07:54:57.098Z] ok github.com/docker/docker/pkg/directory 0.065s coverage: 80.0% of statements [2022-03-18T07:54:57.272Z] === RUN TestValidateManifest [2022-03-18T07:54:57.272Z] === RUN TestValidateManifest/nil [2022-03-18T07:54:57.272Z] === RUN TestValidateManifest/non-nil [2022-03-18T07:54:57.272Z] --- PASS: TestValidateManifest (0.00s) [2022-03-18T07:54:57.272Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-18T07:54:57.272Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-18T07:54:57.272Z] PASS [2022-03-18T07:54:57.272Z] coverage: 0.7% of statements [2022-03-18T07:54:57.272Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-03-18T07:54:57.272Z] === RUN TestMakeV1ConfigFromConfig [2022-03-18T07:54:57.272Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-18T07:54:57.272Z] PASS [2022-03-18T07:54:57.272Z] coverage: 25.0% of statements [2022-03-18T07:54:57.272Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements [2022-03-18T07:54:57.272Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T07:54:57.555Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-03-18T07:54:57.555Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-18T07:54:58.012Z] === RUN TestPollerAddRemove [2022-03-18T07:54:58.012Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-18T07:54:58.012Z] === RUN TestPollerEvent [2022-03-18T07:54:58.012Z] poller_test.go:40: No chmod on Windows [2022-03-18T07:54:58.012Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-18T07:54:58.012Z] === RUN TestPollerClose [2022-03-18T07:54:58.012Z] --- PASS: TestPollerClose (0.00s) [2022-03-18T07:54:58.012Z] PASS [2022-03-18T07:54:58.012Z] coverage: 36.2% of statements [2022-03-18T07:54:58.012Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2022-03-18T07:54:58.074Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-03-18T07:54:58.843Z] === RUN TestSerialization [2022-03-18T07:54:58.843Z] --- PASS: TestSerialization (0.02s) [2022-03-18T07:54:58.843Z] PASS [2022-03-18T07:54:58.843Z] coverage: 100.0% of statements [2022-03-18T07:54:58.843Z] ok github.com/docker/docker/libcontainerd/queue 0.065s coverage: 100.0% of statements [2022-03-18T07:54:59.314Z] === RUN TestEmptyLayer [2022-03-18T07:54:59.314Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-18T07:54:59.314Z] === RUN TestCommitFailure [2022-03-18T07:54:59.314Z] --- PASS: TestCommitFailure (0.01s) [2022-03-18T07:54:59.314Z] === RUN TestStartTransactionFailure [2022-03-18T07:54:59.314Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-18T07:54:59.314Z] === RUN TestGetOrphan [2022-03-18T07:54:59.314Z] --- PASS: TestGetOrphan (0.01s) [2022-03-18T07:54:59.314Z] === RUN TestMountAndRegister [2022-03-18T07:54:59.314Z] layer_test.go:258: Layer size: 14 [2022-03-18T07:54:59.314Z] --- PASS: TestMountAndRegister (0.07s) [2022-03-18T07:54:59.314Z] === RUN TestLayerRelease [2022-03-18T07:54:59.314Z] layer_test.go:291: Failing on Windows [2022-03-18T07:54:59.314Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-18T07:54:59.314Z] === RUN TestStoreRestore [2022-03-18T07:54:59.314Z] layer_test.go:340: Failing on Windows [2022-03-18T07:54:59.314Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-18T07:54:59.314Z] === RUN TestTarStreamStability [2022-03-18T07:54:59.314Z] layer_test.go:455: Failing on Windows [2022-03-18T07:54:59.314Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-18T07:54:59.314Z] === RUN TestRegisterExistingLayer [2022-03-18T07:54:59.451Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-03-18T07:54:59.557Z] === RUN TestCopyFileWithInvalidSrc [2022-03-18T07:54:59.557Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T07:54:59.557Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-18T07:54:59.557Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-18T07:54:59.557Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCopyFile [2022-03-18T07:54:59.557Z] --- PASS: TestCopyFile (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-18T07:54:59.557Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T07:54:59.557Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-18T07:54:59.557Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-18T07:54:59.557Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T07:54:59.557Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestWildcardMatches [2022-03-18T07:54:59.557Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestPatternMatches [2022-03-18T07:54:59.557Z] --- PASS: TestPatternMatches (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-18T07:54:59.557Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestPatternMatchesFolderExclusions [2022-03-18T07:54:59.557Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-18T07:54:59.557Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-18T07:54:59.557Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-18T07:54:59.557Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-18T07:54:59.557Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestSingleExclamationError [2022-03-18T07:54:59.557Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestMatchesWithNoPatterns [2022-03-18T07:54:59.557Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestMatchesWithMalformedPatterns [2022-03-18T07:54:59.557Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestMatches [2022-03-18T07:54:59.557Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-18T07:54:59.557Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-18T07:54:59.557Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-18T07:54:59.557Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-18T07:54:59.557Z] --- PASS: TestMatches (0.01s) [2022-03-18T07:54:59.557Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-18T07:54:59.557Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-18T07:54:59.557Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-18T07:54:59.557Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCleanPatterns [2022-03-18T07:54:59.557Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-18T07:54:59.557Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCleanPatternsExceptionFlag [2022-03-18T07:54:59.557Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-18T07:54:59.557Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-18T07:54:59.557Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCleanPatternsErrorSingleException [2022-03-18T07:54:59.557Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCreateIfNotExistsDir [2022-03-18T07:54:59.557Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCreateIfNotExistsFile [2022-03-18T07:54:59.557Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-18T07:54:59.557Z] === RUN TestMatch [2022-03-18T07:54:59.557Z] --- PASS: TestMatch (0.00s) [2022-03-18T07:54:59.557Z] === RUN TestCompile [2022-03-18T07:54:59.557Z] === RUN TestCompile/slash [2022-03-18T07:54:59.557Z] === RUN TestCompile/backslash [2022-03-18T07:54:59.557Z] --- PASS: TestCompile (0.00s) [2022-03-18T07:54:59.557Z] --- PASS: TestCompile/slash (0.00s) [2022-03-18T07:54:59.557Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-18T07:54:59.557Z] PASS [2022-03-18T07:54:59.557Z] coverage: 84.7% of statements [2022-03-18T07:54:59.557Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 84.7% of statements [2022-03-18T07:54:59.557Z] 2022/03/18 07:54:59 Closing DB instances... [2022-03-18T07:54:59.782Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-03-18T07:54:59.782Z] === RUN TestTarStreamVerification [2022-03-18T07:54:59.782Z] layer_test.go:684: Failing on Windows [2022-03-18T07:54:59.782Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-18T07:54:59.782Z] === RUN TestLayerMigration [2022-03-18T07:54:59.782Z] migration_test.go:45: Failing on Windows [2022-03-18T07:54:59.782Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-18T07:54:59.782Z] === RUN TestLayerMigrationNoTarsplit [2022-03-18T07:54:59.782Z] migration_test.go:181: Failing on Windows [2022-03-18T07:54:59.782Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T07:54:59.782Z] === RUN TestMountInit [2022-03-18T07:54:59.782Z] mount_test.go:17: Failing on Windows [2022-03-18T07:54:59.782Z] --- SKIP: TestMountInit (0.00s) [2022-03-18T07:54:59.782Z] === RUN TestMountSize [2022-03-18T07:54:59.782Z] mount_test.go:76: Failing on Windows [2022-03-18T07:54:59.782Z] --- SKIP: TestMountSize (0.00s) [2022-03-18T07:54:59.782Z] === RUN TestMountChanges [2022-03-18T07:54:59.782Z] mount_test.go:125: Failing on Windows [2022-03-18T07:54:59.782Z] --- SKIP: TestMountChanges (0.00s) [2022-03-18T07:54:59.782Z] === RUN TestMountApply [2022-03-18T07:54:59.782Z] mount_test.go:212: Failing on Windows [2022-03-18T07:54:59.782Z] --- SKIP: TestMountApply (0.00s) [2022-03-18T07:54:59.782Z] PASS [2022-03-18T07:54:59.782Z] coverage: 30.6% of statements [2022-03-18T07:54:59.782Z] ok github.com/docker/docker/layer 0.457s coverage: 30.6% of statements [2022-03-18T07:54:59.782Z] === RUN TestEnvironmentParsing [2022-03-18T07:54:59.782Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-18T07:54:59.782Z] PASS [2022-03-18T07:54:59.782Z] coverage: 1.2% of statements [2022-03-18T07:54:59.782Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2022-03-18T07:54:59.782Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T07:54:59.782Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T07:54:59.782Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T07:54:59.782Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T07:54:59.938Z] --- PASS: TestCreateServiceSecretFileMode (12.22s) [2022-03-18T07:54:59.938Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T07:55:00.014Z] --- PASS: TestTarFiles (6.07s) [2022-03-18T07:55:00.014Z] === RUN TestDetectCompressionZstd [2022-03-18T07:55:00.014Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-18T07:55:00.014Z] === RUN TestTarUntar [2022-03-18T07:55:00.014Z] --- PASS: TestTarUntar (0.05s) [2022-03-18T07:55:00.014Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-18T07:55:00.014Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-03-18T07:55:00.014Z] === RUN TestTarWithOptions [2022-03-18T07:55:00.014Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-18T07:55:00.014Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-18T07:55:00.014Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-18T07:55:00.014Z] === RUN TestUntarUstarGnuConflict [2022-03-18T07:55:00.014Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-18T07:55:00.014Z] === RUN TestUntarInvalidFilenames [2022-03-18T07:55:00.014Z] === RUN TestGet [2022-03-18T07:55:00.014Z] --- PASS: TestGet (0.00s) [2022-03-18T07:55:00.014Z] === RUN TestGetShortcutString [2022-03-18T07:55:00.014Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-18T07:55:00.014Z] PASS [2022-03-18T07:55:00.014Z] coverage: 42.9% of statements [2022-03-18T07:55:00.014Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2022-03-18T07:55:00.014Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames534225200\\dest" [2022-03-18T07:55:00.014Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-03-18T07:55:00.014Z] === RUN TestUntarHardlinkToSymlink [2022-03-18T07:55:00.014Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-03-18T07:55:00.014Z] === RUN TestUntarInvalidHardlink [2022-03-18T07:55:00.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2436796235\\victim\\hello" -> "../victim/hello" [2022-03-18T07:55:00.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1393011909\\victim\\hello" -> "/../victim/hello" [2022-03-18T07:55:00.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2784639730\\victim" -> "../victim" [2022-03-18T07:55:00.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2557711059\\victim" -> "../victim" [2022-03-18T07:55:00.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1504831292\\victim" -> "../victim" [2022-03-18T07:55:00.014Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1680361958\\victim" -> "../victim" [2022-03-18T07:55:00.014Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-18T07:55:00.014Z] === RUN TestUntarInvalidSymlink [2022-03-18T07:55:00.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3922928763\\dest\\dotdot" -> "../victim/hello" [2022-03-18T07:55:00.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3255771112\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T07:55:00.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4142451819\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2911123068\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3618425438\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1932715811\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.014Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink871690203\\dest\\dir\\loophole" -> "../../victim" [2022-03-18T07:55:00.014Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-18T07:55:00.014Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-18T07:55:00.014Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-18T07:55:00.014Z] === RUN TestXGlobalNoParent [2022-03-18T07:55:00.014Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-18T07:55:00.014Z] === RUN TestReplaceFileTarWrapper [2022-03-18T07:55:00.250Z] === RUN TestSequenceGetAvailableBit [2022-03-18T07:55:00.250Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestSequenceEqual [2022-03-18T07:55:00.250Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestSequenceCopy [2022-03-18T07:55:00.250Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestGetFirstAvailable [2022-03-18T07:55:00.250Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestFindSequence [2022-03-18T07:55:00.250Z] --- PASS: TestFindSequence (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestCheckIfAvailable [2022-03-18T07:55:00.250Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestMergeSequences [2022-03-18T07:55:00.250Z] --- PASS: TestMergeSequences (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestPushReservation [2022-03-18T07:55:00.250Z] --- PASS: TestPushReservation (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestSerializeDeserialize [2022-03-18T07:55:00.250Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestSet [2022-03-18T07:55:00.250Z] --- PASS: TestSet (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestSetUnset [2022-03-18T07:55:00.250Z] --- PASS: TestSetUnset (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestOffsetSetUnset [2022-03-18T07:55:00.250Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestSetInRange [2022-03-18T07:55:00.250Z] --- PASS: TestSetInRange (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestSetAnyInRange [2022-03-18T07:55:00.250Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestMethods [2022-03-18T07:55:00.250Z] --- PASS: TestMethods (0.00s) [2022-03-18T07:55:00.250Z] === RUN TestRandomAllocateDeallocate [2022-03-18T07:55:00.471Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-03-18T07:55:00.471Z] === RUN TestPrefixHeaderReadable [2022-03-18T07:55:00.471Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-18T07:55:00.471Z] === RUN TestDisablePigz [2022-03-18T07:55:00.471Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-18T07:55:00.471Z] --- PASS: TestDisablePigz (0.16s) [2022-03-18T07:55:00.471Z] === RUN TestPigz [2022-03-18T07:55:00.927Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-18T07:55:00.927Z] --- PASS: TestPigz (0.18s) [2022-03-18T07:55:00.927Z] === RUN TestNosysFileInfo [2022-03-18T07:55:00.927Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T07:55:00.927Z] archive_windows_test.go:16: Currently fails [2022-03-18T07:55:00.927Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestCanonicalTarNameForPath [2022-03-18T07:55:00.927Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestCanonicalTarName [2022-03-18T07:55:00.927Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChmodTarEntry [2022-03-18T07:55:00.927Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestHardLinkOrder [2022-03-18T07:55:00.927Z] --- PASS: TestHardLinkOrder (0.10s) [2022-03-18T07:55:00.927Z] === RUN TestChangeString [2022-03-18T07:55:00.927Z] --- PASS: TestChangeString (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChangesWithNoChanges [2022-03-18T07:55:00.927Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-18T07:55:00.927Z] === RUN TestChangesWithChanges [2022-03-18T07:55:00.927Z] --- PASS: TestChangesWithChanges (0.04s) [2022-03-18T07:55:00.927Z] === RUN TestChangesWithChangesGH13590 [2022-03-18T07:55:00.927Z] changes_test.go:196: needs more investigation [2022-03-18T07:55:00.927Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChangesDirsEmpty [2022-03-18T07:55:00.927Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:55:00.927Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChangesDirsMutated [2022-03-18T07:55:00.927Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:55:00.927Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestApplyLayer [2022-03-18T07:55:00.927Z] changes_test.go:433: needs further investigation [2022-03-18T07:55:00.927Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChangesSizeWithHardlinks [2022-03-18T07:55:00.927Z] changes_test.go:469: needs further investigation [2022-03-18T07:55:00.927Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChangesSizeWithNoChanges [2022-03-18T07:55:00.927Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-18T07:55:00.927Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-18T07:55:00.927Z] === RUN TestChangesSize [2022-03-18T07:55:00.927Z] --- PASS: TestChangesSize (0.01s) [2022-03-18T07:55:00.927Z] === RUN TestApplyLayerInvalidFilenames [2022-03-18T07:55:00.927Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3763409899\\dest" [2022-03-18T07:55:00.927Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-18T07:55:00.927Z] === RUN TestApplyLayerInvalidHardlink [2022-03-18T07:55:00.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink401460863\\victim\\hello" -> "../victim/hello" [2022-03-18T07:55:00.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink567224718\\victim\\hello" -> "/../victim/hello" [2022-03-18T07:55:00.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1149271467\\victim" -> "../victim" [2022-03-18T07:55:00.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2900464831\\victim" -> "../victim" [2022-03-18T07:55:00.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1219230621\\victim" -> "../victim" [2022-03-18T07:55:00.928Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1783183732\\victim" -> "../victim" [2022-03-18T07:55:00.928Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-18T07:55:00.928Z] === RUN TestApplyLayerInvalidSymlink [2022-03-18T07:55:00.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1348679878\\dest\\dotdot" -> "../victim/hello" [2022-03-18T07:55:00.928Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-03-18T07:55:00.928Z] === RUN TestNetworkDBNodeLeave [2022-03-18T07:55:00.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2736033735\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T07:55:00.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink294737854\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink795519676\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3229634580\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.928Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink667132222\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:00.928Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-03-18T07:55:00.928Z] === RUN TestApplyLayerWhiteouts [2022-03-18T07:55:00.928Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-18T07:55:00.928Z] === RUN TestGenerateEmptyFile [2022-03-18T07:55:00.928Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-18T07:55:00.928Z] === RUN TestGenerateWithContent [2022-03-18T07:55:00.928Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-18T07:55:00.928Z] PASS [2022-03-18T07:55:00.928Z] coverage: 61.9% of statements [2022-03-18T07:55:00.928Z] ok github.com/docker/docker/pkg/archive 8.705s coverage: 61.9% of statements [2022-03-18T07:55:00.928Z] === RUN TestCreateIDMapOrder [2022-03-18T07:55:00.928Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-18T07:55:00.928Z] PASS [2022-03-18T07:55:00.928Z] coverage: 7.2% of statements [2022-03-18T07:55:00.928Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-03-18T07:55:01.355Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T07:55:02.459Z] === RUN TestFixedBufferCap [2022-03-18T07:55:02.459Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-18T07:55:02.459Z] === RUN TestFixedBufferLen [2022-03-18T07:55:02.459Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-18T07:55:02.459Z] === RUN TestFixedBufferString [2022-03-18T07:55:02.459Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-18T07:55:02.459Z] === RUN TestFixedBufferWrite [2022-03-18T07:55:02.459Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-18T07:55:02.459Z] === RUN TestFixedBufferRead [2022-03-18T07:55:02.459Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-18T07:55:02.459Z] === RUN TestBytesPipeRead [2022-03-18T07:55:02.459Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-18T07:55:02.459Z] === RUN TestBytesPipeWrite [2022-03-18T07:55:02.459Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-18T07:55:02.459Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-18T07:55:02.469Z] === RUN TestInvalidConfig [2022-03-18T07:55:02.469Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-18T07:55:02.469Z] === RUN TestConfig [2022-03-18T07:55:02.469Z] --- PASS: TestConfig (0.00s) [2022-03-18T07:55:02.469Z] === RUN TestOptionsLabels [2022-03-18T07:55:02.469Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-18T07:55:02.469Z] === RUN TestValidName [2022-03-18T07:55:02.469Z] --- PASS: TestValidName (0.00s) [2022-03-18T07:55:02.469Z] PASS [2022-03-18T07:55:02.469Z] coverage: 19.7% of statements [2022-03-18T07:55:02.735Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T07:55:02.916Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2022-03-18T07:55:02.916Z] === RUN TestAtomicWriteToFile [2022-03-18T07:55:02.916Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-18T07:55:02.916Z] === RUN TestAtomicWriteSetCommit [2022-03-18T07:55:02.916Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-18T07:55:02.916Z] === RUN TestAtomicWriteSetCancel [2022-03-18T07:55:02.916Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-18T07:55:02.916Z] === RUN TestReadCloserWrapperClose [2022-03-18T07:55:02.916Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-18T07:55:02.916Z] === RUN TestReaderErrWrapperReadOnError [2022-03-18T07:55:02.916Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-18T07:55:02.916Z] === RUN TestReaderErrWrapperRead [2022-03-18T07:55:02.916Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-18T07:55:02.916Z] === RUN TestCancelReadCloser [2022-03-18T07:55:02.916Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-18T07:55:02.916Z] === RUN TestWriteCloserWrapperClose [2022-03-18T07:55:02.916Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-18T07:55:02.916Z] === RUN TestNopWriteCloser [2022-03-18T07:55:02.916Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-18T07:55:02.916Z] === RUN TestNopWriter [2022-03-18T07:55:02.937Z] ok github.com/docker/docker/libnetwork/config 0.108s coverage: 19.7% of statements [2022-03-18T07:55:03.100Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T07:55:03.372Z] --- PASS: TestNopWriter (0.00s) [2022-03-18T07:55:03.372Z] === RUN TestWriteCounter [2022-03-18T07:55:03.372Z] --- PASS: TestWriteCounter (0.00s) [2022-03-18T07:55:03.372Z] PASS [2022-03-18T07:55:03.372Z] coverage: 70.1% of statements [2022-03-18T07:55:03.372Z] ok github.com/docker/docker/pkg/ioutils 0.718s coverage: 70.1% of statements [2022-03-18T07:55:03.405Z] === RUN TestKey [2022-03-18T07:55:03.405Z] --- PASS: TestKey (0.00s) [2022-03-18T07:55:03.405Z] === RUN TestParseKey [2022-03-18T07:55:03.405Z] --- PASS: TestParseKey (0.00s) [2022-03-18T07:55:03.405Z] === RUN TestInvalidDataStore [2022-03-18T07:55:03.405Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-18T07:55:03.405Z] === RUN TestKVObjectFlatKey [2022-03-18T07:55:03.405Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-18T07:55:03.405Z] === RUN TestAtomicKVObjectFlatKey [2022-03-18T07:55:03.405Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-18T07:55:03.405Z] PASS [2022-03-18T07:55:03.405Z] coverage: 21.9% of statements [2022-03-18T07:55:03.405Z] ok github.com/docker/docker/libnetwork/datastore 0.050s coverage: 21.9% of statements [2022-03-18T07:55:03.405Z] === RUN TestErrorInterfaces [2022-03-18T07:55:03.405Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-18T07:55:03.405Z] === RUN TestNetworkMarshalling [2022-03-18T07:55:03.670Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-03-18T07:55:03.832Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-18T07:55:03.832Z] === RUN TestNetworkDBWatch [2022-03-18T07:55:03.873Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-18T07:55:03.873Z] === RUN TestEndpointMarshalling [2022-03-18T07:55:03.873Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestAuxAddresses [2022-03-18T07:55:03.873Z] time="2022-03-18T07:55:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T07:55:03.873Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-18T07:55:03.873Z] === RUN TestSRVServiceQuery [2022-03-18T07:55:03.873Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-18T07:55:03.873Z] === RUN TestServiceVIPReuse [2022-03-18T07:55:03.873Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-03-18T07:55:03.873Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-18T07:55:03.873Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestDNSIPQuery [2022-03-18T07:55:03.873Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestDNSProxyServFail [2022-03-18T07:55:03.873Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestSandboxAddEmpty [2022-03-18T07:55:03.873Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestSandboxAddMultiPrio [2022-03-18T07:55:03.873Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestSandboxAddSamePrio [2022-03-18T07:55:03.873Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestCleanupServiceDiscovery [2022-03-18T07:55:03.873Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestDNSOptions [2022-03-18T07:55:03.873Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:55:03.873Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestMultipleControllersWithSameStore [2022-03-18T07:55:03.873Z] time="2022-03-18T07:55:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T07:55:03.873Z] time="2022-03-18T07:55:03Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T07:55:03.873Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-03-18T07:55:03.873Z] PASS [2022-03-18T07:55:03.873Z] coverage: 8.5% of statements [2022-03-18T07:55:03.873Z] ok github.com/docker/docker/libnetwork 0.382s coverage: 8.5% of statements [2022-03-18T07:55:03.873Z] === RUN TestIPDataMarshalling [2022-03-18T07:55:03.873Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-18T07:55:03.873Z] === RUN TestValidateAndIsV6 [2022-03-18T07:55:03.873Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-18T07:55:03.873Z] PASS [2022-03-18T07:55:03.873Z] coverage: 68.9% of statements [2022-03-18T07:55:03.873Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-03-18T07:55:04.290Z] === RUN TestError [2022-03-18T07:55:04.290Z] --- PASS: TestError (0.00s) [2022-03-18T07:55:04.290Z] === RUN TestProgressString [2022-03-18T07:55:04.290Z] === RUN TestProgressString/no_progress [2022-03-18T07:55:04.290Z] === RUN TestProgressString/progress_1 [2022-03-18T07:55:04.290Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-18T07:55:04.290Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-18T07:55:04.290Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-18T07:55:04.290Z] === RUN TestProgressString/with_units [2022-03-18T07:55:04.290Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-18T07:55:04.290Z] === RUN TestProgressString/hide_counts [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-18T07:55:04.290Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-18T07:55:04.290Z] === RUN TestJSONMessageDisplay [2022-03-18T07:55:04.290Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-03-18T07:55:04.290Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-18T07:55:04.290Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-18T07:55:04.290Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-18T07:55:04.290Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-18T07:55:04.290Z] === RUN TestDisplayJSONMessagesStream [2022-03-18T07:55:04.290Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-18T07:55:04.290Z] PASS [2022-03-18T07:55:04.290Z] coverage: 91.7% of statements [2022-03-18T07:55:04.290Z] ok github.com/docker/docker/pkg/jsonmessage 0.228s coverage: 91.7% of statements [2022-03-18T07:55:04.687Z] check_test.go:308: [dcfa8e136d6ce] daemon is not started [2022-03-18T07:55:04.687Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-03-18T07:55:04.860Z] === RUN TestDriver [2022-03-18T07:55:04.860Z] --- PASS: TestDriver (0.00s) [2022-03-18T07:55:04.860Z] PASS [2022-03-18T07:55:04.860Z] coverage: 34.8% of statements [2022-03-18T07:55:04.860Z] ok github.com/docker/docker/libnetwork/drivers/host 0.052s coverage: 34.8% of statements [2022-03-18T07:55:05.253Z] === RUN TestStandardLongPath [2022-03-18T07:55:05.253Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-18T07:55:05.253Z] === RUN TestUNCLongPath [2022-03-18T07:55:05.253Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-18T07:55:05.253Z] PASS [2022-03-18T07:55:05.253Z] coverage: 100.0% of statements [2022-03-18T07:55:05.253Z] ok github.com/docker/docker/pkg/longpath 0.053s coverage: 100.0% of statements [2022-03-18T07:55:05.327Z] === RUN TestDriver [2022-03-18T07:55:05.327Z] --- PASS: TestDriver (0.00s) [2022-03-18T07:55:05.327Z] PASS [2022-03-18T07:55:05.327Z] coverage: 34.8% of statements [2022-03-18T07:55:05.327Z] ok github.com/docker/docker/libnetwork/drivers/null 0.081s coverage: 34.8% of statements [2022-03-18T07:55:05.327Z] --- PASS: TestRandomAllocateDeallocate (5.07s) [2022-03-18T07:55:05.327Z] === RUN TestAllocateRandomDeallocate [2022-03-18T07:55:05.327Z] === RUN TestNetworkAllocateFree [2022-03-18T07:55:05.327Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-18T07:55:05.327Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-18T07:55:05.327Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-18T07:55:05.327Z] PASS [2022-03-18T07:55:05.327Z] coverage: 63.6% of statements [2022-03-18T07:55:05.327Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-03-18T07:55:05.709Z] 2022/03/18 07:55:05 Closing DB instances... [2022-03-18T07:55:05.709Z] === RUN TestNameFormat [2022-03-18T07:55:05.709Z] --- PASS: TestNameFormat (0.00s) [2022-03-18T07:55:05.709Z] === RUN TestNameRetries [2022-03-18T07:55:05.709Z] --- PASS: TestNameRetries (0.00s) [2022-03-18T07:55:05.709Z] PASS [2022-03-18T07:55:05.709Z] coverage: 85.7% of statements [2022-03-18T07:55:05.709Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-03-18T07:55:06.064Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T07:55:06.166Z] === RUN TestParseKeyValueOpt [2022-03-18T07:55:06.166Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-18T07:55:06.166Z] === RUN TestParseUintList [2022-03-18T07:55:06.166Z] --- PASS: TestParseUintList (0.00s) [2022-03-18T07:55:06.166Z] === RUN TestParseUintListMaximumLimits [2022-03-18T07:55:06.166Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-18T07:55:06.166Z] PASS [2022-03-18T07:55:06.166Z] coverage: 97.0% of statements [2022-03-18T07:55:06.166Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-03-18T07:55:06.313Z] === RUN TestGetEmptyCapabilities [2022-03-18T07:55:06.313Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-18T07:55:06.313Z] === RUN TestGetExtraCapabilities [2022-03-18T07:55:06.313Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-18T07:55:06.313Z] === RUN TestGetInvalidCapabilities [2022-03-18T07:55:06.313Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-18T07:55:06.313Z] === RUN TestRemoteDriver [2022-03-18T07:55:06.313Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T07:55:06.313Z] === RUN TestDriverError [2022-03-18T07:55:06.313Z] --- PASS: TestDriverError (0.01s) [2022-03-18T07:55:06.313Z] === RUN TestMissingValues [2022-03-18T07:55:06.313Z] --- PASS: TestMissingValues (0.01s) [2022-03-18T07:55:06.313Z] === RUN TestRollback [2022-03-18T07:55:06.313Z] --- PASS: TestRollback (0.01s) [2022-03-18T07:55:06.313Z] PASS [2022-03-18T07:55:06.313Z] coverage: 57.4% of statements [2022-03-18T07:55:06.313Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-03-18T07:55:06.313Z] --- PASS: TestAllocateRandomDeallocate (1.14s) [2022-03-18T07:55:06.313Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-18T07:55:06.624Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-03-18T07:55:06.780Z] === RUN TestNAT [2022-03-18T07:55:06.780Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T07:55:06.780Z] --- SKIP: TestNAT (0.00s) [2022-03-18T07:55:06.780Z] === RUN TestTransparent [2022-03-18T07:55:06.780Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T07:55:06.780Z] --- SKIP: TestTransparent (0.00s) [2022-03-18T07:55:06.780Z] PASS [2022-03-18T07:55:06.780Z] coverage: 0.0% of statements [2022-03-18T07:55:06.780Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.088s coverage: 0.0% of statements [2022-03-18T07:55:07.085Z] === RUN TestNetworkDBBulkSync [2022-03-18T07:55:07.248Z] === RUN TestBuildDefault [2022-03-18T07:55:07.248Z] === RUN TestNew [2022-03-18T07:55:07.248Z] --- PASS: TestNew (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestAddDriver [2022-03-18T07:55:07.248Z] --- PASS: TestAddDriver (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestAddDuplicateDriver [2022-03-18T07:55:07.248Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-18T07:55:07.248Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestDriver [2022-03-18T07:55:07.248Z] --- PASS: TestDriver (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestIPAM [2022-03-18T07:55:07.248Z] --- PASS: TestIPAM (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestWalkIPAMs [2022-03-18T07:55:07.248Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestWalkDrivers [2022-03-18T07:55:07.248Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-18T07:55:07.248Z] PASS [2022-03-18T07:55:07.248Z] coverage: 82.4% of statements [2022-03-18T07:55:07.248Z] --- PASS: TestBuildDefault (0.00s) [2022-03-18T07:55:07.248Z] === RUN TestBuildHostnameDomainname [2022-03-18T07:55:07.249Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestBuildHostname [2022-03-18T07:55:07.249Z] --- PASS: TestBuildHostname (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestBuildHostnameFQDN [2022-03-18T07:55:07.249Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestBuildNoIP [2022-03-18T07:55:07.249Z] ok github.com/docker/docker/libnetwork/drvregistry 0.089s coverage: 82.4% of statements [2022-03-18T07:55:07.249Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestUpdate [2022-03-18T07:55:07.249Z] --- PASS: TestUpdate (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-18T07:55:07.249Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-18T07:55:07.249Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestAddEmpty [2022-03-18T07:55:07.249Z] --- PASS: TestAddEmpty (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestAdd [2022-03-18T07:55:07.249Z] --- PASS: TestAdd (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestDeleteEmpty [2022-03-18T07:55:07.249Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestDeleteNewline [2022-03-18T07:55:07.249Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestDelete [2022-03-18T07:55:07.249Z] --- PASS: TestDelete (0.00s) [2022-03-18T07:55:07.249Z] === RUN TestConcurrentWrites [2022-03-18T07:55:07.249Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.05s) [2022-03-18T07:55:07.249Z] === RUN TestRetrieveFromStore [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-18T07:55:07.543Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T07:55:07.543Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T07:55:07.543Z] PASS [2022-03-18T07:55:07.543Z] coverage: 37.5% of statements [2022-03-18T07:55:07.543Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.049s coverage: 37.5% of statements [2022-03-18T07:55:07.717Z] --- PASS: TestConcurrentWrites (0.28s) [2022-03-18T07:55:07.717Z] PASS [2022-03-18T07:55:07.717Z] coverage: 81.2% of statements [2022-03-18T07:55:07.717Z] ok github.com/docker/docker/libnetwork/etchosts 0.358s coverage: 81.2% of statements [2022-03-18T07:55:07.717Z] === RUN TestNew [2022-03-18T07:55:07.717Z] --- PASS: TestNew (0.00s) [2022-03-18T07:55:07.717Z] === RUN TestAllocate [2022-03-18T07:55:07.717Z] --- PASS: TestAllocate (0.00s) [2022-03-18T07:55:07.717Z] === RUN TestUninitialized [2022-03-18T07:55:07.717Z] --- PASS: TestUninitialized (0.00s) [2022-03-18T07:55:07.717Z] === RUN TestAllocateInRange [2022-03-18T07:55:07.717Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-18T07:55:07.717Z] === RUN TestAllocateSerial [2022-03-18T07:55:07.717Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-18T07:55:07.717Z] PASS [2022-03-18T07:55:07.717Z] coverage: 87.5% of statements [2022-03-18T07:55:07.717Z] ok github.com/docker/docker/libnetwork/idm 0.044s coverage: 87.5% of statements [2022-03-18T07:55:07.717Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-03-18T07:55:07.717Z] === RUN TestIsCorrupted [2022-03-18T07:55:07.717Z] --- PASS: TestIsCorrupted (0.01s) [2022-03-18T07:55:07.717Z] === RUN TestSetRollover [2022-03-18T07:55:08.003Z] 2022/03/18 07:55:07 Closing DB instances... [2022-03-18T07:55:08.185Z] === RUN TestCaller [2022-03-18T07:55:08.185Z] --- PASS: TestCaller (0.00s) [2022-03-18T07:55:08.185Z] PASS [2022-03-18T07:55:08.185Z] coverage: 100.0% of statements [2022-03-18T07:55:08.185Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-03-18T07:55:08.465Z] === RUN TestNewAndRemove [2022-03-18T07:55:08.465Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-18T07:55:08.465Z] === RUN TestRemoveInvalidPath [2022-03-18T07:55:08.465Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-18T07:55:08.465Z] PASS [2022-03-18T07:55:08.465Z] coverage: 82.6% of statements [2022-03-18T07:55:08.465Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-03-18T07:55:08.653Z] === RUN TestSetSerialInsertDelete [2022-03-18T07:55:08.653Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-18T07:55:08.653Z] === RUN TestSetParallelInsertDelete [2022-03-18T07:55:09.352Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T07:55:09.638Z] --- PASS: TestSetRollover (1.48s) [2022-03-18T07:55:09.638Z] === RUN TestSetRolloverSerial [2022-03-18T07:55:09.638Z] === RUN TestInt2IP2IntConversion [2022-03-18T07:55:09.654Z] --- PASS: TestServiceUpdatePidsLimit (16.10s) [2022-03-18T07:55:09.655Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-18T07:55:09.655Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-18T07:55:09.655Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-03-18T07:55:09.655Z] PASS [2022-03-18T07:55:09.655Z] [2022-03-18T07:55:09.655Z] === Skipped [2022-03-18T07:55:09.655Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T07:55:09.655Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T07:55:09.655Z] [2022-03-18T07:55:09.655Z] DONE 27 tests, 1 skipped in 181.876s [2022-03-18T07:55:09.655Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T07:55:09.655Z] INFO: Testing against a local daemon [2022-03-18T07:55:09.655Z] === RUN TestSessionCreate [2022-03-18T07:55:09.655Z] --- PASS: TestSessionCreate (0.02s) [2022-03-18T07:55:09.655Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T07:55:09.655Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T07:55:09.655Z] PASS [2022-03-18T07:55:09.655Z] [2022-03-18T07:55:09.655Z] DONE 2 tests in 0.071s [2022-03-18T07:55:09.655Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T07:55:09.655Z] INFO: Testing against a local daemon [2022-03-18T07:55:09.655Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T07:55:09.655Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-03-18T07:55:09.655Z] === RUN TestDiskUsage [2022-03-18T07:55:09.655Z] === PAUSE TestDiskUsage [2022-03-18T07:55:09.655Z] === RUN TestEventsExecDie [2022-03-18T07:55:09.913Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-18T07:55:09.913Z] === RUN TestEventsBackwardsCompatible [2022-03-18T07:55:09.913Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-18T07:55:09.913Z] === RUN TestEventsVolumeCreate [2022-03-18T07:55:09.913Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-18T07:55:09.913Z] === RUN TestInfoBinaryCommits [2022-03-18T07:55:09.913Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T07:55:09.913Z] === RUN TestInfoAPIVersioned [2022-03-18T07:55:09.913Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T07:55:09.913Z] === RUN TestInfoAPI [2022-03-18T07:55:09.994Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-18T07:55:09.994Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-18T07:55:09.994Z] === RUN TestFailedConnection [2022-03-18T07:55:10.107Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-03-18T07:55:10.107Z] === RUN TestGetAddressVersion [2022-03-18T07:55:10.107Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-18T07:55:10.107Z] === RUN TestKeyString [2022-03-18T07:55:10.107Z] --- PASS: TestKeyString (0.00s) [2022-03-18T07:55:10.107Z] === RUN TestPoolDataMarshal [2022-03-18T07:55:10.107Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-18T07:55:10.107Z] === RUN TestSubnetsMarshal [2022-03-18T07:55:10.107Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-03-18T07:55:10.107Z] === RUN TestAddSubnets [2022-03-18T07:55:10.171Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T07:55:10.171Z] === RUN TestInfoAPIWarnings [2022-03-18T07:55:10.574Z] --- PASS: TestAddSubnets (0.05s) [2022-03-18T07:55:10.574Z] === RUN TestDoublePoolRelease [2022-03-18T07:55:10.574Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-03-18T07:55:10.574Z] === RUN TestAddReleasePoolID [2022-03-18T07:55:10.574Z] === RUN TestPoolRequest [2022-03-18T07:55:10.574Z] --- PASS: TestPoolRequest (0.00s) [2022-03-18T07:55:10.574Z] === RUN TestOtherRequests [2022-03-18T07:55:10.574Z] --- PASS: TestOtherRequests (0.00s) [2022-03-18T07:55:10.574Z] PASS [2022-03-18T07:55:10.574Z] coverage: 57.1% of statements [2022-03-18T07:55:10.574Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-03-18T07:55:10.574Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-03-18T07:55:10.574Z] === RUN TestPredefinedPool [2022-03-18T07:55:10.574Z] --- PASS: TestPredefinedPool (0.02s) [2022-03-18T07:55:10.574Z] === RUN TestRemoveSubnet [2022-03-18T07:55:10.574Z] --- PASS: TestRemoveSubnet (0.22s) [2022-03-18T07:55:10.574Z] === RUN TestGetSameAddress [2022-03-18T07:55:10.574Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-18T07:55:10.574Z] === RUN TestPoolAllocationReuse [2022-03-18T07:55:10.574Z] --- PASS: TestSetRolloverSerial (1.31s) [2022-03-18T07:55:10.574Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-18T07:55:10.574Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-18T07:55:10.574Z] PASS [2022-03-18T07:55:10.574Z] coverage: 84.4% of statements [2022-03-18T07:55:10.574Z] ok github.com/docker/docker/libnetwork/bitseq 10.628s coverage: 84.4% of statements [2022-03-18T07:55:11.531Z] --- PASS: TestGetAddress (26.55s) [2022-03-18T07:55:11.531Z] === RUN TestRequestSyntaxCheck [2022-03-18T07:55:11.531Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-18T07:55:11.531Z] === RUN TestRequest [2022-03-18T07:55:11.560Z] === RUN TestGetCapabilities [2022-03-18T07:55:11.560Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-18T07:55:11.560Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-18T07:55:11.560Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-03-18T07:55:11.560Z] === RUN TestGetDefaultAddressSpaces [2022-03-18T07:55:11.560Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-03-18T07:55:11.560Z] === RUN TestRemoteDriver [2022-03-18T07:55:11.560Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T07:55:11.560Z] PASS [2022-03-18T07:55:11.560Z] coverage: 47.4% of statements [2022-03-18T07:55:11.560Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-03-18T07:55:11.988Z] --- PASS: TestFailedConnection (2.04s) [2022-03-18T07:55:11.988Z] === RUN TestFailOnce [2022-03-18T07:55:12.028Z] --- PASS: TestPoolAllocationReuse (1.39s) [2022-03-18T07:55:12.028Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-18T07:55:12.028Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-03-18T07:55:12.028Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-18T07:55:12.155Z] --- PASS: TestCreateServiceConfigFileMode (12.28s) [2022-03-18T07:55:12.155Z] === RUN TestCreateServiceSysctls [2022-03-18T07:55:12.445Z] 2022/03/18 07:55:11 http: panic serving 127.0.0.1:49298: Plugin not ready [2022-03-18T07:55:12.445Z] goroutine 24 [running]: [2022-03-18T07:55:12.445Z] net/http.(*conn).serve.func1() [2022-03-18T07:55:12.445Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T07:55:12.445Z] panic({0xa13700, 0xb5d030}) [2022-03-18T07:55:12.445Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T07:55:12.445Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00008ba70?) [2022-03-18T07:55:12.445Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-18T07:55:12.445Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb62838?, 0xc000220000?}, 0x96da46?) [2022-03-18T07:55:12.445Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T07:55:12.445Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xb62838, 0xc000220000}, 0xc00020e000) [2022-03-18T07:55:12.445Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-18T07:55:12.445Z] net/http.serverHandler.ServeHTTP({0xb60e58?}, {0xb62838, 0xc000220000}, 0xc00020e000) [2022-03-18T07:55:12.445Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T07:55:12.445Z] net/http.(*conn).serve(0xc0000a2e60, {0xb62d38, 0xc00011d080}) [2022-03-18T07:55:12.445Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T07:55:12.445Z] created by net/http.(*Server).Serve [2022-03-18T07:55:12.445Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T07:55:12.445Z] time="2022-03-18T07:55:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.FailOnce: Post \"http://127.0.0.1:49297/Test.FailOnce\": EOF, retrying in 1s" [2022-03-18T07:55:12.639Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-03-18T07:55:13.014Z] === RUN TestWindowsIPAM [2022-03-18T07:55:13.014Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-18T07:55:13.014Z] PASS [2022-03-18T07:55:13.014Z] coverage: 71.4% of statements [2022-03-18T07:55:13.014Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2022-03-18T07:55:13.409Z] --- PASS: TestFailOnce (1.20s) [2022-03-18T07:55:13.409Z] === RUN TestEchoInputOutput [2022-03-18T07:55:13.409Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-18T07:55:13.409Z] === RUN TestBackoff [2022-03-18T07:55:13.409Z] --- PASS: TestBackoff (0.00s) [2022-03-18T07:55:13.409Z] === RUN TestAbortRetry [2022-03-18T07:55:13.409Z] --- PASS: TestAbortRetry (0.00s) [2022-03-18T07:55:13.409Z] === RUN TestClientScheme [2022-03-18T07:55:13.409Z] --- PASS: TestClientScheme (0.00s) [2022-03-18T07:55:13.409Z] === RUN TestNewClientWithTimeout [2022-03-18T07:55:13.867Z] time="2022-03-18T07:55:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-18T07:55:14.002Z] === RUN TestDefaultNetwork [2022-03-18T07:55:14.002Z] --- PASS: TestDefaultNetwork (0.29s) [2022-03-18T07:55:14.002Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-18T07:55:14.002Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.09s) [2022-03-18T07:55:14.002Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-18T07:55:14.470Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-03-18T07:55:14.471Z] === RUN TestInitAddressPools [2022-03-18T07:55:14.471Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-18T07:55:14.471Z] PASS [2022-03-18T07:55:14.471Z] coverage: 74.0% of statements [2022-03-18T07:55:14.471Z] ok github.com/docker/docker/libnetwork/ipamutils 0.673s coverage: 74.0% of statements [2022-03-18T07:55:14.939Z] === RUN TestKeyValue [2022-03-18T07:55:14.939Z] --- PASS: TestKeyValue (0.00s) [2022-03-18T07:55:14.939Z] PASS [2022-03-18T07:55:14.939Z] coverage: 60.0% of statements [2022-03-18T07:55:14.939Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-03-18T07:55:15.173Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-03-18T07:55:15.400Z] time="2022-03-18T07:55:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-18T07:55:15.447Z] --- PASS: TestCreateServiceSysctls (2.84s) [2022-03-18T07:55:15.447Z] === RUN TestCreateServiceCapabilities [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T07:55:15.924Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T07:55:15.924Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.86s) [2022-03-18T07:55:15.924Z] === RUN TestGetAddress [2022-03-18T07:55:17.078Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T07:55:17.355Z] --- PASS: TestCreateServiceCapabilities (1.92s) [2022-03-18T07:55:17.355Z] === RUN TestInspect [2022-03-18T07:55:17.488Z] === RUN TestGenerate [2022-03-18T07:55:17.488Z] --- PASS: TestGenerate (0.00s) [2022-03-18T07:55:17.488Z] === RUN TestGeneratePtr [2022-03-18T07:55:17.488Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-18T07:55:17.488Z] === RUN TestGenerateMissingField [2022-03-18T07:55:17.488Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-18T07:55:17.488Z] === RUN TestFieldCannotBeSet [2022-03-18T07:55:17.488Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-18T07:55:17.488Z] === RUN TestTypeMismatchError [2022-03-18T07:55:17.488Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-18T07:55:17.488Z] PASS [2022-03-18T07:55:17.488Z] coverage: 100.0% of statements [2022-03-18T07:55:17.488Z] ok github.com/docker/docker/libnetwork/options 0.123s coverage: 100.0% of statements [2022-03-18T07:55:18.013Z] check_test.go:308: [d0ba350be83e9] daemon is not started [2022-03-18T07:55:18.013Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-03-18T07:55:18.013Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T07:55:18.013Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T07:55:18.294Z] time="2022-03-18T07:55:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-18T07:55:18.474Z] === RUN TestNetworkDBSimple [2022-03-18T07:55:18.474Z] testing: warning: no tests to run [2022-03-18T07:55:18.474Z] PASS [2022-03-18T07:55:18.474Z] coverage: 0.0% of statements [2022-03-18T07:55:18.474Z] ok github.com/docker/docker/libnetwork/osl 0.041s coverage: 0.0% of statements [no tests to run] [2022-03-18T07:55:18.580Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-03-18T07:55:18.942Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-18T07:55:18.942Z] PASS [2022-03-18T07:55:18.942Z] coverage: 100.0% of statements [2022-03-18T07:55:18.942Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.051s coverage: 100.0% of statements [2022-03-18T07:55:19.148Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-03-18T07:55:19.410Z] 2022/03/18 07:55:18 Closing DB instances... [2022-03-18T07:55:19.410Z] === RUN TestRequestNewPort [2022-03-18T07:55:19.410Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestRequestSpecificPort [2022-03-18T07:55:19.410Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestReleasePort [2022-03-18T07:55:19.410Z] --- PASS: TestReleasePort (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestReuseReleasedPort [2022-03-18T07:55:19.410Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestReleaseUnreadledPort [2022-03-18T07:55:19.410Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestUnknowProtocol [2022-03-18T07:55:19.410Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestAllocateAllPorts [2022-03-18T07:55:19.410Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestPortAllocation [2022-03-18T07:55:19.410Z] --- PASS: TestPortAllocation (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestPortAllocationWithCustomRange [2022-03-18T07:55:19.410Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestNoDuplicateBPR [2022-03-18T07:55:19.410Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-18T07:55:19.410Z] === RUN TestChangePortRange [2022-03-18T07:55:19.410Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-18T07:55:19.410Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-18T07:55:19.410Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-18T07:55:19.410Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-18T07:55:19.410Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-18T07:55:19.410Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-18T07:55:19.410Z] --- PASS: TestChangePortRange (0.00s) [2022-03-18T07:55:19.410Z] PASS [2022-03-18T07:55:19.410Z] coverage: 88.6% of statements [2022-03-18T07:55:19.410Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-03-18T07:55:19.717Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-03-18T07:55:19.878Z] testing: warning: no tests to run [2022-03-18T07:55:19.878Z] PASS [2022-03-18T07:55:19.878Z] coverage: 0.0% of statements [2022-03-18T07:55:19.878Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-03-18T07:55:19.893Z] --- PASS: TestInspect (2.57s) [2022-03-18T07:55:19.893Z] === RUN TestCreateJob [2022-03-18T07:55:20.347Z] === RUN TestHashData [2022-03-18T07:55:20.347Z] --- PASS: TestHashData (0.00s) [2022-03-18T07:55:20.347Z] PASS [2022-03-18T07:55:20.347Z] coverage: 2.8% of statements [2022-03-18T07:55:20.347Z] ok github.com/docker/docker/libnetwork/resolvconf 0.050s coverage: 2.8% of statements [2022-03-18T07:55:20.816Z] === RUN TestErrorConstructors [2022-03-18T07:55:20.816Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-18T07:55:20.816Z] === RUN TestCompareIPMask [2022-03-18T07:55:20.816Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-18T07:55:20.816Z] === RUN TestUtilGetHostPartIP [2022-03-18T07:55:20.816Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-18T07:55:20.816Z] === RUN TestUtilGetBroadcastIP [2022-03-18T07:55:20.816Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-18T07:55:20.816Z] === RUN TestParseCIDR [2022-03-18T07:55:20.816Z] --- PASS: TestParseCIDR (0.00s) [2022-03-18T07:55:20.816Z] PASS [2022-03-18T07:55:20.816Z] coverage: 37.3% of statements [2022-03-18T07:55:20.816Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-03-18T07:55:20.816Z] --- PASS: TestNetworkDBSimple (2.67s) [2022-03-18T07:55:20.816Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-18T07:55:21.185Z] --- PASS: TestRequest (9.75s) [2022-03-18T07:55:21.185Z] === RUN TestOverlappingRequests [2022-03-18T07:55:21.621Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-03-18T07:55:21.621Z] check_test.go:308: [d790faf41ecfb] daemon is not started [2022-03-18T07:55:21.621Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-03-18T07:55:21.642Z] --- PASS: TestOverlappingRequests (0.47s) [2022-03-18T07:55:21.642Z] === RUN TestRelease [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-18T07:55:21.802Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-18T07:55:21.802Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-18T07:55:21.803Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-18T07:55:21.803Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-18T07:55:21.803Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-18T07:55:21.803Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-18T07:55:21.803Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-18T07:55:21.803Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-18T07:55:21.803Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-18T07:55:21.803Z] PASS [2022-03-18T07:55:21.803Z] coverage: 50.0% of statements [2022-03-18T07:55:21.803Z] ok github.com/docker/docker/oci 0.055s coverage: 50.0% of statements [2022-03-18T07:55:22.281Z] 2022/03/18 07:55:21 Closing DB instances... [2022-03-18T07:55:22.281Z] === RUN TestAddressPoolOpt [2022-03-18T07:55:22.281Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/a [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/something [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/_=a [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/env1=value1 [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/_env1=value1 [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/PATH [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/=a [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/PATH= [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/PATH=something [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/asd!qwe [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/1asd [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/123 [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/some_space [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/__some_space_before [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/some_space_after__ [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/= [2022-03-18T07:55:22.281Z] === RUN TestValidateEnv/PaTh [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestParseHost [2022-03-18T07:55:22.281Z] --- PASS: TestParseHost (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestParseDockerDaemonHost [2022-03-18T07:55:22.281Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestParseTCP [2022-03-18T07:55:22.281Z] --- PASS: TestParseTCP (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-18T07:55:22.281Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestValidateExtraHosts [2022-03-18T07:55:22.281Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestIpOptString [2022-03-18T07:55:22.281Z] --- PASS: TestIpOptString (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-18T07:55:22.281Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestNewIpOptValidDefaultVal [2022-03-18T07:55:22.281Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestIpOptSetInvalidVal [2022-03-18T07:55:22.281Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestValidateIPAddress [2022-03-18T07:55:22.281Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestMapOpts [2022-03-18T07:55:22.281Z] --- PASS: TestMapOpts (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestListOptsWithoutValidator [2022-03-18T07:55:22.281Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestListOptsWithValidator [2022-03-18T07:55:22.281Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestValidateDNSSearch [2022-03-18T07:55:22.281Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_general_format [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_one_more [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-18T07:55:22.281Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-18T07:55:22.281Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestNamedListOpts [2022-03-18T07:55:22.281Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestNamedMapOpts [2022-03-18T07:55:22.281Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestParseLink [2022-03-18T07:55:22.281Z] --- PASS: TestParseLink (0.00s) [2022-03-18T07:55:22.281Z] === RUN TestUlimitOpt [2022-03-18T07:55:22.281Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-18T07:55:22.281Z] PASS [2022-03-18T07:55:22.281Z] coverage: 66.3% of statements [2022-03-18T07:55:22.281Z] ok github.com/docker/docker/opts 0.086s coverage: 66.3% of statements [2022-03-18T07:55:22.436Z] --- PASS: TestCreateJob (2.92s) [2022-03-18T07:55:22.436Z] === RUN TestReplicatedJob [2022-03-18T07:55:22.557Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T07:55:22.606Z] time="2022-03-18T07:55:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.Echo: Post \"http://127.0.0.1:49302/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-18T07:55:22.749Z] === RUN TestParseVersion [2022-03-18T07:55:22.749Z] --- PASS: TestParseVersion (0.00s) [2022-03-18T07:55:22.749Z] PASS [2022-03-18T07:55:22.749Z] coverage: 52.9% of statements [2022-03-18T07:55:22.749Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-03-18T07:55:23.094Z] --- PASS: TestRelease (1.73s) [2022-03-18T07:55:23.094Z] === RUN TestAllocateRandomDeallocate [2022-03-18T07:55:23.632Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-03-18T07:55:23.868Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-03-18T07:55:23.868Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-18T07:55:24.460Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-03-18T07:55:24.460Z] Copying nested executables into bundles/binary-daemon [2022-03-18T07:55:24.460Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-03-18T07:55:24.460Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T07:55:24.460Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-03-18T07:55:24.460Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-03-18T07:55:24.569Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T07:55:24.798Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=85a178777d2047aea79e5409a5f8be957135863e -e DOCKER_GRAPHDRIVER docker:85a178777d2047aea79e5409a5f8be957135863e hack/make.sh cross [2022-03-18T07:55:24.854Z] === RUN TestPeerCertificateMarshalJSON [2022-03-18T07:55:24.854Z] === RUN TestIsArchivePathDir [2022-03-18T07:55:24.854Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-18T07:55:24.854Z] === RUN TestIsArchivePathInvalidFile [2022-03-18T07:55:25.052Z] [2022-03-18T07:55:25.053Z] Removing bundles/ [2022-03-18T07:55:25.309Z] [2022-03-18T07:55:25.309Z] ---> Making bundle: cross (in bundles/cross) [2022-03-18T07:55:25.309Z] Cross building: bundles/cross/linux/amd64 [2022-03-18T07:55:25.309Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-18T07:55:25.309Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-18T07:55:25.322Z] 2022/03/18 07:55:24 Closing DB instances... [2022-03-18T07:55:25.322Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-18T07:55:25.322Z] === RUN TestIsArchivePathTar [2022-03-18T07:55:25.322Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-18T07:55:25.322Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-18T07:55:25.322Z] --- PASS: TestPeerCertificateMarshalJSON (0.59s) [2022-03-18T07:55:25.322Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-18T07:55:25.322Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-18T07:55:25.322Z] === RUN TestMiddleware [2022-03-18T07:55:25.322Z] --- PASS: TestMiddleware (0.00s) [2022-03-18T07:55:25.322Z] === RUN TestNewResponseModifier [2022-03-18T07:55:25.322Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-18T07:55:25.322Z] PASS [2022-03-18T07:55:25.322Z] coverage: 26.8% of statements [2022-03-18T07:55:25.322Z] ok github.com/docker/docker/pkg/authorization 0.644s coverage: 26.8% of statements [2022-03-18T07:55:25.322Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-03-18T07:55:25.322Z] === RUN TestDecompressStreamGzip [2022-03-18T07:55:25.790Z] --- PASS: TestDecompressStreamGzip (0.25s) [2022-03-18T07:55:25.790Z] === RUN TestDecompressStreamBzip2 [2022-03-18T07:55:25.790Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-03-18T07:55:25.790Z] === RUN TestDecompressStreamXz [2022-03-18T07:55:25.790Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T07:55:25.790Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestDecompressStreamZstd [2022-03-18T07:55:25.790Z] archive_test.go:140: zstd not installed [2022-03-18T07:55:25.790Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-03-18T07:55:25.790Z] === RUN TestCompressStreamXzUnsupported [2022-03-18T07:55:25.790Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-18T07:55:25.790Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestCompressStreamInvalid [2022-03-18T07:55:25.790Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestExtensionInvalid [2022-03-18T07:55:25.790Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestExtensionUncompressed [2022-03-18T07:55:25.790Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestExtensionBzip2 [2022-03-18T07:55:25.790Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestExtensionGzip [2022-03-18T07:55:25.790Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestExtensionXz [2022-03-18T07:55:25.790Z] --- PASS: TestExtensionXz (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestExtensionZstd [2022-03-18T07:55:25.790Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestCmdStreamLargeStderr [2022-03-18T07:55:25.790Z] --- PASS: TestCmdStreamLargeStderr (0.19s) [2022-03-18T07:55:25.790Z] === RUN TestCmdStreamBad [2022-03-18T07:55:25.790Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T07:55:25.790Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestCmdStreamGood [2022-03-18T07:55:25.790Z] === RUN TestUnbuffered [2022-03-18T07:55:25.790Z] --- PASS: TestUnbuffered (0.00s) [2022-03-18T07:55:25.790Z] === RUN TestRaceUnbuffered [2022-03-18T07:55:25.790Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-18T07:55:25.790Z] PASS [2022-03-18T07:55:25.790Z] coverage: 100.0% of statements [2022-03-18T07:55:25.790Z] ok github.com/docker/docker/pkg/broadcaster 0.045s coverage: 100.0% of statements [2022-03-18T07:55:25.790Z] --- PASS: TestCmdStreamGood (0.05s) [2022-03-18T07:55:25.790Z] === RUN TestUntarPathWithInvalidDest [2022-03-18T07:55:25.945Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-03-18T07:55:26.258Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-18T07:55:26.258Z] === RUN TestUntarPathWithInvalidSrc [2022-03-18T07:55:26.258Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-18T07:55:26.258Z] === RUN TestUntarPath [2022-03-18T07:55:26.258Z] --- PASS: TestUntarPath (0.08s) [2022-03-18T07:55:26.258Z] === RUN TestUntarPathWithDestinationFile [2022-03-18T07:55:26.258Z] --- PASS: TestUntarPathWithDestinationFile (0.17s) [2022-03-18T07:55:26.258Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-18T07:55:26.258Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-18T07:55:26.258Z] === RUN TestCopyWithTarInvalidSrc [2022-03-18T07:55:26.258Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-18T07:55:26.258Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-18T07:55:26.258Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T07:55:26.258Z] === RUN TestCopyWithTarSrcFile [2022-03-18T07:55:26.258Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-18T07:55:26.258Z] === RUN TestCopyWithTarSrcFolder [2022-03-18T07:55:26.258Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-18T07:55:26.258Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-18T07:55:26.258Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-18T07:55:26.258Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-18T07:55:26.258Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T07:55:26.258Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-18T07:55:26.258Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-18T07:55:26.258Z] === RUN TestCopyFileWithTarSrcFile [2022-03-18T07:55:26.258Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-18T07:55:26.258Z] === RUN TestTarFiles [2022-03-18T07:55:26.517Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T07:55:26.725Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-03-18T07:55:26.726Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-18T07:55:26.726Z] === RUN TestMatch [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[foo]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[foo_bar]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[]#01 [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[qux]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-18T07:55:26.726Z] === RUN TestMatch/[[foo_baz]] [2022-03-18T07:55:26.726Z] --- PASS: TestMatch (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-18T07:55:26.726Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-18T07:55:26.726Z] PASS [2022-03-18T07:55:26.726Z] coverage: 87.5% of statements [2022-03-18T07:55:26.726Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-03-18T07:55:27.711Z] === RUN TestChrootTarUntar [2022-03-18T07:55:27.711Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-18T07:55:27.711Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootUntarEmptyArchive [2022-03-18T07:55:27.711Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootTarUntarWithSymlink [2022-03-18T07:55:27.711Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootCopyWithTar [2022-03-18T07:55:27.711Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootCopyFileWithTar [2022-03-18T07:55:27.711Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootUntarPath [2022-03-18T07:55:27.711Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-18T07:55:27.711Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-18T07:55:27.711Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:55:27.711Z] === RUN TestChrootApplyDotDotFile [2022-03-18T07:55:27.711Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:27.711Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-18T07:55:27.711Z] PASS [2022-03-18T07:55:27.711Z] coverage: 12.0% of statements [2022-03-18T07:55:27.711Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 12.0% of statements [2022-03-18T07:55:27.715Z] --- PASS: TestReplicatedJob (4.41s) [2022-03-18T07:55:27.715Z] === RUN TestUpdateReplicatedJob [2022-03-18T07:55:28.239Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-03-18T07:55:28.240Z] === RUN TestInfoDebug [2022-03-18T07:55:28.240Z] --- PASS: TestInfoDebug (0.52s) [2022-03-18T07:55:28.240Z] === RUN TestInfoInsecureRegistries [2022-03-18T07:55:28.240Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-03-18T07:55:28.240Z] === RUN TestInfoRegistryMirrors [2022-03-18T07:55:28.240Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-18T07:55:28.240Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T07:55:28.240Z] --- PASS: TestLoginFailsWithBadCredentials (0.10s) [2022-03-18T07:55:28.240Z] === RUN TestPingCacheHeaders [2022-03-18T07:55:28.240Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T07:55:28.240Z] === RUN TestPingGet [2022-03-18T07:55:28.240Z] --- PASS: TestPingGet (0.01s) [2022-03-18T07:55:28.240Z] === RUN TestPingHead [2022-03-18T07:55:28.240Z] --- PASS: TestPingHead (0.02s) [2022-03-18T07:55:28.240Z] === RUN TestVersion [2022-03-18T07:55:28.240Z] --- PASS: TestVersion (0.02s) [2022-03-18T07:55:28.240Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-03-18T07:55:28.240Z] === CONT TestDiskUsage [2022-03-18T07:55:28.498Z] === RUN TestDiskUsage/empty [2022-03-18T07:55:28.498Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T07:55:28.498Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T07:55:28.498Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T07:55:28.498Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T07:55:28.498Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T07:55:28.498Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T07:55:28.499Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T07:55:28.499Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T07:55:28.499Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T07:55:28.499Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T07:55:28.499Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T07:55:28.757Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T07:55:28.876Z] --- PASS: TestAllocateRandomDeallocate (5.13s) [2022-03-18T07:55:28.876Z] === RUN TestRetrieveFromStore [2022-03-18T07:55:28.876Z] === RUN TestParseEmptyInterface [2022-03-18T07:55:28.876Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-18T07:55:28.876Z] === RUN TestParseNonInterfaceType [2022-03-18T07:55:28.876Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-18T07:55:28.876Z] === RUN TestParseWithOneFunction [2022-03-18T07:55:28.876Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-18T07:55:28.876Z] === RUN TestParseWithMultipleFuncs [2022-03-18T07:55:28.876Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-18T07:55:28.876Z] === RUN TestParseWithUnnamedReturn [2022-03-18T07:55:28.876Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-18T07:55:28.876Z] === RUN TestEmbeddedInterface [2022-03-18T07:55:28.876Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-18T07:55:28.876Z] === RUN TestParsedImports [2022-03-18T07:55:28.876Z] --- PASS: TestParsedImports (0.00s) [2022-03-18T07:55:28.876Z] === RUN TestAliasedImports [2022-03-18T07:55:28.876Z] --- PASS: TestAliasedImports (0.00s) [2022-03-18T07:55:28.876Z] PASS [2022-03-18T07:55:28.876Z] coverage: 56.8% of statements [2022-03-18T07:55:28.876Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-03-18T07:55:29.276Z] === RUN TestEnsureRemoveAllNotExist [2022-03-18T07:55:29.276Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-18T07:55:29.276Z] === RUN TestEnsureRemoveAllWithDir [2022-03-18T07:55:29.276Z] 2022/03/18 07:55:28 Closing DB instances... [2022-03-18T07:55:29.276Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-18T07:55:29.276Z] === RUN TestEnsureRemoveAllWithFile [2022-03-18T07:55:29.276Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-18T07:55:29.276Z] PASS [2022-03-18T07:55:29.276Z] coverage: 0.0% of statements [2022-03-18T07:55:29.276Z] ok github.com/docker/docker/pkg/containerfs 0.054s coverage: 0.0% of statements [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T07:55:29.323Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T07:55:29.581Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage (1.55s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-18T07:55:29.581Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:55:29.581Z] PASS [2022-03-18T07:55:29.581Z] [2022-03-18T07:55:29.581Z] DONE 50 tests in 20.303s [2022-03-18T07:55:29.581Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T07:55:29.581Z] INFO: Testing against a local daemon [2022-03-18T07:55:29.581Z] === RUN TestVolumesCreateAndList [2022-03-18T07:55:29.581Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-18T07:55:29.581Z] === RUN TestVolumesRemove [2022-03-18T07:55:29.743Z] === RUN TestSizeEmpty [2022-03-18T07:55:29.743Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-18T07:55:29.743Z] === RUN TestSizeEmptyFile [2022-03-18T07:55:29.743Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-18T07:55:29.743Z] === RUN TestSizeNonemptyFile [2022-03-18T07:55:29.743Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-18T07:55:29.743Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-18T07:55:29.743Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-18T07:55:29.743Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-18T07:55:29.743Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-18T07:55:29.743Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-18T07:55:29.743Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-18T07:55:29.743Z] === RUN TestMoveToSubdir [2022-03-18T07:55:29.743Z] --- PASS: TestMoveToSubdir (0.00s) [2022-03-18T07:55:29.743Z] === RUN TestSizeNonExistingDirectory [2022-03-18T07:55:29.743Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-18T07:55:29.743Z] PASS [2022-03-18T07:55:29.743Z] coverage: 80.0% of statements [2022-03-18T07:55:29.743Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2022-03-18T07:55:29.826Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-03-18T07:55:29.838Z] === RUN TestHTTPTransport [2022-03-18T07:55:29.838Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-18T07:55:29.838Z] PASS [2022-03-18T07:55:29.838Z] coverage: 85.7% of statements [2022-03-18T07:55:29.838Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2022-03-18T07:55:29.839Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-18T07:55:29.840Z] === RUN TestVolumesInspect [2022-03-18T07:55:29.840Z] --- PASS: TestVolumesInspect (0.02s) [2022-03-18T07:55:29.840Z] === RUN TestVolumesInvalidJSON [2022-03-18T07:55:29.840Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T07:55:29.840Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T07:55:29.840Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T07:55:29.840Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T07:55:29.840Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T07:55:29.840Z] PASS [2022-03-18T07:55:29.840Z] [2022-03-18T07:55:29.840Z] DONE 5 tests in 0.186s [2022-03-18T07:55:29.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T07:55:30.253Z] --- PASS: TestUpdateReplicatedJob (2.98s) [2022-03-18T07:55:30.253Z] === RUN TestServiceListWithStatuses [2022-03-18T07:55:30.253Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T07:55:30.253Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T07:55:30.253Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T07:55:30.298Z] --- PASS: TestRetrieveFromStore (1.99s) [2022-03-18T07:55:30.298Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-18T07:55:30.298Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-18T07:55:30.298Z] === RUN TestParallelPredefinedRequest1 [2022-03-18T07:55:30.298Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-18T07:55:30.298Z] === RUN TestParallelPredefinedRequest2 [2022-03-18T07:55:30.298Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-18T07:55:30.298Z] === RUN TestParallelPredefinedRequest3 [2022-03-18T07:55:30.298Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-18T07:55:30.298Z] === RUN TestParallelPredefinedRequest4 [2022-03-18T07:55:30.298Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-18T07:55:30.298Z] === RUN TestParallelPredefinedRequest5 [2022-03-18T07:55:30.298Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-18T07:55:30.298Z] === RUN TestDebug [2022-03-18T07:55:30.298Z] --- PASS: TestDebug (0.00s) [2022-03-18T07:55:30.298Z] === RUN TestRequestPoolParallel [2022-03-18T07:55:30.407Z] Stopping apparmor (via systemctl): apparmor.service. [2022-03-18T07:55:30.407Z] Removing test suite binaries [2022-03-18T07:55:30.407Z] exiting test-integration [2022-03-18T07:55:30.407Z] ++ exit 0 [2022-03-18T07:55:30.407Z] [2022-03-18T07:55:30.756Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-18T07:55:30.756Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T07:55:30.756Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-18T07:55:30.756Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-18T07:55:30.756Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-18T07:55:30.756Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-18T07:55:30.756Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-18T07:55:30.756Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T07:55:30.756Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-18T07:55:30.756Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-18T07:55:30.756Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-18T07:55:30.756Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-18T07:55:30.756Z] === RUN TestBufferPoolPutAndGet [2022-03-18T07:55:30.756Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-18T07:55:30.756Z] PASS [2022-03-18T07:55:30.756Z] coverage: 88.2% of statements [2022-03-18T07:55:30.756Z] ok github.com/docker/docker/pkg/pools 0.042s coverage: 88.2% of statements [2022-03-18T07:55:31.213Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-03-18T07:55:31.213Z] === RUN TestClientStream [2022-03-18T07:55:31.213Z] --- PASS: TestClientStream (0.00s) [2022-03-18T07:55:31.213Z] === RUN TestClientSendFile [2022-03-18T07:55:31.213Z] --- PASS: TestClientSendFile (0.00s) [2022-03-18T07:55:31.213Z] === RUN TestClientWithRequestTimeout [2022-03-18T07:55:31.213Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-03-18T07:55:31.213Z] === RUN TestFileSpecPlugin [2022-03-18T07:55:31.213Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-18T07:55:31.213Z] === RUN TestFileJSONSpecPlugin [2022-03-18T07:55:31.213Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-18T07:55:31.213Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-18T07:55:31.213Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-18T07:55:31.213Z] === RUN TestPluginAddHandler [2022-03-18T07:55:31.213Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-18T07:55:31.213Z] === RUN TestPluginWaitBadPlugin [2022-03-18T07:55:31.213Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-18T07:55:31.213Z] === RUN TestGet [2022-03-18T07:55:31.213Z] time="2022-03-18T07:55:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-18T07:55:31.213Z] --- PASS: TestRequestPoolParallel (0.67s) [2022-03-18T07:55:31.213Z] === RUN TestFullAllocateRelease [2022-03-18T07:55:31.307Z] === RUN TestPollerAddRemove [2022-03-18T07:55:31.307Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-18T07:55:31.307Z] === RUN TestPollerEvent [2022-03-18T07:55:31.307Z] poller_test.go:40: No chmod on Windows [2022-03-18T07:55:31.307Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-18T07:55:31.307Z] === RUN TestPollerClose [2022-03-18T07:55:31.307Z] --- PASS: TestPollerClose (0.00s) [2022-03-18T07:55:31.307Z] PASS [2022-03-18T07:55:31.307Z] coverage: 45.7% of statements [2022-03-18T07:55:31.307Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2022-03-18T07:55:31.307Z] --- PASS: TestNetworkDBCRUDTableEntry (4.48s) [2022-03-18T07:55:31.307Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-18T07:55:31.673Z] === RUN TestOutputOnPrematureClose [2022-03-18T07:55:31.673Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-18T07:55:31.673Z] === RUN TestCompleteSilently [2022-03-18T07:55:31.673Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-18T07:55:31.673Z] PASS [2022-03-18T07:55:31.673Z] coverage: 75.9% of statements [2022-03-18T07:55:31.673Z] --- PASS: TestFullAllocateRelease (0.58s) [2022-03-18T07:55:31.673Z] === RUN TestOddAllocateRelease [2022-03-18T07:55:31.673Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-03-18T07:55:31.728Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel Post stage [Pipeline] junit [2022-03-18T07:55:31.795Z] Recording test results [2022-03-18T07:55:32.131Z] --- PASS: TestOddAllocateRelease (0.34s) [2022-03-18T07:55:32.131Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-18T07:55:32.131Z] time="2022-03-18T07:55:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-18T07:55:32.131Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-03-18T07:55:32.131Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-18T07:55:32.131Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-18T07:55:32.131Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-18T07:55:32.131Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-18T07:55:32.131Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T07:55:32.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:55:32.131Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-18T07:55:32.131Z] === CONT TestParallelPredefinedRequest5 [2022-03-18T07:55:32.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:55:32.131Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-18T07:55:32.131Z] === CONT TestParallelPredefinedRequest4 [2022-03-18T07:55:32.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:55:32.131Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-18T07:55:32.131Z] === CONT TestParallelPredefinedRequest3 [2022-03-18T07:55:32.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:55:32.131Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-18T07:55:32.131Z] === CONT TestParallelPredefinedRequest2 [2022-03-18T07:55:32.131Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:55:32.131Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-18T07:55:32.131Z] PASS [2022-03-18T07:55:32.131Z] coverage: 85.3% of statements [2022-03-18T07:55:32.131Z] ok github.com/docker/docker/libnetwork/ipam 55.789s coverage: 85.3% of statements [2022-03-18T07:55:32.131Z] === RUN TestSendToOneSub [2022-03-18T07:55:32.131Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-18T07:55:32.131Z] === RUN TestSendToMultipleSubs [2022-03-18T07:55:32.131Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-18T07:55:32.131Z] === RUN TestEvictOneSub [2022-03-18T07:55:32.131Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-18T07:55:32.131Z] === RUN TestClosePublisher [2022-03-18T07:55:32.131Z] --- PASS: TestClosePublisher (0.00s) [2022-03-18T07:55:32.131Z] === RUN TestPubSubRace [2022-03-18T07:55:32.294Z] === RUN TestCopyFileWithInvalidSrc [2022-03-18T07:55:32.294Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T07:55:32.294Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-18T07:55:32.294Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-18T07:55:32.294Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-03-18T07:55:32.294Z] === RUN TestCopyFile [2022-03-18T07:55:32.294Z] --- PASS: TestCopyFile (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-18T07:55:32.294Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T07:55:32.294Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-18T07:55:32.294Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-18T07:55:32.294Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T07:55:32.294Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestWildcardMatches [2022-03-18T07:55:32.294Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestPatternMatches [2022-03-18T07:55:32.294Z] --- PASS: TestPatternMatches (0.00s) [2022-03-18T07:55:32.294Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-18T07:55:32.295Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestPatternMatchesFolderExclusions [2022-03-18T07:55:32.295Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-18T07:55:32.295Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-18T07:55:32.295Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-18T07:55:32.295Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-18T07:55:32.295Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestSingleExclamationError [2022-03-18T07:55:32.295Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestMatchesWithNoPatterns [2022-03-18T07:55:32.295Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestMatchesWithMalformedPatterns [2022-03-18T07:55:32.295Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestMatches [2022-03-18T07:55:32.295Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-18T07:55:32.295Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-18T07:55:32.295Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-18T07:55:32.295Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-18T07:55:32.295Z] --- PASS: TestMatches (0.01s) [2022-03-18T07:55:32.295Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-18T07:55:32.295Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-18T07:55:32.295Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-18T07:55:32.295Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCleanPatterns [2022-03-18T07:55:32.295Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-18T07:55:32.295Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCleanPatternsExceptionFlag [2022-03-18T07:55:32.295Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-18T07:55:32.295Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-18T07:55:32.295Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCleanPatternsErrorSingleException [2022-03-18T07:55:32.295Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCreateIfNotExistsDir [2022-03-18T07:55:32.295Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCreateIfNotExistsFile [2022-03-18T07:55:32.295Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestMatch [2022-03-18T07:55:32.295Z] --- PASS: TestMatch (0.00s) [2022-03-18T07:55:32.295Z] === RUN TestCompile [2022-03-18T07:55:32.295Z] === RUN TestCompile/slash [2022-03-18T07:55:32.295Z] === RUN TestCompile/backslash [2022-03-18T07:55:32.295Z] --- PASS: TestCompile (0.00s) [2022-03-18T07:55:32.295Z] --- PASS: TestCompile/slash (0.00s) [2022-03-18T07:55:32.295Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-18T07:55:32.295Z] PASS [2022-03-18T07:55:32.295Z] coverage: 84.7% of statements [2022-03-18T07:55:32.295Z] ok github.com/docker/docker/pkg/fileutils 0.157s coverage: 84.7% of statements [2022-03-18T07:55:32.666Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T07:55:32.762Z] --- PASS: TestTarFiles (6.29s) [2022-03-18T07:55:32.763Z] === RUN TestDetectCompressionZstd [2022-03-18T07:55:32.763Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-18T07:55:32.763Z] === RUN TestTarUntar [2022-03-18T07:55:32.763Z] --- PASS: TestTarUntar (0.05s) [2022-03-18T07:55:32.763Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-18T07:55:32.763Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-03-18T07:55:32.763Z] === RUN TestTarWithOptions [2022-03-18T07:55:32.763Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-18T07:55:32.763Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-18T07:55:32.763Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-18T07:55:32.763Z] === RUN TestUntarUstarGnuConflict [2022-03-18T07:55:32.763Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-18T07:55:32.763Z] === RUN TestUntarInvalidFilenames [2022-03-18T07:55:33.232Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1552039648\\dest" [2022-03-18T07:55:33.232Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-03-18T07:55:33.232Z] === RUN TestUntarHardlinkToSymlink [2022-03-18T07:55:33.232Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-18T07:55:33.232Z] === RUN TestUntarInvalidHardlink [2022-03-18T07:55:33.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3319208918\\victim\\hello" -> "../victim/hello" [2022-03-18T07:55:33.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1581724520\\victim\\hello" -> "/../victim/hello" [2022-03-18T07:55:33.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1476660002\\victim" -> "../victim" [2022-03-18T07:55:33.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink159334377\\victim" -> "../victim" [2022-03-18T07:55:33.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2835634389\\victim" -> "../victim" [2022-03-18T07:55:33.232Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2961021325\\victim" -> "../victim" [2022-03-18T07:55:33.232Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-03-18T07:55:33.233Z] === RUN TestUntarInvalidSymlink [2022-03-18T07:55:33.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink872892422\\dest\\dotdot" -> "../victim/hello" [2022-03-18T07:55:33.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink852113598\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T07:55:33.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink993494694\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:33.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1165339722\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:33.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink379545461\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:33.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3211208436\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:33.233Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4092227691\\dest\\dir\\loophole" -> "../../victim" [2022-03-18T07:55:33.233Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-03-18T07:55:33.233Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-18T07:55:33.233Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.01s) [2022-03-18T07:55:33.233Z] === RUN TestXGlobalNoParent [2022-03-18T07:55:33.233Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-03-18T07:55:33.233Z] === RUN TestReplaceFileTarWrapper [2022-03-18T07:55:33.233Z] 2022/03/18 07:55:32 Closing DB instances... [2022-03-18T07:55:33.233Z] === RUN TestGet [2022-03-18T07:55:33.233Z] --- PASS: TestGet (0.00s) [2022-03-18T07:55:33.233Z] === RUN TestGetShortcutString [2022-03-18T07:55:33.233Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-18T07:55:33.233Z] PASS [2022-03-18T07:55:33.233Z] coverage: 42.9% of statements [2022-03-18T07:55:33.233Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2022-03-18T07:55:33.233Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2022-03-18T07:55:33.233Z] === RUN TestPrefixHeaderReadable [2022-03-18T07:55:33.233Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-03-18T07:55:33.233Z] === RUN TestDisablePigz [2022-03-18T07:55:33.233Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-18T07:55:33.240Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T07:55:33.548Z] --- PASS: TestDockerNetworkConnectAlias (3.79s) [2022-03-18T07:55:33.548Z] === RUN TestDockerNetworkReConnect [2022-03-18T07:55:33.596Z] + echo Ensuring container killed. [2022-03-18T07:55:33.596Z] Ensuring container killed. [2022-03-18T07:55:33.596Z] + docker rm -vf docker-pr6 [2022-03-18T07:55:33.596Z] Error: No such container: docker-pr6 [2022-03-18T07:55:33.602Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] sh [2022-03-18T07:55:33.665Z] --- PASS: TestPubSubRace (1.07s) [2022-03-18T07:55:33.665Z] PASS [2022-03-18T07:55:33.665Z] coverage: 75.0% of statements [2022-03-18T07:55:33.665Z] ok github.com/docker/docker/pkg/pubsub 1.111s coverage: 75.0% of statements [2022-03-18T07:55:33.701Z] --- PASS: TestDisablePigz (0.26s) [2022-03-18T07:55:33.701Z] === RUN TestPigz [2022-03-18T07:55:33.701Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-18T07:55:33.701Z] --- PASS: TestPigz (0.18s) [2022-03-18T07:55:33.701Z] === RUN TestNosysFileInfo [2022-03-18T07:55:33.701Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-18T07:55:33.701Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T07:55:33.701Z] archive_windows_test.go:16: Currently fails [2022-03-18T07:55:33.701Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T07:55:33.701Z] === RUN TestCanonicalTarNameForPath [2022-03-18T07:55:33.701Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-18T07:55:33.701Z] === RUN TestCanonicalTarName [2022-03-18T07:55:33.701Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-18T07:55:33.701Z] === RUN TestChmodTarEntry [2022-03-18T07:55:33.701Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-18T07:55:33.701Z] === RUN TestHardLinkOrder [2022-03-18T07:55:33.701Z] --- PASS: TestHardLinkOrder (0.09s) [2022-03-18T07:55:33.701Z] === RUN TestChangeString [2022-03-18T07:55:33.701Z] --- PASS: TestChangeString (0.00s) [2022-03-18T07:55:33.701Z] === RUN TestChangesWithNoChanges [2022-03-18T07:55:33.878Z] + echo Chowning /workspace to jenkins user [2022-03-18T07:55:33.878Z] Chowning /workspace to jenkins user [2022-03-18T07:55:33.878Z] + id -u [2022-03-18T07:55:33.878Z] + id -g [2022-03-18T07:55:33.878Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T07:55:33.878Z] Unable to find image 'busybox:latest' locally [2022-03-18T07:55:34.123Z] time="2022-03-18T07:55:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-18T07:55:34.123Z] === RUN TestRegister [2022-03-18T07:55:34.123Z] --- PASS: TestRegister (0.00s) [2022-03-18T07:55:34.123Z] === RUN TestCommand [2022-03-18T07:55:34.123Z] --- PASS: TestCommand (0.06s) [2022-03-18T07:55:34.123Z] === RUN TestNaiveSelf [2022-03-18T07:55:34.123Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-18T07:55:34.123Z] PASS [2022-03-18T07:55:34.123Z] coverage: 82.4% of statements [2022-03-18T07:55:34.123Z] ok github.com/docker/docker/pkg/reexec 0.147s coverage: 82.4% of statements [2022-03-18T07:55:34.135Z] latest: Pulling from library/busybox [2022-03-18T07:55:34.135Z] 554879bb3004: Pulling fs layer [2022-03-18T07:55:34.135Z] 554879bb3004: Verifying Checksum [2022-03-18T07:55:34.135Z] 554879bb3004: Download complete [2022-03-18T07:55:34.135Z] 554879bb3004: Pull complete [2022-03-18T07:55:34.169Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-03-18T07:55:34.169Z] === RUN TestChangesWithChanges [2022-03-18T07:55:34.169Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-18T07:55:34.169Z] === RUN TestChangesWithChangesGH13590 [2022-03-18T07:55:34.169Z] changes_test.go:196: needs more investigation [2022-03-18T07:55:34.169Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestChangesDirsEmpty [2022-03-18T07:55:34.169Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:55:34.169Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestChangesDirsMutated [2022-03-18T07:55:34.169Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:55:34.169Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestApplyLayer [2022-03-18T07:55:34.169Z] changes_test.go:433: needs further investigation [2022-03-18T07:55:34.169Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestChangesSizeWithHardlinks [2022-03-18T07:55:34.169Z] changes_test.go:469: needs further investigation [2022-03-18T07:55:34.169Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestChangesSizeWithNoChanges [2022-03-18T07:55:34.169Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-18T07:55:34.169Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestChangesSize [2022-03-18T07:55:34.169Z] --- PASS: TestChangesSize (0.01s) [2022-03-18T07:55:34.169Z] === RUN TestApplyLayerInvalidFilenames [2022-03-18T07:55:34.169Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3489764384\\dest" [2022-03-18T07:55:34.169Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-03-18T07:55:34.169Z] === RUN TestApplyLayerInvalidHardlink [2022-03-18T07:55:34.169Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2947360372\\victim\\hello" -> "../victim/hello" [2022-03-18T07:55:34.169Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2093310561\\victim\\hello" -> "/../victim/hello" [2022-03-18T07:55:34.169Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink175429148\\victim" -> "../victim" [2022-03-18T07:55:34.169Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1712714127\\victim" -> "../victim" [2022-03-18T07:55:34.169Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2981611255\\victim" -> "../victim" [2022-03-18T07:55:34.169Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3036102723\\victim" -> "../victim" [2022-03-18T07:55:34.169Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-18T07:55:34.169Z] === RUN TestApplyLayerInvalidSymlink [2022-03-18T07:55:34.169Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink874222320\\dest\\dotdot" -> "../victim/hello" [2022-03-18T07:55:34.169Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2342838824\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T07:55:34.169Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3667189908\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:34.169Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2355056010\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:34.169Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3452279582\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:34.169Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink959645444\\dest\\loophole-victim" -> "../victim" [2022-03-18T07:55:34.169Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-03-18T07:55:34.169Z] === RUN TestApplyLayerWhiteouts [2022-03-18T07:55:34.169Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-03-18T07:55:34.169Z] === RUN TestGenerateEmptyFile [2022-03-18T07:55:34.169Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-18T07:55:34.169Z] === RUN TestGenerateWithContent [2022-03-18T07:55:34.169Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-18T07:55:34.169Z] PASS [2022-03-18T07:55:34.169Z] coverage: 61.9% of statements [2022-03-18T07:55:34.169Z] ok github.com/docker/docker/pkg/archive 9.263s coverage: 61.9% of statements [2022-03-18T07:55:34.169Z] === RUN TestCreateIDMapOrder [2022-03-18T07:55:34.169Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-18T07:55:34.169Z] PASS [2022-03-18T07:55:34.169Z] coverage: 7.2% of statements [2022-03-18T07:55:34.169Z] ok github.com/docker/docker/pkg/idtools 0.068s coverage: 7.2% of statements [2022-03-18T07:55:34.396Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T07:55:34.396Z] Status: Downloaded newer image for busybox:latest [2022-03-18T07:55:34.636Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-03-18T07:55:34.637Z] === RUN TestNetworkDBNodeLeave [2022-03-18T07:55:34.978Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T07:55:35.087Z] === RUN TestDump [2022-03-18T07:55:35.087Z] goroutine 6 [running]: [2022-03-18T07:55:35.087Z] github.com/docker/docker/pkg/stack.dump(0xd92d57?) [2022-03-18T07:55:35.087Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T07:55:35.087Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-18T07:55:35.087Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-18T07:55:35.087Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-18T07:55:35.087Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-18T07:55:35.087Z] testing.tRunner(0xc0001601a0, 0xf5a498) [2022-03-18T07:55:35.087Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:55:35.087Z] created by testing.(*T).Run [2022-03-18T07:55:35.087Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T07:55:35.087Z] [2022-03-18T07:55:35.087Z] goroutine 1 [chan receive]: [2022-03-18T07:55:35.087Z] testing.(*T).Run(0xc000160000, {0xf4913c?, 0xd6c1f3?}, 0xf5a498) [2022-03-18T07:55:35.087Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T07:55:35.087Z] testing.runTests.func1(0xc00006c840?) [2022-03-18T07:55:35.087Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T07:55:35.087Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-18T07:55:35.087Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:55:35.087Z] testing.runTests(0xc000058460?, {0x10de400, 0x3, 0x3}, {0x2837f530108?, 0x40?, 0x10e34a0?}) [2022-03-18T07:55:35.087Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T07:55:35.087Z] testing.(*M).Run(0xc000058460) [2022-03-18T07:55:35.087Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T07:55:35.087Z] main.main() [2022-03-18T07:55:35.087Z] _testmain.go:99 +0x255 [2022-03-18T07:55:35.087Z] --- PASS: TestDump (0.00s) [2022-03-18T07:55:35.087Z] === RUN TestDumpToFile [2022-03-18T07:55:35.543Z] --- PASS: TestDumpToFile (0.21s) [2022-03-18T07:55:35.543Z] === RUN TestDumpToFileWithEmptyInput [2022-03-18T07:55:35.543Z] goroutine 18 [running]: [2022-03-18T07:55:35.543Z] github.com/docker/docker/pkg/stack.dump(0xe0ecd3?) [2022-03-18T07:55:35.543Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T07:55:35.543Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xe0eca0?}) [2022-03-18T07:55:35.543Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-18T07:55:35.543Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-03-18T07:55:35.543Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-18T07:55:35.543Z] testing.tRunner(0xc0000841a0, 0xf5a488) [2022-03-18T07:55:35.543Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:55:35.543Z] created by testing.(*T).Run [2022-03-18T07:55:35.543Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T07:55:35.543Z] [2022-03-18T07:55:35.543Z] goroutine 1 [chan receive]: [2022-03-18T07:55:35.543Z] testing.(*T).Run(0xc000160000, {0xf50713?, 0xd6c1f3?}, 0xf5a488) [2022-03-18T07:55:35.543Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T07:55:35.543Z] testing.runTests.func1(0xc00006c840?) [2022-03-18T07:55:35.543Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T07:55:35.543Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-03-18T07:55:35.543Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:55:35.543Z] testing.runTests(0xc000058460?, {0x10de400, 0x3, 0x3}, {0x2837f530108?, 0x40?, 0x10e34a0?}) [2022-03-18T07:55:35.543Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T07:55:35.543Z] testing.(*M).Run(0xc000058460) [2022-03-18T07:55:35.543Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T07:55:35.543Z] main.main() [2022-03-18T07:55:35.543Z] _testmain.go:99 +0x255 [2022-03-18T07:55:35.543Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-18T07:55:35.543Z] PASS [2022-03-18T07:55:35.543Z] coverage: 90.9% of statements [2022-03-18T07:55:35.543Z] ok github.com/docker/docker/pkg/stack 0.251s coverage: 90.9% of statements [2022-03-18T07:55:35.622Z] === RUN TestFixedBufferCap [2022-03-18T07:55:35.622Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-18T07:55:35.622Z] === RUN TestFixedBufferLen [2022-03-18T07:55:35.622Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-18T07:55:35.622Z] === RUN TestFixedBufferString [2022-03-18T07:55:35.622Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-18T07:55:35.622Z] === RUN TestFixedBufferWrite [2022-03-18T07:55:35.622Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-18T07:55:35.622Z] === RUN TestFixedBufferRead [2022-03-18T07:55:35.622Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-18T07:55:35.622Z] === RUN TestBytesPipeRead [2022-03-18T07:55:35.622Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-18T07:55:35.622Z] === RUN TestBytesPipeWrite [2022-03-18T07:55:35.622Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-18T07:55:35.622Z] === RUN TestBytesPipeWriteRandomChunks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T07:55:36.000Z] === RUN TestNewStdWriter [2022-03-18T07:55:36.000Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-18T07:55:36.000Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestWriteWithNilBytes [2022-03-18T07:55:36.000Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestWrite [2022-03-18T07:55:36.000Z] --- PASS: TestWrite (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestWriteWithWriterError [2022-03-18T07:55:36.000Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-18T07:55:36.000Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyWriteAndRead [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-18T07:55:36.000Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-18T07:55:36.000Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-18T07:55:36.000Z] PASS [2022-03-18T07:55:36.000Z] coverage: 100.0% of statements [2022-03-18T07:55:36.000Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-03-18T07:55:36.065Z] + bundleName=amd64-cgroup2 [2022-03-18T07:55:36.065Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-03-18T07:55:36.065Z] Creating amd64-cgroup2-bundles.tar.gz [2022-03-18T07:55:36.065Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-03-18T07:55:36.065Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-18T07:55:36.092Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-03-18T07:55:36.092Z] === RUN TestAtomicWriteToFile [2022-03-18T07:55:36.092Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-18T07:55:36.092Z] === RUN TestAtomicWriteSetCommit [2022-03-18T07:55:36.092Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-18T07:55:36.092Z] === RUN TestAtomicWriteSetCancel [2022-03-18T07:55:36.092Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-18T07:55:36.092Z] === RUN TestReadCloserWrapperClose [2022-03-18T07:55:36.092Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-18T07:55:36.092Z] === RUN TestReaderErrWrapperReadOnError [2022-03-18T07:55:36.092Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-18T07:55:36.092Z] === RUN TestReaderErrWrapperRead [2022-03-18T07:55:36.092Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-18T07:55:36.092Z] === RUN TestCancelReadCloser [2022-03-18T07:55:36.092Z] --- PASS: TestCancelReadCloser (0.10s) [2022-03-18T07:55:36.092Z] === RUN TestWriteCloserWrapperClose [2022-03-18T07:55:36.092Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-18T07:55:36.092Z] === RUN TestNopWriteCloser [2022-03-18T07:55:36.092Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-18T07:55:36.092Z] === RUN TestNopWriter [2022-03-18T07:55:36.092Z] --- PASS: TestNopWriter (0.00s) [2022-03-18T07:55:36.092Z] === RUN TestWriteCounter [2022-03-18T07:55:36.092Z] --- PASS: TestWriteCounter (0.00s) [2022-03-18T07:55:36.092Z] PASS [2022-03-18T07:55:36.092Z] coverage: 70.5% of statements [2022-03-18T07:55:36.092Z] ok github.com/docker/docker/pkg/ioutils 0.721s coverage: 70.5% of statements [Pipeline] archiveArtifacts [2022-03-18T07:55:36.334Z] Archiving artifacts [2022-03-18T07:55:36.840Z] --- PASS: TestDockerNetworkReConnect (3.05s) [2022-03-18T07:55:36.840Z] === RUN TestServicePlugin [2022-03-18T07:55:36.840Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:55:36.840Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T07:55:36.840Z] === RUN TestServiceUpdateLabel [2022-03-18T07:55:36.881Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-03-18T07:55:36.881Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T07:55:36.965Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-18T07:55:36.965Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-18T07:55:36.965Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestFormatStatus [2022-03-18T07:55:36.965Z] --- PASS: TestFormatStatus (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestFormatError [2022-03-18T07:55:36.965Z] --- PASS: TestFormatError (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestFormatJSONError [2022-03-18T07:55:36.965Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-18T07:55:36.965Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-18T07:55:36.965Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestNewJSONProgressOutput [2022-03-18T07:55:36.965Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestAuxFormatterEmit [2022-03-18T07:55:36.965Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestStreamWriterStdout [2022-03-18T07:55:36.965Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-18T07:55:36.965Z] === RUN TestStreamWriterStderr [2022-03-18T07:55:36.965Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-18T07:55:36.965Z] PASS [2022-03-18T07:55:36.965Z] coverage: 66.2% of statements [2022-03-18T07:55:36.965Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-03-18T07:55:37.655Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-03-18T07:55:37.655Z] === RUN TestNetworkDBWatch [2022-03-18T07:55:37.655Z] === RUN TestError [2022-03-18T07:55:37.655Z] --- PASS: TestError (0.00s) [2022-03-18T07:55:37.655Z] === RUN TestProgressString [2022-03-18T07:55:37.655Z] === RUN TestProgressString/no_progress [2022-03-18T07:55:37.655Z] === RUN TestProgressString/progress_1 [2022-03-18T07:55:37.655Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-18T07:55:37.655Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-18T07:55:37.655Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-18T07:55:37.655Z] === RUN TestProgressString/with_units [2022-03-18T07:55:37.655Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-18T07:55:37.655Z] === RUN TestProgressString/hide_counts [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-18T07:55:37.655Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-18T07:55:37.655Z] === RUN TestJSONMessageDisplay [2022-03-18T07:55:37.655Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-03-18T07:55:37.655Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-18T07:55:37.655Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-18T07:55:37.655Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-18T07:55:37.655Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-18T07:55:37.655Z] === RUN TestDisplayJSONMessagesStream [2022-03-18T07:55:37.655Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-18T07:55:37.655Z] PASS [2022-03-18T07:55:37.655Z] coverage: 91.7% of statements [2022-03-18T07:55:37.655Z] ok github.com/docker/docker/pkg/jsonmessage 0.251s coverage: 91.7% of statements [2022-03-18T07:55:37.936Z] === RUN TestGenerateRandomID [2022-03-18T07:55:37.936Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-18T07:55:37.936Z] === RUN TestShortenId [2022-03-18T07:55:37.936Z] --- PASS: TestShortenId (0.00s) [2022-03-18T07:55:37.936Z] === RUN TestShortenSha256Id [2022-03-18T07:55:37.936Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-18T07:55:37.936Z] === RUN TestShortenIdEmpty [2022-03-18T07:55:37.936Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-18T07:55:37.936Z] === RUN TestShortenIdInvalid [2022-03-18T07:55:37.936Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-18T07:55:37.936Z] === RUN TestIsShortIDNonHex [2022-03-18T07:55:37.936Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-18T07:55:37.936Z] === RUN TestIsShortIDNotCorrectSize [2022-03-18T07:55:37.936Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-18T07:55:37.936Z] PASS [2022-03-18T07:55:37.936Z] coverage: 70.6% of statements [2022-03-18T07:55:37.936Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2022-03-18T07:55:37.936Z] time="2022-03-18T07:55:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-18T07:55:38.123Z] === RUN TestStandardLongPath [2022-03-18T07:55:38.123Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-18T07:55:38.123Z] === RUN TestUNCLongPath [2022-03-18T07:55:38.123Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-18T07:55:38.123Z] PASS [2022-03-18T07:55:38.123Z] coverage: 100.0% of statements [2022-03-18T07:55:38.123Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-03-18T07:55:38.340Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T07:55:38.393Z] === RUN TestIsCpusetListAvailable [2022-03-18T07:55:38.393Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-18T07:55:38.393Z] PASS [2022-03-18T07:55:38.393Z] coverage: 39.4% of statements [2022-03-18T07:55:38.393Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-03-18T07:55:38.649Z] + make clean [2022-03-18T07:55:38.649Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T07:55:38.649Z] docker-dev-cache [2022-03-18T07:55:38.649Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T07:55:38.748Z] --- PASS: TestServiceUpdateLabel (1.64s) [2022-03-18T07:55:38.748Z] === RUN TestServiceUpdateSecrets [2022-03-18T07:55:39.109Z] 2022/03/18 07:55:38 Closing DB instances... [2022-03-18T07:55:39.109Z] === RUN TestNameFormat [2022-03-18T07:55:39.109Z] --- PASS: TestNameFormat (0.00s) [2022-03-18T07:55:39.109Z] === RUN TestNameRetries [2022-03-18T07:55:39.109Z] --- PASS: TestNameRetries (0.00s) [2022-03-18T07:55:39.109Z] PASS [2022-03-18T07:55:39.109Z] coverage: 85.7% of statements [2022-03-18T07:55:39.109Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2022-03-18T07:55:39.576Z] === RUN TestParseKeyValueOpt [2022-03-18T07:55:39.576Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-18T07:55:39.576Z] === RUN TestParseUintList [2022-03-18T07:55:39.576Z] --- PASS: TestParseUintList (0.00s) [2022-03-18T07:55:39.576Z] === RUN TestParseUintListMaximumLimits [2022-03-18T07:55:39.576Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-18T07:55:39.576Z] PASS [2022-03-18T07:55:39.576Z] coverage: 97.0% of statements [2022-03-18T07:55:39.576Z] ok github.com/docker/docker/pkg/parsers 0.053s coverage: 97.0% of statements [2022-03-18T07:55:40.170Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-03-18T07:55:40.562Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-03-18T07:55:40.562Z] === RUN TestNetworkDBBulkSync [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-18T07:55:40.562Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-18T07:55:40.562Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-18T07:55:40.562Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T07:55:40.562Z] === RUN TestChtimes [2022-03-18T07:55:40.562Z] --- PASS: TestChtimes (0.00s) [2022-03-18T07:55:40.562Z] === RUN TestChtimesWindows [2022-03-18T07:55:40.562Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-18T07:55:40.562Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-18T07:55:40.562Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-18T07:55:40.562Z] PASS [2022-03-18T07:55:40.562Z] coverage: 12.9% of statements [2022-03-18T07:55:40.562Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T07:55:41.019Z] === RUN TestTailFile [2022-03-18T07:55:41.019Z] --- PASS: TestTailFile (0.00s) [2022-03-18T07:55:41.019Z] === RUN TestTailFileManyLines [2022-03-18T07:55:41.019Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-18T07:55:41.019Z] === RUN TestTailEmptyFile [2022-03-18T07:55:41.019Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-18T07:55:41.019Z] === RUN TestTailNegativeN [2022-03-18T07:55:41.019Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/truncated_last_line [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.019Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.019Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.019Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.020Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.020Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.020Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.021Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.021Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T07:55:41.021Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.029Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T07:55:41.029Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T07:55:41.029Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T07:55:41.029Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T07:55:41.029Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T07:55:41.029Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T07:55:41.029Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T07:55:41.029Z] PASS [2022-03-18T07:55:41.029Z] coverage: 37.5% of statements [2022-03-18T07:55:41.029Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 37.5% of statements [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.479Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.479Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.479Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.480Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.480Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:55:41.481Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.481Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.481Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.482Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.482Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:55:41.483Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.483Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.02s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-18T07:55:41.943Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.02s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.02s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:55:41.944Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:55:41.945Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:55:41.945Z] PASS [2022-03-18T07:55:41.945Z] coverage: 88.6% of statements [2022-03-18T07:55:41.945Z] ok github.com/docker/docker/pkg/tailfile 0.227s coverage: 88.6% of statements [2022-03-18T07:55:42.022Z] 2022/03/18 07:55:41 Closing DB instances... [2022-03-18T07:55:42.022Z] === RUN TestNewAndRemove [2022-03-18T07:55:42.022Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-18T07:55:42.022Z] === RUN TestRemoveInvalidPath [2022-03-18T07:55:42.022Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-18T07:55:42.022Z] PASS [2022-03-18T07:55:42.022Z] coverage: 82.6% of statements [2022-03-18T07:55:42.022Z] ok github.com/docker/docker/pkg/pidfile 0.062s coverage: 82.6% of statements [2022-03-18T07:55:42.403Z] === RUN TestTarSumRemoveNonExistent [2022-03-18T07:55:42.403Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-18T07:55:42.403Z] === RUN TestTarSumRemove [2022-03-18T07:55:42.403Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-18T07:55:42.403Z] === RUN TestSortFileInfoSums [2022-03-18T07:55:42.403Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-18T07:55:42.403Z] === RUN TestNewTarSumForLabelInvalid [2022-03-18T07:55:42.403Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-18T07:55:42.403Z] === RUN TestNewTarSumForLabel [2022-03-18T07:55:42.403Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-18T07:55:42.403Z] === RUN TestEmptyTar [2022-03-18T07:55:42.403Z] --- PASS: TestEmptyTar (0.00s) [2022-03-18T07:55:42.403Z] === RUN TestTarSumsReadSize [2022-03-18T07:55:42.403Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-18T07:55:42.403Z] === RUN TestTarSums [2022-03-18T07:55:42.859Z] --- PASS: TestTarSums (0.08s) [2022-03-18T07:55:42.859Z] === RUN TestIteration [2022-03-18T07:55:42.859Z] --- PASS: TestIteration (0.00s) [2022-03-18T07:55:42.859Z] === RUN TestVersionLabelForChecksum [2022-03-18T07:55:42.859Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-18T07:55:42.859Z] === RUN TestVersion [2022-03-18T07:55:42.859Z] --- PASS: TestVersion (0.00s) [2022-03-18T07:55:42.859Z] === RUN TestGetVersion [2022-03-18T07:55:42.859Z] --- PASS: TestGetVersion (0.00s) [2022-03-18T07:55:42.859Z] === RUN TestGetVersions [2022-03-18T07:55:42.859Z] --- PASS: TestGetVersions (0.00s) [2022-03-18T07:55:42.859Z] PASS [2022-03-18T07:55:42.859Z] coverage: 89.3% of statements [2022-03-18T07:55:42.859Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2022-03-18T07:55:43.008Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-03-18T07:55:43.316Z] === RUN TestTruncIndex [2022-03-18T07:55:43.316Z] --- PASS: TestTruncIndex (0.10s) [2022-03-18T07:55:43.316Z] PASS [2022-03-18T07:55:43.316Z] coverage: 91.5% of statements [2022-03-18T07:55:43.317Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-03-18T07:55:43.475Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-18T07:55:43.942Z] === RUN TestFailedConnection [2022-03-18T07:55:44.283Z] === RUN TestIsGIT [2022-03-18T07:55:44.283Z] --- PASS: TestIsGIT (0.00s) [2022-03-18T07:55:44.283Z] === RUN TestIsTransport [2022-03-18T07:55:44.283Z] --- PASS: TestIsTransport (0.00s) [2022-03-18T07:55:44.283Z] PASS [2022-03-18T07:55:44.283Z] coverage: 100.0% of statements [2022-03-18T07:55:44.283Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2022-03-18T07:55:44.358Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-03-18T07:55:44.739Z] === RUN TestVersionInfo [2022-03-18T07:55:44.739Z] --- PASS: TestVersionInfo (0.00s) [2022-03-18T07:55:44.739Z] === RUN TestAppendVersions [2022-03-18T07:55:44.739Z] --- PASS: TestAppendVersions (0.00s) [2022-03-18T07:55:44.739Z] PASS [2022-03-18T07:55:44.739Z] coverage: 88.9% of statements [2022-03-18T07:55:44.739Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2022-03-18T07:55:45.506Z] --- PASS: TestGetAddress (29.21s) [2022-03-18T07:55:45.506Z] === RUN TestRequestSyntaxCheck [2022-03-18T07:55:45.506Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-03-18T07:55:45.506Z] === RUN TestRequest [2022-03-18T07:55:45.733Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-03-18T07:55:45.974Z] --- PASS: TestFailedConnection (2.06s) [2022-03-18T07:55:45.974Z] === RUN TestFailOnce [2022-03-18T07:55:46.275Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T07:55:46.275Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T07:55:46.275Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T07:55:46.275Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-18T07:55:46.275Z] --- PASS: TestGet (15.02s) [2022-03-18T07:55:46.275Z] === RUN TestPluginWithNoManifest [2022-03-18T07:55:46.275Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-18T07:55:46.275Z] === RUN TestGetAll [2022-03-18T07:55:46.275Z] --- PASS: TestGetAll (0.01s) [2022-03-18T07:55:46.275Z] PASS [2022-03-18T07:55:46.275Z] coverage: 73.2% of statements [2022-03-18T07:55:46.275Z] ok github.com/docker/docker/pkg/plugins 35.978s coverage: 73.2% of statements [2022-03-18T07:55:46.442Z] 2022/03/18 07:55:45 http: panic serving 127.0.0.1:49297: Plugin not ready [2022-03-18T07:55:46.442Z] goroutine 26 [running]: [2022-03-18T07:55:46.442Z] net/http.(*conn).serve.func1() [2022-03-18T07:55:46.442Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T07:55:46.442Z] panic({0xb93700, 0xcdd030}) [2022-03-18T07:55:46.442Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T07:55:46.442Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000187a70?) [2022-03-18T07:55:46.442Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-18T07:55:46.442Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xce2838?, 0xc00016e0e0?}, 0xaeda46?) [2022-03-18T07:55:46.442Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T07:55:46.442Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xce2838, 0xc00016e0e0}, 0xc000168300) [2022-03-18T07:55:46.442Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-18T07:55:46.442Z] net/http.serverHandler.ServeHTTP({0xce0e58?}, {0xce2838, 0xc00016e0e0}, 0xc000168300) [2022-03-18T07:55:46.442Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T07:55:46.442Z] net/http.(*conn).serve(0xc000094dc0, {0xce2d38, 0xc0000260f0}) [2022-03-18T07:55:46.442Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T07:55:46.442Z] created by net/http.(*Server).Serve [2022-03-18T07:55:46.442Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T07:55:46.442Z] time="2022-03-18T07:55:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.FailOnce: Post \"http://127.0.0.1:49296/Test.FailOnce\": EOF, retrying in 1s" [2022-03-18T07:55:46.442Z] 2022/03/18 07:55:46 Closing DB instances... [2022-03-18T07:55:46.668Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-03-18T07:55:46.736Z] === RUN TestValidatePrivileges [2022-03-18T07:55:46.736Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-18T07:55:46.736Z] === RUN TestFilterByCapNeg [2022-03-18T07:55:46.736Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-18T07:55:46.736Z] === RUN TestFilterByCapPos [2022-03-18T07:55:46.736Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-18T07:55:46.736Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-18T07:55:46.736Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-18T07:55:46.736Z] PASS [2022-03-18T07:55:46.736Z] coverage: 12.0% of statements [2022-03-18T07:55:46.736Z] ok github.com/docker/docker/plugin 0.066s coverage: 12.0% of statements [2022-03-18T07:55:47.427Z] --- PASS: TestFailOnce (1.22s) [2022-03-18T07:55:47.427Z] === RUN TestEchoInputOutput [2022-03-18T07:55:47.427Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-18T07:55:47.427Z] === RUN TestBackoff [2022-03-18T07:55:47.427Z] --- PASS: TestBackoff (0.00s) [2022-03-18T07:55:47.427Z] === RUN TestAbortRetry [2022-03-18T07:55:47.427Z] --- PASS: TestAbortRetry (0.00s) [2022-03-18T07:55:47.427Z] === RUN TestClientScheme [2022-03-18T07:55:47.427Z] --- PASS: TestClientScheme (0.00s) [2022-03-18T07:55:47.427Z] === RUN TestNewClientWithTimeout [2022-03-18T07:55:47.705Z] === RUN TestLoad [2022-03-18T07:55:47.705Z] --- PASS: TestLoad (0.00s) [2022-03-18T07:55:47.705Z] === RUN TestSave [2022-03-18T07:55:47.705Z] === RUN TestNewSettable [2022-03-18T07:55:47.705Z] --- PASS: TestNewSettable (0.00s) [2022-03-18T07:55:47.705Z] === RUN TestIsSettable [2022-03-18T07:55:47.705Z] --- PASS: TestIsSettable (0.00s) [2022-03-18T07:55:47.705Z] === RUN TestUpdateSettingsEnv [2022-03-18T07:55:47.705Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-18T07:55:47.705Z] PASS [2022-03-18T07:55:47.705Z] coverage: 20.0% of statements [2022-03-18T07:55:47.705Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.0% of statements [2022-03-18T07:55:47.705Z] --- PASS: TestSave (0.04s) [2022-03-18T07:55:47.705Z] === RUN TestAddDeleteGet [2022-03-18T07:55:47.705Z] --- PASS: TestAddDeleteGet (0.05s) [2022-03-18T07:55:47.705Z] === RUN TestInvalidTags [2022-03-18T07:55:47.705Z] --- PASS: TestInvalidTags (0.01s) [2022-03-18T07:55:47.705Z] PASS [2022-03-18T07:55:47.705Z] coverage: 84.4% of statements [2022-03-18T07:55:47.705Z] ok github.com/docker/docker/reference 0.179s coverage: 84.4% of statements [2022-03-18T07:55:47.705Z] 2022/03/18 07:55:47 Closing DB instances... [2022-03-18T07:55:47.705Z] time="2022-03-18T07:55:47Z" level=error msg="node: fb4f14281fae is unknown to memberlist" [2022-03-18T07:55:48.009Z] time="2022-03-18T07:55:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-18T07:55:48.044Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-03-18T07:55:48.677Z] === RUN TestRestartManagerTimeout [2022-03-18T07:55:48.677Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-18T07:55:48.677Z] === RUN TestRestartManagerTimeoutReset [2022-03-18T07:55:48.677Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-18T07:55:48.677Z] PASS [2022-03-18T07:55:48.677Z] coverage: 50.9% of statements [2022-03-18T07:55:48.677Z] ok github.com/docker/docker/restartmanager 0.038s coverage: 50.9% of statements [2022-03-18T07:55:48.677Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-18T07:55:48.677Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-18T07:55:48.677Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-18T07:55:48.677Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-18T07:55:48.677Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-18T07:55:48.677Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-18T07:55:48.677Z] === RUN TestResumableRequestReaderWithReadError [2022-03-18T07:55:49.134Z] time="2022-03-18T07:55:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-18T07:55:49.134Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-18T07:55:49.134Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-18T07:55:49.134Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-18T07:55:49.134Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-18T07:55:49.134Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestResumableRequestReader [2022-03-18T07:55:49.134Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-18T07:55:49.134Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-18T07:55:49.134Z] PASS [2022-03-18T07:55:49.134Z] coverage: 100.0% of statements [2022-03-18T07:55:49.134Z] ok github.com/docker/docker/registry/resumable 0.280s coverage: 100.0% of statements [2022-03-18T07:55:49.134Z] === RUN TestResolveAuthConfigIndexServer [2022-03-18T07:55:49.134Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestResolveAuthConfigFullURL [2022-03-18T07:55:49.134Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-18T07:55:49.134Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestValidateMirror [2022-03-18T07:55:49.134Z] --- PASS: TestValidateMirror (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestLoadInsecureRegistries [2022-03-18T07:55:49.134Z] time="2022-03-18T07:55:48Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T07:55:49.134Z] time="2022-03-18T07:55:49Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-18T07:55:49.134Z] time="2022-03-18T07:55:49Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T07:55:49.134Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-03-18T07:55:49.134Z] === RUN TestNewServiceConfig [2022-03-18T07:55:49.134Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestValidateIndexName [2022-03-18T07:55:49.134Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestValidateIndexNameWithError [2022-03-18T07:55:49.134Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestEndpointParse [2022-03-18T07:55:49.134Z] --- PASS: TestEndpointParse (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestEndpointParseInvalid [2022-03-18T07:55:49.134Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestValidateEndpoint [2022-03-18T07:55:49.134Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-18T07:55:49.134Z] === RUN TestPing [2022-03-18T07:55:49.134Z] --- PASS: TestPing (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestPingRegistryEndpoint [2022-03-18T07:55:49.134Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:49.134Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-18T07:55:49.134Z] === RUN TestEndpoint [2022-03-18T07:55:49.134Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:49.134Z] --- SKIP: TestEndpoint (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestParseRepositoryInfo [2022-03-18T07:55:49.134Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestNewIndexInfo [2022-03-18T07:55:49.134Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestMirrorEndpointLookup [2022-03-18T07:55:49.134Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:55:49.134Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestSearchRepositories [2022-03-18T07:55:49.134Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-18T07:55:49.134Z] Host: 127.0.0.1:49337 [2022-03-18T07:55:49.134Z] User-Agent: docker test client [2022-03-18T07:55:49.134Z] Authorization: Token fake-token [2022-03-18T07:55:49.134Z] X-Docker-Token: true [2022-03-18T07:55:49.134Z] Accept-Encoding: gzip [2022-03-18T07:55:49.134Z] [2022-03-18T07:55:49.134Z] [2022-03-18T07:55:49.134Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-18T07:55:49.134Z] Connection: close [2022-03-18T07:55:49.134Z] Content-Length: 144 [2022-03-18T07:55:49.134Z] Cache-Control: no-cache [2022-03-18T07:55:49.134Z] Content-Type: application/json [2022-03-18T07:55:49.134Z] Date: Fri, 18 Mar 2022 07:55:49 GMT [2022-03-18T07:55:49.134Z] Expires: -1 [2022-03-18T07:55:49.134Z] Pragma: no-cache [2022-03-18T07:55:49.134Z] Server: docker-tests/mock [2022-03-18T07:55:49.134Z] X-Docker-Registry-Config: mock [2022-03-18T07:55:49.134Z] X-Docker-Registry-Version: 0.0.0 [2022-03-18T07:55:49.134Z] [2022-03-18T07:55:49.134Z] [2022-03-18T07:55:49.134Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-18T07:55:49.134Z] === RUN TestTrustedLocation [2022-03-18T07:55:49.134Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-18T07:55:49.134Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestAllowNondistributableArtifacts [2022-03-18T07:55:49.134Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-18T07:55:49.134Z] === RUN TestIsSecureIndex [2022-03-18T07:55:49.134Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-18T07:55:49.134Z] PASS [2022-03-18T07:55:49.134Z] coverage: 51.2% of statements [2022-03-18T07:55:49.134Z] ok github.com/docker/docker/registry 0.289s coverage: 51.2% of statements [2022-03-18T07:55:49.574Z] time="2022-03-18T07:55:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-18T07:55:49.574Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.40s) [2022-03-18T07:55:49.574Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-18T07:55:49.591Z] === RUN TestDecodeContainerConfig [2022-03-18T07:55:49.591Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-18T07:55:49.591Z] === RUN TestDecodeContainerConfigIsolation [2022-03-18T07:55:49.591Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-18T07:55:49.591Z] === RUN TestValidatePrivileged [2022-03-18T07:55:49.591Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-18T07:55:49.591Z] PASS [2022-03-18T07:55:49.591Z] coverage: 52.6% of statements [2022-03-18T07:55:49.591Z] ok github.com/docker/docker/runconfig 0.050s coverage: 52.6% of statements [2022-03-18T07:55:50.049Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-18T07:55:50.049Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-18T07:55:50.049Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-18T07:55:50.049Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-18T07:55:50.049Z] PASS [2022-03-18T07:55:50.049Z] coverage: 62.5% of statements [2022-03-18T07:55:50.049Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-03-18T07:55:50.506Z] --- PASS: TestNetworkDBCRUDMediumCluster (40.61s) [2022-03-18T07:55:50.506Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-18T07:55:50.559Z] 2022/03/18 07:55:50 Closing DB instances... [2022-03-18T07:55:51.333Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-03-18T07:55:51.470Z] 2022/03/18 07:55:51 Closing DB instances... [2022-03-18T07:55:51.546Z] time="2022-03-18T07:55:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-18T07:55:52.434Z] === RUN TestGetAddress [2022-03-18T07:55:52.434Z] --- PASS: TestGetAddress (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestRemove [2022-03-18T07:55:52.434Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T07:55:52.434Z] --- SKIP: TestRemove (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestInitializeWithVolumes [2022-03-18T07:55:52.434Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-18T07:55:52.434Z] === RUN TestCreate [2022-03-18T07:55:52.434Z] --- PASS: TestCreate (0.01s) [2022-03-18T07:55:52.434Z] === RUN TestValidateName [2022-03-18T07:55:52.434Z] --- PASS: TestValidateName (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestCreateWithOpts [2022-03-18T07:55:52.434Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T07:55:52.434Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestRelaodNoOpts [2022-03-18T07:55:52.434Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-03-18T07:55:52.434Z] PASS [2022-03-18T07:55:52.434Z] coverage: 41.5% of statements [2022-03-18T07:55:52.434Z] ok github.com/docker/docker/volume/local 0.091s coverage: 41.5% of statements [2022-03-18T07:55:52.434Z] === RUN TestGetDriver [2022-03-18T07:55:52.434Z] --- PASS: TestGetDriver (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestVolumeRequestError [2022-03-18T07:55:52.434Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-18T07:55:52.434Z] PASS [2022-03-18T07:55:52.434Z] coverage: 36.1% of statements [2022-03-18T07:55:52.434Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRaw [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-18T07:55:52.434Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRaw [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-18T07:55:52.434Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestConvertTmpfsOptions [2022-03-18T07:55:52.434Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-18T07:55:52.434Z] linux_parser_test.go:209: data="ro" [2022-03-18T07:55:52.434Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestParseMountSpec [2022-03-18T07:55:52.434Z] parser_test.go:62: case 0 [2022-03-18T07:55:52.434Z] parser_test.go:62: case 1 [2022-03-18T07:55:52.434Z] parser_test.go:62: case 2 [2022-03-18T07:55:52.434Z] parser_test.go:62: case 3 [2022-03-18T07:55:52.434Z] parser_test.go:62: case 4 [2022-03-18T07:55:52.434Z] parser_test.go:62: case 5 [2022-03-18T07:55:52.434Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestValidateMount [2022-03-18T07:55:52.434Z] --- PASS: TestValidateMount (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRaw [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T07:55:52.434Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-18T07:55:52.434Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T07:55:52.434Z] PASS [2022-03-18T07:55:52.434Z] coverage: 67.6% of statements [2022-03-18T07:55:52.434Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2022-03-18T07:55:52.531Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-03-18T07:55:52.531Z] === RUN TestNetworkDBGarbageCollection [2022-03-18T07:55:52.892Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.45s) [2022-03-18T07:55:52.892Z] === RUN TestNetworkDBGarbageCollection [2022-03-18T07:55:53.236Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T07:55:53.236Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T07:55:53.517Z] --- PASS: TestRequest (8.05s) [2022-03-18T07:55:53.517Z] === RUN TestOverlappingRequests [2022-03-18T07:55:53.639Z] --- PASS: TestServiceUpdateSecrets (14.15s) [2022-03-18T07:55:53.639Z] === RUN TestServiceUpdateConfigs [2022-03-18T07:55:53.986Z] --- PASS: TestOverlappingRequests (0.42s) [2022-03-18T07:55:53.986Z] === RUN TestRelease [2022-03-18T07:55:54.423Z] === RUN TestSetGetMeta [2022-03-18T07:55:54.423Z] === PAUSE TestSetGetMeta [2022-03-18T07:55:54.423Z] === RUN TestRestore [2022-03-18T07:55:54.423Z] === PAUSE TestRestore [2022-03-18T07:55:54.423Z] === RUN TestServiceCreate [2022-03-18T07:55:54.423Z] === PAUSE TestServiceCreate [2022-03-18T07:55:54.423Z] === RUN TestServiceList [2022-03-18T07:55:54.423Z] === PAUSE TestServiceList [2022-03-18T07:55:54.423Z] === RUN TestServiceRemove [2022-03-18T07:55:54.423Z] === PAUSE TestServiceRemove [2022-03-18T07:55:54.423Z] === RUN TestServiceGet [2022-03-18T07:55:54.423Z] === PAUSE TestServiceGet [2022-03-18T07:55:54.423Z] === RUN TestServicePrune [2022-03-18T07:55:54.423Z] === PAUSE TestServicePrune [2022-03-18T07:55:54.423Z] === RUN TestCreate [2022-03-18T07:55:54.423Z] === PAUSE TestCreate [2022-03-18T07:55:54.423Z] === RUN TestRemove [2022-03-18T07:55:54.423Z] === PAUSE TestRemove [2022-03-18T07:55:54.423Z] === RUN TestList [2022-03-18T07:55:54.423Z] === PAUSE TestList [2022-03-18T07:55:54.423Z] === RUN TestFindByDriver [2022-03-18T07:55:54.423Z] === PAUSE TestFindByDriver [2022-03-18T07:55:54.423Z] === RUN TestFindByReferenced [2022-03-18T07:55:54.423Z] === PAUSE TestFindByReferenced [2022-03-18T07:55:54.423Z] === RUN TestDerefMultipleOfSameRef [2022-03-18T07:55:54.423Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-18T07:55:54.423Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T07:55:54.423Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T07:55:54.423Z] === RUN TestDefererencePluginOnCreateError [2022-03-18T07:55:54.423Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-18T07:55:54.423Z] === RUN TestRefDerefRemove [2022-03-18T07:55:54.423Z] === PAUSE TestRefDerefRemove [2022-03-18T07:55:54.423Z] === RUN TestGet [2022-03-18T07:55:54.423Z] === PAUSE TestGet [2022-03-18T07:55:54.423Z] === RUN TestGetWithReference [2022-03-18T07:55:54.423Z] === PAUSE TestGetWithReference [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_nil_list [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_empty_list [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_filter_some [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_filter_middle [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-18T07:55:54.423Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-18T07:55:54.423Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_nil_list [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_filter_some [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_filter_middle [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T07:55:54.423Z] === CONT TestFilterFunc/test_empty_list [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-18T07:55:54.423Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-18T07:55:54.423Z] === CONT TestSetGetMeta [2022-03-18T07:55:54.423Z] === CONT TestList [2022-03-18T07:55:54.423Z] === CONT TestCreate [2022-03-18T07:55:54.423Z] === CONT TestServiceGet [2022-03-18T07:55:54.423Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-18T07:55:54.423Z] === CONT TestServiceRemove [2022-03-18T07:55:54.423Z] --- PASS: TestCreate (0.02s) [2022-03-18T07:55:54.423Z] === CONT TestServiceList [2022-03-18T07:55:54.423Z] --- PASS: TestList (0.04s) [2022-03-18T07:55:54.423Z] === CONT TestServiceCreate [2022-03-18T07:55:54.423Z] --- PASS: TestServiceGet (0.18s) [2022-03-18T07:55:54.423Z] === CONT TestRestore [2022-03-18T07:55:54.423Z] --- PASS: TestServiceRemove (0.17s) [2022-03-18T07:55:54.423Z] === CONT TestServicePrune [2022-03-18T07:55:54.423Z] --- PASS: TestServiceList (0.17s) [2022-03-18T07:55:54.423Z] === CONT TestGetWithReference [2022-03-18T07:55:54.423Z] --- PASS: TestServiceCreate (0.15s) [2022-03-18T07:55:54.423Z] === CONT TestGet [2022-03-18T07:55:54.423Z] time="2022-03-18T07:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:55:54.423Z] --- PASS: TestRestore (0.03s) [2022-03-18T07:55:54.423Z] === CONT TestRefDerefRemove [2022-03-18T07:55:54.423Z] --- PASS: TestGet (0.02s) [2022-03-18T07:55:54.423Z] === CONT TestDefererencePluginOnCreateError [2022-03-18T07:55:54.423Z] time="2022-03-18T07:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:55:54.423Z] --- PASS: TestGetWithReference (0.03s) [2022-03-18T07:55:54.423Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T07:55:54.423Z] time="2022-03-18T07:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:55:54.423Z] time="2022-03-18T07:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-18T07:55:54.423Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-18T07:55:54.423Z] === CONT TestDerefMultipleOfSameRef [2022-03-18T07:55:54.423Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-18T07:55:54.423Z] === CONT TestFindByReferenced [2022-03-18T07:55:54.423Z] time="2022-03-18T07:55:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:55:54.423Z] === CONT TestFindByDriver [2022-03-18T07:55:54.423Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-03-18T07:55:54.423Z] --- PASS: TestServicePrune (0.06s) [2022-03-18T07:55:54.423Z] === CONT TestRemove [2022-03-18T07:55:54.423Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-18T07:55:54.423Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-18T07:55:54.424Z] --- PASS: TestFindByDriver (0.03s) [2022-03-18T07:55:54.424Z] --- PASS: TestRemove (0.02s) [2022-03-18T07:55:54.424Z] PASS [2022-03-18T07:55:54.424Z] coverage: 69.0% of statements [2022-03-18T07:55:54.424Z] ok github.com/docker/docker/volume/service 0.313s coverage: 69.0% of statements [2022-03-18T07:55:55.548Z] --- PASS: TestRelease (1.58s) [2022-03-18T07:55:55.548Z] === RUN TestAllocateRandomDeallocate [2022-03-18T07:55:56.532Z] time="2022-03-18T07:55:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-18T07:55:57.426Z] docker_cli_daemon_test.go:2522: [d05933bd9419c] daemon is not started [2022-03-18T07:55:57.685Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T07:55:58.252Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T07:55:58.511Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-03-18T07:55:58.511Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T07:55:59.446Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T07:55:59.446Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T07:56:00.013Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T07:56:00.273Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T07:56:00.317Z] --- PASS: TestAllocateRandomDeallocate (4.81s) [2022-03-18T07:56:00.317Z] === RUN TestRetrieveFromStore [2022-03-18T07:56:01.885Z] --- PASS: TestRetrieveFromStore (1.56s) [2022-03-18T07:56:01.885Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-18T07:56:01.885Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-18T07:56:01.885Z] === RUN TestParallelPredefinedRequest1 [2022-03-18T07:56:01.885Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-18T07:56:01.885Z] === RUN TestParallelPredefinedRequest2 [2022-03-18T07:56:01.885Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-18T07:56:01.885Z] === RUN TestParallelPredefinedRequest3 [2022-03-18T07:56:01.885Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-18T07:56:01.885Z] === RUN TestParallelPredefinedRequest4 [2022-03-18T07:56:01.885Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-18T07:56:01.885Z] === RUN TestParallelPredefinedRequest5 [2022-03-18T07:56:01.885Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-18T07:56:01.885Z] === RUN TestDebug [2022-03-18T07:56:01.885Z] --- PASS: TestDebug (0.00s) [2022-03-18T07:56:01.885Z] === RUN TestRequestPoolParallel [2022-03-18T07:56:02.352Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-03-18T07:56:02.352Z] === RUN TestFullAllocateRelease [2022-03-18T07:56:02.807Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T07:56:02.820Z] --- PASS: TestFullAllocateRelease (0.57s) [2022-03-18T07:56:02.820Z] === RUN TestOddAllocateRelease [2022-03-18T07:56:03.293Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-03-18T07:56:03.293Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-18T07:56:03.293Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2022-03-18T07:56:03.293Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-18T07:56:03.293Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-03-18T07:56:03.293Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-18T07:56:03.293Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-03-18T07:56:03.293Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T07:56:03.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:56:03.293Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-18T07:56:03.293Z] === CONT TestParallelPredefinedRequest5 [2022-03-18T07:56:03.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:56:03.293Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-18T07:56:03.293Z] === CONT TestParallelPredefinedRequest4 [2022-03-18T07:56:03.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:56:03.293Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-18T07:56:03.293Z] === CONT TestParallelPredefinedRequest3 [2022-03-18T07:56:03.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:56:03.293Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-18T07:56:03.293Z] === CONT TestParallelPredefinedRequest2 [2022-03-18T07:56:03.293Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:56:03.293Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-18T07:56:03.293Z] PASS [2022-03-18T07:56:03.293Z] coverage: 85.3% of statements [2022-03-18T07:56:03.293Z] ok github.com/docker/docker/libnetwork/ipam 53.666s coverage: 85.3% of statements [2022-03-18T07:56:03.293Z] === RUN TestParseEmptyInterface [2022-03-18T07:56:03.293Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-18T07:56:03.293Z] === RUN TestParseNonInterfaceType [2022-03-18T07:56:03.293Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-18T07:56:03.293Z] === RUN TestParseWithOneFunction [2022-03-18T07:56:03.293Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-18T07:56:03.293Z] === RUN TestParseWithMultipleFuncs [2022-03-18T07:56:03.293Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-18T07:56:03.293Z] === RUN TestParseWithUnnamedReturn [2022-03-18T07:56:03.293Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-18T07:56:03.293Z] === RUN TestEmbeddedInterface [2022-03-18T07:56:03.293Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-18T07:56:03.293Z] === RUN TestParsedImports [2022-03-18T07:56:03.293Z] --- PASS: TestParsedImports (0.00s) [2022-03-18T07:56:03.293Z] === RUN TestAliasedImports [2022-03-18T07:56:03.293Z] --- PASS: TestAliasedImports (0.00s) [2022-03-18T07:56:03.293Z] PASS [2022-03-18T07:56:03.293Z] coverage: 56.8% of statements [2022-03-18T07:56:03.293Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2022-03-18T07:56:04.183Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T07:56:04.868Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-03-18T07:56:04.868Z] === RUN TestClientStream [2022-03-18T07:56:04.868Z] --- PASS: TestClientStream (0.00s) [2022-03-18T07:56:04.868Z] === RUN TestClientSendFile [2022-03-18T07:56:04.868Z] --- PASS: TestClientSendFile (0.00s) [2022-03-18T07:56:04.868Z] === RUN TestClientWithRequestTimeout [2022-03-18T07:56:04.868Z] --- PASS: TestClientWithRequestTimeout (0.02s) [2022-03-18T07:56:04.868Z] === RUN TestFileSpecPlugin [2022-03-18T07:56:04.868Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-03-18T07:56:04.868Z] === RUN TestFileJSONSpecPlugin [2022-03-18T07:56:04.868Z] --- PASS: TestFileJSONSpecPlugin (0.03s) [2022-03-18T07:56:04.868Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-18T07:56:04.868Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-18T07:56:04.868Z] === RUN TestPluginAddHandler [2022-03-18T07:56:04.868Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-18T07:56:04.868Z] === RUN TestPluginWaitBadPlugin [2022-03-18T07:56:04.868Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-18T07:56:04.868Z] === RUN TestGet [2022-03-18T07:56:04.868Z] time="2022-03-18T07:56:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-18T07:56:04.868Z] === RUN TestHTTPTransport [2022-03-18T07:56:04.868Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-18T07:56:04.868Z] PASS [2022-03-18T07:56:04.868Z] coverage: 85.7% of statements [2022-03-18T07:56:04.868Z] ok github.com/docker/docker/pkg/plugins/transport 0.057s coverage: 85.7% of statements [2022-03-18T07:56:05.559Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T07:56:05.862Z] time="2022-03-18T07:56:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-18T07:56:05.862Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-18T07:56:05.862Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T07:56:05.862Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-18T07:56:05.862Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-18T07:56:05.862Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-18T07:56:05.862Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-18T07:56:05.862Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-18T07:56:05.862Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T07:56:05.862Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-18T07:56:05.862Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-18T07:56:05.862Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-18T07:56:05.862Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-18T07:56:05.862Z] === RUN TestBufferPoolPutAndGet [2022-03-18T07:56:05.862Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-18T07:56:05.862Z] PASS [2022-03-18T07:56:05.862Z] coverage: 88.2% of statements [2022-03-18T07:56:05.862Z] ok github.com/docker/docker/pkg/pools 0.048s coverage: 88.2% of statements [2022-03-18T07:56:06.847Z] === RUN TestOutputOnPrematureClose [2022-03-18T07:56:06.848Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-18T07:56:06.848Z] === RUN TestCompleteSilently [2022-03-18T07:56:06.848Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-18T07:56:06.848Z] PASS [2022-03-18T07:56:06.848Z] coverage: 75.9% of statements [2022-03-18T07:56:06.848Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-03-18T07:56:06.934Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T07:56:06.934Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T07:56:07.832Z] === RUN TestSendToOneSub [2022-03-18T07:56:07.832Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-18T07:56:07.832Z] === RUN TestSendToMultipleSubs [2022-03-18T07:56:07.832Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-18T07:56:07.832Z] === RUN TestEvictOneSub [2022-03-18T07:56:07.832Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-18T07:56:07.832Z] === RUN TestClosePublisher [2022-03-18T07:56:07.832Z] --- PASS: TestClosePublisher (0.00s) [2022-03-18T07:56:07.832Z] === RUN TestPubSubRace [2022-03-18T07:56:07.832Z] time="2022-03-18T07:56:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-18T07:56:07.872Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T07:56:08.559Z] --- PASS: TestServiceUpdateConfigs (14.26s) [2022-03-18T07:56:08.559Z] === RUN TestServiceUpdateNetwork [2022-03-18T07:56:08.827Z] --- PASS: TestPubSubRace (1.09s) [2022-03-18T07:56:08.827Z] PASS [2022-03-18T07:56:08.827Z] coverage: 75.0% of statements [2022-03-18T07:56:08.827Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 75.0% of statements [2022-03-18T07:56:09.253Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T07:56:09.511Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-03-18T07:56:09.814Z] === RUN TestRegister [2022-03-18T07:56:09.814Z] --- PASS: TestRegister (0.00s) [2022-03-18T07:56:09.814Z] === RUN TestCommand [2022-03-18T07:56:09.814Z] --- PASS: TestCommand (0.04s) [2022-03-18T07:56:09.814Z] === RUN TestNaiveSelf [2022-03-18T07:56:09.814Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-18T07:56:09.814Z] PASS [2022-03-18T07:56:09.814Z] coverage: 82.4% of statements [2022-03-18T07:56:09.814Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-03-18T07:56:10.808Z] === RUN TestDump [2022-03-18T07:56:10.808Z] goroutine 6 [running]: [2022-03-18T07:56:10.808Z] github.com/docker/docker/pkg/stack.dump(0x272d57?) [2022-03-18T07:56:10.808Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T07:56:10.808Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-18T07:56:10.808Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-18T07:56:10.808Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-18T07:56:10.808Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-18T07:56:10.808Z] testing.tRunner(0xc000162000, 0x43a498) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:56:10.808Z] created by testing.(*T).Run [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T07:56:10.808Z] [2022-03-18T07:56:10.808Z] goroutine 1 [chan receive]: [2022-03-18T07:56:10.808Z] testing.(*T).Run(0xc000031d40, {0x42913c?, 0x24c1f3?}, 0x43a498) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T07:56:10.808Z] testing.runTests.func1(0xc00006c840?) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T07:56:10.808Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:56:10.808Z] testing.runTests(0xc000058500?, {0x5be400, 0x3, 0x3}, {0x27ab88f0108?, 0x40?, 0x5c34a0?}) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T07:56:10.808Z] testing.(*M).Run(0xc000058500) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T07:56:10.808Z] main.main() [2022-03-18T07:56:10.808Z] _testmain.go:99 +0x255 [2022-03-18T07:56:10.808Z] --- PASS: TestDump (0.00s) [2022-03-18T07:56:10.808Z] === RUN TestDumpToFile [2022-03-18T07:56:10.808Z] --- PASS: TestDumpToFile (0.23s) [2022-03-18T07:56:10.808Z] === RUN TestDumpToFileWithEmptyInput [2022-03-18T07:56:10.808Z] goroutine 8 [running]: [2022-03-18T07:56:10.808Z] github.com/docker/docker/pkg/stack.dump(0x2eecd3?) [2022-03-18T07:56:10.808Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T07:56:10.808Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x2eeca0?}) [2022-03-18T07:56:10.808Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-18T07:56:10.808Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000162000?) [2022-03-18T07:56:10.808Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-18T07:56:10.808Z] testing.tRunner(0xc000162680, 0x43a488) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:56:10.808Z] created by testing.(*T).Run [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T07:56:10.808Z] [2022-03-18T07:56:10.808Z] goroutine 1 [chan receive]: [2022-03-18T07:56:10.808Z] testing.(*T).Run(0xc000031d40, {0x430713?, 0x24c1f3?}, 0x43a488) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T07:56:10.808Z] testing.runTests.func1(0xc00006c840?) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T07:56:10.808Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T07:56:10.808Z] testing.runTests(0xc000058500?, {0x5be400, 0x3, 0x3}, {0x27ab88f0108?, 0x40?, 0x5c34a0?}) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T07:56:10.808Z] testing.(*M).Run(0xc000058500) [2022-03-18T07:56:10.808Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T07:56:10.808Z] main.main() [2022-03-18T07:56:10.808Z] _testmain.go:99 +0x255 [2022-03-18T07:56:10.808Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-18T07:56:10.808Z] PASS [2022-03-18T07:56:10.809Z] coverage: 90.9% of statements [2022-03-18T07:56:10.809Z] ok github.com/docker/docker/pkg/stack 0.283s coverage: 90.9% of statements [2022-03-18T07:56:11.416Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-03-18T07:56:11.794Z] === RUN TestNewStdWriter [2022-03-18T07:56:11.794Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-18T07:56:11.794Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestWriteWithNilBytes [2022-03-18T07:56:11.794Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestWrite [2022-03-18T07:56:11.794Z] --- PASS: TestWrite (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestWriteWithWriterError [2022-03-18T07:56:11.794Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-18T07:56:11.794Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyWriteAndRead [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-18T07:56:11.794Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-18T07:56:11.794Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-18T07:56:11.794Z] PASS [2022-03-18T07:56:11.794Z] coverage: 100.0% of statements [2022-03-18T07:56:11.794Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [2022-03-18T07:56:11.794Z] time="2022-03-18T07:56:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-18T07:56:12.790Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-18T07:56:12.790Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-18T07:56:12.790Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestFormatStatus [2022-03-18T07:56:12.790Z] --- PASS: TestFormatStatus (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestFormatError [2022-03-18T07:56:12.790Z] --- PASS: TestFormatError (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestFormatJSONError [2022-03-18T07:56:12.790Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-18T07:56:12.790Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-18T07:56:12.790Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestNewJSONProgressOutput [2022-03-18T07:56:12.790Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestAuxFormatterEmit [2022-03-18T07:56:12.790Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestStreamWriterStdout [2022-03-18T07:56:12.790Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-18T07:56:12.790Z] === RUN TestStreamWriterStderr [2022-03-18T07:56:12.790Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-18T07:56:12.790Z] PASS [2022-03-18T07:56:12.790Z] coverage: 66.2% of statements [2022-03-18T07:56:12.790Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-03-18T07:56:13.775Z] === RUN TestGenerateRandomID [2022-03-18T07:56:13.775Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-18T07:56:13.775Z] === RUN TestShortenId [2022-03-18T07:56:13.775Z] --- PASS: TestShortenId (0.00s) [2022-03-18T07:56:13.775Z] === RUN TestShortenSha256Id [2022-03-18T07:56:13.775Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-18T07:56:13.775Z] === RUN TestShortenIdEmpty [2022-03-18T07:56:13.775Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-18T07:56:13.775Z] === RUN TestShortenIdInvalid [2022-03-18T07:56:13.775Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-18T07:56:13.775Z] === RUN TestIsShortIDNonHex [2022-03-18T07:56:13.775Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-18T07:56:13.775Z] === RUN TestIsShortIDNotCorrectSize [2022-03-18T07:56:13.775Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-18T07:56:13.775Z] PASS [2022-03-18T07:56:13.775Z] coverage: 70.6% of statements [2022-03-18T07:56:13.775Z] ok github.com/docker/docker/pkg/stringid 0.042s coverage: 70.6% of statements [2022-03-18T07:56:13.948Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-03-18T07:56:14.207Z] check_test.go:308: [d80e74ba4c53b] daemon is not started [2022-03-18T07:56:14.207Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-03-18T07:56:14.760Z] === RUN TestIsCpusetListAvailable [2022-03-18T07:56:14.760Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-18T07:56:14.760Z] PASS [2022-03-18T07:56:14.760Z] coverage: 39.4% of statements [2022-03-18T07:56:14.760Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-03-18T07:56:16.109Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T07:56:16.324Z] === RUN TestChtimes [2022-03-18T07:56:16.324Z] --- PASS: TestChtimes (0.00s) [2022-03-18T07:56:16.324Z] === RUN TestChtimesWindows [2022-03-18T07:56:16.324Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-18T07:56:16.324Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-18T07:56:16.324Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-18T07:56:16.324Z] PASS [2022-03-18T07:56:16.324Z] coverage: 12.9% of statements [2022-03-18T07:56:16.324Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2022-03-18T07:56:17.309Z] === RUN TestTailFile [2022-03-18T07:56:17.309Z] --- PASS: TestTailFile (0.00s) [2022-03-18T07:56:17.309Z] === RUN TestTailFileManyLines [2022-03-18T07:56:17.309Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-18T07:56:17.309Z] === RUN TestTailEmptyFile [2022-03-18T07:56:17.309Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-18T07:56:17.309Z] === RUN TestTailNegativeN [2022-03-18T07:56:17.309Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader [2022-03-18T07:56:17.309Z] === PAUSE TestNewTailReader [2022-03-18T07:56:17.309Z] === CONT TestNewTailReader [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-18T07:56:17.309Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-18T07:56:17.309Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-18T07:56:17.309Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/no_delimiter [2022-03-18T07:56:17.309Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-18T07:56:17.309Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-18T07:56:17.309Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/truncated_last_line [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-18T07:56:17.309Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.310Z] === CONT TestNewTailReader/no_delimiter [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T07:56:17.310Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.311Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.311Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.312Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.312Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.895Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.895Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.895Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.896Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.896Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.896Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.897Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.897Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T07:56:17.898Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.02s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:56:17.898Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:56:17.899Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:56:18.367Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.01s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T07:56:18.368Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T07:56:18.368Z] PASS [2022-03-18T07:56:18.368Z] coverage: 88.6% of statements [2022-03-18T07:56:18.368Z] ok github.com/docker/docker/pkg/tailfile 0.317s coverage: 88.6% of statements [2022-03-18T07:56:18.836Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T07:56:18.836Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T07:56:18.836Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T07:56:18.836Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-18T07:56:19.303Z] === RUN TestTarSumRemoveNonExistent [2022-03-18T07:56:19.303Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-03-18T07:56:19.303Z] === RUN TestTarSumRemove [2022-03-18T07:56:19.303Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestSortFileInfoSums [2022-03-18T07:56:19.303Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestNewTarSumForLabelInvalid [2022-03-18T07:56:19.303Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestNewTarSumForLabel [2022-03-18T07:56:19.303Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestEmptyTar [2022-03-18T07:56:19.303Z] --- PASS: TestEmptyTar (0.01s) [2022-03-18T07:56:19.303Z] === RUN TestTarSumsReadSize [2022-03-18T07:56:19.303Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-03-18T07:56:19.303Z] === RUN TestTarSums [2022-03-18T07:56:19.303Z] --- PASS: TestTarSums (0.08s) [2022-03-18T07:56:19.303Z] === RUN TestIteration [2022-03-18T07:56:19.303Z] --- PASS: TestIteration (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestVersionLabelForChecksum [2022-03-18T07:56:19.303Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestVersion [2022-03-18T07:56:19.303Z] --- PASS: TestVersion (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestGetVersion [2022-03-18T07:56:19.303Z] --- PASS: TestGetVersion (0.00s) [2022-03-18T07:56:19.303Z] === RUN TestGetVersions [2022-03-18T07:56:19.303Z] --- PASS: TestGetVersions (0.00s) [2022-03-18T07:56:19.303Z] PASS [2022-03-18T07:56:19.303Z] coverage: 89.3% of statements [2022-03-18T07:56:19.303Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2022-03-18T07:56:19.771Z] === RUN TestTruncIndex [2022-03-18T07:56:19.771Z] --- PASS: TestTruncIndex (0.10s) [2022-03-18T07:56:19.771Z] PASS [2022-03-18T07:56:19.771Z] coverage: 91.5% of statements [2022-03-18T07:56:19.771Z] ok github.com/docker/docker/pkg/truncindex 0.143s coverage: 91.5% of statements [2022-03-18T07:56:19.771Z] === RUN TestIsGIT [2022-03-18T07:56:19.771Z] --- PASS: TestIsGIT (0.00s) [2022-03-18T07:56:19.771Z] === RUN TestIsTransport [2022-03-18T07:56:19.771Z] --- PASS: TestIsTransport (0.00s) [2022-03-18T07:56:19.771Z] PASS [2022-03-18T07:56:19.771Z] coverage: 100.0% of statements [2022-03-18T07:56:19.771Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-03-18T07:56:19.771Z] --- PASS: TestGet (15.03s) [2022-03-18T07:56:19.771Z] === RUN TestPluginWithNoManifest [2022-03-18T07:56:19.771Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-18T07:56:19.771Z] === RUN TestGetAll [2022-03-18T07:56:19.771Z] --- PASS: TestGetAll (0.00s) [2022-03-18T07:56:19.771Z] PASS [2022-03-18T07:56:19.771Z] coverage: 73.2% of statements [2022-03-18T07:56:20.238Z] ok github.com/docker/docker/pkg/plugins 36.071s coverage: 73.2% of statements [2022-03-18T07:56:20.238Z] === RUN TestVersionInfo [2022-03-18T07:56:20.238Z] --- PASS: TestVersionInfo (0.00s) [2022-03-18T07:56:20.238Z] === RUN TestAppendVersions [2022-03-18T07:56:20.238Z] --- PASS: TestAppendVersions (0.00s) [2022-03-18T07:56:20.238Z] PASS [2022-03-18T07:56:20.238Z] coverage: 88.9% of statements [2022-03-18T07:56:20.238Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite (332.39s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.23s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.72s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.29s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.38s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.90s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.05s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.26s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.21s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.98s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.40s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.54s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.78s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.51s) [2022-03-18T07:56:20.298Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.63s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.85s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.91s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.20s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.40s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.61s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.93s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.14s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.30s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.40s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.70s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.92s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.07s) [2022-03-18T07:56:20.298Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.47s) [2022-03-18T07:56:20.299Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-18T07:56:20.299Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.00s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.87s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.02s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.78s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.15s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.53s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.17s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.86s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.40s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.04s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.51s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.90s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.64s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.07s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.29s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.55s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.28s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.15s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.05s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.18s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.21s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.16s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.50s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.31s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-03-18T07:56:20.299Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.53s) [2022-03-18T07:56:20.299Z] === RUN TestDockerSwarmSuite [2022-03-18T07:56:20.299Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-03-18T07:56:20.805Z] --- PASS: TestServiceUpdateNetwork (11.94s) [2022-03-18T07:56:20.805Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T07:56:20.805Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T07:56:20.805Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T07:56:21.223Z] === RUN TestNewSettable [2022-03-18T07:56:21.223Z] --- PASS: TestNewSettable (0.00s) [2022-03-18T07:56:21.223Z] === RUN TestIsSettable [2022-03-18T07:56:21.223Z] --- PASS: TestIsSettable (0.00s) [2022-03-18T07:56:21.223Z] === RUN TestUpdateSettingsEnv [2022-03-18T07:56:21.223Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-18T07:56:21.223Z] PASS [2022-03-18T07:56:21.223Z] coverage: 20.0% of statements [2022-03-18T07:56:21.223Z] ok github.com/docker/docker/plugin/v2 0.047s coverage: 20.0% of statements [2022-03-18T07:56:21.690Z] === RUN TestLoad [2022-03-18T07:56:21.690Z] --- PASS: TestLoad (0.00s) [2022-03-18T07:56:21.690Z] === RUN TestSave [2022-03-18T07:56:21.690Z] --- PASS: TestSave (0.03s) [2022-03-18T07:56:21.690Z] === RUN TestAddDeleteGet [2022-03-18T07:56:21.690Z] --- PASS: TestAddDeleteGet (0.04s) [2022-03-18T07:56:21.690Z] === RUN TestInvalidTags [2022-03-18T07:56:21.690Z] --- PASS: TestInvalidTags (0.01s) [2022-03-18T07:56:21.690Z] PASS [2022-03-18T07:56:21.690Z] coverage: 83.7% of statements [2022-03-18T07:56:21.690Z] ok github.com/docker/docker/reference 0.142s coverage: 83.7% of statements [2022-03-18T07:56:21.690Z] === RUN TestValidatePrivileges [2022-03-18T07:56:21.690Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-18T07:56:21.690Z] === RUN TestFilterByCapNeg [2022-03-18T07:56:21.690Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-18T07:56:21.690Z] === RUN TestFilterByCapPos [2022-03-18T07:56:21.690Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-18T07:56:21.690Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-18T07:56:21.690Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-18T07:56:21.690Z] PASS [2022-03-18T07:56:21.690Z] coverage: 12.0% of statements [2022-03-18T07:56:21.690Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.0% of statements [2022-03-18T07:56:22.904Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestReaderWithReadError [2022-03-18T07:56:23.254Z] === RUN TestRestartManagerTimeout [2022-03-18T07:56:23.254Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-18T07:56:23.254Z] === RUN TestRestartManagerTimeoutReset [2022-03-18T07:56:23.254Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-18T07:56:23.254Z] PASS [2022-03-18T07:56:23.254Z] coverage: 50.9% of statements [2022-03-18T07:56:23.254Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-03-18T07:56:23.254Z] time="2022-03-18T07:56:22Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestReader [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-18T07:56:23.254Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-18T07:56:23.254Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-18T07:56:23.254Z] PASS [2022-03-18T07:56:23.254Z] coverage: 100.0% of statements [2022-03-18T07:56:23.254Z] ok github.com/docker/docker/registry/resumable 0.267s coverage: 100.0% of statements [2022-03-18T07:56:23.723Z] === RUN TestResolveAuthConfigIndexServer [2022-03-18T07:56:23.723Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestResolveAuthConfigFullURL [2022-03-18T07:56:23.723Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-18T07:56:23.723Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestValidateMirror [2022-03-18T07:56:23.723Z] --- PASS: TestValidateMirror (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestLoadInsecureRegistries [2022-03-18T07:56:23.723Z] time="2022-03-18T07:56:23Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T07:56:23.723Z] time="2022-03-18T07:56:23Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-03-18T07:56:23.723Z] time="2022-03-18T07:56:23Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-03-18T07:56:23.723Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-03-18T07:56:23.723Z] === RUN TestNewServiceConfig [2022-03-18T07:56:23.723Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestValidateIndexName [2022-03-18T07:56:23.723Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestValidateIndexNameWithError [2022-03-18T07:56:23.723Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestEndpointParse [2022-03-18T07:56:23.723Z] --- PASS: TestEndpointParse (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestEndpointParseInvalid [2022-03-18T07:56:23.723Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestValidateEndpoint [2022-03-18T07:56:23.723Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-18T07:56:23.723Z] === RUN TestPing [2022-03-18T07:56:23.723Z] --- PASS: TestPing (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestPingRegistryEndpoint [2022-03-18T07:56:23.723Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:56:23.723Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-18T07:56:23.723Z] === RUN TestEndpoint [2022-03-18T07:56:23.723Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:56:23.723Z] --- SKIP: TestEndpoint (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestParseRepositoryInfo [2022-03-18T07:56:23.723Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestNewIndexInfo [2022-03-18T07:56:23.723Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestMirrorEndpointLookup [2022-03-18T07:56:23.723Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:56:23.723Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-18T07:56:23.723Z] === RUN TestSearchRepositories [2022-03-18T07:56:23.723Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-18T07:56:23.723Z] Host: 127.0.0.1:49366 [2022-03-18T07:56:23.723Z] User-Agent: docker test client [2022-03-18T07:56:23.723Z] Authorization: Token fake-token [2022-03-18T07:56:23.723Z] X-Docker-Token: true [2022-03-18T07:56:23.723Z] Accept-Encoding: gzip [2022-03-18T07:56:23.723Z] [2022-03-18T07:56:23.723Z] [2022-03-18T07:56:23.723Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-18T07:56:23.723Z] Connection: close [2022-03-18T07:56:24.191Z] Content-Length: 144 [2022-03-18T07:56:24.191Z] Cache-Control: no-cache [2022-03-18T07:56:24.191Z] Content-Type: application/json [2022-03-18T07:56:24.191Z] Date: Fri, 18 Mar 2022 07:56:23 GMT [2022-03-18T07:56:24.191Z] Expires: -1 [2022-03-18T07:56:24.191Z] Pragma: no-cache [2022-03-18T07:56:24.191Z] Server: docker-tests/mock [2022-03-18T07:56:24.191Z] X-Docker-Registry-Config: mock [2022-03-18T07:56:24.191Z] X-Docker-Registry-Version: 0.0.0 [2022-03-18T07:56:24.191Z] [2022-03-18T07:56:24.191Z] [2022-03-18T07:56:24.191Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-18T07:56:24.191Z] === RUN TestTrustedLocation [2022-03-18T07:56:24.191Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-18T07:56:24.191Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-18T07:56:24.191Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-18T07:56:24.191Z] === RUN TestAllowNondistributableArtifacts [2022-03-18T07:56:24.191Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-18T07:56:24.191Z] === RUN TestIsSecureIndex [2022-03-18T07:56:24.191Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-18T07:56:24.191Z] PASS [2022-03-18T07:56:24.191Z] coverage: 51.2% of statements [2022-03-18T07:56:24.191Z] ok github.com/docker/docker/registry 0.316s coverage: 51.2% of statements [2022-03-18T07:56:24.191Z] === RUN TestDecodeContainerConfig [2022-03-18T07:56:24.191Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-18T07:56:24.191Z] === RUN TestDecodeContainerConfigIsolation [2022-03-18T07:56:24.191Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-18T07:56:24.191Z] === RUN TestValidatePrivileged [2022-03-18T07:56:24.191Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-18T07:56:24.191Z] PASS [2022-03-18T07:56:24.191Z] coverage: 52.6% of statements [2022-03-18T07:56:24.191Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.6% of statements [2022-03-18T07:56:24.191Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-18T07:56:24.191Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-18T07:56:24.191Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-18T07:56:24.191Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-18T07:56:24.191Z] PASS [2022-03-18T07:56:24.191Z] coverage: 62.5% of statements [2022-03-18T07:56:24.191Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2022-03-18T07:56:26.194Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-03-18T07:56:26.403Z] === RUN TestGetDriver [2022-03-18T07:56:26.403Z] --- PASS: TestGetDriver (0.00s) [2022-03-18T07:56:26.403Z] === RUN TestVolumeRequestError [2022-03-18T07:56:26.403Z] --- PASS: TestVolumeRequestError (0.01s) [2022-03-18T07:56:26.403Z] PASS [2022-03-18T07:56:26.403Z] coverage: 36.1% of statements [2022-03-18T07:56:26.403Z] ok github.com/docker/docker/volume/drivers 0.101s coverage: 36.1% of statements [2022-03-18T07:56:26.873Z] === RUN TestGetAddress [2022-03-18T07:56:26.873Z] --- PASS: TestGetAddress (0.00s) [2022-03-18T07:56:26.873Z] === RUN TestRemove [2022-03-18T07:56:26.873Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T07:56:26.873Z] --- SKIP: TestRemove (0.01s) [2022-03-18T07:56:26.873Z] === RUN TestInitializeWithVolumes [2022-03-18T07:56:26.873Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-18T07:56:26.873Z] === RUN TestCreate [2022-03-18T07:56:26.873Z] --- PASS: TestCreate (0.01s) [2022-03-18T07:56:26.873Z] === RUN TestValidateName [2022-03-18T07:56:26.873Z] --- PASS: TestValidateName (0.00s) [2022-03-18T07:56:26.873Z] === RUN TestCreateWithOpts [2022-03-18T07:56:26.873Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T07:56:26.873Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-18T07:56:26.873Z] === RUN TestRelaodNoOpts [2022-03-18T07:56:26.873Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-18T07:56:26.873Z] PASS [2022-03-18T07:56:26.873Z] coverage: 41.5% of statements [2022-03-18T07:56:26.873Z] ok github.com/docker/docker/volume/local 0.104s coverage: 41.5% of statements [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRaw [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-18T07:56:27.341Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRaw [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-18T07:56:27.341Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestConvertTmpfsOptions [2022-03-18T07:56:27.341Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-18T07:56:27.341Z] linux_parser_test.go:209: data="ro" [2022-03-18T07:56:27.341Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestParseMountSpec [2022-03-18T07:56:27.341Z] parser_test.go:62: case 0 [2022-03-18T07:56:27.341Z] parser_test.go:62: case 1 [2022-03-18T07:56:27.341Z] parser_test.go:62: case 2 [2022-03-18T07:56:27.341Z] parser_test.go:62: case 3 [2022-03-18T07:56:27.341Z] parser_test.go:62: case 4 [2022-03-18T07:56:27.341Z] parser_test.go:62: case 5 [2022-03-18T07:56:27.341Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestValidateMount [2022-03-18T07:56:27.341Z] --- PASS: TestValidateMount (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRaw [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T07:56:27.341Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-18T07:56:27.341Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T07:56:27.341Z] PASS [2022-03-18T07:56:27.341Z] coverage: 67.6% of statements [2022-03-18T07:56:27.341Z] ok github.com/docker/docker/volume/mounts 0.057s coverage: 67.6% of statements [2022-03-18T07:56:27.379Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T07:56:28.329Z] === RUN TestSetGetMeta [2022-03-18T07:56:28.329Z] === PAUSE TestSetGetMeta [2022-03-18T07:56:28.329Z] === RUN TestRestore [2022-03-18T07:56:28.329Z] === PAUSE TestRestore [2022-03-18T07:56:28.329Z] === RUN TestServiceCreate [2022-03-18T07:56:28.329Z] === PAUSE TestServiceCreate [2022-03-18T07:56:28.329Z] === RUN TestServiceList [2022-03-18T07:56:28.329Z] === PAUSE TestServiceList [2022-03-18T07:56:28.329Z] === RUN TestServiceRemove [2022-03-18T07:56:28.329Z] === PAUSE TestServiceRemove [2022-03-18T07:56:28.329Z] === RUN TestServiceGet [2022-03-18T07:56:28.329Z] === PAUSE TestServiceGet [2022-03-18T07:56:28.329Z] === RUN TestServicePrune [2022-03-18T07:56:28.329Z] === PAUSE TestServicePrune [2022-03-18T07:56:28.329Z] === RUN TestCreate [2022-03-18T07:56:28.329Z] === PAUSE TestCreate [2022-03-18T07:56:28.329Z] === RUN TestRemove [2022-03-18T07:56:28.329Z] === PAUSE TestRemove [2022-03-18T07:56:28.329Z] === RUN TestList [2022-03-18T07:56:28.329Z] === PAUSE TestList [2022-03-18T07:56:28.329Z] === RUN TestFindByDriver [2022-03-18T07:56:28.329Z] === PAUSE TestFindByDriver [2022-03-18T07:56:28.329Z] === RUN TestFindByReferenced [2022-03-18T07:56:28.329Z] === PAUSE TestFindByReferenced [2022-03-18T07:56:28.329Z] === RUN TestDerefMultipleOfSameRef [2022-03-18T07:56:28.329Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-18T07:56:28.329Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T07:56:28.329Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T07:56:28.329Z] === RUN TestDefererencePluginOnCreateError [2022-03-18T07:56:28.329Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-18T07:56:28.329Z] === RUN TestRefDerefRemove [2022-03-18T07:56:28.329Z] === PAUSE TestRefDerefRemove [2022-03-18T07:56:28.329Z] === RUN TestGet [2022-03-18T07:56:28.329Z] === PAUSE TestGet [2022-03-18T07:56:28.329Z] === RUN TestGetWithReference [2022-03-18T07:56:28.329Z] === PAUSE TestGetWithReference [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_nil_list [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_empty_list [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_filter_some [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_filter_middle [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-18T07:56:28.329Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-18T07:56:28.329Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_nil_list [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_empty_list [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_filter_middle [2022-03-18T07:56:28.329Z] === CONT TestFilterFunc/test_filter_some [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-18T07:56:28.329Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-18T07:56:28.329Z] === CONT TestSetGetMeta [2022-03-18T07:56:28.329Z] === CONT TestList [2022-03-18T07:56:28.329Z] === CONT TestDefererencePluginOnCreateError [2022-03-18T07:56:28.329Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T07:56:28.329Z] --- PASS: TestSetGetMeta (0.02s) [2022-03-18T07:56:28.329Z] === CONT TestGetWithReference [2022-03-18T07:56:28.329Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-18T07:56:28.329Z] === CONT TestGet [2022-03-18T07:56:28.329Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-18T07:56:28.329Z] === CONT TestRefDerefRemove [2022-03-18T07:56:28.329Z] --- PASS: TestList (0.04s) [2022-03-18T07:56:28.329Z] === CONT TestRemove [2022-03-18T07:56:28.329Z] --- PASS: TestGetWithReference (0.02s) [2022-03-18T07:56:28.329Z] === CONT TestCreate [2022-03-18T07:56:28.329Z] --- PASS: TestGet (0.02s) [2022-03-18T07:56:28.329Z] === CONT TestServicePrune [2022-03-18T07:56:28.329Z] --- PASS: TestCreate (0.02s) [2022-03-18T07:56:28.329Z] === CONT TestServiceGet [2022-03-18T07:56:28.329Z] --- PASS: TestRefDerefRemove (0.02s) [2022-03-18T07:56:28.329Z] === CONT TestServiceRemove [2022-03-18T07:56:28.329Z] --- PASS: TestRemove (0.03s) [2022-03-18T07:56:28.329Z] === CONT TestServiceList [2022-03-18T07:56:28.797Z] time="2022-03-18T07:56:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:56:28.797Z] --- PASS: TestServiceGet (0.16s) [2022-03-18T07:56:28.797Z] === CONT TestServiceCreate [2022-03-18T07:56:28.797Z] --- PASS: TestServiceRemove (0.17s) [2022-03-18T07:56:28.797Z] === CONT TestRestore [2022-03-18T07:56:28.797Z] time="2022-03-18T07:56:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:56:28.797Z] --- PASS: TestServiceList (0.17s) [2022-03-18T07:56:28.797Z] === CONT TestFindByDriver [2022-03-18T07:56:28.797Z] time="2022-03-18T07:56:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:56:28.797Z] time="2022-03-18T07:56:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-18T07:56:28.797Z] --- PASS: TestServiceCreate (0.03s) [2022-03-18T07:56:28.797Z] === CONT TestDerefMultipleOfSameRef [2022-03-18T07:56:28.797Z] time="2022-03-18T07:56:28Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T07:56:28.797Z] --- PASS: TestRestore (0.03s) [2022-03-18T07:56:28.797Z] === CONT TestFindByReferenced [2022-03-18T07:56:28.797Z] --- PASS: TestFindByDriver (0.03s) [2022-03-18T07:56:28.797Z] --- PASS: TestServicePrune (0.21s) [2022-03-18T07:56:28.797Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-03-18T07:56:28.797Z] --- PASS: TestFindByReferenced (0.02s) [2022-03-18T07:56:28.797Z] PASS [2022-03-18T07:56:28.797Z] coverage: 69.0% of statements [2022-03-18T07:56:28.797Z] ok github.com/docker/docker/volume/service 0.319s coverage: 69.0% of statements [2022-03-18T07:56:31.463Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-03-18T07:56:35.504Z] --- PASS: TestServiceUpdatePidsLimit (15.87s) [2022-03-18T07:56:35.504Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-03-18T07:56:35.504Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-18T07:56:35.504Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-03-18T07:56:35.504Z] PASS [2022-03-18T07:56:35.504Z] [2022-03-18T07:56:35.504Z] === Skipped [2022-03-18T07:56:35.504Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T07:56:35.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T07:56:35.504Z] [2022-03-18T07:56:35.504Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-03-18T07:56:35.504Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-03-18T07:56:35.504Z] [2022-03-18T07:56:35.504Z] DONE 27 tests, 2 skipped in 145.955s [2022-03-18T07:56:35.504Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T07:56:35.504Z] ++ 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-03-18T07:56:35.504Z] ++ set -e [2022-03-18T07:56:35.504Z] ++ '[' -n 0 ']' [2022-03-18T07:56:35.504Z] ++ set -x [2022-03-18T07:56:35.504Z] ++ 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-03-18T07:56:35.504Z] INFO: Testing against a local daemon [2022-03-18T07:56:35.504Z] === RUN TestSessionCreate [2022-03-18T07:56:35.504Z] --- PASS: TestSessionCreate (0.02s) [2022-03-18T07:56:35.504Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T07:56:35.504Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T07:56:35.504Z] PASS [2022-03-18T07:56:35.504Z] [2022-03-18T07:56:35.504Z] DONE 2 tests in 0.117s [2022-03-18T07:56:35.504Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T07:56:35.504Z] ++ 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-03-18T07:56:35.504Z] ++ set -e [2022-03-18T07:56:35.504Z] ++ '[' -n 0 ']' [2022-03-18T07:56:35.504Z] ++ set -x [2022-03-18T07:56:35.504Z] ++ 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-03-18T07:56:35.504Z] INFO: Testing against a local daemon [2022-03-18T07:56:35.504Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T07:56:35.504Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T07:56:35.504Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T07:56:35.504Z] === RUN TestDiskUsage [2022-03-18T07:56:35.504Z] === PAUSE TestDiskUsage [2022-03-18T07:56:35.504Z] === RUN TestEventsExecDie [2022-03-18T07:56:35.504Z] --- PASS: TestEventsExecDie (0.45s) [2022-03-18T07:56:35.504Z] === RUN TestEventsBackwardsCompatible [2022-03-18T07:56:35.504Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-03-18T07:56:35.504Z] === RUN TestEventsVolumeCreate [2022-03-18T07:56:35.504Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-03-18T07:56:35.504Z] === RUN TestInfoBinaryCommits [2022-03-18T07:56:35.504Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-03-18T07:56:35.504Z] === RUN TestInfoAPIVersioned [2022-03-18T07:56:35.504Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-03-18T07:56:35.504Z] === RUN TestInfoAPI [2022-03-18T07:56:35.504Z] --- PASS: TestInfoAPI (0.02s) [2022-03-18T07:56:35.504Z] === RUN TestInfoAPIWarnings [2022-03-18T07:56:38.029Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T07:56:38.966Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T07:56:45.088Z] 2022/03/18 07:56:44 Closing DB instances... [2022-03-18T07:56:45.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-03-18T07:56:45.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-03-18T07:56:46.600Z] 2022/03/18 07:56:44 Closing DB instances... [2022-03-18T07:56:46.600Z] --- PASS: TestNetworkDBGarbageCollection (54.30s) [2022-03-18T07:56:46.600Z] === RUN TestFindNode [2022-03-18T07:56:46.600Z] 2022/03/18 07:56:46 Closing DB instances... [2022-03-18T07:56:46.600Z] --- PASS: TestFindNode (0.02s) [2022-03-18T07:56:46.600Z] === RUN TestChangeNodeState [2022-03-18T07:56:46.600Z] 2022/03/18 07:56:46 Closing DB instances... [2022-03-18T07:56:46.600Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-18T07:56:46.600Z] === RUN TestNodeReincarnation [2022-03-18T07:56:46.600Z] 2022/03/18 07:56:46 Closing DB instances... [2022-03-18T07:56:46.629Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2022-03-18T07:56:46.629Z] === RUN TestFindNode [2022-03-18T07:56:46.629Z] 2022/03/18 07:56:46 Closing DB instances... [2022-03-18T07:56:46.629Z] --- PASS: TestFindNode (0.02s) [2022-03-18T07:56:46.629Z] === RUN TestChangeNodeState [2022-03-18T07:56:46.629Z] 2022/03/18 07:56:46 Closing DB instances... [2022-03-18T07:56:46.629Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-18T07:56:46.629Z] === RUN TestNodeReincarnation [2022-03-18T07:56:46.629Z] 2022/03/18 07:56:46 Closing DB instances... [2022-03-18T07:56:46.907Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T07:56:47.844Z] docker_api_swarm_test.go:563: [d5e4e2ad41be9] joining swarm manager [d897d81730b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T07:56:47.844Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T07:56:48.414Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T07:56:49.350Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T07:56:50.727Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T07:56:50.727Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-18T07:56:50.727Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T07:56:50.985Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T07:56:51.389Z] time="2022-03-18T07:56:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-18T07:56:51.389Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-18T07:56:51.856Z] === RUN TestParallelCreate [2022-03-18T07:56:51.856Z] 2022/03/18 07:56:51 Closing DB instances... [2022-03-18T07:56:51.856Z] --- PASS: TestParallelCreate (0.02s) [2022-03-18T07:56:51.856Z] === RUN TestParallelDelete [2022-03-18T07:56:51.856Z] 2022/03/18 07:56:51 Closing DB instances... [2022-03-18T07:56:51.856Z] --- PASS: TestParallelDelete (0.02s) [2022-03-18T07:56:51.856Z] === RUN TestNetworkDBIslands [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9ab5f9a43852 with config:&{NodeID:9ab5f9a43852 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-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, added to nodes list" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6096bdb8bacc with config:&{NodeID:6096bdb8bacc 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-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, added to nodes list" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, added to nodes list" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, added to nodes list" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-18T07:56:51.856Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eabfdc5254d2 with config:&{NodeID:eabfdc5254d2 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-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-03-18T07:56:52.324Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-18T07:56:52.433Z] --- PASS: TestNodeReincarnation (5.02s) [2022-03-18T07:56:52.433Z] === RUN TestParallelCreate [2022-03-18T07:56:52.433Z] 2022/03/18 07:56:51 Closing DB instances... [2022-03-18T07:56:52.433Z] --- PASS: TestParallelCreate (0.02s) [2022-03-18T07:56:52.433Z] === RUN TestParallelDelete [2022-03-18T07:56:52.433Z] 2022/03/18 07:56:51 Closing DB instances... [2022-03-18T07:56:52.433Z] --- PASS: TestParallelDelete (0.02s) [2022-03-18T07:56:52.433Z] === RUN TestNetworkDBIslands [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:73c1092fb920 with config:&{NodeID:73c1092fb920 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-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 73c1092fb920/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 73c1092fb920/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:8ebfeb7a6a3f with config:&{NodeID:8ebfeb7a6a3f 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-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 73c1092fb920/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=info msg="Node 73c1092fb920/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-03-18T07:56:52.433Z] time="2022-03-18T07:56:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:307b015f3434 with config:&{NodeID:307b015f3434 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-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=info msg="Node eabfdc5254d2/172.21.81.168, added to nodes list" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-18T07:56:52.792Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:51fe55c657ff with config:&{NodeID:51fe55c657ff 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-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 73c1092fb920/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 73c1092fb920/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, added to nodes list" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:52.894Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:52Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:96ca7969a201 with config:&{NodeID:96ca7969a201 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-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node eabfdc5254d2/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node eabfdc5254d2/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-03-18T07:56:53.259Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ec4b743d57b5 with config:&{NodeID:ec4b743d57b5 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-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49374" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node 73c1092fb920/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node 73c1092fb920/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=info msg="Node 51fe55c657ff/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49375" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:12f16dc2985d with config:&{NodeID:12f16dc2985d 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-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49376" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 51fe55c657ff/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 51fe55c657ff/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 73c1092fb920/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=info msg="Node 73c1092fb920/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49377" [2022-03-18T07:56:53.354Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-18T07:56:53.601Z] --- PASS: TestInfoAPIWarnings (16.19s) [2022-03-18T07:56:53.601Z] === RUN TestInfoDebug [2022-03-18T07:56:53.601Z] --- PASS: TestInfoDebug (0.52s) [2022-03-18T07:56:53.601Z] === RUN TestInfoInsecureRegistries [2022-03-18T07:56:53.601Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-18T07:56:53.601Z] === RUN TestInfoRegistryMirrors [2022-03-18T07:56:53.601Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-03-18T07:56:53.601Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T07:56:53.601Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-03-18T07:56:53.601Z] === RUN TestPingCacheHeaders [2022-03-18T07:56:53.601Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-03-18T07:56:53.601Z] === RUN TestPingGet [2022-03-18T07:56:53.601Z] --- PASS: TestPingGet (0.01s) [2022-03-18T07:56:53.601Z] === RUN TestPingHead [2022-03-18T07:56:53.601Z] --- PASS: TestPingHead (0.02s) [2022-03-18T07:56:53.601Z] === RUN TestVersion [2022-03-18T07:56:53.601Z] --- PASS: TestVersion (0.02s) [2022-03-18T07:56:53.601Z] === CONT TestDiskUsage [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:53.727Z] networkdb_test.go:835: Re-joining: 3 [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="The new bootstrap node list is:[172.21.81.168:10033 172.21.81.168:10034 172.21.81.168:10035]" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10033" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49388" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10034" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49389" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10035" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49390" [2022-03-18T07:56:53.727Z] networkdb_test.go:835: Re-joining: 4 [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="The new bootstrap node list is:[172.21.81.168:10033 172.21.81.168:10034 172.21.81.168:10035]" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10033" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49391" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10034" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49392" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10035" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49393" [2022-03-18T07:56:53.727Z] time="2022-03-18T07:56:53Z" level=info msg="node 0 leaving" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:53.815Z] networkdb_test.go:835: Re-joining: 3 [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=info msg="The new bootstrap node list is:[172.20.184.194:10033 172.20.184.194:10034 172.20.184.194:10035]" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10033" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49378" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10034" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49379" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10035" [2022-03-18T07:56:53.815Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49380" [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T07:56:53.861Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T07:56:54.121Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="Node 9ab5f9a43852 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="node3(eabfdc5254d2): Node leave event for 9ab5f9a43852/172.21.81.168" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="Node 9ab5f9a43852 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="node2(6096bdb8bacc): Node leave event for 9ab5f9a43852/172.21.81.168" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="Node 9ab5f9a43852 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="node4(307b015f3434): Node leave event for 9ab5f9a43852/172.21.81.168" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="Node 9ab5f9a43852 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="node5(96ca7969a201): Node leave event for 9ab5f9a43852/172.21.81.168" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="Node 9ab5f9a43852 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:53Z" level=info msg="node1(9ab5f9a43852): Node leave event for 9ab5f9a43852/172.21.81.168" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:54Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:54Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:54Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:54Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.195Z] time="2022-03-18T07:56:54Z" level=info msg="Node 9ab5f9a43852/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.275Z] networkdb_test.go:835: Re-joining: 4 [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:53Z" level=info msg="The new bootstrap node list is:[172.20.184.194:10033 172.20.184.194:10034 172.20.184.194:10035]" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10033" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49381" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10034" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49382" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10035" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:53Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49383" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:54Z" level=info msg="node 0 leaving" [2022-03-18T07:56:54.275Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.276Z] time="2022-03-18T07:56:54Z" level=info msg="node5(12f16dc2985d): Node leave event for 73c1092fb920/172.20.184.194" [2022-03-18T07:56:54.276Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.276Z] time="2022-03-18T07:56:54Z" level=info msg="node4(ec4b743d57b5): Node leave event for 73c1092fb920/172.20.184.194" [2022-03-18T07:56:54.276Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.276Z] time="2022-03-18T07:56:54Z" level=info msg="node3(51fe55c657ff): Node leave event for 73c1092fb920/172.20.184.194" [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage (1.05s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-18T07:56:54.380Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-18T07:56:54.381Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T07:56:54.381Z] PASS [2022-03-18T07:56:54.381Z] [2022-03-18T07:56:54.381Z] === Skipped [2022-03-18T07:56:54.381Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T07:56:54.381Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T07:56:54.381Z] [2022-03-18T07:56:54.381Z] DONE 50 tests, 1 skipped in 19.621s [2022-03-18T07:56:54.381Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T07:56:54.381Z] ++ 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-03-18T07:56:54.381Z] ++ set -e [2022-03-18T07:56:54.381Z] ++ '[' -n 0 ']' [2022-03-18T07:56:54.381Z] ++ set -x [2022-03-18T07:56:54.381Z] ++ 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-03-18T07:56:54.381Z] INFO: Testing against a local daemon [2022-03-18T07:56:54.381Z] === RUN TestVolumesCreateAndList [2022-03-18T07:56:54.381Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-03-18T07:56:54.381Z] === RUN TestVolumesRemove [2022-03-18T07:56:54.381Z] --- PASS: TestVolumesRemove (0.06s) [2022-03-18T07:56:54.381Z] === RUN TestVolumesInspect [2022-03-18T07:56:54.641Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-18T07:56:54.641Z] === RUN TestVolumesInvalidJSON [2022-03-18T07:56:54.641Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T07:56:54.641Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T07:56:54.641Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T07:56:54.641Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-03-18T07:56:54.641Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T07:56:54.641Z] PASS [2022-03-18T07:56:54.641Z] [2022-03-18T07:56:54.641Z] DONE 5 tests in 0.197s [2022-03-18T07:56:54.641Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T07:56:54.641Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T07:56:54.641Z] +++ kill 13793 [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node 1 leaving" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node5(96ca7969a201): Node leave event for 6096bdb8bacc/172.21.81.168" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node3(eabfdc5254d2): Node leave event for 6096bdb8bacc/172.21.81.168" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node4(307b015f3434): Node leave event for 6096bdb8bacc/172.21.81.168" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node2(6096bdb8bacc): Node leave event for 6096bdb8bacc/172.21.81.168" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node 6096bdb8bacc/172.21.81.168, left gossip cluster" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node 2 leaving" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node eabfdc5254d2 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node5(96ca7969a201): Node leave event for eabfdc5254d2/172.21.81.168" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node eabfdc5254d2 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node4(307b015f3434): Node leave event for eabfdc5254d2/172.21.81.168" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="Node eabfdc5254d2 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.663Z] time="2022-03-18T07:56:54Z" level=info msg="node3(eabfdc5254d2): Node leave event for eabfdc5254d2/172.21.81.168" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="node1(73c1092fb920): Node leave event for 73c1092fb920/172.20.184.194" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920 change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="node2(8ebfeb7a6a3f): Node leave event for 73c1092fb920/172.20.184.194" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920/172.20.184.194, left gossip cluster" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920/172.20.184.194, left gossip cluster" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920/172.20.184.194, left gossip cluster" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920/172.20.184.194, left gossip cluster" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 73c1092fb920/172.20.184.194, left gossip cluster" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="node 1 leaving" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="node4(ec4b743d57b5): Node leave event for 8ebfeb7a6a3f/172.20.184.194" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="node5(12f16dc2985d): Node leave event for 8ebfeb7a6a3f/172.20.184.194" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, left gossip cluster" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f change state NodeActive --> NodeFailed" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f change state NodeActive --> NodeLeft" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="node3(51fe55c657ff): Node leave event for 8ebfeb7a6a3f/172.20.184.194" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, added to failed nodes list" [2022-03-18T07:56:54.736Z] time="2022-03-18T07:56:54Z" level=error msg="node: 8ebfeb7a6a3f is unknown to memberlist" [2022-03-18T07:56:54.902Z] +++ /etc/init.d/apparmor stop [2022-03-18T07:56:54.902Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T07:56:54.902Z] [2022-03-18T07:56:54.902Z] Unloading profiles will leave already running processes permanently [2022-03-18T07:56:54.902Z] unconfined, which can lead to unexpected situations. [2022-03-18T07:56:54.902Z] [2022-03-18T07:56:54.902Z] To set a process to complain mode, use the command line tool [2022-03-18T07:56:54.902Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T07:56:54.902Z] +++ true [2022-03-18T07:56:54.902Z] exiting test-integration [2022-03-18T07:56:54.902Z] ++ exit 0 [2022-03-18T07:56:54.902Z] [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:54Z" level=info msg="Node eabfdc5254d2/172.21.81.168, left gossip cluster" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:54Z" level=info msg="Node eabfdc5254d2/172.21.81.168, left gossip cluster" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:54Z" level=info msg="Node eabfdc5254d2/172.21.81.168, left gossip cluster" [2022-03-18T07:56:55.131Z] networkdb_test.go:867: node4: OK [2022-03-18T07:56:55.131Z] networkdb_test.go:867: node5: OK [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="node 0 coming back" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9d7805321211 with config:&{NodeID:9d7805321211 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-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="Node 9d7805321211/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="Node 9d7805321211/172.21.81.168, added to nodes list" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="node 1 coming back" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9b75aa9f2356 with config:&{NodeID:9b75aa9f2356 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-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, added to nodes list" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="node 2 coming back" [2022-03-18T07:56:55.131Z] time="2022-03-18T07:56:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:423c8c601e0e with config:&{NodeID:423c8c601e0e 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-03-18T07:56:55.196Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, left gossip cluster" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, left gossip cluster" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:54Z" level=info msg="Node 8ebfeb7a6a3f/172.20.184.194, left gossip cluster" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=warning msg="memberlist: Failed to send gossip to 172.20.184.194:10036: write udp [::]:10034->172.20.184.194:10036: use of closed network connection" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=info msg="node 2 leaving" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=info msg="Node 51fe55c657ff change state NodeActive --> NodeLeft" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=info msg="node4(ec4b743d57b5): Node leave event for 51fe55c657ff/172.20.184.194" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=info msg="Node 51fe55c657ff change state NodeActive --> NodeLeft" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=info msg="node5(12f16dc2985d): Node leave event for 51fe55c657ff/172.20.184.194" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=info msg="Node 51fe55c657ff change state NodeActive --> NodeLeft" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=info msg="node3(51fe55c657ff): Node leave event for 51fe55c657ff/172.20.184.194" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=debug msg="memberlist: Failed ping: 8ebfeb7a6a3f (timeout reached)" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.184.194:10035: use of closed network connection" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.184.194:10037: use of closed network connection" [2022-03-18T07:56:55.196Z] time="2022-03-18T07:56:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.184.194:10036: use of closed network connection" Post stage [Pipeline] junit [2022-03-18T07:56:55.489Z] Recording test results [2022-03-18T07:56:55.727Z] time="2022-03-18T07:56:55Z" level=info msg="Node 423c8c601e0e/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:55.728Z] time="2022-03-18T07:56:55Z" level=info msg="Node 423c8c601e0e/172.21.81.168, added to nodes list" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node 51fe55c657ff/172.20.184.194, left gossip cluster" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node 51fe55c657ff/172.20.184.194, left gossip cluster" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node 51fe55c657ff/172.20.184.194, left gossip cluster" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="memberlist: Suspect 8ebfeb7a6a3f has failed, no acks received" [2022-03-18T07:56:55.799Z] networkdb_test.go:867: node4: OK [2022-03-18T07:56:55.799Z] networkdb_test.go:867: node5: OK [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="node 0 coming back" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4a9306ebe7ba with config:&{NodeID:4a9306ebe7ba 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-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, added to nodes list" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="node 1 coming back" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e30002b98616 with config:&{NodeID:e30002b98616 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-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node e30002b98616/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node e30002b98616/172.20.184.194, added to nodes list" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="node 2 coming back" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b8366027d694 with config:&{NodeID:b8366027d694 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-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node b8366027d694/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:55.799Z] time="2022-03-18T07:56:55Z" level=info msg="Node b8366027d694/172.20.184.194, added to nodes list" [2022-03-18T07:56:55.842Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T07:56:56.182Z] + echo Ensuring container killed. [2022-03-18T07:56:56.182Z] Ensuring container killed. [2022-03-18T07:56:56.182Z] + docker rm -vf docker-pr6 [2022-03-18T07:56:56.182Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-18T07:56:56.469Z] + echo Chowning /workspace to jenkins user [2022-03-18T07:56:56.469Z] Chowning /workspace to jenkins user [2022-03-18T07:56:56.469Z] + id -u [2022-03-18T07:56:56.469Z] + id -g [2022-03-18T07:56:56.469Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T07:56:56.469Z] Unable to find image 'busybox:latest' locally [2022-03-18T07:56:56.469Z] latest: Pulling from library/busybox [2022-03-18T07:56:56.469Z] aa5434a6d997: Pulling fs layer [2022-03-18T07:56:56.730Z] aa5434a6d997: Verifying Checksum [2022-03-18T07:56:56.730Z] aa5434a6d997: Download complete [2022-03-18T07:56:56.730Z] aa5434a6d997: Pull complete [2022-03-18T07:56:56.730Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T07:56:56.730Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T07:56:58.412Z] + bundleName=arm64-integration [2022-03-18T07:56:58.412Z] + echo Creating arm64-integration-bundles.tar.gz [2022-03-18T07:56:58.412Z] Creating arm64-integration-bundles.tar.gz [2022-03-18T07:56:58.412Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-18T07:56:58.412Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-03-18T07:56:58.426Z] Archiving artifacts [2022-03-18T07:56:59.099Z] docker_api_swarm_test.go:585: [d0f4fc7f575b5] joining swarm manager [d897d81730b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T07:56:59.512Z] time="2022-03-18T07:56:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.81.168:10033 172.21.81.168:10034 172.21.81.168:10035]" [2022-03-18T07:56:59.512Z] time="2022-03-18T07:56:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.21.81.168:10033 172.21.81.168:10034 172.21.81.168:10035]" [2022-03-18T07:56:59.533Z] time="2022-03-18T07:56:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.184.194:10033 172.20.184.194:10034 172.20.184.194:10035]" [2022-03-18T07:56:59.533Z] time="2022-03-18T07:56:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.184.194:10033 172.20.184.194:10034 172.20.184.194:10035]" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10033" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49394" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, is the new incarnation of the shutdown node 9ab5f9a43852/172.21.81.168" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10034" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49395" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, is the new incarnation of the shutdown node 6096bdb8bacc/172.21.81.168" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10035" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49396" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 96ca7969a201/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 307b015f3434/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 307b015f3434/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, is the new incarnation of the shutdown node eabfdc5254d2/172.21.81.168" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, is the new incarnation of the shutdown node 9ab5f9a43852/172.21.81.168" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9d7805321211/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, is the new incarnation of the shutdown node 6096bdb8bacc/172.21.81.168" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, is the new incarnation of the shutdown node eabfdc5254d2/172.21.81.168" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, joined gossip cluster" [2022-03-18T07:56:59.980Z] time="2022-03-18T07:56:59Z" level=info msg="Node 423c8c601e0e/172.21.81.168, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10033" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49387" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, is the new incarnation of the shutdown node 73c1092fb920/172.20.184.194" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49388" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10034" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, is the new incarnation of the shutdown node 8ebfeb7a6a3f/172.20.184.194" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49389" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10035" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node ec4b743d57b5/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node ec4b743d57b5/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 12f16dc2985d/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, is the new incarnation of the shutdown node 51fe55c657ff/172.20.184.194" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, is the new incarnation of the shutdown node 51fe55c657ff/172.20.184.194" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node b8366027d694/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, is the new incarnation of the shutdown node 73c1092fb920/172.20.184.194" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, added to nodes list" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, joined gossip cluster" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, is the new incarnation of the shutdown node 8ebfeb7a6a3f/172.20.184.194" [2022-03-18T07:56:59.990Z] time="2022-03-18T07:56:59Z" level=info msg="Node e30002b98616/172.20.184.194, added to nodes list" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=info msg="Node b8366027d694/172.20.184.194, joined gossip cluster" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=info msg="Node b8366027d694/172.20.184.194, added to nodes list" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49394" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10033" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49395" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10034" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.184.194:10035" [2022-03-18T07:57:00.447Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Stream connection from=172.20.184.194:49396" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10033" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49397" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10034" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49398" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.21.81.168:10035" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=debug msg="memberlist: Stream connection from=172.21.81.168:49399" [2022-03-18T07:57:00.448Z] 2022/03/18 07:57:00 Closing DB instances... [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="node3(423c8c601e0e): Node leave event for 9d7805321211/172.21.81.168" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="node5(96ca7969a201): Node leave event for 9d7805321211/172.21.81.168" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="node2(9b75aa9f2356): Node leave event for 9d7805321211/172.21.81.168" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="node4(307b015f3434): Node leave event for 9d7805321211/172.21.81.168" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.448Z] time="2022-03-18T07:57:00Z" level=info msg="node1(9d7805321211): Node leave event for 9d7805321211/172.21.81.168" [2022-03-18T07:57:00.474Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T07:57:00.790Z] + make clean [2022-03-18T07:57:00.790Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T07:57:00.790Z] docker-dev-cache [2022-03-18T07:57:00.790Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T07:57:00.903Z] 2022/03/18 07:57:00 Closing DB instances... [2022-03-18T07:57:00.914Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211/172.21.81.168, left gossip cluster" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211/172.21.81.168, left gossip cluster" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211/172.21.81.168, left gossip cluster" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211/172.21.81.168, left gossip cluster" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9d7805321211/172.21.81.168, left gossip cluster" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9b75aa9f2356 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="node4(307b015f3434): Node leave event for 9b75aa9f2356/172.21.81.168" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9b75aa9f2356 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="node5(96ca7969a201): Node leave event for 9b75aa9f2356/172.21.81.168" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9b75aa9f2356 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="node3(423c8c601e0e): Node leave event for 9b75aa9f2356/172.21.81.168" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9b75aa9f2356 change state NodeActive --> NodeLeft" [2022-03-18T07:57:00.915Z] time="2022-03-18T07:57:00Z" level=info msg="node2(9b75aa9f2356): Node leave event for 9b75aa9f2356/172.21.81.168" [2022-03-18T07:57:01.002Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T07:57:01.363Z] time="2022-03-18T07:57:00Z" level=info msg="Node 4a9306ebe7ba change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:00Z" level=info msg="node5(12f16dc2985d): Node leave event for 4a9306ebe7ba/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:00Z" level=info msg="Node 4a9306ebe7ba change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:00Z" level=info msg="node4(ec4b743d57b5): Node leave event for 4a9306ebe7ba/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:00Z" level=info msg="Node 4a9306ebe7ba change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:00Z" level=info msg="node3(b8366027d694): Node leave event for 4a9306ebe7ba/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:00Z" level=info msg="Node 4a9306ebe7ba change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:00Z" level=info msg="node1(4a9306ebe7ba): Node leave event for 4a9306ebe7ba/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node 4a9306ebe7ba change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="node2(e30002b98616): Node leave event for 4a9306ebe7ba/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node 4a9306ebe7ba/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616 change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="node3(b8366027d694): Node leave event for e30002b98616/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616 change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616 change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="node5(12f16dc2985d): Node leave event for e30002b98616/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="node4(ec4b743d57b5): Node leave event for e30002b98616/172.20.184.194" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616 change state NodeActive --> NodeFailed" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616/172.20.184.194, added to failed nodes list" [2022-03-18T07:57:01.364Z] time="2022-03-18T07:57:01Z" level=error msg="node: e30002b98616 is unknown to memberlist" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, left gossip cluster" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:00Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, left gossip cluster" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, left gossip cluster" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="Node 9b75aa9f2356/172.21.81.168, left gossip cluster" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="Node 423c8c601e0e change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="node4(307b015f3434): Node leave event for 423c8c601e0e/172.21.81.168" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="Node 423c8c601e0e change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="node5(96ca7969a201): Node leave event for 423c8c601e0e/172.21.81.168" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="Node 423c8c601e0e change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="node3(423c8c601e0e): Node leave event for 423c8c601e0e/172.21.81.168" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="Node 423c8c601e0e/172.21.81.168, left gossip cluster" [2022-03-18T07:57:01.383Z] time="2022-03-18T07:57:01Z" level=info msg="Node 423c8c601e0e/172.21.81.168, left gossip cluster" [2022-03-18T07:57:01.570Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T07:57:01.821Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.821Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.821Z] time="2022-03-18T07:57:01Z" level=info msg="Node e30002b98616/172.20.184.194, left gossip cluster" [2022-03-18T07:57:01.821Z] time="2022-03-18T07:57:01Z" level=info msg="Node b8366027d694 change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.821Z] time="2022-03-18T07:57:01Z" level=info msg="node4(ec4b743d57b5): Node leave event for b8366027d694/172.20.184.194" [2022-03-18T07:57:01.821Z] time="2022-03-18T07:57:01Z" level=info msg="Node b8366027d694 change state NodeActive --> NodeLeft" [2022-03-18T07:57:01.821Z] time="2022-03-18T07:57:01Z" level=info msg="node5(12f16dc2985d): Node leave event for b8366027d694/172.20.184.194" [2022-03-18T07:57:01.851Z] time="2022-03-18T07:57:01Z" level=info msg="Node 423c8c601e0e/172.21.81.168, left gossip cluster" [2022-03-18T07:57:02.138Z] check_test.go:379: [d5e4e2ad41be9] daemon is not started [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:01Z" level=info msg="Node b8366027d694 change state NodeActive --> NodeLeft" [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:01Z" level=info msg="node3(b8366027d694): Node leave event for b8366027d694/172.20.184.194" [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:01Z" level=info msg="Node b8366027d694/172.20.184.194, left gossip cluster" [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:01Z" level=info msg="Node b8366027d694/172.20.184.194, left gossip cluster" [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:01Z" level=info msg="Node b8366027d694/172.20.184.194, left gossip cluster" [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:02Z" level=debug msg="memberlist: Failed ping: b8366027d694 (timeout reached)" [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.184.194:10037: use of closed network connection" [2022-03-18T07:57:02.279Z] time="2022-03-18T07:57:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.184.194:10036: use of closed network connection" [2022-03-18T07:57:02.318Z] time="2022-03-18T07:57:01Z" level=info msg="Node 307b015f3434 change state NodeActive --> NodeLeft" [2022-03-18T07:57:02.318Z] time="2022-03-18T07:57:01Z" level=info msg="node5(96ca7969a201): Node leave event for 307b015f3434/172.21.81.168" [2022-03-18T07:57:02.318Z] time="2022-03-18T07:57:01Z" level=info msg="Node 307b015f3434 change state NodeActive --> NodeLeft" [2022-03-18T07:57:02.318Z] time="2022-03-18T07:57:01Z" level=info msg="node4(307b015f3434): Node leave event for 307b015f3434/172.21.81.168" [2022-03-18T07:57:02.397Z] === RUN TestDockerSuite/TestBuildExposeOrder [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T07:57:02.656Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T07:57:02.735Z] time="2022-03-18T07:57:02Z" level=info msg="Node ec4b743d57b5 change state NodeActive --> NodeLeft" [2022-03-18T07:57:02.735Z] time="2022-03-18T07:57:02Z" level=info msg="node5(12f16dc2985d): Node leave event for ec4b743d57b5/172.20.184.194" [2022-03-18T07:57:02.735Z] time="2022-03-18T07:57:02Z" level=info msg="Node ec4b743d57b5 change state NodeActive --> NodeLeft" [2022-03-18T07:57:02.735Z] time="2022-03-18T07:57:02Z" level=info msg="node4(ec4b743d57b5): Node leave event for ec4b743d57b5/172.20.184.194" [2022-03-18T07:57:02.785Z] time="2022-03-18T07:57:02Z" level=info msg="Node 307b015f3434/172.21.81.168, left gossip cluster" [2022-03-18T07:57:02.786Z] time="2022-03-18T07:57:02Z" level=info msg="Node 307b015f3434/172.21.81.168, left gossip cluster" [2022-03-18T07:57:03.192Z] time="2022-03-18T07:57:02Z" level=info msg="memberlist: Suspect b8366027d694 has failed, no acks received" [2022-03-18T07:57:03.192Z] time="2022-03-18T07:57:02Z" level=info msg="Node ec4b743d57b5/172.20.184.194, left gossip cluster" [2022-03-18T07:57:03.192Z] time="2022-03-18T07:57:03Z" level=info msg="Node ec4b743d57b5/172.20.184.194, left gossip cluster" [2022-03-18T07:57:03.223Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T07:57:03.777Z] time="2022-03-18T07:57:03Z" level=info msg="Node 96ca7969a201/172.21.81.168, left gossip cluster" [2022-03-18T07:57:03.777Z] time="2022-03-18T07:57:03Z" level=info msg="Node 96ca7969a201 change state NodeActive --> NodeFailed" [2022-03-18T07:57:03.777Z] time="2022-03-18T07:57:03Z" level=info msg="Node 96ca7969a201/172.21.81.168, added to failed nodes list" [2022-03-18T07:57:03.777Z] --- PASS: TestNetworkDBIslands (11.88s) [2022-03-18T07:57:03.777Z] PASS [2022-03-18T07:57:03.777Z] coverage: 59.9% of statements [2022-03-18T07:57:03.777Z] ok github.com/docker/docker/libnetwork/networkdb 105.384s coverage: 59.9% of statements [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/quota [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T07:57:03.777Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T07:57:03.791Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T07:57:03.792Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T07:57:04.155Z] time="2022-03-18T07:57:03Z" level=debug msg="memberlist: Failed to join 172.20.184.194: dial tcp 172.20.184.194:10034: connectex: No connection could be made because the target machine actively refused it." [2022-03-18T07:57:04.155Z] time="2022-03-18T07:57:03Z" level=error msg="node4(ec4b743d57b5) Could not close DB: timeout waiting for leave broadcast" [2022-03-18T07:57:04.155Z] time="2022-03-18T07:57:03Z" level=info msg="Node 12f16dc2985d/172.20.184.194, left gossip cluster" [2022-03-18T07:57:04.155Z] time="2022-03-18T07:57:03Z" level=info msg="Node 12f16dc2985d change state NodeActive --> NodeFailed" [2022-03-18T07:57:04.155Z] time="2022-03-18T07:57:03Z" level=info msg="Node 12f16dc2985d/172.20.184.194, added to failed nodes list" [2022-03-18T07:57:04.155Z] time="2022-03-18T07:57:03Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.20.184.194:10036: use of closed network connection from=172.20.184.194:10036" [2022-03-18T07:57:04.155Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-03-18T07:57:04.155Z] PASS [2022-03-18T07:57:04.155Z] coverage: 60.4% of statements [2022-03-18T07:57:04.155Z] ok github.com/docker/docker/libnetwork/networkdb 139.178s coverage: 60.4% of statements [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/quota [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T07:57:04.155Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T07:57:06.323Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === Skipped [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-18T07:57:06.723Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-18T07:57:06.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-03-18T07:57:06.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-18T07:57:06.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-03-18T07:57:06.723Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T07:57:06.723Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T07:57:06.723Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T07:57:06.723Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T07:57:06.723Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-03-18T07:57:06.723Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T07:57:06.723Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-18T07:57:06.723Z] daemon_test.go:145: root required [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T07:57:06.723Z] reload_test.go:342: root required [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-03-18T07:57:06.723Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T07:57:06.723Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-18T07:57:06.723Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-18T07:57:06.723Z] download_test.go:267: Needs fixing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-18T07:57:06.723Z] layer_test.go:291: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-18T07:57:06.723Z] layer_test.go:340: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-18T07:57:06.723Z] layer_test.go:455: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-18T07:57:06.723Z] layer_test.go:684: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-18T07:57:06.723Z] migration_test.go:45: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T07:57:06.723Z] migration_test.go:181: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-18T07:57:06.723Z] mount_test.go:17: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-18T07:57:06.723Z] mount_test.go:76: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-18T07:57:06.723Z] mount_test.go:125: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-18T07:57:06.723Z] mount_test.go:212: Failing on Windows [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-18T07:57:06.723Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-03-18T07:57:06.723Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T07:57:06.723Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-18T07:57:06.723Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-18T07:57:06.723Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-18T07:57:06.723Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-18T07:57:06.723Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-18T07:57:06.723Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-18T07:57:06.723Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-18T07:57:06.723Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-18T07:57:06.723Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-18T07:57:06.723Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T07:57:06.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T07:57:06.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T07:57:06.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T07:57:06.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T07:57:06.723Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-18T07:57:06.723Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-18T07:57:06.723Z] archive_test.go:140: zstd not installed [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-18T07:57:06.723Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-18T07:57:06.723Z] archive_windows_test.go:16: Currently fails [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-18T07:57:06.723Z] changes_test.go:196: needs more investigation [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-18T07:57:06.723Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-18T07:57:06.723Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-18T07:57:06.723Z] changes_test.go:433: needs further investigation [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-18T07:57:06.723Z] changes_test.go:469: needs further investigation [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-18T07:57:06.723Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T07:57:06.723Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.723Z] [2022-03-18T07:57:06.723Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T07:57:06.723Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-18T07:57:06.724Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-18T07:57:06.724Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-18T07:57:06.724Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:57:06.724Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:57:06.724Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-18T07:57:06.724Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-18T07:57:06.724Z] poller_test.go:40: No chmod on Windows [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T07:57:06.724Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T07:57:06.724Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-18T07:57:06.724Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-18T07:57:06.724Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-18T07:57:06.724Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.01s) [2022-03-18T07:57:06.724Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-18T07:57:06.724Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T07:57:06.724Z] [2022-03-18T07:57:06.724Z] DONE 2092 tests, 70 skipped in 305.598s [2022-03-18T07:57:06.724Z] INFO: make.ps1 ended at 03/18/2022 07:57:06 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === Skipped [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-18T07:57:07.878Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.03s) [2022-03-18T07:57:07.878Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.03s) [2022-03-18T07:57:07.878Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-03-18T07:57:07.878Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-18T07:57:07.878Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T07:57:07.878Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T07:57:07.878Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T07:57:07.878Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T07:57:07.878Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-18T07:57:07.878Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T07:57:07.878Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-18T07:57:07.878Z] daemon_test.go:145: root required [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T07:57:07.878Z] reload_test.go:342: root required [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-03-18T07:57:07.878Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T07:57:07.878Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-18T07:57:07.878Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-18T07:57:07.878Z] download_test.go:267: Needs fixing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-18T07:57:07.878Z] layer_test.go:291: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-18T07:57:07.878Z] layer_test.go:340: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-18T07:57:07.878Z] layer_test.go:455: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-18T07:57:07.878Z] layer_test.go:684: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-18T07:57:07.878Z] migration_test.go:45: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T07:57:07.878Z] migration_test.go:181: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-18T07:57:07.878Z] mount_test.go:17: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-18T07:57:07.878Z] mount_test.go:76: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-18T07:57:07.878Z] mount_test.go:125: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-18T07:57:07.878Z] mount_test.go:212: Failing on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-18T07:57:07.878Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-18T07:57:07.878Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T07:57:07.878Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-18T07:57:07.878Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-18T07:57:07.878Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-18T07:57:07.878Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-18T07:57:07.878Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-03-18T07:57:07.878Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-18T07:57:07.878Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-18T07:57:07.878Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-18T07:57:07.878Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-18T07:57:07.878Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T07:57:07.878Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T07:57:07.878Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T07:57:07.878Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T07:57:07.878Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T07:57:07.878Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-03-18T07:57:07.878Z] archive_test.go:140: zstd not installed [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-18T07:57:07.878Z] archive_windows_test.go:16: Currently fails [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-18T07:57:07.878Z] changes_test.go:196: needs more investigation [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-03-18T07:57:07.878Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-03-18T07:57:07.878Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-18T07:57:07.878Z] changes_test.go:433: needs further investigation [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-18T07:57:07.878Z] changes_test.go:469: needs further investigation [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-18T07:57:07.878Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-18T07:57:07.878Z] poller_test.go:40: No chmod on Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T07:57:07.878Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T07:57:07.878Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-18T07:57:07.878Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-18T07:57:07.878Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-18T07:57:07.878Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-18T07:57:07.878Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-18T07:57:07.878Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T07:57:07.878Z] [2022-03-18T07:57:07.878Z] DONE 2092 tests, 70 skipped in 340.185s [2022-03-18T07:57:07.878Z] INFO: make.ps1 ended at 03/18/2022 07:57:07 [2022-03-18T07:57:08.224Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T07:57:08.945Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-18T07:57:08.945Z] INFO: Unit tests ended at 03/18/2022 07:57:08. Duration:00:05:21.7259338 [2022-03-18T07:57:08.945Z] INFO: Building busybox [2022-03-18T07:57:08.945Z] Sending build context to Docker daemon 5.12kB [2022-03-18T07:57:08.945Z] [2022-03-18T07:57:08.945Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-18T07:57:08.945Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-18T07:57:08.945Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-18T07:57:08.945Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-18T07:57:08.945Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-18T07:57:08.945Z] ---> 02f938cacc3b [2022-03-18T07:57:08.945Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-18T07:57:08.945Z] ---> Running in fb998d888a8f [2022-03-18T07:57:09.160Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T07:57:10.535Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T07:57:10.781Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-18T07:57:10.781Z] INFO: Unit tests ended at 03/18/2022 07:57:10. Duration:00:05:57.4617298 [2022-03-18T07:57:10.781Z] INFO: Building busybox [2022-03-18T07:57:10.781Z] Sending build context to Docker daemon 5.12kB [2022-03-18T07:57:10.781Z] [2022-03-18T07:57:10.781Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-18T07:57:10.781Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-18T07:57:10.781Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-18T07:57:10.781Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-18T07:57:10.781Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-18T07:57:10.781Z] ---> 02f938cacc3b [2022-03-18T07:57:10.781Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-18T07:57:10.793Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T07:57:11.237Z] ---> Running in 70bffa572a88 [2022-03-18T07:57:11.736Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T07:57:12.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-03-18T07:57:12.671Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-18T07:57:12.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-03-18T07:57:13.681Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T07:57:14.939Z] Removing intermediate container fb998d888a8f [2022-03-18T07:57:14.940Z] ---> e5f61b43b365 [2022-03-18T07:57:14.940Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-18T07:57:14.940Z] ---> Running in 8d0bc099d79c [2022-03-18T07:57:15.059Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T07:57:15.317Z] docker_api_swarm_test.go:46: [de1d4b49d43f6] joining swarm manager [d3ae65496439d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T07:57:15.407Z] Removing intermediate container 8d0bc099d79c [2022-03-18T07:57:15.407Z] ---> 5b12f586f703 [2022-03-18T07:57:15.407Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-18T07:57:15.407Z] ---> Running in e83db5ed6e32 [2022-03-18T07:57:15.576Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T07:57:15.875Z] Removing intermediate container e83db5ed6e32 [2022-03-18T07:57:15.875Z] ---> a4d202c69ecf [2022-03-18T07:57:15.875Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-18T07:57:16.701Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-03-18T07:57:16.701Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-03-18T07:57:16.701Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-18T07:57:16.701Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-03-18T07:57:16.701Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-03-18T07:57:16.701Z] Cross building: bundles/cross/windows/amd64 [2022-03-18T07:57:16.701Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-18T07:57:16.701Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-18T07:57:16.808Z] 0a6173b79e25: Pull complete [2022-03-18T07:57:16.808Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-03-18T07:57:16.808Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T07:57:16.808Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-03-18T07:57:16.808Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-03-18T07:57:16.808Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-03-18T07:57:16.808Z] WARN: Skipping validation tests [2022-03-18T07:57:16.808Z] INFO: Running unit tests at 03/18/2022 07:57:15... [2022-03-18T07:57:17.012Z] Removing intermediate container 70bffa572a88 [2022-03-18T07:57:17.012Z] ---> 9cac32231dc8 [2022-03-18T07:57:17.012Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-18T07:57:17.012Z] ---> Running in 9cb9e5c19f36 [2022-03-18T07:57:17.012Z] Removing intermediate container 9cb9e5c19f36 [2022-03-18T07:57:17.012Z] ---> 735dead2bdaa [2022-03-18T07:57:17.012Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-18T07:57:17.012Z] ---> Running in 6f1c3bf249d8 [2022-03-18T07:57:17.438Z] [2022-03-18T07:57:17.468Z] Removing intermediate container 6f1c3bf249d8 [2022-03-18T07:57:17.469Z] ---> dd1c5b4f42de [2022-03-18T07:57:17.469Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-18T07:57:17.479Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T07:57:17.906Z] ---> c45642a2de94 [2022-03-18T07:57:17.906Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-18T07:57:17.906Z] ---> Running in 71ae187152aa [2022-03-18T07:57:19.005Z] [2022-03-18T07:57:19.380Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T07:57:19.463Z] ---> f08da38d2ee4 [2022-03-18T07:57:19.464Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-18T07:57:19.464Z] ---> Running in 5a46602dcc30 [2022-03-18T07:57:20.315Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T07:57:22.612Z] INFO: make.ps1 starting at 03/18/2022 07:57:22 [2022-03-18T07:57:23.070Z] INFO: Git commit (2ddcc0ef92) assumed from DOCKER_GITCOMMIT environment variable [2022-03-18T07:57:23.070Z] INFO: Invoking autogen... [2022-03-18T07:57:23.528Z] INFO: Running unit tests... [2022-03-18T07:57:24.541Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T07:57:24.803Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T07:57:25.744Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T07:57:26.311Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T07:57:27.247Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T07:57:27.247Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T07:57:28.184Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T07:57:28.326Z] Removing intermediate container 71ae187152aa [2022-03-18T07:57:28.326Z] ---> 4bd59eb407d2 [2022-03-18T07:57:28.327Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-18T07:57:28.327Z] ---> Running in e645c9394b00 [2022-03-18T07:57:28.751Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T07:57:29.317Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T07:57:29.576Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T07:57:29.780Z] Removing intermediate container 5a46602dcc30 [2022-03-18T07:57:29.780Z] ---> 5cc62627f7d8 [2022-03-18T07:57:29.780Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-18T07:57:29.780Z] ---> Running in f6f0207e43eb [2022-03-18T07:57:30.143Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T07:57:30.402Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T07:57:30.539Z] [2022-03-18T07:57:30.539Z] SUCCESS: Specified value was saved. [2022-03-18T07:57:31.309Z] [2022-03-18T07:57:31.309Z] SUCCESS: Specified value was saved. [2022-03-18T07:57:31.778Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T07:57:33.488Z] Removing intermediate container e645c9394b00 [2022-03-18T07:57:33.488Z] ---> 11f4e214a71e [2022-03-18T07:57:33.488Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-18T07:57:33.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-03-18T07:57:33.955Z] ---> Running in 147709e73f61 [2022-03-18T07:57:34.247Z] --- PASS: TestImportExtremelyLargeImageWorks (176.21s) [2022-03-18T07:57:34.247Z] PASS [2022-03-18T07:57:34.247Z] [2022-03-18T07:57:34.247Z] DONE 22 tests in 180.323s [2022-03-18T07:57:34.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinTokenRunning /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-03-18T07:57:34.247Z] [2022-03-18T07:57:34.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-18T07:57:34.247Z] ++ set -e [2022-03-18T07:57:34.247Z] ++ '[' -n 0 ']' [2022-03-18T07:57:34.247Z] ++ set -x [2022-03-18T07:57:34.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-03-18T07:57:34.505Z] INFO: Testing against a local daemon [2022-03-18T07:57:34.505Z] === RUN TestNetworkCreateDelete [2022-03-18T07:57:34.505Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T07:57:34.505Z] --- PASS: TestNetworkCreateDelete (0.19s) [2022-03-18T07:57:34.505Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T07:57:35.039Z] Removing intermediate container f6f0207e43eb [2022-03-18T07:57:35.039Z] ---> 7565da55bad2 [2022-03-18T07:57:35.039Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-18T07:57:35.039Z] ---> Running in e2f3adc4d7a5 [2022-03-18T07:57:35.072Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2022-03-18T07:57:35.073Z] === RUN TestDaemonDNSFallback [2022-03-18T07:57:35.896Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-03-18T07:57:38.706Z] Cannot create a file when that file already exists. [2022-03-18T07:57:39.256Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T07:57:39.755Z] Cannot create a file when that file already exists. [2022-03-18T07:57:41.157Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T07:57:41.157Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T07:57:41.157Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T07:57:41.157Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T07:57:41.157Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T07:57:41.415Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T07:57:41.982Z] --- PASS: TestDaemonDNSFallback (6.82s) [2022-03-18T07:57:41.982Z] === RUN TestInspectNetwork [2022-03-18T07:57:42.241Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T07:57:43.616Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T07:57:44.427Z] Removing intermediate container e2f3adc4d7a5 [2022-03-18T07:57:44.427Z] ---> 8e033fe65feb [2022-03-18T07:57:44.427Z] Step 13/13 : CMD ["sh"] [2022-03-18T07:57:44.567Z] Removing intermediate container 147709e73f61 [2022-03-18T07:57:44.567Z] ---> f69f9bb6bb0a [2022-03-18T07:57:44.567Z] Step 13/13 : CMD ["sh"] [2022-03-18T07:57:44.567Z] ---> Running in 54586749dbe7 [2022-03-18T07:57:44.567Z] Removing intermediate container 54586749dbe7 [2022-03-18T07:57:44.567Z] ---> e4bf1dda2752 [2022-03-18T07:57:44.567Z] Successfully built e4bf1dda2752 [2022-03-18T07:57:44.567Z] Successfully tagged busybox:latest [2022-03-18T07:57:44.567Z] INFO: Docker images of the daemon under test [2022-03-18T07:57:44.567Z] [2022-03-18T07:57:44.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T07:57:44.567Z] busybox latest e4bf1dda2752 Less than a second ago 5.01GB [2022-03-18T07:57:44.567Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-18T07:57:44.567Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-18T07:57:44.567Z] [2022-03-18T07:57:44.567Z] INFO: Running integration tests at 03/18/2022 07:57:44... [2022-03-18T07:57:44.567Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-18T07:57:44.567Z] INFO: Integration API tests being run from the host: [2022-03-18T07:57:44.884Z] ---> Running in 8ba134e08176 [2022-03-18T07:57:45.037Z] INFO: make.ps1 starting at 03/18/2022 07:57:44 [2022-03-18T07:57:45.341Z] Removing intermediate container 8ba134e08176 [2022-03-18T07:57:45.341Z] ---> 634dbaa07366 [2022-03-18T07:57:45.341Z] Successfully built 634dbaa07366 [2022-03-18T07:57:45.341Z] Successfully tagged busybox:latest [2022-03-18T07:57:45.341Z] INFO: Docker images of the daemon under test [2022-03-18T07:57:45.341Z] [2022-03-18T07:57:45.341Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T07:57:45.341Z] busybox latest 634dbaa07366 Less than a second ago 5.01GB [2022-03-18T07:57:45.341Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 2 weeks ago 4.96GB [2022-03-18T07:57:45.341Z] microsoft/windowsservercore latest 02f938cacc3b 2 weeks ago 4.96GB [2022-03-18T07:57:45.341Z] [2022-03-18T07:57:45.341Z] INFO: Running integration tests at 03/18/2022 07:57:45... [2022-03-18T07:57:45.341Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-18T07:57:45.341Z] INFO: Integration API tests being run from the host: [2022-03-18T07:57:45.341Z] INFO: make.ps1 starting at 03/18/2022 07:57:45 [2022-03-18T07:57:45.518Z] === RUN TestInspectNetwork/full_network_id [2022-03-18T07:57:45.518Z] === RUN TestInspectNetwork/partial_network_id [2022-03-18T07:57:45.518Z] === RUN TestInspectNetwork/network_name [2022-03-18T07:57:45.518Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-03-18T07:57:46.024Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-18T07:57:46.454Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T07:57:46.713Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T07:57:46.882Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-18T07:57:46.971Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T07:57:48.271Z] ? github.com/docker/docker/api [no test files] [2022-03-18T07:57:50.256Z] --- PASS: TestInspectNetwork (8.18s) [2022-03-18T07:57:50.256Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-03-18T07:57:50.256Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-03-18T07:57:50.256Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-03-18T07:57:50.256Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-03-18T07:57:50.256Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T07:57:52.157Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-03-18T07:57:52.157Z] === RUN TestNetworkInvalidJSON [2022-03-18T07:57:52.157Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T07:57:52.157Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T07:57:52.157Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:57:52.157Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:57:52.157Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:57:52.157Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:57:52.157Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T07:57:52.157Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T07:57:52.157Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T07:57:52.157Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-03-18T07:57:52.157Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-03-18T07:57:52.157Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-03-18T07:57:52.157Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-03-18T07:57:52.157Z] === RUN TestNetworkList [2022-03-18T07:57:52.157Z] === RUN TestNetworkList//networks [2022-03-18T07:57:52.157Z] === PAUSE TestNetworkList//networks [2022-03-18T07:57:52.157Z] === RUN TestNetworkList//networks/ [2022-03-18T07:57:52.157Z] === PAUSE TestNetworkList//networks/ [2022-03-18T07:57:52.157Z] === CONT TestNetworkList//networks [2022-03-18T07:57:52.157Z] === CONT TestNetworkList//networks/ [2022-03-18T07:57:52.157Z] --- PASS: TestNetworkList (0.02s) [2022-03-18T07:57:52.157Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T07:57:52.157Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T07:57:52.157Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T07:57:52.724Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-03-18T07:57:52.724Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T07:57:53.660Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-03-18T07:57:53.660Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T07:57:54.226Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T07:57:54.485Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2022-03-18T07:57:54.485Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T07:57:55.861Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-03-18T07:57:55.861Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T07:57:56.800Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T07:57:57.059Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-03-18T07:57:57.059Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T07:57:57.626Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T07:57:57.626Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-03-18T07:57:57.626Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T07:57:59.529Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T07:57:59.529Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-18T07:57:59.529Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T07:58:00.464Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2022-03-18T07:58:00.464Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T07:58:00.464Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:58:00.464Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:58:00.464Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T07:58:02.997Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T07:58:03.255Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T07:58:04.632Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T07:58:04.891Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T07:58:06.265Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T07:58:06.524Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T07:58:07.459Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T07:58:08.025Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T07:58:09.400Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T07:58:09.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T07:58:09.659Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T07:58:09.918Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T07:58:10.486Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T07:58:11.076Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T07:58:12.481Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T07:58:13.047Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T07:58:13.721Z] === RUN TestMiddlewares [2022-03-18T07:58:13.721Z] --- PASS: TestMiddlewares (0.00s) [2022-03-18T07:58:13.721Z] PASS [2022-03-18T07:58:13.721Z] coverage: 9.0% of statements [2022-03-18T07:58:13.721Z] ok github.com/docker/docker/api/server 0.085s coverage: 9.0% of statements [2022-03-18T07:58:14.423Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T07:58:15.797Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T07:58:16.364Z] --- PASS: TestServiceWithDataPathPortInit (15.94s) [2022-03-18T07:58:16.364Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T07:58:17.299Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T07:58:18.235Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T07:58:19.611Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T07:58:19.611Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pzttn1svs7coqwntb7getru1c Created:2022-03-18 07:58:17.721903371 +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[6900e406d4033a2fcbb04a18bf746d6f5d6b9034bc863e410f1e1a5dae5b6d12:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tzmmktzzx4iwzrz5dgpc3uicg EndpointID:caa47f07be9e47d98c11e8d961a5d8e51f927bbaa6ad172314437124d96ea270 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9a39f918322a8ea96d86a55c385f812db1d9961d872b9c354884e44856584306 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:ff0be471a6a7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tzmmktzzx4iwzrz5dgpc3uicg EndpointID:caa47f07be9e47d98c11e8d961a5d8e51f927bbaa6ad172314437124d96ea270 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-03-18T07:58:19.611Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T07:58:22.141Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T07:58:22.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-03-18T07:58:23.852Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T07:58:23.852Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.63s) [2022-03-18T07:58:23.852Z] PASS [2022-03-18T07:58:23.852Z] [2022-03-18T07:58:23.852Z] === Skipped [2022-03-18T07:58:23.852Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T07:58:23.852Z] service_test.go:243: FLAKY_TEST [2022-03-18T07:58:23.852Z] [2022-03-18T07:58:23.852Z] DONE 26 tests, 1 skipped in 49.725s [2022-03-18T07:58:23.852Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:58:23.852Z] ++ 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-03-18T07:58:23.852Z] ++ set -e [2022-03-18T07:58:23.852Z] ++ '[' -n 0 ']' [2022-03-18T07:58:23.852Z] ++ set -x [2022-03-18T07:58:23.852Z] ++ 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-03-18T07:58:24.110Z] INFO: Testing against a local daemon [2022-03-18T07:58:24.111Z] === RUN TestDockerNetworkIpvlanPersistance [2022-03-18T07:58:24.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:58:24.111Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:58:24.111Z] === RUN TestDockerNetworkIpvlan [2022-03-18T07:58:24.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:58:24.111Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:58:24.111Z] PASS [2022-03-18T07:58:24.111Z] [2022-03-18T07:58:24.111Z] === Skipped [2022-03-18T07:58:24.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-03-18T07:58:24.111Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:58:24.111Z] [2022-03-18T07:58:24.111Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-03-18T07:58:24.111Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-03-18T07:58:24.111Z] [2022-03-18T07:58:24.111Z] DONE 2 tests, 2 skipped in 0.163s [2022-03-18T07:58:24.111Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-03-18T07:58:24.111Z] ++ 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-03-18T07:58:24.111Z] ++ set -e [2022-03-18T07:58:24.111Z] ++ '[' -n 0 ']' [2022-03-18T07:58:24.111Z] ++ set -x [2022-03-18T07:58:24.111Z] ++ 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-03-18T07:58:24.370Z] INFO: Testing against a local daemon [2022-03-18T07:58:24.370Z] === RUN TestDockerNetworkMacvlanPersistance [2022-03-18T07:58:24.370Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T07:58:24.630Z] docker_api_swarm_test.go:304: [d7de26955e21c] joining swarm manager [da78d920d1ae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T07:58:25.566Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T07:58:25.825Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-03-18T07:58:25.825Z] === RUN TestDockerNetworkMacvlan [2022-03-18T07:58:26.084Z] docker_api_swarm_test.go:305: [de61a18c98015] joining swarm manager [da78d920d1ae7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T07:58:26.343Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-03-18T07:58:27.280Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-03-18T07:58:27.280Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-03-18T07:58:28.220Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-03-18T07:58:28.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:58:28.780Z] INFO: Testing against a local daemon [2022-03-18T07:58:28.780Z] === RUN TestBuildWithSession [2022-03-18T07:58:28.780Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:58:28.780Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T07:58:28.780Z] === RUN TestBuildSquashParent [2022-03-18T07:58:28.780Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T07:58:28.780Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-18T07:58:28.780Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T07:58:28.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:58:28.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:58:28.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:58:28.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:58:28.780Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:58:28.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:58:28.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:58:28.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:58:28.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:58:28.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:58:28.780Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:58:28.780Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:58:28.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:58:28.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:58:28.780Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:58:28.780Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:58:29.463Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T07:58:29.463Z] INFO: Testing against a local daemon [2022-03-18T07:58:29.463Z] === RUN TestBuildWithSession [2022-03-18T07:58:29.463Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T07:58:29.463Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T07:58:29.463Z] === RUN TestBuildSquashParent [2022-03-18T07:58:29.463Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T07:58:29.463Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-18T07:58:29.463Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T07:58:29.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:58:29.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:58:29.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:58:29.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:58:29.463Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:58:29.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:58:29.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:58:29.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:58:29.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:58:29.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:58:29.463Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:58:29.463Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:58:29.463Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T07:58:29.463Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T07:58:29.463Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:58:29.463Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T07:58:30.754Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-03-18T07:58:32.658Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-03-18T07:58:32.658Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T07:58:36.851Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-03-18T07:58:36.851Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-03-18T07:58:37.786Z] --- PASS: TestDockerNetworkMacvlan (12.02s) [2022-03-18T07:58:37.786Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-03-18T07:58:37.786Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-03-18T07:58:37.786Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-03-18T07:58:37.786Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s) [2022-03-18T07:58:37.786Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2022-03-18T07:58:37.786Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2022-03-18T07:58:37.786Z] PASS [2022-03-18T07:58:37.786Z] [2022-03-18T07:58:37.786Z] DONE 8 tests in 13.564s [2022-03-18T07:58:37.786Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-03-18T07:58:37.786Z] ++ 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-03-18T07:58:37.786Z] ++ set -e [2022-03-18T07:58:37.786Z] ++ '[' -n 0 ']' [2022-03-18T07:58:37.786Z] ++ set -x [2022-03-18T07:58:37.786Z] ++ 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-03-18T07:58:37.786Z] testing: warning: no tests to run [2022-03-18T07:58:37.786Z] PASS [2022-03-18T07:58:37.786Z] [2022-03-18T07:58:37.786Z] DONE 0 tests in 0.043s [2022-03-18T07:58:37.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-03-18T07:58:37.786Z] ++ 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-03-18T07:58:37.786Z] ++ set -e [2022-03-18T07:58:37.786Z] ++ '[' -n 0 ']' [2022-03-18T07:58:37.786Z] ++ set -x [2022-03-18T07:58:37.787Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-18T07:58:38.046Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T07:58:38.046Z] INFO: Testing against a local daemon [2022-03-18T07:58:38.046Z] === RUN TestAuthZPluginAllowRequest [2022-03-18T07:58:39.423Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-03-18T07:58:39.423Z] === RUN TestAuthZPluginTLS [2022-03-18T07:58:39.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T07:58:39.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:58:39.991Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-03-18T07:58:39.991Z] === RUN TestAuthZPluginDenyRequest [2022-03-18T07:58:40.251Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T07:58:40.510Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-03-18T07:58:40.510Z] === RUN TestAuthZPluginAPIDenyResponse [2022-03-18T07:58:41.077Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T07:58:41.077Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-03-18T07:58:41.077Z] === RUN TestAuthZPluginDenyResponse [2022-03-18T07:58:41.645Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-03-18T07:58:41.645Z] === RUN TestAuthZPluginAllowEventStream [2022-03-18T07:58:41.903Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T07:58:42.471Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T07:58:43.039Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2022-03-18T07:58:43.039Z] === RUN TestAuthZPluginErrorResponse [2022-03-18T07:58:43.039Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T07:58:43.607Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-03-18T07:58:43.607Z] === RUN TestAuthZPluginErrorRequest [2022-03-18T07:58:43.865Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T07:58:44.124Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-03-18T07:58:44.124Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-03-18T07:58:44.383Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-03-18T07:58:44.642Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-03-18T07:58:44.642Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-03-18T07:58:44.900Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T07:58:45.846Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T07:58:46.674Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T07:58:46.780Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.15s) [2022-03-18T07:58:46.780Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-03-18T07:58:47.142Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T07:58:48.684Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2022-03-18T07:58:48.684Z] === RUN TestAuthZPluginHeader [2022-03-18T07:58:49.251Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-03-18T07:58:49.251Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-03-18T07:58:49.251Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T07:58:49.509Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T07:58:49.767Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T07:58:49.767Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-18T07:58:49.767Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T07:58:50.025Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T07:58:50.170Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-18T07:58:50.170Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.13s) [2022-03-18T07:58:50.170Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.64s) [2022-03-18T07:58:50.170Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.91s) [2022-03-18T07:58:50.170Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.12s) [2022-03-18T07:58:50.170Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.86s) [2022-03-18T07:58:50.170Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.46s) [2022-03-18T07:58:50.170Z] === RUN TestBuildMultiStageCopy [2022-03-18T07:58:50.170Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T07:58:50.592Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T07:58:50.592Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T07:58:51.529Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T07:58:53.099Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-03-18T07:58:53.099Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-18T07:58:53.099Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-03-18T07:58:53.099Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-03-18T07:58:53.099Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-03-18T07:58:53.099Z] remote: Enumerating objects: 23, done. [2022-03-18T07:58:53.099Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-03-18T07:58:53.099Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-03-18T07:58:53.099Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-03-18T07:58:53.099Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-03-18T07:58:53.099Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-03-18T07:58:53.099Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-03-18T07:58:54.059Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.50s) [2022-03-18T07:58:54.059Z] === RUN TestAuthZPluginV2Disable [2022-03-18T07:58:54.626Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T07:58:54.990Z] Cross building: bundles/cross/linux/ppc64le [2022-03-18T07:58:54.990Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-18T07:58:54.990Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-18T07:58:55.193Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T07:58:56.127Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T07:58:56.386Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T07:58:56.953Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T07:58:57.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-03-18T07:58:57.518Z] --- PASS: TestAuthZPluginV2Disable (3.80s) [2022-03-18T07:58:57.518Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-03-18T07:58:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-03-18T07:58:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (21.53s) [2022-03-18T07:58:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (21.68s) [2022-03-18T07:58:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.70s) [2022-03-18T07:58:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.83s) [2022-03-18T07:58:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.84s) [2022-03-18T07:58:57.573Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.69s) [2022-03-18T07:58:57.573Z] === RUN TestBuildMultiStageCopy [2022-03-18T07:58:57.573Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T07:58:58.453Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T07:58:59.390Z] docker_api_swarm_test.go:272: [d26a6b7f93722] joining swarm manager [dc86691a1635e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T07:58:59.957Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T07:59:00.467Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T07:59:00.467Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T07:59:00.893Z] docker_api_swarm_test.go:273: [d8035aaf7a941] joining swarm manager [dc86691a1635e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T07:59:01.430Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T07:59:01.460Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s) [2022-03-18T07:59:01.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-03-18T07:59:02.838Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T07:59:02.961Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T07:59:05.147Z] --- PASS: TestBuildMultiStageCopy (15.75s) [2022-03-18T07:59:05.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.10s) [2022-03-18T07:59:05.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.06s) [2022-03-18T07:59:05.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.21s) [2022-03-18T07:59:05.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.56s) [2022-03-18T07:59:05.147Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.82s) [2022-03-18T07:59:05.147Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T07:59:08.044Z] --- PASS: TestBuildMultiStageParentConfig (3.11s) [2022-03-18T07:59:08.045Z] === RUN TestBuildLabelWithTargets [2022-03-18T07:59:08.045Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T07:59:08.045Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-18T07:59:08.045Z] === RUN TestBuildWithEmptyLayers [2022-03-18T07:59:10.222Z] --- PASS: TestBuildWithEmptyLayers (1.74s) [2022-03-18T07:59:10.222Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T07:59:12.811Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.87s) [2022-03-18T07:59:12.811Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-03-18T07:59:15.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T07:59:15.400Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T07:59:15.868Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T07:59:16.104Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T07:59:16.363Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T07:59:16.363Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T07:59:17.299Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T07:59:17.438Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T07:59:17.558Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T07:59:18.493Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T07:59:18.493Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-18T07:59:18.493Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T07:59:18.493Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-18T07:59:18.493Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T07:59:18.493Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-18T07:59:18.493Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T07:59:18.493Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-18T07:59:18.493Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T07:59:19.002Z] --- PASS: TestBuildMultiStageCopy (21.19s) [2022-03-18T07:59:19.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (16.04s) [2022-03-18T07:59:19.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2022-03-18T07:59:19.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-03-18T07:59:19.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-03-18T07:59:19.002Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.72s) [2022-03-18T07:59:19.002Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T07:59:19.867Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T07:59:19.867Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T07:59:20.125Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T07:59:20.692Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T07:59:21.259Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T07:59:21.259Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T07:59:21.952Z] --- PASS: TestBuildMultiStageParentConfig (2.86s) [2022-03-18T07:59:21.952Z] === RUN TestBuildLabelWithTargets [2022-03-18T07:59:21.952Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T07:59:21.952Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-03-18T07:59:21.952Z] === RUN TestBuildWithEmptyLayers [2022-03-18T07:59:22.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-03-18T07:59:23.131Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T07:59:23.517Z] --- PASS: TestBuildWithEmptyLayers (1.61s) [2022-03-18T07:59:23.517Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T07:59:24.511Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T07:59:25.004Z] --- PASS: TestBuildMultiStageOnBuild (15.31s) [2022-03-18T07:59:25.004Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T07:59:25.004Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T07:59:25.004Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-18T07:59:25.004Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T07:59:25.446Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T07:59:25.706Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T07:59:25.965Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T07:59:25.965Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-18T07:59:25.965Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T07:59:26.531Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T07:59:27.922Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T07:59:27.922Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T07:59:27.922Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T07:59:27.922Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T07:59:28.491Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T07:59:28.749Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-03-18T07:59:28.749Z] PASS [2022-03-18T07:59:28.749Z] [2022-03-18T07:59:28.749Z] DONE 17 tests in 51.026s [2022-03-18T07:59:28.749Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-03-18T07:59:28.749Z] ++ 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-03-18T07:59:28.749Z] ++ set -e [2022-03-18T07:59:28.749Z] ++ '[' -n 0 ']' [2022-03-18T07:59:28.749Z] ++ set -x [2022-03-18T07:59:28.749Z] ++ 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-03-18T07:59:29.008Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T07:59:29.008Z] INFO: Testing against a local daemon [2022-03-18T07:59:29.008Z] === RUN TestPluginInvalidJSON [2022-03-18T07:59:29.008Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:59:29.008Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:59:29.008Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T07:59:29.008Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-03-18T07:59:29.008Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-03-18T07:59:29.008Z] === RUN TestPluginInstall [2022-03-18T07:59:29.008Z] === RUN TestPluginInstall/no_auth [2022-03-18T07:59:29.946Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T07:59:30.515Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T07:59:31.450Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:59:31.450Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70bc31a6a6793c4c10c40c76fa79357837ec9e98b487561f61f533b99810f193" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:59:31.450Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:59:31.450Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:70bc31a6a6793c4c10c40c76fa79357837ec9e98b487561f61f533b99810f193" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:59:31.710Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T07:59:31.710Z] === RUN TestPluginInstall/with_htpasswd [2022-03-18T07:59:32.277Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:59:32.277Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4713817d1b4b695ce9cc3d9d2a3aa478bd785033df9b77d3297c0c21b029055e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:59:32.277Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:59:32.277Z] time="2022-03-18T07:59:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4713817d1b4b695ce9cc3d9d2a3aa478bd785033df9b77d3297c0c21b029055e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:59:32.537Z] === RUN TestPluginInstall/with_insecure [2022-03-18T07:59:33.103Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T07:59:33.361Z] time="2022-03-18T07:59:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:59:33.361Z] time="2022-03-18T07:59:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1244c2d66609b8fd4fb23b51e9d7bfb95983796e639b12c4e2bd0a6188c835bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:59:33.361Z] time="2022-03-18T07:59:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-03-18T07:59:33.361Z] time="2022-03-18T07:59:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1244c2d66609b8fd4fb23b51e9d7bfb95983796e639b12c4e2bd0a6188c835bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-03-18T07:59:33.621Z] plugin_test.go:165: [de37ee409af55] daemon is not started [2022-03-18T07:59:33.621Z] --- PASS: TestPluginInstall (4.67s) [2022-03-18T07:59:33.621Z] --- PASS: TestPluginInstall/no_auth (2.59s) [2022-03-18T07:59:33.621Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2022-03-18T07:59:33.621Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-03-18T07:59:33.621Z] === RUN TestPluginsWithRuntimes [2022-03-18T07:59:33.621Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T07:59:34.995Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T07:59:35.562Z] === RUN TestPluginsWithRuntimes/No_Args [2022-03-18T07:59:35.821Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T07:59:36.757Z] === RUN TestPluginsWithRuntimes/With_Args [2022-03-18T07:59:36.757Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T07:59:37.694Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T07:59:37.694Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T07:59:37.694Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T07:59:37.694Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T07:59:37.694Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2022-03-18T07:59:37.694Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2022-03-18T07:59:37.694Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2022-03-18T07:59:37.694Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T07:59:37.694Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T07:59:37.694Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T07:59:37.694Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T07:59:38.630Z] --- PASS: TestPluginBackCompatMediaTypes (0.79s) [2022-03-18T07:59:38.630Z] PASS [2022-03-18T07:59:38.630Z] [2022-03-18T07:59:38.630Z] DONE 10 tests in 9.581s [2022-03-18T07:59:38.630Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-03-18T07:59:38.630Z] ++ 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-03-18T07:59:38.630Z] ++ set -e [2022-03-18T07:59:38.630Z] ++ '[' -n 0 ']' [2022-03-18T07:59:38.630Z] ++ set -x [2022-03-18T07:59:38.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T07:59:38.630Z] INFO: Testing against a local daemon [2022-03-18T07:59:38.630Z] === RUN TestExternalGraphDriver [2022-03-18T07:59:38.630Z] === RUN TestExternalGraphDriver/json [2022-03-18T07:59:39.197Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T07:59:39.791Z] --- PASS: TestBuildMultiStageLayerLeak (12.96s) [2022-03-18T07:59:39.791Z] === RUN TestBuildWithHugeFile [2022-03-18T07:59:40.573Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T07:59:40.573Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T07:59:40.573Z] === RUN TestExternalGraphDriver/spec [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T07:59:40.641Z] === RUN TestBoolValue [2022-03-18T07:59:40.641Z] --- PASS: TestBoolValue (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestBoolValueOrDefault [2022-03-18T07:59:40.641Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestInt64ValueOrZero [2022-03-18T07:59:40.641Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestInt64ValueOrDefault [2022-03-18T07:59:40.641Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestInt64ValueOrDefaultWithError [2022-03-18T07:59:40.641Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestJsonContentType [2022-03-18T07:59:40.641Z] --- PASS: TestJsonContentType (0.00s) [2022-03-18T07:59:40.641Z] PASS [2022-03-18T07:59:40.641Z] coverage: 14.7% of statements [2022-03-18T07:59:40.641Z] ok github.com/docker/docker/api/server/httputils 0.058s coverage: 14.7% of statements [2022-03-18T07:59:40.641Z] === RUN TestMaskSecretKeys [2022-03-18T07:59:40.641Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-03-18T07:59:40.641Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-03-18T07:59:40.641Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-03-18T07:59:40.641Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-03-18T07:59:40.641Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-03-18T07:59:40.641Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-03-18T07:59:40.641Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestVersionMiddlewareVersion [2022-03-18T07:59:40.641Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-03-18T07:59:40.641Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-03-18T07:59:40.641Z] PASS [2022-03-18T07:59:40.641Z] coverage: 37.7% of statements [2022-03-18T07:59:40.641Z] ok github.com/docker/docker/api/server/middleware 0.069s coverage: 37.7% of statements [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T07:59:40.641Z] === RUN TestStrSliceMarshalJSON [2022-03-18T07:59:40.641Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestStrSliceUnmarshalJSON [2022-03-18T07:59:40.641Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestStrSliceUnmarshalString [2022-03-18T07:59:40.641Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestStrSliceUnmarshalSlice [2022-03-18T07:59:40.641Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-03-18T07:59:40.641Z] PASS [2022-03-18T07:59:40.641Z] coverage: 90.0% of statements [2022-03-18T07:59:40.641Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2022-03-18T07:59:40.641Z] === RUN TestToJSON [2022-03-18T07:59:40.641Z] --- PASS: TestToJSON (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestToParamWithVersion [2022-03-18T07:59:40.641Z] --- PASS: TestToParamWithVersion (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestFromJSON [2022-03-18T07:59:40.641Z] --- PASS: TestFromJSON (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestEmpty [2022-03-18T07:59:40.641Z] --- PASS: TestEmpty (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestArgsMatchKVListEmptySources [2022-03-18T07:59:40.641Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestArgsMatchKVList [2022-03-18T07:59:40.641Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestArgsMatch [2022-03-18T07:59:40.641Z] --- PASS: TestArgsMatch (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestAdd [2022-03-18T07:59:40.641Z] --- PASS: TestAdd (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestDel [2022-03-18T07:59:40.641Z] --- PASS: TestDel (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestLen [2022-03-18T07:59:40.641Z] --- PASS: TestLen (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestExactMatch [2022-03-18T07:59:40.641Z] --- PASS: TestExactMatch (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestOnlyOneExactMatch [2022-03-18T07:59:40.641Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestContains [2022-03-18T07:59:40.641Z] --- PASS: TestContains (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestValidate [2022-03-18T07:59:40.641Z] --- PASS: TestValidate (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestWalkValues [2022-03-18T07:59:40.641Z] --- PASS: TestWalkValues (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestFuzzyMatch [2022-03-18T07:59:40.641Z] --- PASS: TestFuzzyMatch (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestClone [2022-03-18T07:59:40.641Z] --- PASS: TestClone (0.00s) [2022-03-18T07:59:40.641Z] PASS [2022-03-18T07:59:40.641Z] coverage: 92.2% of statements [2022-03-18T07:59:40.641Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2022-03-18T07:59:40.641Z] === RUN TestDurationToSecondsString [2022-03-18T07:59:40.641Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-03-18T07:59:40.641Z] === RUN TestGetTimestamp [2022-03-18T07:59:40.641Z] === RUN TestAdjustForAPIVersion [2022-03-18T07:59:40.641Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-03-18T07:59:40.641Z] PASS [2022-03-18T07:59:40.641Z] coverage: 5.7% of statements [2022-03-18T07:59:40.641Z] ok github.com/docker/docker/api/server/router/swarm 0.050s coverage: 5.7% of statements [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T07:59:40.641Z] --- PASS: TestGetTimestamp (0.21s) [2022-03-18T07:59:40.641Z] === RUN TestParseTimestamps [2022-03-18T07:59:40.641Z] --- PASS: TestParseTimestamps (0.00s) [2022-03-18T07:59:40.641Z] PASS [2022-03-18T07:59:40.641Z] coverage: 100.0% of statements [2022-03-18T07:59:40.641Z] ok github.com/docker/docker/api/types/time 0.283s coverage: 100.0% of statements [2022-03-18T07:59:40.641Z] === RUN TestCompareVersion [2022-03-18T07:59:40.641Z] --- PASS: TestCompareVersion (0.00s) [2022-03-18T07:59:40.641Z] PASS [2022-03-18T07:59:40.641Z] coverage: 77.3% of statements [2022-03-18T07:59:40.641Z] ok github.com/docker/docker/api/types/versions 0.106s coverage: 77.3% of statements [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T07:59:40.641Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-03-18T07:59:40.641Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-03-18T07:59:40.642Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-03-18T07:59:40.642Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-03-18T07:59:40.642Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestCloneArgsSmartHttp [2022-03-18T07:59:40.642Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestCloneArgsDumbHttp [2022-03-18T07:59:40.642Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestCloneArgsGit [2022-03-18T07:59:40.642Z] --- PASS: TestCloneArgsGit (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestCheckoutGit [2022-03-18T07:59:40.642Z] === RUN TestEnable [2022-03-18T07:59:40.642Z] --- PASS: TestEnable (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestDisable [2022-03-18T07:59:40.642Z] --- PASS: TestDisable (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestEnabled [2022-03-18T07:59:40.642Z] --- PASS: TestEnabled (0.00s) [2022-03-18T07:59:40.642Z] PASS [2022-03-18T07:59:40.642Z] coverage: 100.0% of statements [2022-03-18T07:59:40.642Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-03-18T07:59:40.642Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-03-18T07:59:40.642Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestProcessNoDockerignore [2022-03-18T07:59:40.642Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestProcessShouldLeaveAllFiles [2022-03-18T07:59:40.642Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestDetectContentType [2022-03-18T07:59:40.642Z] --- PASS: TestDetectContentType (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestSelectAcceptableMIME [2022-03-18T07:59:40.642Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestInspectEmptyResponse [2022-03-18T07:59:40.642Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestInspectResponseBinary [2022-03-18T07:59:40.642Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestResponseUnsupportedContentType [2022-03-18T07:59:40.642Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestInspectResponseTextSimple [2022-03-18T07:59:40.642Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestInspectResponseEmptyContentType [2022-03-18T07:59:40.642Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestUnknownContentLength [2022-03-18T07:59:40.642Z] --- PASS: TestUnknownContentLength (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestDownloadRemote [2022-03-18T07:59:40.642Z] --- PASS: TestDownloadRemote (0.10s) [2022-03-18T07:59:40.642Z] === RUN TestGetWithStatusError [2022-03-18T07:59:40.642Z] --- PASS: TestGetWithStatusError (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestCloseRootDirectory [2022-03-18T07:59:40.642Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:59:40.642Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestHashFile [2022-03-18T07:59:40.642Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:59:40.642Z] --- SKIP: TestHashFile (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestHashSubdir [2022-03-18T07:59:40.642Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:59:40.642Z] --- SKIP: TestHashSubdir (0.08s) [2022-03-18T07:59:40.642Z] === RUN TestRemoveDirectory [2022-03-18T07:59:40.642Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T07:59:40.642Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-03-18T07:59:40.642Z] PASS [2022-03-18T07:59:40.642Z] coverage: 9.3% of statements [2022-03-18T07:59:40.642Z] ok github.com/docker/docker/builder/remotecontext 0.404s coverage: 9.3% of statements [2022-03-18T07:59:40.642Z] === RUN TestGetAllAllowed [2022-03-18T07:59:40.642Z] --- PASS: TestGetAllAllowed (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestGetAllMeta [2022-03-18T07:59:40.642Z] --- PASS: TestGetAllMeta (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestWarnOnUnusedBuildArgs [2022-03-18T07:59:40.642Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestIsUnreferencedBuiltin [2022-03-18T07:59:40.642Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestIsExistingDirectory [2022-03-18T07:59:40.642Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestGetFilenameForDownload [2022-03-18T07:59:40.642Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestEnv2Variables [2022-03-18T07:59:40.642Z] --- PASS: TestEnv2Variables (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-03-18T07:59:40.642Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestMaintainer [2022-03-18T07:59:40.642Z] --- PASS: TestMaintainer (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestLabel [2022-03-18T07:59:40.642Z] --- PASS: TestLabel (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestFromScratch [2022-03-18T07:59:40.642Z] --- PASS: TestFromScratch (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestFromWithArg [2022-03-18T07:59:40.642Z] --- PASS: TestFromWithArg (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-03-18T07:59:40.642Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestFromWithUndefinedArg [2022-03-18T07:59:40.642Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestFromMultiStageWithNamedStage [2022-03-18T07:59:40.642Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestOnbuild [2022-03-18T07:59:40.642Z] --- PASS: TestOnbuild (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestWorkdir [2022-03-18T07:59:40.642Z] --- PASS: TestWorkdir (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestCmd [2022-03-18T07:59:40.642Z] --- PASS: TestCmd (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestHealthcheckNone [2022-03-18T07:59:40.642Z] --- PASS: TestHealthcheckNone (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestHealthcheckCmd [2022-03-18T07:59:40.642Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestEntrypoint [2022-03-18T07:59:40.642Z] --- PASS: TestEntrypoint (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestExpose [2022-03-18T07:59:40.642Z] --- PASS: TestExpose (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestUser [2022-03-18T07:59:40.642Z] --- PASS: TestUser (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestVolume [2022-03-18T07:59:40.642Z] --- PASS: TestVolume (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestStopSignal [2022-03-18T07:59:40.642Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T07:59:40.642Z] --- SKIP: TestStopSignal (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestArg [2022-03-18T07:59:40.642Z] --- PASS: TestArg (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestShell [2022-03-18T07:59:40.642Z] --- PASS: TestShell (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestPrependEnvOnCmd [2022-03-18T07:59:40.642Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestRunWithBuildArgs [2022-03-18T07:59:40.642Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestRunIgnoresHealthcheck [2022-03-18T07:59:40.642Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestDispatchUnsupportedOptions [2022-03-18T07:59:40.642Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-03-18T07:59:40.642Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-03-18T07:59:40.642Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-03-18T07:59:40.642Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestNormalizeWorkdir [2022-03-18T07:59:40.642Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestDispatch [2022-03-18T07:59:40.642Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-03-18T07:59:40.642Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-03-18T07:59:40.642Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-03-18T07:59:40.642Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-03-18T07:59:40.642Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-03-18T07:59:40.642Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-03-18T07:59:40.642Z] === RUN TestDispatch/COPY_url [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch (0.08s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-03-18T07:59:40.642Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestAddScratchImageAddsToMounts [2022-03-18T07:59:40.642Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestAddFromScratchPopulatesPlatform [2022-03-18T07:59:40.642Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-03-18T07:59:40.642Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-03-18T07:59:40.642Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestImageSourceGetAddsToMounts [2022-03-18T07:59:40.642Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestEmptyDockerfile [2022-03-18T07:59:40.642Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestSymlinkDockerfile [2022-03-18T07:59:40.642Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestDockerfileOutsideTheBuildContext [2022-03-18T07:59:40.642Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestNonExistingDockerfile [2022-03-18T07:59:40.642Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestCopyRunConfig [2022-03-18T07:59:40.642Z] --- PASS: TestCopyRunConfig (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestDeepCopyRunConfig [2022-03-18T07:59:40.642Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestExportImage [2022-03-18T07:59:40.642Z] --- PASS: TestExportImage (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestNormalizeDest [2022-03-18T07:59:40.642Z] --- PASS: TestNormalizeDest (0.00s) [2022-03-18T07:59:40.642Z] PASS [2022-03-18T07:59:40.642Z] coverage: 46.7% of statements [2022-03-18T07:59:40.642Z] ok github.com/docker/docker/builder/dockerfile 0.312s coverage: 46.7% of statements [2022-03-18T07:59:40.642Z] === RUN TestTCP4Proxy [2022-03-18T07:59:40.642Z] --- PASS: TestTCP4Proxy (0.01s) [2022-03-18T07:59:40.642Z] === RUN TestTCP4ProxyHalfClose [2022-03-18T07:59:40.642Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestTCP6Proxy [2022-03-18T07:59:40.642Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T07:59:40.642Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestTCPDualStackProxy [2022-03-18T07:59:40.642Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T07:59:40.642Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestUDP4Proxy [2022-03-18T07:59:40.642Z] --- PASS: TestUDP4Proxy (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestUDP6Proxy [2022-03-18T07:59:40.642Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T07:59:40.642Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestUDPWriteError [2022-03-18T07:59:40.642Z] --- PASS: TestUDPWriteError (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestSCTP4Proxy [2022-03-18T07:59:40.642Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T07:59:40.642Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-03-18T07:59:40.642Z] === RUN TestSCTP6Proxy [2022-03-18T07:59:40.642Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T07:59:40.642Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-03-18T07:59:40.642Z] PASS [2022-03-18T07:59:40.642Z] coverage: 49.4% of statements [2022-03-18T07:59:40.642Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-03-18T07:59:40.832Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T07:59:41.357Z] --- PASS: TestBuildMultiStageOnBuild (16.25s) [2022-03-18T07:59:41.357Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T07:59:41.357Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T07:59:41.357Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-03-18T07:59:41.357Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T07:59:41.399Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T07:59:41.967Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T07:59:42.228Z] === RUN TestExternalGraphDriver/pull [2022-03-18T07:59:42.489Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T07:59:43.142Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T07:59:43.142Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T07:59:43.142Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T07:59:43.719Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T07:59:43.719Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T07:59:43.719Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T07:59:43.719Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T07:59:43.719Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T07:59:44.287Z] --- PASS: TestExternalGraphDriver (5.52s) [2022-03-18T07:59:44.287Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-03-18T07:59:44.287Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2022-03-18T07:59:44.287Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-03-18T07:59:44.287Z] === RUN TestGraphdriverPluginV2 [2022-03-18T07:59:44.545Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T07:59:45.114Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T07:59:45.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-03-18T07:59:45.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T07:59:45.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T07:59:47.055Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T07:59:47.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T07:59:47.992Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T07:59:48.929Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T07:59:49.188Z] --- PASS: TestGraphdriverPluginV2 (5.01s) [2022-03-18T07:59:49.188Z] PASS [2022-03-18T07:59:49.188Z] [2022-03-18T07:59:49.188Z] DONE 5 tests in 10.700s [2022-03-18T07:59:49.188Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-03-18T07:59:49.188Z] ++ 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-03-18T07:59:49.188Z] ++ set -e [2022-03-18T07:59:49.188Z] ++ '[' -n 0 ']' [2022-03-18T07:59:49.188Z] ++ set -x [2022-03-18T07:59:49.188Z] ++ 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-03-18T07:59:49.446Z] INFO: Testing against a local daemon [2022-03-18T07:59:49.446Z] === RUN TestContinueAfterPluginCrash [2022-03-18T07:59:49.446Z] === PAUSE TestContinueAfterPluginCrash [2022-03-18T07:59:49.446Z] === RUN TestReadPluginNoRead [2022-03-18T07:59:49.446Z] === PAUSE TestReadPluginNoRead [2022-03-18T07:59:49.446Z] === RUN TestDaemonStartWithLogOpt [2022-03-18T07:59:49.446Z] === PAUSE TestDaemonStartWithLogOpt [2022-03-18T07:59:49.446Z] === CONT TestContinueAfterPluginCrash [2022-03-18T07:59:49.446Z] === CONT TestDaemonStartWithLogOpt [2022-03-18T07:59:49.705Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T07:59:49.705Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-03-18T07:59:50.642Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T07:59:51.210Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T07:59:51.210Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T07:59:52.587Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T07:59:52.587Z] docker_api_swarm_node_test.go:20: [ded1f86f57af9] joining swarm manager [d57bbb4d4d41a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T07:59:53.092Z] === RUN TestCheckpointCreateError [2022-03-18T07:59:53.092Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCheckpointCreate [2022-03-18T07:59:53.092Z] --- PASS: TestCheckpointCreate (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCheckpointDeleteError [2022-03-18T07:59:53.092Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCheckpointDelete [2022-03-18T07:59:53.092Z] --- PASS: TestCheckpointDelete (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCheckpointListError [2022-03-18T07:59:53.092Z] --- PASS: TestCheckpointListError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCheckpointList [2022-03-18T07:59:53.092Z] --- PASS: TestCheckpointList (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCheckpointListContainerNotFound [2022-03-18T07:59:53.092Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNewClientWithOpsFromEnv [2022-03-18T07:59:53.092Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T07:59:53.092Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestGetAPIPath [2022-03-18T07:59:53.092Z] --- PASS: TestGetAPIPath (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestParseHostURL [2022-03-18T07:59:53.092Z] --- PASS: TestParseHostURL (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-03-18T07:59:53.092Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersionEmpty [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersion [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPVersionOverride [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersionAutomatic [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-03-18T07:59:53.092Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestClientRedirect [2022-03-18T07:59:53.092Z] === RUN TestClientRedirect/GET [2022-03-18T07:59:53.092Z] === RUN TestClientRedirect/POST [2022-03-18T07:59:53.092Z] === RUN TestClientRedirect/PUT [2022-03-18T07:59:53.092Z] === RUN TestClientRedirect/DELETE [2022-03-18T07:59:53.092Z] --- PASS: TestClientRedirect (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-03-18T07:59:53.092Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigCreateUnsupported [2022-03-18T07:59:53.092Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigCreateError [2022-03-18T07:59:53.092Z] --- PASS: TestConfigCreateError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigCreate [2022-03-18T07:59:53.092Z] --- PASS: TestConfigCreate (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigInspectNotFound [2022-03-18T07:59:53.092Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigInspectWithEmptyID [2022-03-18T07:59:53.092Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigInspectUnsupported [2022-03-18T07:59:53.092Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigInspectError [2022-03-18T07:59:53.092Z] --- PASS: TestConfigInspectError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigInspectConfigNotFound [2022-03-18T07:59:53.092Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigInspect [2022-03-18T07:59:53.092Z] --- PASS: TestConfigInspect (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigListUnsupported [2022-03-18T07:59:53.092Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigListError [2022-03-18T07:59:53.092Z] --- PASS: TestConfigListError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigList [2022-03-18T07:59:53.092Z] --- PASS: TestConfigList (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigRemoveUnsupported [2022-03-18T07:59:53.092Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigRemoveError [2022-03-18T07:59:53.092Z] --- PASS: TestConfigRemoveError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigRemove [2022-03-18T07:59:53.092Z] --- PASS: TestConfigRemove (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigUpdateUnsupported [2022-03-18T07:59:53.092Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigUpdateError [2022-03-18T07:59:53.092Z] --- PASS: TestConfigUpdateError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestConfigUpdate [2022-03-18T07:59:53.092Z] --- PASS: TestConfigUpdate (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerCommitError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerCommitError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerCommit [2022-03-18T07:59:53.092Z] --- PASS: TestContainerCommit (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStatPathError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStatPathError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStatPathNotFoundError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStatPathNoHeaderError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStatPath [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStatPath (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyToContainerError [2022-03-18T07:59:53.092Z] --- PASS: TestCopyToContainerError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyToContainerNotFoundError [2022-03-18T07:59:53.092Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyToContainerNotStatusOKError [2022-03-18T07:59:53.092Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyToContainer [2022-03-18T07:59:53.092Z] --- PASS: TestCopyToContainer (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyFromContainerError [2022-03-18T07:59:53.092Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyFromContainerNotFoundError [2022-03-18T07:59:53.092Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyFromContainerNotStatusOKError [2022-03-18T07:59:53.092Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyFromContainerNoHeaderError [2022-03-18T07:59:53.092Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestCopyFromContainer [2022-03-18T07:59:53.092Z] --- PASS: TestCopyFromContainer (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerCreateError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerCreateError (0.03s) [2022-03-18T07:59:53.092Z] === RUN TestContainerCreateImageNotFound [2022-03-18T07:59:53.092Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerCreateWithName [2022-03-18T07:59:53.092Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerCreateAutoRemove [2022-03-18T07:59:53.092Z] --- PASS: TestContainerCreateAutoRemove (0.01s) [2022-03-18T07:59:53.092Z] === RUN TestContainerDiffError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerDiffError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerDiff [2022-03-18T07:59:53.092Z] --- PASS: TestContainerDiff (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecCreateError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecCreate [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecCreate (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecStartError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecStartError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecStart [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecStart (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecInspectError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecInspect [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecInspect (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExportError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExportError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExport [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExport (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerInspectError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerInspectError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerInspectContainerNotFound [2022-03-18T07:59:53.092Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerInspectWithEmptyID [2022-03-18T07:59:53.092Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerInspect [2022-03-18T07:59:53.092Z] --- PASS: TestContainerInspect (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerInspectNode [2022-03-18T07:59:53.092Z] --- PASS: TestContainerInspectNode (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerKillError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerKillError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerKill [2022-03-18T07:59:53.092Z] --- PASS: TestContainerKill (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerListError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerListError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerList [2022-03-18T07:59:53.092Z] --- PASS: TestContainerList (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerLogsNotFoundError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerLogsError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerLogsError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerLogs [2022-03-18T07:59:53.092Z] --- PASS: TestContainerLogs (0.24s) [2022-03-18T07:59:53.092Z] === RUN TestContainerPauseError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerPauseError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerPause [2022-03-18T07:59:53.092Z] --- PASS: TestContainerPause (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainersPruneError [2022-03-18T07:59:53.092Z] --- PASS: TestContainersPruneError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainersPrune [2022-03-18T07:59:53.092Z] --- PASS: TestContainersPrune (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerRemoveError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerRemoveError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerRemoveNotFoundError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerRemove [2022-03-18T07:59:53.092Z] --- PASS: TestContainerRemove (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerRenameError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerRenameError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerRename [2022-03-18T07:59:53.092Z] --- PASS: TestContainerRename (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerResizeError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerResizeError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecResizeError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerResize [2022-03-18T07:59:53.092Z] --- PASS: TestContainerResize (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerExecResize [2022-03-18T07:59:53.092Z] --- PASS: TestContainerExecResize (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerRestartError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerRestartError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerRestart [2022-03-18T07:59:53.092Z] --- PASS: TestContainerRestart (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStartError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStartError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStart [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStart (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStatsError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStatsError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStats [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStats (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStopError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStopError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerStop [2022-03-18T07:59:53.092Z] --- PASS: TestContainerStop (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerTopError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerTopError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerTop [2022-03-18T07:59:53.092Z] --- PASS: TestContainerTop (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerUnpauseError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerUnpause [2022-03-18T07:59:53.092Z] --- PASS: TestContainerUnpause (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerUpdateError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerUpdateError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerUpdate [2022-03-18T07:59:53.092Z] --- PASS: TestContainerUpdate (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerWaitError [2022-03-18T07:59:53.092Z] --- PASS: TestContainerWaitError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestContainerWait [2022-03-18T07:59:53.092Z] --- PASS: TestContainerWait (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestDiskUsageError [2022-03-18T07:59:53.092Z] --- PASS: TestDiskUsageError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestDiskUsage [2022-03-18T07:59:53.092Z] --- PASS: TestDiskUsage (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestDistributionInspectUnsupported [2022-03-18T07:59:53.092Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestDistributionInspectWithEmptyID [2022-03-18T07:59:53.092Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestEventsErrorInOptions [2022-03-18T07:59:53.092Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestEventsErrorFromServer [2022-03-18T07:59:53.092Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestEvents [2022-03-18T07:59:53.092Z] --- PASS: TestEvents (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestTLSCloseWriter [2022-03-18T07:59:53.092Z] === PAUSE TestTLSCloseWriter [2022-03-18T07:59:53.092Z] === RUN TestImageBuildError [2022-03-18T07:59:53.092Z] --- PASS: TestImageBuildError (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestImageBuild [2022-03-18T07:59:53.092Z] --- PASS: TestImageBuild (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestGetDockerOS [2022-03-18T07:59:53.092Z] --- PASS: TestGetDockerOS (0.00s) [2022-03-18T07:59:53.092Z] === RUN TestImageCreateError [2022-03-18T07:59:53.093Z] --- PASS: TestImageCreateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageCreate [2022-03-18T07:59:53.093Z] --- PASS: TestImageCreate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageHistoryError [2022-03-18T07:59:53.093Z] --- PASS: TestImageHistoryError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageHistory [2022-03-18T07:59:53.093Z] --- PASS: TestImageHistory (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageImportError [2022-03-18T07:59:53.093Z] --- PASS: TestImageImportError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageImport [2022-03-18T07:59:53.093Z] --- PASS: TestImageImport (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestImageInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageInspectImageNotFound [2022-03-18T07:59:53.093Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageInspectWithEmptyID [2022-03-18T07:59:53.093Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageInspect [2022-03-18T07:59:53.093Z] --- PASS: TestImageInspect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageListError [2022-03-18T07:59:53.093Z] --- PASS: TestImageListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageList [2022-03-18T07:59:53.093Z] --- PASS: TestImageList (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageListApiBefore125 [2022-03-18T07:59:53.093Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageLoadError [2022-03-18T07:59:53.093Z] --- PASS: TestImageLoadError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageLoad [2022-03-18T07:59:53.093Z] --- PASS: TestImageLoad (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagesPruneError [2022-03-18T07:59:53.093Z] --- PASS: TestImagesPruneError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagesPrune [2022-03-18T07:59:53.093Z] --- PASS: TestImagesPrune (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePullReferenceParseError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePullAnyError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePullAnyError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePullStatusUnauthorizedError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePullWithoutErrors [2022-03-18T07:59:53.093Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePushReferenceError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePushAnyError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushAnyError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePushStatusUnauthorizedError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithoutErrors [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-03-18T07:59:53.093Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageRemoveError [2022-03-18T07:59:53.093Z] --- PASS: TestImageRemoveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageRemoveImageNotFound [2022-03-18T07:59:53.093Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageRemove [2022-03-18T07:59:53.093Z] --- PASS: TestImageRemove (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSaveError [2022-03-18T07:59:53.093Z] --- PASS: TestImageSaveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSave [2022-03-18T07:59:53.093Z] --- PASS: TestImageSave (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSearchAnyError [2022-03-18T07:59:53.093Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSearchStatusUnauthorizedError [2022-03-18T07:59:53.093Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-03-18T07:59:53.093Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-03-18T07:59:53.093Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-03-18T07:59:53.093Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageSearchWithoutErrors [2022-03-18T07:59:53.093Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageTagError [2022-03-18T07:59:53.093Z] --- PASS: TestImageTagError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageTagInvalidReference [2022-03-18T07:59:53.093Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageTagInvalidSourceImageName [2022-03-18T07:59:53.093Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageTagHexSource [2022-03-18T07:59:53.093Z] --- PASS: TestImageTagHexSource (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestImageTag [2022-03-18T07:59:53.093Z] --- PASS: TestImageTag (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestInfoServerError [2022-03-18T07:59:53.093Z] --- PASS: TestInfoServerError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestInfoInvalidResponseJSONError [2022-03-18T07:59:53.093Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestInfo [2022-03-18T07:59:53.093Z] --- PASS: TestInfo (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkConnectError [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkConnectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkConnect [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkConnect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkCreateError [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkCreateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkCreate [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkCreate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkDisconnectError [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkDisconnect [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkInspect [2022-03-18T07:59:53.093Z] === RUN TestNetworkInspect/empty_ID [2022-03-18T07:59:53.093Z] === RUN TestNetworkInspect/no_options [2022-03-18T07:59:53.093Z] === RUN TestNetworkInspect/verbose [2022-03-18T07:59:53.093Z] === RUN TestNetworkInspect/global_scope [2022-03-18T07:59:53.093Z] === RUN TestNetworkInspect/unknown_network [2022-03-18T07:59:53.093Z] === RUN TestNetworkInspect/server_error [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkInspect (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkListError [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkList [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkList (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworksPruneError [2022-03-18T07:59:53.093Z] --- PASS: TestNetworksPruneError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworksPrune [2022-03-18T07:59:53.093Z] --- PASS: TestNetworksPrune (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkRemoveError [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNetworkRemove [2022-03-18T07:59:53.093Z] --- PASS: TestNetworkRemove (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestNodeInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeInspectNodeNotFound [2022-03-18T07:59:53.093Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeInspectWithEmptyID [2022-03-18T07:59:53.093Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeInspect [2022-03-18T07:59:53.093Z] --- PASS: TestNodeInspect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeListError [2022-03-18T07:59:53.093Z] --- PASS: TestNodeListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeList [2022-03-18T07:59:53.093Z] --- PASS: TestNodeList (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeRemoveError [2022-03-18T07:59:53.093Z] --- PASS: TestNodeRemoveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeRemove [2022-03-18T07:59:53.093Z] --- PASS: TestNodeRemove (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeUpdateError [2022-03-18T07:59:53.093Z] --- PASS: TestNodeUpdateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestNodeUpdate [2022-03-18T07:59:53.093Z] --- PASS: TestNodeUpdate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestOptionWithHostFromEnv [2022-03-18T07:59:53.093Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestOptionWithTimeout [2022-03-18T07:59:53.093Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestOptionWithVersionFromEnv [2022-03-18T07:59:53.093Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPingFail [2022-03-18T07:59:53.093Z] --- PASS: TestPingFail (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPingWithError [2022-03-18T07:59:53.093Z] 2022/03/18 07:59:52 RoundTripper returned a response & error; ignoring response [2022-03-18T07:59:53.093Z] 2022/03/18 07:59:52 RoundTripper returned a response & error; ignoring response [2022-03-18T07:59:53.093Z] --- PASS: TestPingWithError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPingSuccess [2022-03-18T07:59:53.093Z] --- PASS: TestPingSuccess (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPingHeadFallback [2022-03-18T07:59:53.093Z] === RUN TestPingHeadFallback/OK [2022-03-18T07:59:53.093Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-03-18T07:59:53.093Z] === RUN TestPingHeadFallback/Not_Found [2022-03-18T07:59:53.093Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-03-18T07:59:53.093Z] --- PASS: TestPingHeadFallback (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-03-18T07:59:53.093Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginDisableError [2022-03-18T07:59:53.093Z] --- PASS: TestPluginDisableError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginDisable [2022-03-18T07:59:53.093Z] --- PASS: TestPluginDisable (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginEnableError [2022-03-18T07:59:53.093Z] --- PASS: TestPluginEnableError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginEnable [2022-03-18T07:59:53.093Z] --- PASS: TestPluginEnable (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestPluginInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginInspectWithEmptyID [2022-03-18T07:59:53.093Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginInspect [2022-03-18T07:59:53.093Z] --- PASS: TestPluginInspect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginListError [2022-03-18T07:59:53.093Z] --- PASS: TestPluginListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginList [2022-03-18T07:59:53.093Z] --- PASS: TestPluginList (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginPushError [2022-03-18T07:59:53.093Z] --- PASS: TestPluginPushError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginPush [2022-03-18T07:59:53.093Z] --- PASS: TestPluginPush (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginRemoveError [2022-03-18T07:59:53.093Z] --- PASS: TestPluginRemoveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginRemove [2022-03-18T07:59:53.093Z] --- PASS: TestPluginRemove (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginSetError [2022-03-18T07:59:53.093Z] --- PASS: TestPluginSetError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPluginSet [2022-03-18T07:59:53.093Z] --- PASS: TestPluginSet (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSetHostHeader [2022-03-18T07:59:53.093Z] --- PASS: TestSetHostHeader (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestPlainTextError [2022-03-18T07:59:53.093Z] --- PASS: TestPlainTextError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestInfiniteError [2022-03-18T07:59:53.093Z] --- PASS: TestInfiniteError (0.04s) [2022-03-18T07:59:53.093Z] === RUN TestCanceledContext [2022-03-18T07:59:53.093Z] 2022/03/18 07:59:52 RoundTripper returned a response & error; ignoring response [2022-03-18T07:59:53.093Z] --- PASS: TestCanceledContext (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestDeadlineExceededContext [2022-03-18T07:59:53.093Z] 2022/03/18 07:59:52 RoundTripper returned a response & error; ignoring response [2022-03-18T07:59:53.093Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretCreateUnsupported [2022-03-18T07:59:53.093Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretCreateError [2022-03-18T07:59:53.093Z] --- PASS: TestSecretCreateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretCreate [2022-03-18T07:59:53.093Z] --- PASS: TestSecretCreate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretInspectUnsupported [2022-03-18T07:59:53.093Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestSecretInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretInspectSecretNotFound [2022-03-18T07:59:53.093Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretInspectWithEmptyID [2022-03-18T07:59:53.093Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretInspect [2022-03-18T07:59:53.093Z] --- PASS: TestSecretInspect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretListUnsupported [2022-03-18T07:59:53.093Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretListError [2022-03-18T07:59:53.093Z] --- PASS: TestSecretListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretList [2022-03-18T07:59:53.093Z] --- PASS: TestSecretList (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretRemoveUnsupported [2022-03-18T07:59:53.093Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretRemoveError [2022-03-18T07:59:53.093Z] --- PASS: TestSecretRemoveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretRemove [2022-03-18T07:59:53.093Z] --- PASS: TestSecretRemove (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretUpdateUnsupported [2022-03-18T07:59:53.093Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretUpdateError [2022-03-18T07:59:53.093Z] --- PASS: TestSecretUpdateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSecretUpdate [2022-03-18T07:59:53.093Z] --- PASS: TestSecretUpdate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceCreateError [2022-03-18T07:59:53.093Z] --- PASS: TestServiceCreateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceCreate [2022-03-18T07:59:53.093Z] --- PASS: TestServiceCreate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceCreateCompatiblePlatforms [2022-03-18T07:59:53.093Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceCreateDigestPinning [2022-03-18T07:59:53.093Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestServiceInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceInspectServiceNotFound [2022-03-18T07:59:53.093Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceInspectWithEmptyID [2022-03-18T07:59:53.093Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceInspect [2022-03-18T07:59:53.093Z] --- PASS: TestServiceInspect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceListError [2022-03-18T07:59:53.093Z] --- PASS: TestServiceListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceList [2022-03-18T07:59:53.093Z] --- PASS: TestServiceList (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceLogsError [2022-03-18T07:59:53.093Z] --- PASS: TestServiceLogsError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceLogs [2022-03-18T07:59:53.093Z] --- PASS: TestServiceLogs (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceRemoveError [2022-03-18T07:59:53.093Z] --- PASS: TestServiceRemoveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceRemoveNotFoundError [2022-03-18T07:59:53.093Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceRemove [2022-03-18T07:59:53.093Z] --- PASS: TestServiceRemove (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceUpdateError [2022-03-18T07:59:53.093Z] --- PASS: TestServiceUpdateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestServiceUpdate [2022-03-18T07:59:53.093Z] --- PASS: TestServiceUpdate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmGetUnlockKeyError [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmGetUnlockKey [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmInitError [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmInitError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmInit [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmInit (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmInspect [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmInspect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmJoinError [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmJoinError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmJoin [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmJoin (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmLeaveError [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmLeave [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmLeave (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmUnlockError [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmUnlock [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmUnlock (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmUpdateError [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestSwarmUpdate [2022-03-18T07:59:53.093Z] --- PASS: TestSwarmUpdate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestTaskInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestTaskInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestTaskInspectWithEmptyID [2022-03-18T07:59:53.093Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestTaskInspect [2022-03-18T07:59:53.093Z] --- PASS: TestTaskInspect (0.01s) [2022-03-18T07:59:53.093Z] === RUN TestTaskListError [2022-03-18T07:59:53.093Z] --- PASS: TestTaskListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestTaskList [2022-03-18T07:59:53.093Z] --- PASS: TestTaskList (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeCreateError [2022-03-18T07:59:53.093Z] --- PASS: TestVolumeCreateError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeCreate [2022-03-18T07:59:53.093Z] --- PASS: TestVolumeCreate (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeInspectError [2022-03-18T07:59:53.093Z] --- PASS: TestVolumeInspectError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeInspectNotFound [2022-03-18T07:59:53.093Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeInspectWithEmptyID [2022-03-18T07:59:53.093Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeInspect [2022-03-18T07:59:53.093Z] --- PASS: TestVolumeInspect (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeListError [2022-03-18T07:59:53.093Z] --- PASS: TestVolumeListError (0.00s) [2022-03-18T07:59:53.093Z] === RUN TestVolumeList [2022-03-18T07:59:53.094Z] --- PASS: TestVolumeList (0.00s) [2022-03-18T07:59:53.094Z] === RUN TestVolumeRemoveError [2022-03-18T07:59:53.094Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-03-18T07:59:53.094Z] === RUN TestVolumeRemove [2022-03-18T07:59:53.094Z] --- PASS: TestVolumeRemove (0.00s) [2022-03-18T07:59:53.094Z] === CONT TestTLSCloseWriter [2022-03-18T07:59:53.094Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-03-18T07:59:53.094Z] PASS [2022-03-18T07:59:53.094Z] coverage: 75.2% of statements [2022-03-18T07:59:53.094Z] ok github.com/docker/docker/client 0.631s coverage: 75.2% of statements [2022-03-18T07:59:53.524Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T07:59:53.524Z] docker_api_swarm_node_test.go:21: [d01e73f8a75bb] joining swarm manager [d57bbb4d4d41a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T07:59:53.906Z] --- PASS: TestBuildMultiStageLayerLeak (14.09s) [2022-03-18T07:59:53.906Z] === RUN TestBuildWithHugeFile [2022-03-18T07:59:54.462Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T07:59:54.462Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T07:59:54.722Z] --- PASS: TestDaemonStartWithLogOpt (5.36s) [2022-03-18T07:59:54.722Z] === CONT TestReadPluginNoRead [2022-03-18T07:59:54.981Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T07:59:56.359Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T07:59:57.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T07:59:57.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T07:59:57.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T07:59:57.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T07:59:57.295Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T07:59:57.295Z] === RUN TestReadPluginNoRead/disabled_caching [2022-03-18T07:59:57.861Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T07:59:58.797Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-03-18T08:00:00.175Z] --- PASS: TestContinueAfterPluginCrash (10.55s) [2022-03-18T08:00:00.175Z] === RUN TestReadPluginNoRead/default [2022-03-18T08:00:01.572Z] === CONT TestReadPluginNoRead [2022-03-18T08:00:01.572Z] read_test.go:92: [d02f82e44224f] daemon is not started [2022-03-18T08:00:01.572Z] --- PASS: TestReadPluginNoRead (6.62s) [2022-03-18T08:00:01.572Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-03-18T08:00:01.572Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2022-03-18T08:00:01.572Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-03-18T08:00:01.572Z] PASS [2022-03-18T08:00:01.572Z] [2022-03-18T08:00:01.572Z] DONE 6 tests in 12.138s [2022-03-18T08:00:01.572Z] 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-03-18T08:00:01.572Z] ++ 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-03-18T08:00:01.572Z] ++ set -e [2022-03-18T08:00:01.572Z] ++ '[' -n 0 ']' [2022-03-18T08:00:01.572Z] ++ set -x [2022-03-18T08:00:01.572Z] ++ 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-03-18T08:00:01.572Z] testing: warning: no tests to run [2022-03-18T08:00:01.572Z] PASS [2022-03-18T08:00:01.572Z] [2022-03-18T08:00:01.572Z] DONE 0 tests in 0.049s [2022-03-18T08:00:01.572Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-03-18T08:00:01.572Z] ++ 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-03-18T08:00:01.572Z] ++ set -e [2022-03-18T08:00:01.572Z] ++ '[' -n 0 ']' [2022-03-18T08:00:01.572Z] ++ set -x [2022-03-18T08:00:01.572Z] ++ 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-03-18T08:00:01.572Z] INFO: Testing against a local daemon [2022-03-18T08:00:01.572Z] === RUN TestPluginWithDevMounts [2022-03-18T08:00:01.572Z] === PAUSE TestPluginWithDevMounts [2022-03-18T08:00:01.572Z] === CONT TestPluginWithDevMounts [2022-03-18T08:00:02.154Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T08:00:02.720Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T08:00:03.287Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T08:00:03.287Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-18T08:00:03.287Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T08:00:03.287Z] --- PASS: TestPluginWithDevMounts (1.81s) [2022-03-18T08:00:03.287Z] PASS [2022-03-18T08:00:03.287Z] [2022-03-18T08:00:03.287Z] DONE 1 tests in 1.943s [2022-03-18T08:00:03.287Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-03-18T08:00:03.287Z] ++ 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-03-18T08:00:03.287Z] ++ set -e [2022-03-18T08:00:03.287Z] ++ '[' -n 0 ']' [2022-03-18T08:00:03.287Z] ++ set -x [2022-03-18T08:00:03.287Z] ++ 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-03-18T08:00:03.287Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T08:00:03.546Z] INFO: Testing against a local daemon [2022-03-18T08:00:03.546Z] === RUN TestSecretInspect [2022-03-18T08:00:04.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-03-18T08:00:05.855Z] --- PASS: TestSecretInspect (2.31s) [2022-03-18T08:00:05.855Z] === RUN TestSecretList [2022-03-18T08:00:06.115Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T08:00:07.051Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T08:00:07.988Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T08:00:08.922Z] docker_api_swarm_test.go:502: [d21bf84369db2] joining swarm manager [d4a359065a56c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:00:08.922Z] --- PASS: TestSecretList (3.12s) [2022-03-18T08:00:08.922Z] === RUN TestSecretsCreateAndDelete [2022-03-18T08:00:11.453Z] --- PASS: TestSecretsCreateAndDelete (2.54s) [2022-03-18T08:00:11.453Z] === RUN TestSecretsUpdate [2022-03-18T08:00:12.020Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T08:00:12.586Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T08:00:13.961Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T08:00:14.219Z] --- PASS: TestSecretsUpdate (2.72s) [2022-03-18T08:00:14.219Z] === RUN TestTemplatedSecret [2022-03-18T08:00:14.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T08:00:15.720Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-03-18T08:00:17.096Z] --- PASS: TestTemplatedSecret (2.76s) [2022-03-18T08:00:17.096Z] === RUN TestSecretCreateResolve [2022-03-18T08:00:17.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-03-18T08:00:18.222Z] --- PASS: TestCheckoutGit (39.99s) [2022-03-18T08:00:18.223Z] === RUN TestValidGitTransport [2022-03-18T08:00:18.223Z] --- PASS: TestValidGitTransport (0.00s) [2022-03-18T08:00:18.223Z] === RUN TestGitInvalidRef [2022-03-18T08:00:18.223Z] --- PASS: TestGitInvalidRef (0.33s) [2022-03-18T08:00:18.223Z] PASS [2022-03-18T08:00:18.223Z] coverage: 86.3% of statements [2022-03-18T08:00:18.223Z] ok github.com/docker/docker/builder/remotecontext/git 40.403s coverage: 86.3% of statements [2022-03-18T08:00:18.223Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T08:00:18.223Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T08:00:18.476Z] docker_api_swarm_test.go:507: [d44ffbd66a83f] joining swarm manager [d4a359065a56c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:00:18.476Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-03-18T08:00:19.411Z] --- PASS: TestSecretCreateResolve (2.48s) [2022-03-18T08:00:19.411Z] PASS [2022-03-18T08:00:19.411Z] [2022-03-18T08:00:19.411Z] DONE 6 tests in 16.074s [2022-03-18T08:00:19.411Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-03-18T08:00:19.411Z] ++ 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-03-18T08:00:19.411Z] ++ set -e [2022-03-18T08:00:19.411Z] ++ '[' -n 0 ']' [2022-03-18T08:00:19.411Z] ++ set -x [2022-03-18T08:00:19.411Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T08:00:19.685Z] INFO: Testing against a local daemon [2022-03-18T08:00:19.685Z] === RUN TestServiceCreateInit [2022-03-18T08:00:19.685Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T08:00:19.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-03-18T08:00:21.060Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bc48e8_} [2022-03-18T08:00:22.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14281460058_/foo_false____} [2022-03-18T08:00:23.526Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T08:00:24.093Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14281460058_/foo_true____} [2022-03-18T08:00:25.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3236831112_/foo_false____} [2022-03-18T08:00:26.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3236831112_/foo_true____} [2022-03-18T08:00:27.780Z] --- PASS: TestServiceCreateInit (8.13s) [2022-03-18T08:00:27.780Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.99s) [2022-03-18T08:00:27.780Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.13s) [2022-03-18T08:00:27.780Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T08:00:28.346Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3236831112_/foo_true__0xc000bc4960__} [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.02s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-03-18T08:00:28.528Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestConfigureDaemonLogs [2022-03-18T08:00:28.528Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestCommonOptionsInstallFlags [2022-03-18T08:00:28.528Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-03-18T08:00:28.528Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-03-18T08:00:28.528Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-03-18T08:00:28.528Z] PASS [2022-03-18T08:00:28.528Z] coverage: 19.0% of statements [2022-03-18T08:00:28.528Z] ok github.com/docker/docker/cmd/dockerd 0.325s coverage: 19.0% of statements [2022-03-18T08:00:28.528Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-03-18T08:00:28.528Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T08:00:29.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bc4978_} [2022-03-18T08:00:30.773Z] === RUN TestContainerStopSignal [2022-03-18T08:00:30.773Z] --- PASS: TestContainerStopSignal (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestContainerStopTimeout [2022-03-18T08:00:30.773Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestContainerSecretReferenceDestTarget [2022-03-18T08:00:30.773Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-03-18T08:00:30.773Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-03-18T08:00:30.773Z] === RUN TestContainerLogPathSetForRingLogger [2022-03-18T08:00:30.773Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestReplaceAndAppendEnvVars [2022-03-18T08:00:30.773Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-03-18T08:00:30.773Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestNewMemoryStore [2022-03-18T08:00:30.773Z] --- PASS: TestNewMemoryStore (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestAddContainers [2022-03-18T08:00:30.773Z] --- PASS: TestAddContainers (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestGetContainer [2022-03-18T08:00:30.773Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestDeleteContainer [2022-03-18T08:00:30.773Z] --- PASS: TestDeleteContainer (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestListContainers [2022-03-18T08:00:30.773Z] --- PASS: TestListContainers (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestFirstContainer [2022-03-18T08:00:30.773Z] --- PASS: TestFirstContainer (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestApplyAllContainer [2022-03-18T08:00:30.773Z] --- PASS: TestApplyAllContainer (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestIsValidHealthString [2022-03-18T08:00:30.773Z] --- PASS: TestIsValidHealthString (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestStateRunStop [2022-03-18T08:00:30.773Z] --- PASS: TestStateRunStop (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestStateTimeoutWait [2022-03-18T08:00:30.773Z] state_test.go:141: Stop callback fired [2022-03-18T08:00:30.773Z] state_test.go:165: Stop callback fired [2022-03-18T08:00:30.773Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-03-18T08:00:30.773Z] === RUN TestIsValidStateString [2022-03-18T08:00:30.773Z] --- PASS: TestIsValidStateString (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestViewSaveDelete [2022-03-18T08:00:30.773Z] --- PASS: TestViewSaveDelete (0.03s) [2022-03-18T08:00:30.773Z] === RUN TestViewAll [2022-03-18T08:00:30.773Z] --- PASS: TestViewAll (0.02s) [2022-03-18T08:00:30.773Z] === RUN TestViewGet [2022-03-18T08:00:30.773Z] --- PASS: TestViewGet (0.01s) [2022-03-18T08:00:30.773Z] === RUN TestNames [2022-03-18T08:00:30.773Z] --- PASS: TestNames (0.00s) [2022-03-18T08:00:30.773Z] === RUN TestViewWithHealthCheck [2022-03-18T08:00:30.773Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-03-18T08:00:30.773Z] PASS [2022-03-18T08:00:30.773Z] coverage: 41.7% of statements [2022-03-18T08:00:31.101Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bc4990_} [2022-03-18T08:00:31.237Z] ok github.com/docker/docker/container 0.324s coverage: 41.7% of statements [2022-03-18T08:00:31.237Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T08:00:31.237Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T08:00:31.237Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T08:00:31.237Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T08:00:32.478Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bc49a8_} [2022-03-18T08:00:32.779Z] === RUN TestPrepare [2022-03-18T08:00:32.779Z] --- PASS: TestPrepare (0.00s) [2022-03-18T08:00:32.779Z] === RUN TestStart [2022-03-18T08:00:32.779Z] --- PASS: TestStart (0.00s) [2022-03-18T08:00:32.779Z] === RUN TestWaitCancel [2022-03-18T08:00:32.779Z] --- PASS: TestWaitCancel (0.00s) [2022-03-18T08:00:32.779Z] === RUN TestWaitDisabled [2022-03-18T08:00:32.779Z] --- PASS: TestWaitDisabled (0.00s) [2022-03-18T08:00:32.779Z] === RUN TestWaitEnabled [2022-03-18T08:00:32.779Z] --- PASS: TestWaitEnabled (0.00s) [2022-03-18T08:00:32.779Z] === RUN TestRemove [2022-03-18T08:00:32.779Z] --- PASS: TestRemove (0.00s) [2022-03-18T08:00:32.779Z] PASS [2022-03-18T08:00:32.779Z] coverage: 65.3% of statements [2022-03-18T08:00:32.779Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.086s coverage: 65.3% of statements [2022-03-18T08:00:34.379Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bc4a08_} [2022-03-18T08:00:34.952Z] === RUN TestNewListSecretsFilters [2022-03-18T08:00:34.952Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-03-18T08:00:34.952Z] === RUN TestNewListConfigsFilters [2022-03-18T08:00:34.952Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-03-18T08:00:34.952Z] PASS [2022-03-18T08:00:34.952Z] coverage: 0.5% of statements [2022-03-18T08:00:34.952Z] ok github.com/docker/docker/daemon/cluster 0.621s coverage: 0.5% of statements [2022-03-18T08:00:34.952Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-03-18T08:00:34.952Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCIsolation [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-03-18T08:00:34.952Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-03-18T08:00:34.952Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-03-18T08:00:35.412Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertFromGRPCIsolation [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-03-18T08:00:35.412Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-03-18T08:00:35.412Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-03-18T08:00:35.412Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-03-18T08:00:35.412Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-03-18T08:00:35.412Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-03-18T08:00:35.753Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T08:00:35.871Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T08:00:35.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-03-18T08:00:35.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-03-18T08:00:35.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-03-18T08:00:35.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-03-18T08:00:35.871Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-03-18T08:00:35.871Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-03-18T08:00:36.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T08:00:36.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T08:00:36.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T08:00:36.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T08:00:36.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T08:00:36.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T08:00:36.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-03-18T08:00:36.330Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-03-18T08:00:36.330Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-03-18T08:00:36.330Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-03-18T08:00:36.330Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-03-18T08:00:36.330Z] === RUN TestServiceConvertFromGRPCConfigs [2022-03-18T08:00:36.330Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-03-18T08:00:36.330Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-03-18T08:00:36.330Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-03-18T08:00:36.330Z] === RUN TestServiceConvertToGRPCConfigs [2022-03-18T08:00:36.330Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-03-18T08:00:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-03-18T08:00:36.788Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-03-18T08:00:36.788Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-03-18T08:00:36.788Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-03-18T08:00:36.788Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-03-18T08:00:36.788Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-03-18T08:00:36.788Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-03-18T08:00:36.788Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-03-18T08:00:36.788Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-03-18T08:00:36.788Z] PASS [2022-03-18T08:00:36.788Z] coverage: 35.9% of statements [2022-03-18T08:00:36.788Z] ok github.com/docker/docker/daemon/cluster/convert 0.339s coverage: 35.9% of statements [2022-03-18T08:00:36.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-03-18T08:00:36.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-03-18T08:00:36.837Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T08:00:38.964Z] === RUN TestBuilderGC [2022-03-18T08:00:38.964Z] --- PASS: TestBuilderGC (0.02s) [2022-03-18T08:00:38.964Z] === RUN TestDaemonConfigurationNotFound [2022-03-18T08:00:38.964Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-03-18T08:00:38.964Z] === RUN TestDaemonBrokenConfiguration [2022-03-18T08:00:38.964Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-03-18T08:00:39.374Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T08:00:39.422Z] === RUN TestFindConfigurationConflicts [2022-03-18T08:00:39.422Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-03-18T08:00:39.422Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeConflicts [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-03-18T08:00:39.422Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-03-18T08:00:39.422Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-03-18T08:00:39.422Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_label [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_dns [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_dns-search [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-03-18T08:00:39.422Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-03-18T08:00:39.422Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestReloadSetConfigFileNotExist [2022-03-18T08:00:39.422Z] time="2022-03-18T08:00:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-03-18T08:00:39.422Z] --- PASS: TestReloadSetConfigFileNotExist (0.27s) [2022-03-18T08:00:39.422Z] === RUN TestReloadDefaultConfigNotExist [2022-03-18T08:00:39.422Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:00:39.422Z] --- SKIP: TestReloadDefaultConfigNotExist (0.04s) [2022-03-18T08:00:39.422Z] === RUN TestReloadBadDefaultConfig [2022-03-18T08:00:39.422Z] time="2022-03-18T08:00:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-914860206" [2022-03-18T08:00:39.422Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestReloadWithConflictingLabels [2022-03-18T08:00:39.422Z] time="2022-03-18T08:00:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1846830883" [2022-03-18T08:00:39.422Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2022-03-18T08:00:39.422Z] === RUN TestReloadWithDuplicateLabels [2022-03-18T08:00:39.422Z] time="2022-03-18T08:00:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2559990930" [2022-03-18T08:00:39.422Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestMaskURLCredentials [2022-03-18T08:00:39.422Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-03-18T08:00:39.422Z] === RUN TestDaemonConfigurationMerge [2022-03-18T08:00:39.422Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-03-18T08:00:39.422Z] PASS [2022-03-18T08:00:39.422Z] coverage: 79.2% of statements [2022-03-18T08:00:39.422Z] ok github.com/docker/docker/daemon/config 0.563s coverage: 79.2% of statements [2022-03-18T08:00:39.880Z] === RUN TestWaitNodeAttachment [2022-03-18T08:00:40.307Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T08:00:40.364Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-03-18T08:00:40.364Z] === RUN TestIsolationConversion [2022-03-18T08:00:40.364Z] === RUN TestIsolationConversion/default [2022-03-18T08:00:40.364Z] === RUN TestIsolationConversion/process [2022-03-18T08:00:40.364Z] === RUN TestIsolationConversion/hyperv [2022-03-18T08:00:40.364Z] --- PASS: TestIsolationConversion (0.00s) [2022-03-18T08:00:40.364Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-03-18T08:00:40.364Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-03-18T08:00:40.364Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestContainerLabels [2022-03-18T08:00:40.364Z] --- PASS: TestContainerLabels (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestCredentialSpecConversion [2022-03-18T08:00:40.364Z] === RUN TestCredentialSpecConversion/none [2022-03-18T08:00:40.364Z] === RUN TestCredentialSpecConversion/config [2022-03-18T08:00:40.364Z] === RUN TestCredentialSpecConversion/file [2022-03-18T08:00:40.364Z] === RUN TestCredentialSpecConversion/registry [2022-03-18T08:00:40.364Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-03-18T08:00:40.364Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-03-18T08:00:40.364Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-03-18T08:00:40.364Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-03-18T08:00:40.364Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestControllerValidateMountBind [2022-03-18T08:00:40.364Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestControllerValidateMountVolume [2022-03-18T08:00:40.364Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestControllerValidateMountTarget [2022-03-18T08:00:40.364Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestControllerValidateMountTmpfs [2022-03-18T08:00:40.364Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestControllerValidateMountInvalidType [2022-03-18T08:00:40.364Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-03-18T08:00:40.364Z] === RUN TestControllerValidateMountNamedPipe [2022-03-18T08:00:40.364Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-03-18T08:00:40.364Z] PASS [2022-03-18T08:00:40.364Z] coverage: 11.0% of statements [2022-03-18T08:00:40.364Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.604s coverage: 11.0% of statements [2022-03-18T08:00:40.822Z] === RUN TestEventsLog [2022-03-18T08:00:40.822Z] --- PASS: TestEventsLog (0.00s) [2022-03-18T08:00:40.822Z] === RUN TestEventsLogTimeout [2022-03-18T08:00:40.822Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-03-18T08:00:40.822Z] === RUN TestLogEvents [2022-03-18T08:00:40.822Z] --- PASS: TestLogEvents (0.05s) [2022-03-18T08:00:40.822Z] === RUN TestLoadBufferedEvents [2022-03-18T08:00:40.822Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-03-18T08:00:40.822Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-03-18T08:00:40.822Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-03-18T08:00:40.822Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-03-18T08:00:40.822Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-03-18T08:00:40.822Z] PASS [2022-03-18T08:00:40.822Z] coverage: 50.0% of statements [2022-03-18T08:00:40.822Z] ok github.com/docker/docker/daemon/events 0.346s coverage: 50.0% of statements [2022-03-18T08:00:42.206Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T08:00:42.355Z] === RUN TestIsEmptyDir [2022-03-18T08:00:42.355Z] --- PASS: TestIsEmptyDir (0.01s) [2022-03-18T08:00:42.355Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-03-18T08:00:42.355Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-03-18T08:00:42.355Z] PASS [2022-03-18T08:00:42.355Z] coverage: 2.3% of statements [2022-03-18T08:00:42.355Z] ok github.com/docker/docker/daemon/graphdriver 0.097s coverage: 2.3% of statements [2022-03-18T08:00:42.355Z] === RUN TestLinkNaming [2022-03-18T08:00:42.355Z] --- PASS: TestLinkNaming (0.00s) [2022-03-18T08:00:42.355Z] === RUN TestLinkNew [2022-03-18T08:00:42.355Z] --- PASS: TestLinkNew (0.00s) [2022-03-18T08:00:42.355Z] === RUN TestLinkEnv [2022-03-18T08:00:42.355Z] --- PASS: TestLinkEnv (0.00s) [2022-03-18T08:00:42.355Z] === RUN TestLinkMultipleEnv [2022-03-18T08:00:42.355Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-03-18T08:00:42.355Z] === RUN TestLinkPortRangeEnv [2022-03-18T08:00:42.355Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-03-18T08:00:42.355Z] PASS [2022-03-18T08:00:42.355Z] coverage: 93.0% of statements [2022-03-18T08:00:42.355Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2022-03-18T08:00:42.813Z] === RUN TestVerifyNetworkingConfig [2022-03-18T08:00:42.813Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestGetContainer [2022-03-18T08:00:42.813Z] --- PASS: TestGetContainer (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestValidContainerNames [2022-03-18T08:00:42.813Z] --- PASS: TestValidContainerNames (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestContainerInitDNS [2022-03-18T08:00:42.813Z] daemon_test.go:145: root required [2022-03-18T08:00:42.813Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestMerge [2022-03-18T08:00:42.813Z] --- PASS: TestMerge (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestValidateContainerIsolation [2022-03-18T08:00:42.813Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestFindNetworkErrorType [2022-03-18T08:00:42.813Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestEnsureServicesExist [2022-03-18T08:00:42.813Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestEnsureServicesExistErrors [2022-03-18T08:00:42.813Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-03-18T08:00:42.813Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-03-18T08:00:42.813Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-03-18T08:00:42.813Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-03-18T08:00:42.813Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-03-18T08:00:42.813Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-03-18T08:00:42.813Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestContainerDelete [2022-03-18T08:00:42.813Z] --- PASS: TestContainerDelete (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestContainerDoubleDelete [2022-03-18T08:00:42.813Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestLogContainerEventCopyLabels [2022-03-18T08:00:42.813Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestLogContainerEventWithAttributes [2022-03-18T08:00:42.813Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestNoneHealthcheck [2022-03-18T08:00:42.813Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-03-18T08:00:42.813Z] === RUN TestHealthStates [2022-03-18T08:00:43.143Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T08:00:43.143Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] time="2022-03-18T08:00:42Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-03-18T08:00:43.272Z] --- PASS: TestHealthStates (0.23s) [2022-03-18T08:00:43.272Z] === RUN TestGetInspectData [2022-03-18T08:00:43.272Z] --- PASS: TestGetInspectData (0.00s) [2022-03-18T08:00:43.272Z] === RUN TestFillLicense [2022-03-18T08:00:43.272Z] --- PASS: TestFillLicense (0.00s) [2022-03-18T08:00:43.272Z] === RUN TestListInvalidFilter [2022-03-18T08:00:43.272Z] --- PASS: TestListInvalidFilter (0.00s) [2022-03-18T08:00:43.272Z] === RUN TestNameFilter [2022-03-18T08:00:43.272Z] --- PASS: TestNameFilter (0.00s) [2022-03-18T08:00:43.272Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-03-18T08:00:43.272Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-03-18T08:00:43.272Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-03-18T08:00:43.272Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-03-18T08:00:43.272Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-03-18T08:00:43.272Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-03-18T08:00:43.272Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-03-18T08:00:43.708Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-03-18T08:00:43.730Z] === 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-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-03-18T08:00:43.730Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.10s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-03-18T08:00:43.730Z] --- 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-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-03-18T08:00:43.730Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestDaemonReloadLabels [2022-03-18T08:00:43.730Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-03-18T08:00:43.730Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestDaemonReloadMirrors [2022-03-18T08:00:43.730Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestDaemonReloadInsecureRegistries [2022-03-18T08:00:43.730Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestDaemonReloadNotAffectOthers [2022-03-18T08:00:43.730Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-03-18T08:00:43.730Z] reload_test.go:342: root required [2022-03-18T08:00:43.730Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-03-18T08:00:43.730Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-03-18T08:00:43.730Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-03-18T08:00:43.730Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2022-03-18T08:00:43.730Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-03-18T08:00:43.730Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-03-18T08:00:43.730Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-03-18T08:00:43.730Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-03-18T08:00:43.730Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-03-18T08:00:43.730Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-03-18T08:00:43.730Z] === RUN TestParseVolumesFrom [2022-03-18T08:00:43.730Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-03-18T08:00:43.730Z] PASS [2022-03-18T08:00:43.730Z] coverage: 8.6% of statements [2022-03-18T08:00:43.730Z] ok github.com/docker/docker/daemon 0.776s coverage: 8.6% of statements [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-03-18T08:00:43.730Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-03-18T08:00:43.967Z] --- PASS: TestCreateServiceMultipleTimes (16.35s) [2022-03-18T08:00:43.967Z] === RUN TestCreateServiceConflict [2022-03-18T08:00:44.225Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-03-18T08:00:45.160Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T08:00:45.265Z] === RUN TestAdapterReadLogs [2022-03-18T08:00:45.265Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-03-18T08:00:45.265Z] === RUN TestCopier [2022-03-18T08:00:45.265Z] --- PASS: TestCopier (0.00s) [2022-03-18T08:00:45.265Z] === RUN TestCopierLongLines [2022-03-18T08:00:45.265Z] --- PASS: TestCopierLongLines (0.00s) [2022-03-18T08:00:45.265Z] === RUN TestCopierSlow [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig/defaults [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig/invalid_create_group [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-03-18T08:00:45.265Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-03-18T08:00:45.265Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-03-18T08:00:45.265Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-03-18T08:00:45.265Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-03-18T08:00:45.265Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-03-18T08:00:45.265Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-03-18T08:00:45.265Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-03-18T08:00:45.265Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-03-18T08:00:45.265Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-03-18T08:00:45.265Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-03-18T08:00:45.265Z] === RUN TestNewAWSLogsClientRegionDetect [2022-03-18T08:00:45.418Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T08:00:45.723Z] --- PASS: TestCopierSlow (0.20s) [2022-03-18T08:00:45.723Z] === RUN TestCopierWithSized [2022-03-18T08:00:45.723Z] === RUN TestCopierWithSized/as_is [2022-03-18T08:00:45.723Z] === RUN TestCopierWithSized/With_RingLogger [2022-03-18T08:00:45.723Z] --- PASS: TestCopierWithSized (0.01s) [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=info msg="Trying to get region from EC2 Metadata" [2022-03-18T08:00:45.723Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-03-18T08:00:45.723Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-03-18T08:00:45.723Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-03-18T08:00:45.723Z] === RUN TestCopierWithPartial [2022-03-18T08:00:45.723Z] --- PASS: TestCopierWithPartial (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestRingLogger [2022-03-18T08:00:45.723Z] --- PASS: TestRingLogger (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestRingCap [2022-03-18T08:00:45.723Z] --- PASS: TestRingCap (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestRingClose [2022-03-18T08:00:45.723Z] --- PASS: TestRingClose (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestRingDrain [2022-03-18T08:00:45.723Z] === RUN TestCreateSuccess [2022-03-18T08:00:45.723Z] --- PASS: TestCreateSuccess (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCreateStreamSkipped [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-03-18T08:00:45.723Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCreateLogGroupSuccess [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-03-18T08:00:45.723Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCreateError [2022-03-18T08:00:45.723Z] --- PASS: TestCreateError (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCreateAlreadyExists [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-03-18T08:00:45.723Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestLogClosed [2022-03-18T08:00:45.723Z] --- PASS: TestLogClosed (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestLogBlocking [2022-03-18T08:00:45.723Z] --- PASS: TestLogBlocking (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestLogNonBlockingBufferEmpty [2022-03-18T08:00:45.723Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestLogNonBlockingBufferFull [2022-03-18T08:00:45.723Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestPublishBatchSuccess [2022-03-18T08:00:45.723Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestPublishBatchError [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=error msg=error [2022-03-18T08:00:45.723Z] --- PASS: TestRingDrain (0.00s) [2022-03-18T08:00:45.723Z] PASS [2022-03-18T08:00:45.723Z] coverage: 43.2% of statements [2022-03-18T08:00:45.723Z] --- PASS: TestPublishBatchError (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T08:00:45.723Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestPublishBatchAlreadyAccepted [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-03-18T08:00:45.723Z] time="2022-03-18T08:00:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-03-18T08:00:45.723Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCollectBatchSimple [2022-03-18T08:00:45.723Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCollectBatchTicker [2022-03-18T08:00:45.723Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCollectBatchMultilinePattern [2022-03-18T08:00:45.723Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-03-18T08:00:45.723Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-03-18T08:00:45.723Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-03-18T08:00:45.723Z] ok github.com/docker/docker/daemon/logger 0.321s coverage: 43.2% of statements [2022-03-18T08:00:45.723Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.10s) [2022-03-18T08:00:45.723Z] === RUN TestCollectBatchClose [2022-03-18T08:00:45.723Z] --- PASS: TestCollectBatchClose (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestEffectiveLen [2022-03-18T08:00:45.723Z] === RUN TestEffectiveLen/0/Hello [2022-03-18T08:00:45.723Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-03-18T08:00:45.723Z] === RUN TestEffectiveLen/2/🙃 [2022-03-18T08:00:45.723Z] === RUN TestEffectiveLen/3/���� [2022-03-18T08:00:45.723Z] === RUN TestEffectiveLen/4/He��o [2022-03-18T08:00:45.723Z] === RUN TestEffectiveLen/5/ [2022-03-18T08:00:45.723Z] --- PASS: TestEffectiveLen (0.00s) [2022-03-18T08:00:45.723Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-03-18T08:00:45.723Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-03-18T08:00:45.723Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-03-18T08:00:45.723Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-03-18T08:00:45.723Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-03-18T08:00:45.723Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-03-18T08:00:45.723Z] === RUN TestFindValidSplit [2022-03-18T08:00:45.723Z] === RUN TestFindValidSplit/0/ [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: [2022-03-18T08:00:46.182Z] === RUN TestFindValidSplit/1/Hello [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: Hello [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: [2022-03-18T08:00:46.182Z] === RUN TestFindValidSplit/2/Hello [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: He [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: llo [2022-03-18T08:00:46.182Z] === RUN TestFindValidSplit/3/Hello [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: Hello [2022-03-18T08:00:46.182Z] === RUN TestFindValidSplit/4/🙃 [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: 🙃 [2022-03-18T08:00:46.182Z] === RUN TestFindValidSplit/5/🙃 [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: 🙃 [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: [2022-03-18T08:00:46.182Z] === RUN TestFindValidSplit/6/a� [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: a [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: � [2022-03-18T08:00:46.182Z] === RUN TestFindValidSplit/7/a� [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1076: a� [2022-03-18T08:00:46.182Z] cloudwatchlogs_test.go:1077: [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-03-18T08:00:46.182Z] === RUN TestProcessEventEmoji [2022-03-18T08:00:46.182Z] --- PASS: TestProcessEventEmoji (0.03s) [2022-03-18T08:00:46.182Z] === RUN TestCollectBatchLineSplit [2022-03-18T08:00:46.182Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-03-18T08:00:46.182Z] === RUN TestCollectBatchLineSplitWithBinary [2022-03-18T08:00:46.182Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-03-18T08:00:46.182Z] === RUN TestCollectBatchMaxEvents [2022-03-18T08:00:46.182Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-03-18T08:00:46.182Z] === RUN TestCollectBatchMaxTotalBytes [2022-03-18T08:00:46.182Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-03-18T08:00:46.182Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-03-18T08:00:46.182Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-03-18T08:00:46.182Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-03-18T08:00:46.182Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsMultilinePattern [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-03-18T08:00:46.182Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-03-18T08:00:46.182Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-03-18T08:00:46.182Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-03-18T08:00:46.182Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-03-18T08:00:46.182Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-03-18T08:00:46.182Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-03-18T08:00:46.182Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-03-18T08:00:46.182Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-03-18T08:00:46.182Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-03-18T08:00:46.182Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsFormat [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsFormat/1/random [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsFormat/2/ [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-03-18T08:00:46.183Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-03-18T08:00:46.183Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestCreateTagSuccess [2022-03-18T08:00:46.183Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-03-18T08:00:46.183Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-03-18T08:00:46.183Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-03-18T08:00:46.183Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-03-18T08:00:46.183Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-03-18T08:00:46.183Z] PASS [2022-03-18T08:00:46.183Z] coverage: 79.9% of statements [2022-03-18T08:00:46.183Z] ok github.com/docker/docker/daemon/logger/awslogs 0.567s coverage: 79.9% of statements [2022-03-18T08:00:46.183Z] === RUN TestSearchRegistryForImagesErrors [2022-03-18T08:00:46.183Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestSearchRegistryForImages [2022-03-18T08:00:46.183Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestOnlyPlatformWithFallback [2022-03-18T08:00:46.183Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-03-18T08:00:46.183Z] === RUN TestImageDelete [2022-03-18T08:00:46.183Z] === RUN TestImageDelete/no_lease [2022-03-18T08:00:46.183Z] === RUN TestImageDelete/lease_exists [2022-03-18T08:00:46.183Z] --- PASS: TestImageDelete (0.07s) [2022-03-18T08:00:46.183Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-03-18T08:00:46.183Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-03-18T08:00:46.183Z] === RUN TestContentStoreForPull [2022-03-18T08:00:46.382Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-03-18T08:00:46.383Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-18T08:00:46.383Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-03-18T08:00:46.383Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-03-18T08:00:46.383Z] Cross building: bundles/cross/linux/s390x [2022-03-18T08:00:46.383Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-18T08:00:46.383Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-18T08:00:46.398Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-03-18T08:00:46.645Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-03-18T08:00:46.645Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-03-18T08:00:46.645Z] PASS [2022-03-18T08:00:46.645Z] coverage: 33.6% of statements [2022-03-18T08:00:46.645Z] ok github.com/docker/docker/daemon/logger/fluentd 0.061s coverage: 33.6% of statements [2022-03-18T08:00:46.645Z] --- PASS: TestContentStoreForPull (0.30s) [2022-03-18T08:00:46.645Z] PASS [2022-03-18T08:00:46.645Z] coverage: 6.8% of statements [2022-03-18T08:00:46.645Z] ok github.com/docker/docker/daemon/images 0.541s coverage: 6.8% of statements [2022-03-18T08:00:46.645Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T08:00:46.645Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T08:00:46.645Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-03-18T08:00:46.645Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T08:00:46.645Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-03-18T08:00:46.645Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-03-18T08:00:46.657Z] --- PASS: TestCreateServiceConflict (2.53s) [2022-03-18T08:00:46.657Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T08:00:46.915Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T08:00:47.102Z] === RUN TestJSONLogsMarshalJSONBuf [2022-03-18T08:00:47.102Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-03-18T08:00:47.102Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-03-18T08:00:47.482Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T08:00:47.559Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2022-03-18T08:00:47.559Z] === RUN TestFastTimeMarshalJSON [2022-03-18T08:00:47.559Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-03-18T08:00:47.559Z] PASS [2022-03-18T08:00:47.559Z] coverage: 87.2% of statements [2022-03-18T08:00:47.559Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.299s coverage: 87.2% of statements [2022-03-18T08:00:48.018Z] === RUN TestJSONFileLogger [2022-03-18T08:00:48.018Z] --- PASS: TestJSONFileLogger (0.00s) [2022-03-18T08:00:48.018Z] === RUN TestJSONFileLoggerWithTags [2022-03-18T08:00:48.018Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-03-18T08:00:48.018Z] === RUN TestJSONFileLoggerWithOpts [2022-03-18T08:00:48.018Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-03-18T08:00:48.018Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-03-18T08:00:48.018Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-03-18T08:00:48.018Z] === RUN TestEncodeDecode [2022-03-18T08:00:48.018Z] === PAUSE TestEncodeDecode [2022-03-18T08:00:48.018Z] === RUN TestUnexpectedEOF [2022-03-18T08:00:48.018Z] time="2022-03-18T08:00:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T08:00:48.018Z] time="2022-03-18T08:00:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-03-18T08:00:48.018Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-03-18T08:00:48.018Z] === CONT TestEncodeDecode [2022-03-18T08:00:48.018Z] --- PASS: TestEncodeDecode (0.00s) [2022-03-18T08:00:48.018Z] PASS [2022-03-18T08:00:48.018Z] coverage: 69.9% of statements [2022-03-18T08:00:48.418Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T08:00:48.476Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.301s coverage: 69.9% of statements [2022-03-18T08:00:48.934Z] === RUN TestWriteLog [2022-03-18T08:00:48.934Z] === PAUSE TestWriteLog [2022-03-18T08:00:48.934Z] === RUN TestReadLog [2022-03-18T08:00:48.934Z] === PAUSE TestReadLog [2022-03-18T08:00:48.934Z] === RUN TestDecode [2022-03-18T08:00:48.934Z] --- PASS: TestDecode (0.03s) [2022-03-18T08:00:48.934Z] === CONT TestWriteLog [2022-03-18T08:00:48.934Z] === CONT TestReadLog [2022-03-18T08:00:48.934Z] --- PASS: TestWriteLog (0.00s) [2022-03-18T08:00:48.934Z] === RUN TestReadLog/tail_exact [2022-03-18T08:00:49.357Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T08:00:49.394Z] === RUN TestOpenFileDelete [2022-03-18T08:00:49.394Z] --- PASS: TestOpenFileDelete (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestOpenFileRename [2022-03-18T08:00:49.394Z] --- PASS: TestOpenFileRename (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestHandleDecoderErr [2022-03-18T08:00:49.394Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestParseLogTagDefaultTag [2022-03-18T08:00:49.394Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestParseLogTag [2022-03-18T08:00:49.394Z] --- PASS: TestParseLogTag (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestParseLogTagEmptyTag [2022-03-18T08:00:49.394Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestTailFiles [2022-03-18T08:00:49.394Z] --- PASS: TestTailFiles (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestFollowLogsConsumerGone [2022-03-18T08:00:49.394Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2022-03-18T08:00:49.394Z] === RUN TestFollowLogsProducerGone [2022-03-18T08:00:49.394Z] logfile_test.go:180: logDecode() closed after sending 1155 messages [2022-03-18T08:00:49.394Z] logfile_test.go:233: messages sent: 1155, received: 1155 [2022-03-18T08:00:49.394Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-03-18T08:00:49.394Z] === RUN TestCheckCapacityAndRotate [2022-03-18T08:00:49.394Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-03-18T08:00:49.394Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-03-18T08:00:49.394Z] === RUN TestReadLog/tail_less_than_available [2022-03-18T08:00:49.394Z] === RUN TestReadLog/tail_more_than_available [2022-03-18T08:00:49.394Z] --- PASS: TestReadLog (0.27s) [2022-03-18T08:00:49.394Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-03-18T08:00:49.394Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-03-18T08:00:49.394Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-03-18T08:00:49.394Z] PASS [2022-03-18T08:00:49.394Z] coverage: 78.7% of statements [2022-03-18T08:00:49.394Z] ok github.com/docker/docker/daemon/logger/local 0.474s coverage: 78.7% of statements [2022-03-18T08:00:49.394Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-03-18T08:00:49.394Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-03-18T08:00:49.394Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-03-18T08:00:49.394Z] PASS [2022-03-18T08:00:49.394Z] coverage: 55.1% of statements [2022-03-18T08:00:49.394Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.235s coverage: 55.1% of statements [2022-03-18T08:00:49.394Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T08:00:49.924Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T08:00:49.924Z] --- PASS: TestCreateServiceMaxReplicas (3.40s) [2022-03-18T08:00:49.924Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T08:00:50.359Z] === RUN TestLog [2022-03-18T08:00:50.359Z] --- PASS: TestLog (0.03s) [2022-03-18T08:00:50.359Z] PASS [2022-03-18T08:00:50.359Z] coverage: 31.5% of statements [2022-03-18T08:00:50.359Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2022-03-18T08:00:50.817Z] === RUN TestValidateLogOpt [2022-03-18T08:00:50.817Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestNewMissedConfig [2022-03-18T08:00:50.817Z] --- PASS: TestNewMissedConfig (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestNewMissedUrl [2022-03-18T08:00:50.817Z] --- PASS: TestNewMissedUrl (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestNewMissedToken [2022-03-18T08:00:50.817Z] --- PASS: TestNewMissedToken (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestNewWithProxy [2022-03-18T08:00:50.817Z] --- PASS: TestNewWithProxy (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestDefault [2022-03-18T08:00:50.817Z] === RUN TestNewParse [2022-03-18T08:00:50.817Z] --- PASS: TestDefault (0.01s) [2022-03-18T08:00:50.817Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-03-18T08:00:50.817Z] --- PASS: TestNewParse (0.00s) [2022-03-18T08:00:50.817Z] PASS [2022-03-18T08:00:50.817Z] coverage: 8.3% of statements [2022-03-18T08:00:50.817Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestJsonFormat [2022-03-18T08:00:50.817Z] ok github.com/docker/docker/daemon/logger/templates 0.047s coverage: 8.3% of statements [2022-03-18T08:00:50.817Z] --- PASS: TestJsonFormat (0.01s) [2022-03-18T08:00:50.817Z] === RUN TestRawFormat [2022-03-18T08:00:50.817Z] --- PASS: TestRawFormat (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestRawFormatWithLabels [2022-03-18T08:00:50.817Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestRawFormatWithoutTag [2022-03-18T08:00:50.817Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-03-18T08:00:50.817Z] === RUN TestBatching [2022-03-18T08:00:50.858Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T08:00:51.275Z] --- PASS: TestBatching (0.32s) [2022-03-18T08:00:51.275Z] === RUN TestFrequency [2022-03-18T08:00:51.275Z] === RUN TestParseLogFormat [2022-03-18T08:00:51.275Z] --- PASS: TestParseLogFormat (0.00s) [2022-03-18T08:00:51.275Z] === RUN TestValidateLogOptEmpty [2022-03-18T08:00:51.275Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-03-18T08:00:51.275Z] === RUN TestValidateSyslogAddress [2022-03-18T08:00:51.275Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-03-18T08:00:51.275Z] === RUN TestParseAddressDefaultPort [2022-03-18T08:00:51.275Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-03-18T08:00:51.275Z] === RUN TestValidateSyslogFacility [2022-03-18T08:00:51.275Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-03-18T08:00:51.275Z] === RUN TestValidateLogOptSyslogFormat [2022-03-18T08:00:51.275Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-03-18T08:00:51.275Z] === RUN TestValidateLogOpt [2022-03-18T08:00:51.275Z] --- PASS: TestValidateLogOpt (0.00s) [2022-03-18T08:00:51.275Z] PASS [2022-03-18T08:00:51.275Z] coverage: 46.8% of statements [2022-03-18T08:00:51.275Z] ok github.com/docker/docker/daemon/logger/syslog 0.087s coverage: 46.8% of statements [2022-03-18T08:00:51.275Z] --- PASS: TestFrequency (0.17s) [2022-03-18T08:00:51.275Z] === RUN TestOneMessagePerRequest [2022-03-18T08:00:51.275Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-03-18T08:00:51.275Z] === RUN TestVerify [2022-03-18T08:00:51.275Z] --- PASS: TestVerify (0.02s) [2022-03-18T08:00:51.275Z] === RUN TestSkipVerify [2022-03-18T08:00:51.426Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T08:00:51.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-03-18T08:00:51.733Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:51.733Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:51.733Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.190Z] --- PASS: TestSkipVerify (0.86s) [2022-03-18T08:00:52.191Z] === RUN TestBufferMaximum [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590451.900622\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590451.900622\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:52.191Z] --- PASS: TestBufferMaximum (0.01s) [2022-03-18T08:00:52.191Z] === RUN TestServerAlwaysDown [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590451.906657\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590451.906657\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590451.906657\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590451.907619\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:52.191Z] time="2022-03-18T08:00:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1647590451.907619\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:52.191Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-03-18T08:00:52.191Z] === RUN TestCannotSendAfterClose [2022-03-18T08:00:52.191Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-03-18T08:00:52.191Z] === RUN TestDeadlockOnBlockedEndpoint [2022-03-18T08:00:52.362Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T08:00:53.159Z] === RUN TestV1IDService [2022-03-18T08:00:53.159Z] --- PASS: TestV1IDService (0.02s) [2022-03-18T08:00:53.159Z] === RUN TestV2MetadataService [2022-03-18T08:00:53.159Z] time="2022-03-18T08:00:52Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-03-18T08:00:53.159Z] time="2022-03-18T08:00:52Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"46d5bb29736a\"}'" [2022-03-18T08:00:53.159Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-03-18T08:00:53.159Z] PASS [2022-03-18T08:00:53.159Z] coverage: 82.5% of statements [2022-03-18T08:00:53.159Z] ok github.com/docker/docker/daemon/logger/splunk 2.490s coverage: 82.5% of statements [2022-03-18T08:00:53.159Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T08:00:53.159Z] ? github.com/docker/docker/daemon/network [no test files] [2022-03-18T08:00:53.159Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T08:00:53.617Z] === RUN TestSuccessfulDownload [2022-03-18T08:00:53.617Z] download_test.go:267: Needs fixing on Windows [2022-03-18T08:00:53.617Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-03-18T08:00:53.617Z] === RUN TestCancelledDownload [2022-03-18T08:00:53.617Z] --- PASS: TestCancelledDownload (0.00s) [2022-03-18T08:00:53.617Z] === RUN TestMaxDownloadAttempts [2022-03-18T08:00:53.617Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T08:00:53.617Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T08:00:53.617Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T08:00:53.617Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T08:00:53.617Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T08:00:53.617Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T08:00:53.617Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T08:00:53.617Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T08:00:53.617Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-03-18T08:00:53.617Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-03-18T08:00:53.617Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-03-18T08:00:53.617Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-03-18T08:00:54.075Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-03-18T08:00:54.075Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-03-18T08:00:54.075Z] === RUN TestContinueOnError_MirrorEndpoint [2022-03-18T08:00:54.075Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-03-18T08:00:54.075Z] === RUN TestContinueOnError_NeverContinue [2022-03-18T08:00:54.075Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-03-18T08:00:54.075Z] === RUN TestManifestStore [2022-03-18T08:00:54.075Z] === RUN TestManifestStore/no_remote_or_local [2022-03-18T08:00:54.268Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T08:00:54.268Z] docker_api_swarm_node_test.go:81: [d51bcb1f727d6] joining swarm manager [d3e161cc0f5ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:00:54.527Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-03-18T08:00:54.533Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.59s) [2022-03-18T08:00:54.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.59s) [2022-03-18T08:00:54.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.59s) [2022-03-18T08:00:54.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.59s) [2022-03-18T08:00:54.533Z] === RUN TestTransfer [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:54Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1033429335\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-03-18T08:00:54.533Z] --- PASS: TestTransfer (0.12s) [2022-03-18T08:00:54.533Z] === RUN TestConcurrencyLimit [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/no_local_cache [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/with_local_cache [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/unknown_media_type [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:54Z" level=warning msg="reference for unknown type: " [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:54Z" level=warning msg="reference for unknown type: " [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:54Z" level=warning msg="reference for unknown type: " [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:54Z" level=warning msg="reference for unknown type: " [2022-03-18T08:00:54.533Z] --- PASS: TestV2MetadataService (1.51s) [2022-03-18T08:00:54.533Z] PASS [2022-03-18T08:00:54.533Z] coverage: 48.2% of statements [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:54Z" level=warning msg="reference for unknown type: " [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/error_persisting_manifest [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-03-18T08:00:54.533Z] ok github.com/docker/docker/distribution/metadata 1.621s coverage: 48.2% of statements [2022-03-18T08:00:54.533Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-03-18T08:00:54.533Z] time="2022-03-18T08:00:54Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore (0.45s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaType [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-03-18T08:00:54.533Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-03-18T08:00:54.533Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-03-18T08:00:54.533Z] === RUN TestFixManifestLayers [2022-03-18T08:00:54.533Z] --- PASS: TestFixManifestLayers (0.00s) [2022-03-18T08:00:54.533Z] === RUN TestFixManifestLayersBaseLayerParent [2022-03-18T08:00:54.533Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T08:00:54.533Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T08:00:54.533Z] === RUN TestFixManifestLayersBadParent [2022-03-18T08:00:54.533Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-03-18T08:00:54.533Z] === RUN TestValidateManifest [2022-03-18T08:00:54.533Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T08:00:54.533Z] --- SKIP: TestValidateManifest (0.00s) [2022-03-18T08:00:54.533Z] === RUN TestFormatPlatform [2022-03-18T08:00:54.533Z] --- PASS: TestFormatPlatform (0.00s) [2022-03-18T08:00:54.533Z] === RUN TestPullSchema2Config [2022-03-18T08:00:54.533Z] === RUN TestPullSchema2Config/success_first_time [2022-03-18T08:00:54.533Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T08:00:54.533Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T08:00:54.533Z] === RUN TestPullSchema2Config/500_status [2022-03-18T08:00:54.533Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T08:00:54.533Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T08:00:54.995Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-03-18T08:00:54.995Z] === RUN TestInactiveJobs [2022-03-18T08:00:54.995Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T08:00:54.995Z] === RUN TestPullSchema2Config/EOF [2022-03-18T08:00:54.995Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T08:00:54.995Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T08:00:54.995Z] 2022/03/18 08:00:54 http: panic serving 127.0.0.1:49220: intentional panic [2022-03-18T08:00:54.995Z] goroutine 12 [running]: [2022-03-18T08:00:54.995Z] net/http.(*conn).serve.func1() [2022-03-18T08:00:54.995Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T08:00:54.995Z] panic({0x1616e80, 0x17f8e90}) [2022-03-18T08:00:54.995Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T08:00:54.995Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001f61a0?, {0x1800678?, 0xc0001e6000?}) [2022-03-18T08:00:54.995Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-03-18T08:00:54.995Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1800678, 0xc0001e6000}, 0xc000182300) [2022-03-18T08:00:54.995Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-03-18T08:00:54.995Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1800678?, 0xc0001e6000?}, 0xc000080000?) [2022-03-18T08:00:54.995Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T08:00:54.995Z] net/http.serverHandler.ServeHTTP({0xc000328a80?}, {0x1800678, 0xc0001e6000}, 0xc000182300) [2022-03-18T08:00:54.995Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T08:00:54.995Z] net/http.(*conn).serve(0xc000078000, {0x1800ef0, 0xc00026df50}) [2022-03-18T08:00:54.995Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T08:00:54.995Z] created by net/http.(*Server).Serve [2022-03-18T08:00:54.995Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T08:00:54.995Z] === RUN TestNotFound [2022-03-18T08:00:54.995Z] --- PASS: TestNotFound (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestConflict [2022-03-18T08:00:54.995Z] --- PASS: TestConflict (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestForbidden [2022-03-18T08:00:54.995Z] --- PASS: TestForbidden (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestInvalidParameter [2022-03-18T08:00:54.995Z] --- PASS: TestInvalidParameter (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestNotImplemented [2022-03-18T08:00:54.995Z] --- PASS: TestNotImplemented (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestNotModified [2022-03-18T08:00:54.995Z] --- PASS: TestNotModified (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestUnauthorized [2022-03-18T08:00:54.995Z] --- PASS: TestUnauthorized (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestUnknown [2022-03-18T08:00:54.995Z] --- PASS: TestUnknown (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestCancelled [2022-03-18T08:00:54.995Z] --- PASS: TestCancelled (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestDeadline [2022-03-18T08:00:54.995Z] --- PASS: TestDeadline (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestDataLoss [2022-03-18T08:00:54.995Z] --- PASS: TestDataLoss (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestUnavailable [2022-03-18T08:00:54.995Z] --- PASS: TestUnavailable (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestSystem [2022-03-18T08:00:54.995Z] --- PASS: TestSystem (0.00s) [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Not_Found [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Bad_Request [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Conflict [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Unauthorized [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Service_Unavailable [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Forbidden [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Not_Modified [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Not_Implemented [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-03-18T08:00:54.995Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-03-18T08:00:55.096Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T08:00:55.096Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T08:00:55.453Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-03-18T08:00:55.453Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-03-18T08:00:55.453Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-03-18T08:00:55.453Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-03-18T08:00:55.453Z] PASS [2022-03-18T08:00:55.453Z] coverage: 53.1% of statements [2022-03-18T08:00:55.453Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T08:00:55.453Z] === RUN TestPullSchema2Config/unauthorized [2022-03-18T08:00:55.453Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-03-18T08:00:55.453Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-03-18T08:00:55.453Z] --- PASS: TestPullSchema2Config (0.53s) [2022-03-18T08:00:55.453Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-03-18T08:00:55.453Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-03-18T08:00:55.453Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-03-18T08:00:55.453Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-03-18T08:00:55.453Z] === RUN TestGetRepositoryMountCandidates [2022-03-18T08:00:55.453Z] ok github.com/docker/docker/errdefs 0.056s coverage: 53.1% of statements [2022-03-18T08:00:55.453Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-03-18T08:00:55.453Z] === RUN TestLayerAlreadyExists [2022-03-18T08:00:55.453Z] 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-03-18T08:00:55.453Z] 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-03-18T08:00:55.453Z] 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-03-18T08:00:55.453Z] 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-03-18T08:00:55.453Z] 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-03-18T08:00:55.453Z] 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-03-18T08:00:55.453Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-03-18T08:00:55.453Z] === RUN TestWhenEmptyAuthConfig [2022-03-18T08:00:55.453Z] --- PASS: TestInactiveJobs (0.37s) [2022-03-18T08:00:55.453Z] === RUN TestWatchRelease [2022-03-18T08:00:55.453Z] --- PASS: TestWatchRelease (0.04s) [2022-03-18T08:00:55.453Z] === RUN TestWatchFinishedTransfer [2022-03-18T08:00:55.453Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-03-18T08:00:55.453Z] === RUN TestDuplicateTransfer [2022-03-18T08:00:55.453Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-03-18T08:00:55.453Z] === RUN TestSuccessfulUpload [2022-03-18T08:00:55.453Z] time="2022-03-18T08:00:55Z" level=error msg="Upload failed, retrying: simulating retry" [2022-03-18T08:00:55.911Z] --- PASS: TestSuccessfulUpload (0.44s) [2022-03-18T08:00:55.911Z] === RUN TestCancelledUpload [2022-03-18T08:00:55.911Z] --- PASS: TestCancelledUpload (0.00s) [2022-03-18T08:00:55.911Z] PASS [2022-03-18T08:00:55.911Z] coverage: 77.3% of statements [2022-03-18T08:00:55.911Z] ok github.com/docker/docker/distribution/xfer 2.059s coverage: 77.3% of statements [2022-03-18T08:00:56.032Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T08:00:56.368Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-03-18T08:00:56.369Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-03-18T08:00:56.369Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-03-18T08:00:56.369Z] === RUN TestTokenPassThru [2022-03-18T08:00:56.369Z] --- PASS: TestTokenPassThru (0.01s) [2022-03-18T08:00:56.369Z] === RUN TestTokenPassThruDifferentHost [2022-03-18T08:00:56.369Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-03-18T08:00:56.369Z] PASS [2022-03-18T08:00:56.369Z] coverage: 26.7% of statements [2022-03-18T08:00:56.369Z] ok github.com/docker/docker/distribution 2.398s coverage: 26.7% of statements [2022-03-18T08:00:56.614Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T08:00:56.827Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T08:00:56.827Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T08:00:56.827Z] === RUN TestCompare [2022-03-18T08:00:56.827Z] --- PASS: TestCompare (0.00s) [2022-03-18T08:00:56.827Z] PASS [2022-03-18T08:00:56.827Z] coverage: 19.2% of statements [2022-03-18T08:00:56.827Z] ok github.com/docker/docker/image/cache 0.101s coverage: 19.2% of statements [2022-03-18T08:00:56.827Z] === RUN TestFSGetInvalidData [2022-03-18T08:00:56.827Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-03-18T08:00:56.827Z] === RUN TestFSInvalidSet [2022-03-18T08:00:56.827Z] --- PASS: TestFSInvalidSet (0.02s) [2022-03-18T08:00:56.827Z] === RUN TestFSInvalidRoot [2022-03-18T08:00:57.291Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-03-18T08:00:57.291Z] === RUN TestFSMetadataGetSet [2022-03-18T08:00:57.291Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-03-18T08:00:57.291Z] === RUN TestFSInvalidWalker [2022-03-18T08:00:57.291Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-03-18T08:00:57.291Z] === RUN TestFSGetSet [2022-03-18T08:00:57.291Z] --- PASS: TestFSGetSet (0.05s) [2022-03-18T08:00:57.291Z] === RUN TestFSGetUnsetKey [2022-03-18T08:00:57.291Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-03-18T08:00:57.291Z] === RUN TestFSGetEmptyData [2022-03-18T08:00:57.291Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-03-18T08:00:57.291Z] === RUN TestFSDelete [2022-03-18T08:00:57.291Z] --- PASS: TestFSDelete (0.02s) [2022-03-18T08:00:57.291Z] === RUN TestFSWalker [2022-03-18T08:00:57.291Z] --- PASS: TestFSWalker (0.02s) [2022-03-18T08:00:57.291Z] === RUN TestFSWalkerStopOnError [2022-03-18T08:00:57.291Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-03-18T08:00:57.291Z] === RUN TestNewFromJSON [2022-03-18T08:00:57.291Z] --- PASS: TestNewFromJSON (0.00s) [2022-03-18T08:00:57.291Z] === RUN TestNewFromJSONWithInvalidJSON [2022-03-18T08:00:57.291Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-03-18T08:00:57.291Z] === RUN TestMarshalKeyOrder [2022-03-18T08:00:57.291Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-03-18T08:00:57.291Z] === RUN TestHistoryEqual [2022-03-18T08:00:57.291Z] --- PASS: TestHistoryEqual (0.23s) [2022-03-18T08:00:57.291Z] === RUN TestImage [2022-03-18T08:00:57.291Z] --- PASS: TestImage (0.00s) [2022-03-18T08:00:57.291Z] === RUN TestImageOSNotEmpty [2022-03-18T08:00:57.291Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-03-18T08:00:57.291Z] === RUN TestNewChildImageFromImageWithRootFS [2022-03-18T08:00:57.291Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-03-18T08:00:57.291Z] === RUN TestCreate [2022-03-18T08:00:57.291Z] --- PASS: TestCreate (0.01s) [2022-03-18T08:00:57.291Z] === RUN TestRestore [2022-03-18T08:00:57.553Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T08:00:57.749Z] time="2022-03-18T08:00:57Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-03-18T08:00:57.749Z] --- PASS: TestRestore (0.05s) [2022-03-18T08:00:57.749Z] === RUN TestAddDelete [2022-03-18T08:00:57.749Z] --- PASS: TestAddDelete (0.03s) [2022-03-18T08:00:57.749Z] === RUN TestSearchAfterDelete [2022-03-18T08:00:57.749Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-03-18T08:00:57.749Z] === RUN TestParentReset [2022-03-18T08:00:57.749Z] --- PASS: TestParentReset (0.04s) [2022-03-18T08:00:57.749Z] === RUN TestGetAndSetLastUpdated [2022-03-18T08:00:57.749Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-03-18T08:00:57.749Z] === RUN TestStoreLen [2022-03-18T08:00:57.749Z] --- PASS: TestStoreLen (0.12s) [2022-03-18T08:00:57.749Z] PASS [2022-03-18T08:00:57.749Z] coverage: 86.9% of statements [2022-03-18T08:00:57.749Z] ok github.com/docker/docker/image 0.865s coverage: 86.9% of statements [2022-03-18T08:00:58.121Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T08:00:58.207Z] === RUN TestValidateManifest [2022-03-18T08:00:58.207Z] === RUN TestValidateManifest/nil [2022-03-18T08:00:58.207Z] === RUN TestValidateManifest/non-nil [2022-03-18T08:00:58.207Z] --- PASS: TestValidateManifest (0.00s) [2022-03-18T08:00:58.207Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-03-18T08:00:58.207Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-03-18T08:00:58.207Z] PASS [2022-03-18T08:00:58.207Z] coverage: 0.7% of statements [2022-03-18T08:00:58.207Z] ok github.com/docker/docker/image/tarexport 0.153s coverage: 0.7% of statements [2022-03-18T08:00:58.207Z] === RUN TestMakeV1ConfigFromConfig [2022-03-18T08:00:58.207Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-03-18T08:00:58.207Z] PASS [2022-03-18T08:00:58.207Z] coverage: 25.0% of statements [2022-03-18T08:00:58.207Z] ok github.com/docker/docker/image/v1 0.204s coverage: 25.0% of statements [2022-03-18T08:00:58.207Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T08:00:58.687Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T08:00:59.744Z] === RUN TestSerialization [2022-03-18T08:00:59.744Z] --- PASS: TestSerialization (0.03s) [2022-03-18T08:00:59.744Z] PASS [2022-03-18T08:00:59.744Z] coverage: 100.0% of statements [2022-03-18T08:00:59.744Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-03-18T08:01:00.063Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T08:01:00.202Z] === RUN TestEmptyLayer [2022-03-18T08:01:00.202Z] --- PASS: TestEmptyLayer (0.00s) [2022-03-18T08:01:00.202Z] === RUN TestCommitFailure [2022-03-18T08:01:00.202Z] --- PASS: TestCommitFailure (0.01s) [2022-03-18T08:01:00.202Z] === RUN TestStartTransactionFailure [2022-03-18T08:01:00.202Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-03-18T08:01:00.202Z] === RUN TestGetOrphan [2022-03-18T08:01:00.202Z] --- PASS: TestGetOrphan (0.01s) [2022-03-18T08:01:00.202Z] === RUN TestMountAndRegister [2022-03-18T08:01:00.202Z] layer_test.go:258: Layer size: 14 [2022-03-18T08:01:00.202Z] --- PASS: TestMountAndRegister (0.19s) [2022-03-18T08:01:00.202Z] === RUN TestLayerRelease [2022-03-18T08:01:00.202Z] layer_test.go:291: Failing on Windows [2022-03-18T08:01:00.202Z] --- SKIP: TestLayerRelease (0.00s) [2022-03-18T08:01:00.202Z] === RUN TestStoreRestore [2022-03-18T08:01:00.202Z] layer_test.go:340: Failing on Windows [2022-03-18T08:01:00.202Z] --- SKIP: TestStoreRestore (0.00s) [2022-03-18T08:01:00.202Z] === RUN TestTarStreamStability [2022-03-18T08:01:00.202Z] layer_test.go:455: Failing on Windows [2022-03-18T08:01:00.202Z] --- SKIP: TestTarStreamStability (0.00s) [2022-03-18T08:01:00.202Z] === RUN TestRegisterExistingLayer [2022-03-18T08:01:00.321Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T08:01:00.660Z] --- PASS: TestRegisterExistingLayer (0.32s) [2022-03-18T08:01:00.660Z] === RUN TestTarStreamVerification [2022-03-18T08:01:00.660Z] layer_test.go:684: Failing on Windows [2022-03-18T08:01:00.660Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-03-18T08:01:00.660Z] === RUN TestLayerMigration [2022-03-18T08:01:00.660Z] migration_test.go:45: Failing on Windows [2022-03-18T08:01:00.660Z] --- SKIP: TestLayerMigration (0.00s) [2022-03-18T08:01:00.660Z] === RUN TestLayerMigrationNoTarsplit [2022-03-18T08:01:00.660Z] migration_test.go:181: Failing on Windows [2022-03-18T08:01:00.660Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T08:01:00.660Z] === RUN TestMountInit [2022-03-18T08:01:00.660Z] mount_test.go:17: Failing on Windows [2022-03-18T08:01:00.660Z] --- SKIP: TestMountInit (0.00s) [2022-03-18T08:01:00.660Z] === RUN TestMountSize [2022-03-18T08:01:00.660Z] mount_test.go:76: Failing on Windows [2022-03-18T08:01:00.660Z] --- SKIP: TestMountSize (0.00s) [2022-03-18T08:01:00.660Z] === RUN TestMountChanges [2022-03-18T08:01:00.660Z] mount_test.go:125: Failing on Windows [2022-03-18T08:01:00.660Z] --- SKIP: TestMountChanges (0.00s) [2022-03-18T08:01:00.660Z] === RUN TestMountApply [2022-03-18T08:01:00.660Z] mount_test.go:212: Failing on Windows [2022-03-18T08:01:00.660Z] --- SKIP: TestMountApply (0.00s) [2022-03-18T08:01:00.660Z] PASS [2022-03-18T08:01:00.660Z] coverage: 30.6% of statements [2022-03-18T08:01:00.660Z] ok github.com/docker/docker/layer 0.628s coverage: 30.6% of statements [2022-03-18T08:01:00.660Z] === RUN TestEnvironmentParsing [2022-03-18T08:01:00.660Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-03-18T08:01:00.660Z] PASS [2022-03-18T08:01:00.660Z] coverage: 1.2% of statements [2022-03-18T08:01:01.118Z] ok github.com/docker/docker/libcontainerd/local 0.109s coverage: 1.2% of statements [2022-03-18T08:01:01.118Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T08:01:01.118Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T08:01:01.118Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T08:01:01.118Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T08:01:01.577Z] === RUN TestSequenceGetAvailableBit [2022-03-18T08:01:01.577Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestSequenceEqual [2022-03-18T08:01:01.577Z] --- PASS: TestSequenceEqual (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestSequenceCopy [2022-03-18T08:01:01.577Z] --- PASS: TestSequenceCopy (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestGetFirstAvailable [2022-03-18T08:01:01.577Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestFindSequence [2022-03-18T08:01:01.577Z] --- PASS: TestFindSequence (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestCheckIfAvailable [2022-03-18T08:01:01.577Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestMergeSequences [2022-03-18T08:01:01.577Z] --- PASS: TestMergeSequences (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestPushReservation [2022-03-18T08:01:01.577Z] --- PASS: TestPushReservation (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestSerializeDeserialize [2022-03-18T08:01:01.577Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestSet [2022-03-18T08:01:01.577Z] --- PASS: TestSet (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestSetUnset [2022-03-18T08:01:01.577Z] --- PASS: TestSetUnset (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestOffsetSetUnset [2022-03-18T08:01:01.577Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestSetInRange [2022-03-18T08:01:01.577Z] --- PASS: TestSetInRange (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestSetAnyInRange [2022-03-18T08:01:01.577Z] --- PASS: TestSetAnyInRange (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestMethods [2022-03-18T08:01:01.577Z] --- PASS: TestMethods (0.00s) [2022-03-18T08:01:01.577Z] === RUN TestRandomAllocateDeallocate [2022-03-18T08:01:02.855Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T08:01:03.749Z] === RUN TestInvalidConfig [2022-03-18T08:01:03.749Z] --- PASS: TestInvalidConfig (0.00s) [2022-03-18T08:01:03.749Z] === RUN TestConfig [2022-03-18T08:01:03.749Z] --- PASS: TestConfig (0.00s) [2022-03-18T08:01:03.749Z] === RUN TestOptionsLabels [2022-03-18T08:01:03.749Z] --- PASS: TestOptionsLabels (0.00s) [2022-03-18T08:01:03.749Z] === RUN TestValidName [2022-03-18T08:01:03.749Z] --- PASS: TestValidName (0.00s) [2022-03-18T08:01:03.749Z] PASS [2022-03-18T08:01:03.749Z] coverage: 19.7% of statements [2022-03-18T08:01:03.749Z] ok github.com/docker/docker/libnetwork/config 0.089s coverage: 19.7% of statements [2022-03-18T08:01:04.715Z] === RUN TestKey [2022-03-18T08:01:04.715Z] --- PASS: TestKey (0.00s) [2022-03-18T08:01:04.715Z] === RUN TestParseKey [2022-03-18T08:01:04.715Z] --- PASS: TestParseKey (0.00s) [2022-03-18T08:01:04.715Z] === RUN TestInvalidDataStore [2022-03-18T08:01:04.715Z] --- PASS: TestInvalidDataStore (0.00s) [2022-03-18T08:01:04.715Z] === RUN TestKVObjectFlatKey [2022-03-18T08:01:04.715Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-03-18T08:01:04.715Z] === RUN TestAtomicKVObjectFlatKey [2022-03-18T08:01:04.715Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-03-18T08:01:04.715Z] PASS [2022-03-18T08:01:04.715Z] coverage: 21.9% of statements [2022-03-18T08:01:04.715Z] ok github.com/docker/docker/libnetwork/datastore 0.070s coverage: 21.9% of statements [2022-03-18T08:01:04.756Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.57s) [2022-03-18T08:01:04.756Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T08:01:05.173Z] === RUN TestErrorInterfaces [2022-03-18T08:01:05.173Z] --- PASS: TestErrorInterfaces (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestNetworkMarshalling [2022-03-18T08:01:05.173Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-03-18T08:01:05.173Z] === RUN TestEndpointMarshalling [2022-03-18T08:01:05.173Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestAuxAddresses [2022-03-18T08:01:05.173Z] time="2022-03-18T08:01:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T08:01:05.173Z] --- PASS: TestAuxAddresses (0.02s) [2022-03-18T08:01:05.173Z] === RUN TestSRVServiceQuery [2022-03-18T08:01:05.173Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-03-18T08:01:05.173Z] === RUN TestServiceVIPReuse [2022-03-18T08:01:05.173Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-03-18T08:01:05.173Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestDNSIPQuery [2022-03-18T08:01:05.173Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestDNSProxyServFail [2022-03-18T08:01:05.173Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestSandboxAddEmpty [2022-03-18T08:01:05.173Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestSandboxAddMultiPrio [2022-03-18T08:01:05.173Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestSandboxAddSamePrio [2022-03-18T08:01:05.173Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestSandboxAddSamePrio (0.01s) [2022-03-18T08:01:05.173Z] === RUN TestCleanupServiceDiscovery [2022-03-18T08:01:05.173Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestDNSOptions [2022-03-18T08:01:05.173Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:01:05.173Z] --- SKIP: TestDNSOptions (0.00s) [2022-03-18T08:01:05.173Z] === RUN TestMultipleControllersWithSameStore [2022-03-18T08:01:05.173Z] time="2022-03-18T08:01:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T08:01:05.173Z] time="2022-03-18T08:01:04Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-03-18T08:01:05.173Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-03-18T08:01:05.173Z] PASS [2022-03-18T08:01:05.173Z] coverage: 8.5% of statements [2022-03-18T08:01:05.173Z] ok github.com/docker/docker/libnetwork 0.407s coverage: 8.5% of statements [2022-03-18T08:01:05.631Z] === RUN TestIPDataMarshalling [2022-03-18T08:01:05.631Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-03-18T08:01:05.631Z] === RUN TestValidateAndIsV6 [2022-03-18T08:01:05.631Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-03-18T08:01:05.631Z] PASS [2022-03-18T08:01:05.631Z] coverage: 68.9% of statements [2022-03-18T08:01:05.631Z] ok github.com/docker/docker/libnetwork/driverapi 0.060s coverage: 68.9% of statements [2022-03-18T08:01:05.691Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T08:01:06.091Z] === RUN TestDriver [2022-03-18T08:01:06.091Z] --- PASS: TestDriver (0.00s) [2022-03-18T08:01:06.091Z] PASS [2022-03-18T08:01:06.091Z] coverage: 34.8% of statements [2022-03-18T08:01:06.091Z] ok github.com/docker/docker/libnetwork/drivers/host 0.053s coverage: 34.8% of statements [2022-03-18T08:01:07.057Z] === RUN TestDriver [2022-03-18T08:01:07.057Z] --- PASS: TestDriver (0.00s) [2022-03-18T08:01:07.057Z] PASS [2022-03-18T08:01:07.057Z] coverage: 34.8% of statements [2022-03-18T08:01:07.057Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-03-18T08:01:07.057Z] === RUN TestNetworkAllocateFree [2022-03-18T08:01:07.057Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-03-18T08:01:07.057Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-03-18T08:01:07.057Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-03-18T08:01:07.057Z] PASS [2022-03-18T08:01:07.057Z] coverage: 63.6% of statements [2022-03-18T08:01:07.057Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.055s coverage: 63.6% of statements [2022-03-18T08:01:07.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-03-18T08:01:07.851Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T08:01:08.024Z] === RUN TestGetEmptyCapabilities [2022-03-18T08:01:08.024Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-03-18T08:01:08.024Z] === RUN TestGetExtraCapabilities [2022-03-18T08:01:08.024Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-03-18T08:01:08.024Z] === RUN TestGetInvalidCapabilities [2022-03-18T08:01:08.024Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-03-18T08:01:08.024Z] === RUN TestRemoteDriver [2022-03-18T08:01:08.024Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T08:01:08.024Z] === RUN TestDriverError [2022-03-18T08:01:08.024Z] --- PASS: TestDriverError (0.01s) [2022-03-18T08:01:08.024Z] === RUN TestMissingValues [2022-03-18T08:01:08.024Z] --- PASS: TestMissingValues (0.01s) [2022-03-18T08:01:08.024Z] === RUN TestRollback [2022-03-18T08:01:08.024Z] --- PASS: TestRollback (0.01s) [2022-03-18T08:01:08.024Z] PASS [2022-03-18T08:01:08.024Z] coverage: 57.4% of statements [2022-03-18T08:01:08.024Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-03-18T08:01:08.419Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T08:01:08.990Z] === RUN TestNew [2022-03-18T08:01:08.990Z] --- PASS: TestNew (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestAddDriver [2022-03-18T08:01:08.990Z] --- PASS: TestAddDriver (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestAddDuplicateDriver [2022-03-18T08:01:08.990Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestIPAMDefaultAddressSpaces [2022-03-18T08:01:08.990Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestDriver [2022-03-18T08:01:08.990Z] --- PASS: TestDriver (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestIPAM [2022-03-18T08:01:08.990Z] --- PASS: TestIPAM (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestWalkIPAMs [2022-03-18T08:01:08.990Z] --- PASS: TestWalkIPAMs (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestWalkDrivers [2022-03-18T08:01:08.990Z] --- PASS: TestWalkDrivers (0.00s) [2022-03-18T08:01:08.990Z] PASS [2022-03-18T08:01:08.990Z] coverage: 82.4% of statements [2022-03-18T08:01:08.990Z] ok github.com/docker/docker/libnetwork/drvregistry 0.093s coverage: 82.4% of statements [2022-03-18T08:01:08.990Z] === RUN TestNAT [2022-03-18T08:01:08.990Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T08:01:08.990Z] --- SKIP: TestNAT (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestTransparent [2022-03-18T08:01:08.990Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T08:01:08.990Z] --- SKIP: TestTransparent (0.00s) [2022-03-18T08:01:08.990Z] PASS [2022-03-18T08:01:08.990Z] coverage: 0.0% of statements [2022-03-18T08:01:08.990Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.062s coverage: 0.0% of statements [2022-03-18T08:01:08.990Z] === RUN TestBuildDefault [2022-03-18T08:01:08.990Z] --- PASS: TestBuildDefault (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestBuildHostnameDomainname [2022-03-18T08:01:08.990Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestBuildHostname [2022-03-18T08:01:08.990Z] --- PASS: TestBuildHostname (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestBuildHostnameFQDN [2022-03-18T08:01:08.990Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestBuildNoIP [2022-03-18T08:01:08.990Z] --- PASS: TestBuildNoIP (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestUpdate [2022-03-18T08:01:08.990Z] --- PASS: TestUpdate (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-03-18T08:01:08.990Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-03-18T08:01:08.990Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestAddEmpty [2022-03-18T08:01:08.990Z] --- PASS: TestAddEmpty (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestAdd [2022-03-18T08:01:08.990Z] --- PASS: TestAdd (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestDeleteEmpty [2022-03-18T08:01:08.990Z] --- PASS: TestDeleteEmpty (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestDeleteNewline [2022-03-18T08:01:08.990Z] --- PASS: TestDeleteNewline (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestDelete [2022-03-18T08:01:08.990Z] --- PASS: TestDelete (0.00s) [2022-03-18T08:01:08.990Z] === RUN TestConcurrentWrites [2022-03-18T08:01:09.449Z] --- PASS: TestConcurrentWrites (0.29s) [2022-03-18T08:01:09.449Z] PASS [2022-03-18T08:01:09.449Z] coverage: 81.2% of statements [2022-03-18T08:01:09.449Z] ok github.com/docker/docker/libnetwork/etchosts 0.356s coverage: 81.2% of statements [2022-03-18T08:01:09.449Z] === RUN TestCaller [2022-03-18T08:01:09.449Z] --- PASS: TestCaller (0.00s) [2022-03-18T08:01:09.449Z] PASS [2022-03-18T08:01:09.449Z] coverage: 100.0% of statements [2022-03-18T08:01:09.797Z] docker_api_swarm_node_test.go:53: [dad574e92dd94] joining swarm manager [d97df87d7af26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:01:09.907Z] === RUN TestNew [2022-03-18T08:01:09.907Z] --- PASS: TestNew (0.00s) [2022-03-18T08:01:09.907Z] === RUN TestAllocate [2022-03-18T08:01:09.907Z] --- PASS: TestAllocate (0.00s) [2022-03-18T08:01:09.907Z] === RUN TestUninitialized [2022-03-18T08:01:09.907Z] --- PASS: TestUninitialized (0.00s) [2022-03-18T08:01:09.907Z] === RUN TestAllocateInRange [2022-03-18T08:01:09.907Z] --- PASS: TestAllocateInRange (0.00s) [2022-03-18T08:01:09.907Z] === RUN TestAllocateSerial [2022-03-18T08:01:09.907Z] --- PASS: TestAllocateSerial (0.00s) [2022-03-18T08:01:09.907Z] PASS [2022-03-18T08:01:09.907Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2022-03-18T08:01:09.907Z] coverage: 87.5% of statements [2022-03-18T08:01:09.907Z] ok github.com/docker/docker/libnetwork/idm 0.057s coverage: 87.5% of statements [2022-03-18T08:01:10.364Z] docker_api_swarm_node_test.go:54: [d232b0ad41391] joining swarm manager [d97df87d7af26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:01:10.873Z] === RUN TestSetSerialInsertDelete [2022-03-18T08:01:10.873Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-03-18T08:01:10.873Z] === RUN TestSetParallelInsertDelete [2022-03-18T08:01:11.739Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T08:01:11.839Z] === RUN TestInt2IP2IntConversion [2022-03-18T08:01:12.297Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2022-03-18T08:01:12.297Z] === RUN TestGetAddressVersion [2022-03-18T08:01:12.297Z] --- PASS: TestGetAddressVersion (0.00s) [2022-03-18T08:01:12.297Z] === RUN TestKeyString [2022-03-18T08:01:12.297Z] --- PASS: TestKeyString (0.00s) [2022-03-18T08:01:12.297Z] === RUN TestPoolDataMarshal [2022-03-18T08:01:12.297Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-03-18T08:01:12.297Z] === RUN TestSubnetsMarshal [2022-03-18T08:01:12.297Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-03-18T08:01:12.297Z] === RUN TestAddSubnets [2022-03-18T08:01:12.297Z] --- PASS: TestAddSubnets (0.07s) [2022-03-18T08:01:12.297Z] === RUN TestDoublePoolRelease [2022-03-18T08:01:12.297Z] === RUN TestPoolRequest [2022-03-18T08:01:12.297Z] --- PASS: TestPoolRequest (0.00s) [2022-03-18T08:01:12.297Z] === RUN TestOtherRequests [2022-03-18T08:01:12.297Z] --- PASS: TestOtherRequests (0.00s) [2022-03-18T08:01:12.297Z] PASS [2022-03-18T08:01:12.297Z] coverage: 57.1% of statements [2022-03-18T08:01:12.757Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-03-18T08:01:12.757Z] === RUN TestAddReleasePoolID [2022-03-18T08:01:12.757Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2022-03-18T08:01:12.757Z] --- PASS: TestAddReleasePoolID (0.14s) [2022-03-18T08:01:12.757Z] === RUN TestPredefinedPool [2022-03-18T08:01:12.757Z] --- PASS: TestPredefinedPool (0.04s) [2022-03-18T08:01:12.757Z] === RUN TestRemoveSubnet [2022-03-18T08:01:13.215Z] --- PASS: TestRemoveSubnet (0.31s) [2022-03-18T08:01:13.215Z] === RUN TestGetSameAddress [2022-03-18T08:01:13.215Z] --- PASS: TestGetSameAddress (0.03s) [2022-03-18T08:01:13.215Z] === RUN TestPoolAllocationReuse [2022-03-18T08:01:13.637Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T08:01:13.673Z] === RUN TestGetCapabilities [2022-03-18T08:01:13.673Z] --- PASS: TestGetCapabilities (0.01s) [2022-03-18T08:01:13.673Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-03-18T08:01:13.899Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T08:01:14.132Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-03-18T08:01:14.132Z] === RUN TestGetDefaultAddressSpaces [2022-03-18T08:01:14.132Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-03-18T08:01:14.132Z] === RUN TestRemoteDriver [2022-03-18T08:01:14.132Z] --- PASS: TestRemoteDriver (0.01s) [2022-03-18T08:01:14.132Z] PASS [2022-03-18T08:01:14.132Z] coverage: 47.4% of statements [2022-03-18T08:01:14.132Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.083s coverage: 47.4% of statements [2022-03-18T08:01:14.132Z] --- PASS: TestRandomAllocateDeallocate (12.83s) [2022-03-18T08:01:14.132Z] === RUN TestAllocateRandomDeallocate [2022-03-18T08:01:15.097Z] === RUN TestWindowsIPAM [2022-03-18T08:01:15.097Z] --- PASS: TestWindowsIPAM (0.00s) [2022-03-18T08:01:15.097Z] PASS [2022-03-18T08:01:15.097Z] coverage: 71.4% of statements [2022-03-18T08:01:15.097Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.064s coverage: 71.4% of statements [2022-03-18T08:01:15.555Z] --- PASS: TestPoolAllocationReuse (2.33s) [2022-03-18T08:01:15.555Z] === RUN TestGetAddressSubPoolEqualPool [2022-03-18T08:01:15.555Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-03-18T08:01:15.555Z] === RUN TestRequestReleaseAddressFromSubPool [2022-03-18T08:01:15.555Z] --- PASS: TestAllocateRandomDeallocate (1.52s) [2022-03-18T08:01:15.555Z] === RUN TestAllocateRandomDeallocateSerialize [2022-03-18T08:01:16.013Z] === RUN TestDefaultNetwork [2022-03-18T08:01:16.472Z] --- PASS: TestDefaultNetwork (0.31s) [2022-03-18T08:01:16.472Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-03-18T08:01:16.472Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-03-18T08:01:16.472Z] === RUN TestInitAddressPools [2022-03-18T08:01:16.472Z] --- PASS: TestInitAddressPools (0.00s) [2022-03-18T08:01:16.472Z] PASS [2022-03-18T08:01:16.472Z] coverage: 74.0% of statements [2022-03-18T08:01:16.929Z] ok github.com/docker/docker/libnetwork/ipamutils 0.710s coverage: 74.0% of statements [2022-03-18T08:01:17.203Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-03-18T08:01:17.388Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.46s) [2022-03-18T08:01:17.388Z] === RUN TestRetrieveFromStore [2022-03-18T08:01:17.388Z] === RUN TestKeyValue [2022-03-18T08:01:17.388Z] --- PASS: TestKeyValue (0.00s) [2022-03-18T08:01:17.388Z] PASS [2022-03-18T08:01:17.388Z] coverage: 60.0% of statements [2022-03-18T08:01:17.388Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-03-18T08:01:17.468Z] --- PASS: TestCreateServiceSecretFileMode (12.83s) [2022-03-18T08:01:17.468Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T08:01:17.468Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T08:01:17.845Z] --- PASS: TestRetrieveFromStore (0.80s) [2022-03-18T08:01:17.845Z] === RUN TestIsCorrupted [2022-03-18T08:01:17.845Z] --- PASS: TestIsCorrupted (0.04s) [2022-03-18T08:01:17.845Z] === RUN TestSetRollover [2022-03-18T08:01:18.403Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T08:01:18.814Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.29s) [2022-03-18T08:01:18.814Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-03-18T08:01:19.340Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T08:01:20.276Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T08:01:20.845Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T08:01:21.028Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-03-18T08:01:21.028Z] PASS [2022-03-18T08:01:21.028Z] coverage: 100.0% of statements [2022-03-18T08:01:21.028Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.049s coverage: 100.0% of statements [2022-03-18T08:01:21.028Z] === RUN TestNetworkDBSimple [2022-03-18T08:01:21.487Z] === RUN TestGenerate [2022-03-18T08:01:21.487Z] --- PASS: TestGenerate (0.00s) [2022-03-18T08:01:21.487Z] === RUN TestGeneratePtr [2022-03-18T08:01:21.487Z] --- PASS: TestGeneratePtr (0.00s) [2022-03-18T08:01:21.487Z] === RUN TestGenerateMissingField [2022-03-18T08:01:21.487Z] --- PASS: TestGenerateMissingField (0.00s) [2022-03-18T08:01:21.487Z] === RUN TestFieldCannotBeSet [2022-03-18T08:01:21.487Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-03-18T08:01:21.487Z] === RUN TestTypeMismatchError [2022-03-18T08:01:21.487Z] --- PASS: TestTypeMismatchError (0.00s) [2022-03-18T08:01:21.487Z] PASS [2022-03-18T08:01:21.487Z] coverage: 100.0% of statements [2022-03-18T08:01:21.487Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2022-03-18T08:01:21.783Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T08:01:21.783Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T08:01:22.348Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T08:01:22.453Z] 2022/03/18 08:01:21 Closing DB instances... [2022-03-18T08:01:22.453Z] testing: warning: no tests to run [2022-03-18T08:01:22.453Z] PASS [2022-03-18T08:01:22.453Z] coverage: 0.0% of statements [2022-03-18T08:01:22.453Z] ok github.com/docker/docker/libnetwork/osl 0.054s coverage: 0.0% of statements [no tests to run] [2022-03-18T08:01:22.911Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (4.09s) [2022-03-18T08:01:22.911Z] === RUN TestGetAddress [2022-03-18T08:01:22.911Z] --- PASS: TestSetRollover (5.09s) [2022-03-18T08:01:22.911Z] === RUN TestSetRolloverSerial [2022-03-18T08:01:23.283Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T08:01:23.283Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T08:01:23.283Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T08:01:23.541Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T08:01:23.886Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-03-18T08:01:23.886Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-03-18T08:01:23.886Z] === RUN TestRequestNewPort [2022-03-18T08:01:23.886Z] --- PASS: TestRequestNewPort (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestRequestSpecificPort [2022-03-18T08:01:23.886Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestReleasePort [2022-03-18T08:01:23.886Z] --- PASS: TestReleasePort (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestReuseReleasedPort [2022-03-18T08:01:23.886Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestReleaseUnreadledPort [2022-03-18T08:01:23.886Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestUnknowProtocol [2022-03-18T08:01:23.886Z] --- PASS: TestUnknowProtocol (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestAllocateAllPorts [2022-03-18T08:01:23.886Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestPortAllocation [2022-03-18T08:01:23.886Z] --- PASS: TestPortAllocation (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestPortAllocationWithCustomRange [2022-03-18T08:01:23.886Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestNoDuplicateBPR [2022-03-18T08:01:23.886Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-03-18T08:01:23.886Z] === RUN TestChangePortRange [2022-03-18T08:01:23.886Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-03-18T08:01:23.886Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-03-18T08:01:23.886Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-03-18T08:01:23.886Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-03-18T08:01:23.886Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-03-18T08:01:23.886Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-03-18T08:01:23.886Z] --- PASS: TestChangePortRange (0.00s) [2022-03-18T08:01:23.886Z] PASS [2022-03-18T08:01:23.886Z] coverage: 88.6% of statements [2022-03-18T08:01:23.886Z] ok github.com/docker/docker/libnetwork/portallocator 0.054s coverage: 88.6% of statements [2022-03-18T08:01:24.107Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T08:01:24.107Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-18T08:01:24.107Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T08:01:24.107Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T08:01:24.673Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T08:01:24.932Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T08:01:24.932Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T08:01:24.932Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T08:01:24.944Z] 2022/03/18 08:01:24 Closing DB instances... [2022-03-18T08:01:25.190Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T08:01:25.190Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T08:01:25.190Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T08:01:25.190Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T08:01:25.190Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T08:01:25.406Z] testing: warning: no tests to run [2022-03-18T08:01:25.406Z] PASS [2022-03-18T08:01:25.406Z] coverage: 0.0% of statements [2022-03-18T08:01:25.406Z] ok github.com/docker/docker/libnetwork/portmapper 0.057s coverage: 0.0% of statements [no tests to run] [2022-03-18T08:01:26.371Z] --- PASS: TestSetRolloverSerial (2.99s) [2022-03-18T08:01:26.371Z] === RUN TestGetFirstAvailableFromCurrent [2022-03-18T08:01:26.371Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-03-18T08:01:26.371Z] PASS [2022-03-18T08:01:26.371Z] coverage: 84.4% of statements [2022-03-18T08:01:26.371Z] ok github.com/docker/docker/libnetwork/bitseq 24.821s coverage: 84.4% of statements [2022-03-18T08:01:26.371Z] === RUN TestHashData [2022-03-18T08:01:26.371Z] --- PASS: TestHashData (0.00s) [2022-03-18T08:01:26.371Z] PASS [2022-03-18T08:01:26.371Z] coverage: 2.8% of statements [2022-03-18T08:01:26.371Z] ok github.com/docker/docker/libnetwork/resolvconf 0.051s coverage: 2.8% of statements [2022-03-18T08:01:26.830Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-03-18T08:01:26.830Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-03-18T08:01:27.091Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T08:01:27.091Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T08:01:27.091Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T08:01:27.795Z] === RUN TestErrorConstructors [2022-03-18T08:01:27.795Z] --- PASS: TestErrorConstructors (0.00s) [2022-03-18T08:01:27.795Z] === RUN TestCompareIPMask [2022-03-18T08:01:27.795Z] --- PASS: TestCompareIPMask (0.00s) [2022-03-18T08:01:27.795Z] === RUN TestUtilGetHostPartIP [2022-03-18T08:01:27.795Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-03-18T08:01:27.795Z] === RUN TestUtilGetBroadcastIP [2022-03-18T08:01:27.795Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-03-18T08:01:27.795Z] === RUN TestParseCIDR [2022-03-18T08:01:27.795Z] --- PASS: TestParseCIDR (0.00s) [2022-03-18T08:01:27.795Z] PASS [2022-03-18T08:01:27.795Z] coverage: 37.3% of statements [2022-03-18T08:01:27.795Z] ok github.com/docker/docker/libnetwork/types 0.048s coverage: 37.3% of statements [2022-03-18T08:01:28.253Z] 2022/03/18 08:01:27 Closing DB instances... [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-03-18T08:01:29.218Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-03-18T08:01:29.218Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-03-18T08:01:29.218Z] PASS [2022-03-18T08:01:29.218Z] coverage: 50.0% of statements [2022-03-18T08:01:29.218Z] ok github.com/docker/docker/oci 0.062s coverage: 50.0% of statements [2022-03-18T08:01:29.623Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T08:01:29.623Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T08:01:29.623Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T08:01:29.676Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.90s) [2022-03-18T08:01:29.676Z] === RUN TestNetworkDBCRUDTableEntry [2022-03-18T08:01:29.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T08:01:29.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T08:01:29.881Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T08:01:30.139Z] --- PASS: TestCreateServiceConfigFileMode (12.77s) [2022-03-18T08:01:30.140Z] === RUN TestCreateServiceSysctls [2022-03-18T08:01:30.397Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T08:01:31.209Z] === RUN TestAddressPoolOpt [2022-03-18T08:01:31.209Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/a [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/something [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/_=a [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/env1=value1 [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/_env1=value1 [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/env2=value2=value3 [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/env3=abc!qwe [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/env_4=value_4 [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/PATH [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/=a [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/PATH= [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/PATH=something [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/asd!qwe [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/1asd [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/123 [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/some_space [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/__some_space_before [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/some_space_after__ [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/= [2022-03-18T08:01:31.209Z] === RUN TestValidateEnv/PaTh [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/a (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/something (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/= (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestParseHost [2022-03-18T08:01:31.209Z] --- PASS: TestParseHost (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestParseDockerDaemonHost [2022-03-18T08:01:31.209Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestParseTCP [2022-03-18T08:01:31.209Z] --- PASS: TestParseTCP (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestParseInvalidUnixAddrInvalid [2022-03-18T08:01:31.209Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestValidateExtraHosts [2022-03-18T08:01:31.209Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestIpOptString [2022-03-18T08:01:31.209Z] --- PASS: TestIpOptString (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestNewIpOptInvalidDefaultVal [2022-03-18T08:01:31.209Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestNewIpOptValidDefaultVal [2022-03-18T08:01:31.209Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestIpOptSetInvalidVal [2022-03-18T08:01:31.209Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestValidateIPAddress [2022-03-18T08:01:31.209Z] --- PASS: TestValidateIPAddress (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestMapOpts [2022-03-18T08:01:31.209Z] --- PASS: TestMapOpts (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestListOptsWithoutValidator [2022-03-18T08:01:31.209Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestListOptsWithValidator [2022-03-18T08:01:31.209Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestValidateDNSSearch [2022-03-18T08:01:31.209Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_general_format [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_one_more [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-03-18T08:01:31.209Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-03-18T08:01:31.209Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestNamedListOpts [2022-03-18T08:01:31.209Z] --- PASS: TestNamedListOpts (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestNamedMapOpts [2022-03-18T08:01:31.209Z] --- PASS: TestNamedMapOpts (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestParseLink [2022-03-18T08:01:31.209Z] --- PASS: TestParseLink (0.00s) [2022-03-18T08:01:31.209Z] === RUN TestUlimitOpt [2022-03-18T08:01:31.209Z] --- PASS: TestUlimitOpt (0.00s) [2022-03-18T08:01:31.209Z] PASS [2022-03-18T08:01:31.209Z] coverage: 66.3% of statements [2022-03-18T08:01:31.209Z] ok github.com/docker/docker/opts 0.102s coverage: 66.3% of statements [2022-03-18T08:01:31.774Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T08:01:32.342Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T08:01:32.853Z] === RUN TestParseVersion [2022-03-18T08:01:32.853Z] --- PASS: TestParseVersion (0.00s) [2022-03-18T08:01:32.853Z] PASS [2022-03-18T08:01:32.853Z] coverage: 52.9% of statements [2022-03-18T08:01:32.853Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-03-18T08:01:32.853Z] 2022/03/18 08:01:31 Closing DB instances... [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T08:01:32.853Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T08:01:33.277Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T08:01:33.847Z] --- PASS: TestCreateServiceSysctls (3.59s) [2022-03-18T08:01:33.847Z] === RUN TestCreateServiceCapabilities [2022-03-18T08:01:34.389Z] --- PASS: TestNetworkDBCRUDTableEntry (4.58s) [2022-03-18T08:01:34.389Z] === RUN TestNetworkDBCRUDTableEntries [2022-03-18T08:01:34.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T08:01:34.851Z] === RUN TestPeerCertificateMarshalJSON [2022-03-18T08:01:34.851Z] === RUN TestIsArchivePathDir [2022-03-18T08:01:34.851Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-03-18T08:01:34.851Z] === RUN TestIsArchivePathInvalidFile [2022-03-18T08:01:34.851Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-03-18T08:01:34.851Z] === RUN TestIsArchivePathTar [2022-03-18T08:01:35.057Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T08:01:35.308Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-03-18T08:01:35.308Z] === RUN TestDecompressStreamGzip [2022-03-18T08:01:35.308Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-03-18T08:01:35.308Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-03-18T08:01:35.308Z] --- PASS: TestPeerCertificateMarshalJSON (0.52s) [2022-03-18T08:01:35.308Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-03-18T08:01:35.308Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-03-18T08:01:35.308Z] === RUN TestMiddleware [2022-03-18T08:01:35.308Z] --- PASS: TestMiddleware (0.00s) [2022-03-18T08:01:35.308Z] === RUN TestNewResponseModifier [2022-03-18T08:01:35.308Z] --- PASS: TestNewResponseModifier (0.00s) [2022-03-18T08:01:35.308Z] PASS [2022-03-18T08:01:35.308Z] coverage: 26.8% of statements [2022-03-18T08:01:35.308Z] ok github.com/docker/docker/pkg/authorization 0.591s coverage: 26.8% of statements [2022-03-18T08:01:35.308Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-03-18T08:01:35.308Z] === RUN TestDecompressStreamBzip2 [2022-03-18T08:01:35.308Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-03-18T08:01:35.308Z] === RUN TestDecompressStreamXz [2022-03-18T08:01:35.308Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T08:01:35.308Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-03-18T08:01:35.308Z] === RUN TestDecompressStreamZstd [2022-03-18T08:01:35.308Z] archive_test.go:140: zstd not installed [2022-03-18T08:01:35.308Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-03-18T08:01:35.308Z] === RUN TestCompressStreamXzUnsupported [2022-03-18T08:01:35.308Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-03-18T08:01:35.308Z] === RUN TestCompressStreamBzip2Unsupported [2022-03-18T08:01:35.308Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-03-18T08:01:35.308Z] === RUN TestCompressStreamInvalid [2022-03-18T08:01:35.308Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-03-18T08:01:35.308Z] === RUN TestExtensionInvalid [2022-03-18T08:01:35.308Z] --- PASS: TestExtensionInvalid (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestExtensionUncompressed [2022-03-18T08:01:35.765Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestExtensionBzip2 [2022-03-18T08:01:35.765Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestExtensionGzip [2022-03-18T08:01:35.765Z] --- PASS: TestExtensionGzip (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestExtensionXz [2022-03-18T08:01:35.765Z] --- PASS: TestExtensionXz (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestExtensionZstd [2022-03-18T08:01:35.765Z] --- PASS: TestExtensionZstd (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestCmdStreamLargeStderr [2022-03-18T08:01:35.765Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-03-18T08:01:35.765Z] === RUN TestCmdStreamBad [2022-03-18T08:01:35.765Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T08:01:35.765Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestCmdStreamGood [2022-03-18T08:01:35.765Z] --- PASS: TestCmdStreamGood (0.06s) [2022-03-18T08:01:35.765Z] === RUN TestUntarPathWithInvalidDest [2022-03-18T08:01:35.765Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-03-18T08:01:35.765Z] === RUN TestUntarPathWithInvalidSrc [2022-03-18T08:01:35.765Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-03-18T08:01:35.765Z] === RUN TestUntarPath [2022-03-18T08:01:35.765Z] --- PASS: TestUntarPath (0.07s) [2022-03-18T08:01:35.765Z] === RUN TestUntarPathWithDestinationFile [2022-03-18T08:01:35.765Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-03-18T08:01:35.765Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-03-18T08:01:35.765Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-03-18T08:01:35.992Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T08:01:35.992Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T08:01:36.223Z] === RUN TestCopyWithTarInvalidSrc [2022-03-18T08:01:36.223Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-03-18T08:01:36.223Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-03-18T08:01:36.223Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-03-18T08:01:36.223Z] === RUN TestCopyWithTarSrcFile [2022-03-18T08:01:36.223Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-03-18T08:01:36.223Z] === RUN TestCopyWithTarSrcFolder [2022-03-18T08:01:36.223Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-03-18T08:01:36.223Z] === RUN TestCopyFileWithTarInvalidSrc [2022-03-18T08:01:36.223Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-03-18T08:01:36.223Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-03-18T08:01:36.223Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-03-18T08:01:36.223Z] === RUN TestCopyFileWithTarSrcFolder [2022-03-18T08:01:36.223Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-03-18T08:01:36.223Z] === RUN TestCopyFileWithTarSrcFile [2022-03-18T08:01:36.223Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-03-18T08:01:36.223Z] === RUN TestTarFiles [2022-03-18T08:01:36.223Z] === RUN TestUnbuffered [2022-03-18T08:01:36.223Z] --- PASS: TestUnbuffered (0.00s) [2022-03-18T08:01:36.223Z] === RUN TestRaceUnbuffered [2022-03-18T08:01:36.223Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-03-18T08:01:36.223Z] PASS [2022-03-18T08:01:36.223Z] coverage: 100.0% of statements [2022-03-18T08:01:36.223Z] ok github.com/docker/docker/pkg/broadcaster 0.050s coverage: 100.0% of statements [2022-03-18T08:01:36.223Z] 2022/03/18 08:01:36 Closing DB instances... [2022-03-18T08:01:36.681Z] === RUN TestMatch [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[foo]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[bar]_[foo]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[foo_bar]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[qux]_[foo]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[]#01 [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[qux]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[foo_bar_qux]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[qux]_[baz]] [2022-03-18T08:01:36.681Z] === RUN TestMatch/[[foo_baz]] [2022-03-18T08:01:36.681Z] --- PASS: TestMatch (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-03-18T08:01:36.681Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-03-18T08:01:36.681Z] PASS [2022-03-18T08:01:36.681Z] coverage: 87.5% of statements [2022-03-18T08:01:36.681Z] ok github.com/docker/docker/pkg/capabilities 0.057s coverage: 87.5% of statements [2022-03-18T08:01:36.931Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T08:01:36.931Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-03-18T08:01:36.931Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-03-18T08:01:36.931Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-03-18T08:01:36.931Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2022-03-18T08:01:36.931Z] === RUN TestInspect [2022-03-18T08:01:37.647Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-03-18T08:01:37.647Z] === RUN TestNetworkDBNodeLeave [2022-03-18T08:01:37.866Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-03-18T08:01:38.105Z] === RUN TestChrootTarUntar [2022-03-18T08:01:38.105Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:01:38.105Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-03-18T08:01:38.105Z] === RUN TestChrootUntarWithHugeExcludesList [2022-03-18T08:01:38.105Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:01:38.105Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T08:01:38.105Z] === RUN TestChrootUntarEmptyArchive [2022-03-18T08:01:38.105Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-03-18T08:01:38.105Z] === RUN TestChrootTarUntarWithSymlink [2022-03-18T08:01:38.434Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-03-18T08:01:38.563Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T08:01:38.563Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T08:01:38.563Z] === RUN TestChrootCopyWithTar [2022-03-18T08:01:38.563Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T08:01:38.563Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2022-03-18T08:01:38.563Z] === RUN TestChrootCopyFileWithTar [2022-03-18T08:01:38.563Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:01:38.563Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-03-18T08:01:38.563Z] === RUN TestChrootUntarPath [2022-03-18T08:01:38.563Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T08:01:38.563Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-03-18T08:01:38.563Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-03-18T08:01:38.563Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:01:38.563Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T08:01:38.563Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-03-18T08:01:38.563Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:01:38.563Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T08:01:38.563Z] === RUN TestChrootApplyDotDotFile [2022-03-18T08:01:38.563Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:01:38.563Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-03-18T08:01:38.563Z] PASS [2022-03-18T08:01:38.563Z] coverage: 12.0% of statements [2022-03-18T08:01:38.563Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 12.0% of statements [2022-03-18T08:01:39.564Z] === RUN TestEnsureRemoveAllNotExist [2022-03-18T08:01:39.564Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-03-18T08:01:39.564Z] === RUN TestEnsureRemoveAllWithDir [2022-03-18T08:01:39.564Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-03-18T08:01:39.564Z] === RUN TestEnsureRemoveAllWithFile [2022-03-18T08:01:39.564Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-03-18T08:01:39.564Z] PASS [2022-03-18T08:01:39.564Z] coverage: 0.0% of statements [2022-03-18T08:01:39.564Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-03-18T08:01:40.337Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-03-18T08:01:40.337Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-03-18T08:01:40.337Z] --- PASS: TestInspect (3.31s) [2022-03-18T08:01:40.337Z] === RUN TestCreateJob [2022-03-18T08:01:40.337Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-03-18T08:01:40.337Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-03-18T08:01:40.530Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-03-18T08:01:40.530Z] === RUN TestNetworkDBWatch [2022-03-18T08:01:40.988Z] === RUN TestSizeEmpty [2022-03-18T08:01:40.988Z] --- PASS: TestSizeEmpty (0.00s) [2022-03-18T08:01:40.988Z] === RUN TestSizeEmptyFile [2022-03-18T08:01:40.988Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-03-18T08:01:40.988Z] === RUN TestSizeNonemptyFile [2022-03-18T08:01:40.988Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-03-18T08:01:40.988Z] === RUN TestSizeNestedDirectoryEmpty [2022-03-18T08:01:40.988Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-03-18T08:01:40.988Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-03-18T08:01:40.988Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-03-18T08:01:40.988Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-03-18T08:01:40.988Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-03-18T08:01:40.988Z] === RUN TestMoveToSubdir [2022-03-18T08:01:40.988Z] --- PASS: TestMoveToSubdir (0.01s) [2022-03-18T08:01:40.988Z] === RUN TestSizeNonExistingDirectory [2022-03-18T08:01:40.988Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-03-18T08:01:40.988Z] PASS [2022-03-18T08:01:40.988Z] coverage: 80.0% of statements [2022-03-18T08:01:40.988Z] ok github.com/docker/docker/pkg/directory 0.076s coverage: 80.0% of statements [2022-03-18T08:01:41.955Z] === RUN TestPollerAddRemove [2022-03-18T08:01:41.955Z] --- PASS: TestPollerAddRemove (0.00s) [2022-03-18T08:01:41.955Z] === RUN TestPollerEvent [2022-03-18T08:01:41.955Z] poller_test.go:40: No chmod on Windows [2022-03-18T08:01:41.955Z] --- SKIP: TestPollerEvent (0.00s) [2022-03-18T08:01:41.955Z] === RUN TestPollerClose [2022-03-18T08:01:41.955Z] --- PASS: TestPollerClose (0.00s) [2022-03-18T08:01:41.955Z] PASS [2022-03-18T08:01:41.955Z] coverage: 36.2% of statements [2022-03-18T08:01:41.955Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 36.2% of statements [2022-03-18T08:01:41.955Z] 2022/03/18 08:01:41 Closing DB instances... [2022-03-18T08:01:42.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-03-18T08:01:43.433Z] --- PASS: TestCreateJob (3.19s) [2022-03-18T08:01:43.433Z] === RUN TestReplicatedJob [2022-03-18T08:01:43.491Z] === RUN TestCopyFileWithInvalidSrc [2022-03-18T08:01:43.491Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T08:01:43.491Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCopyFileWithSameSrcAndDest [2022-03-18T08:01:43.491Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-03-18T08:01:43.491Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCopyFile [2022-03-18T08:01:43.491Z] --- PASS: TestCopyFile (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-03-18T08:01:43.491Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T08:01:43.491Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-03-18T08:01:43.491Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestReadSymlinkedDirectoryToFile [2022-03-18T08:01:43.491Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T08:01:43.491Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestWildcardMatches [2022-03-18T08:01:43.491Z] --- PASS: TestWildcardMatches (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestPatternMatches [2022-03-18T08:01:43.491Z] --- PASS: TestPatternMatches (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-03-18T08:01:43.491Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestPatternMatchesFolderExclusions [2022-03-18T08:01:43.491Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-03-18T08:01:43.491Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-03-18T08:01:43.491Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-03-18T08:01:43.491Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-03-18T08:01:43.491Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestSingleExclamationError [2022-03-18T08:01:43.491Z] --- PASS: TestSingleExclamationError (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestMatchesWithNoPatterns [2022-03-18T08:01:43.491Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestMatchesWithMalformedPatterns [2022-03-18T08:01:43.491Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestMatches [2022-03-18T08:01:43.491Z] === RUN TestMatches/MatchesOrParentMatches [2022-03-18T08:01:43.491Z] === RUN TestMatches/MatchesUsingParentResult [2022-03-18T08:01:43.491Z] === RUN TestMatches/MatchesUsingParentResults [2022-03-18T08:01:43.491Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-03-18T08:01:43.491Z] --- PASS: TestMatches (0.01s) [2022-03-18T08:01:43.491Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-03-18T08:01:43.491Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-03-18T08:01:43.491Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-03-18T08:01:43.491Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCleanPatterns [2022-03-18T08:01:43.491Z] --- PASS: TestCleanPatterns (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-03-18T08:01:43.491Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCleanPatternsExceptionFlag [2022-03-18T08:01:43.491Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-03-18T08:01:43.491Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-03-18T08:01:43.491Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCleanPatternsErrorSingleException [2022-03-18T08:01:43.491Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCreateIfNotExistsDir [2022-03-18T08:01:43.491Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCreateIfNotExistsFile [2022-03-18T08:01:43.491Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-03-18T08:01:43.491Z] === RUN TestMatch [2022-03-18T08:01:43.491Z] --- PASS: TestMatch (0.00s) [2022-03-18T08:01:43.491Z] === RUN TestCompile [2022-03-18T08:01:43.491Z] === RUN TestCompile/slash [2022-03-18T08:01:43.491Z] === RUN TestCompile/backslash [2022-03-18T08:01:43.491Z] --- PASS: TestCompile (0.00s) [2022-03-18T08:01:43.491Z] --- PASS: TestCompile/slash (0.00s) [2022-03-18T08:01:43.491Z] --- PASS: TestCompile/backslash (0.00s) [2022-03-18T08:01:43.491Z] PASS [2022-03-18T08:01:43.491Z] coverage: 84.7% of statements [2022-03-18T08:01:43.491Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 84.7% of statements [2022-03-18T08:01:43.491Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-03-18T08:01:43.491Z] === RUN TestNetworkDBBulkSync [2022-03-18T08:01:44.546Z] --- PASS: TestTarFiles (7.94s) [2022-03-18T08:01:44.546Z] === RUN TestDetectCompressionZstd [2022-03-18T08:01:44.546Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-03-18T08:01:44.546Z] === RUN TestTarUntar [2022-03-18T08:01:44.546Z] --- PASS: TestTarUntar (0.04s) [2022-03-18T08:01:44.546Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-03-18T08:01:44.546Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-03-18T08:01:44.546Z] === RUN TestTarWithOptions [2022-03-18T08:01:44.546Z] --- PASS: TestTarWithOptions (0.03s) [2022-03-18T08:01:44.546Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-03-18T08:01:44.546Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-03-18T08:01:44.546Z] === RUN TestUntarUstarGnuConflict [2022-03-18T08:01:44.546Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-03-18T08:01:44.546Z] === RUN TestUntarInvalidFilenames [2022-03-18T08:01:44.546Z] === RUN TestGet [2022-03-18T08:01:44.546Z] --- PASS: TestGet (0.00s) [2022-03-18T08:01:44.546Z] === RUN TestGetShortcutString [2022-03-18T08:01:44.546Z] --- PASS: TestGetShortcutString (0.00s) [2022-03-18T08:01:44.546Z] PASS [2022-03-18T08:01:44.546Z] coverage: 42.9% of statements [2022-03-18T08:01:44.546Z] ok github.com/docker/docker/pkg/homedir 0.042s coverage: 42.9% of statements [2022-03-18T08:01:45.004Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1446245103\\dest" [2022-03-18T08:01:45.004Z] --- PASS: TestUntarInvalidFilenames (0.23s) [2022-03-18T08:01:45.004Z] === RUN TestUntarHardlinkToSymlink [2022-03-18T08:01:45.004Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-03-18T08:01:45.004Z] === RUN TestUntarInvalidHardlink [2022-03-18T08:01:45.004Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3994686731\\victim\\hello" -> "../victim/hello" [2022-03-18T08:01:45.004Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4200022219\\victim\\hello" -> "/../victim/hello" [2022-03-18T08:01:45.004Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink902102816\\victim" -> "../victim" [2022-03-18T08:01:45.004Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1668002826\\victim" -> "../victim" [2022-03-18T08:01:45.004Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3073012505\\victim" -> "../victim" [2022-03-18T08:01:45.004Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1656105216\\victim" -> "../victim" [2022-03-18T08:01:45.004Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-03-18T08:01:45.004Z] === RUN TestUntarInvalidSymlink [2022-03-18T08:01:45.004Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2719676596\\dest\\dotdot" -> "../victim/hello" [2022-03-18T08:01:45.004Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1277057483\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T08:01:45.004Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink424271612\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.004Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2044652612\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.004Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4002945940\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.004Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1140765256\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.004Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3459878979\\dest\\dir\\loophole" -> "../../victim" [2022-03-18T08:01:45.004Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-03-18T08:01:45.004Z] === RUN TestTempArchiveCloseMultipleTimes [2022-03-18T08:01:45.004Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-03-18T08:01:45.004Z] === RUN TestXGlobalNoParent [2022-03-18T08:01:45.004Z] --- PASS: TestXGlobalNoParent (0.01s) [2022-03-18T08:01:45.004Z] === RUN TestReplaceFileTarWrapper [2022-03-18T08:01:45.004Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-03-18T08:01:45.005Z] === RUN TestPrefixHeaderReadable [2022-03-18T08:01:45.005Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-03-18T08:01:45.005Z] === RUN TestDisablePigz [2022-03-18T08:01:45.005Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-03-18T08:01:45.005Z] 2022/03/18 08:01:44 Closing DB instances... [2022-03-18T08:01:45.005Z] --- PASS: TestDisablePigz (0.15s) [2022-03-18T08:01:45.005Z] === RUN TestPigz [2022-03-18T08:01:45.005Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-03-18T08:01:45.005Z] --- PASS: TestPigz (0.15s) [2022-03-18T08:01:45.005Z] === RUN TestNosysFileInfo [2022-03-18T08:01:45.005Z] --- PASS: TestNosysFileInfo (0.00s) [2022-03-18T08:01:45.005Z] === RUN TestCopyFileWithInvalidDest [2022-03-18T08:01:45.005Z] archive_windows_test.go:16: Currently fails [2022-03-18T08:01:45.005Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-03-18T08:01:45.005Z] === RUN TestCanonicalTarNameForPath [2022-03-18T08:01:45.005Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-03-18T08:01:45.005Z] === RUN TestCanonicalTarName [2022-03-18T08:01:45.005Z] --- PASS: TestCanonicalTarName (0.00s) [2022-03-18T08:01:45.005Z] === RUN TestChmodTarEntry [2022-03-18T08:01:45.005Z] --- PASS: TestChmodTarEntry (0.00s) [2022-03-18T08:01:45.005Z] === RUN TestHardLinkOrder [2022-03-18T08:01:45.005Z] --- PASS: TestHardLinkOrder (0.12s) [2022-03-18T08:01:45.005Z] === RUN TestChangeString [2022-03-18T08:01:45.005Z] --- PASS: TestChangeString (0.00s) [2022-03-18T08:01:45.005Z] === RUN TestChangesWithNoChanges [2022-03-18T08:01:45.005Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-03-18T08:01:45.005Z] === RUN TestChangesWithChanges [2022-03-18T08:01:45.005Z] --- PASS: TestChangesWithChanges (0.05s) [2022-03-18T08:01:45.005Z] === RUN TestChangesWithChangesGH13590 [2022-03-18T08:01:45.005Z] changes_test.go:196: needs more investigation [2022-03-18T08:01:45.005Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-03-18T08:01:45.005Z] === RUN TestChangesDirsEmpty [2022-03-18T08:01:45.465Z] === RUN TestCreateIDMapOrder [2022-03-18T08:01:45.465Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-03-18T08:01:45.465Z] PASS [2022-03-18T08:01:45.465Z] coverage: 7.2% of statements [2022-03-18T08:01:45.465Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-03-18T08:01:45.465Z] --- PASS: TestChangesDirsEmpty (0.21s) [2022-03-18T08:01:45.465Z] === RUN TestChangesDirsMutated [2022-03-18T08:01:45.465Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-03-18T08:01:45.465Z] === RUN TestApplyLayer [2022-03-18T08:01:45.465Z] changes_test.go:433: needs further investigation [2022-03-18T08:01:45.465Z] --- SKIP: TestApplyLayer (0.00s) [2022-03-18T08:01:45.465Z] === RUN TestChangesSizeWithHardlinks [2022-03-18T08:01:45.465Z] changes_test.go:469: needs further investigation [2022-03-18T08:01:45.465Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-03-18T08:01:45.465Z] === RUN TestChangesSizeWithNoChanges [2022-03-18T08:01:45.465Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-03-18T08:01:45.465Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-03-18T08:01:45.465Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-03-18T08:01:45.465Z] === RUN TestChangesSize [2022-03-18T08:01:45.465Z] --- PASS: TestChangesSize (0.00s) [2022-03-18T08:01:45.465Z] === RUN TestApplyLayerInvalidFilenames [2022-03-18T08:01:45.465Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames361849909\\dest" [2022-03-18T08:01:45.465Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-03-18T08:01:45.465Z] === RUN TestApplyLayerInvalidHardlink [2022-03-18T08:01:45.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink480800172\\victim\\hello" -> "../victim/hello" [2022-03-18T08:01:45.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1926277664\\victim\\hello" -> "/../victim/hello" [2022-03-18T08:01:45.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4039102611\\victim" -> "../victim" [2022-03-18T08:01:45.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2378602130\\victim" -> "../victim" [2022-03-18T08:01:45.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink971289398\\victim" -> "../victim" [2022-03-18T08:01:45.465Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2696101406\\victim" -> "../victim" [2022-03-18T08:01:45.465Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-03-18T08:01:45.465Z] === RUN TestApplyLayerInvalidSymlink [2022-03-18T08:01:45.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3565908259\\dest\\dotdot" -> "../victim/hello" [2022-03-18T08:01:45.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3105898573\\dest\\slash-dotdot" -> "/../victim/hello" [2022-03-18T08:01:45.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4128684156\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1999800603\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2004962172\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.465Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1188977077\\dest\\loophole-victim" -> "../victim" [2022-03-18T08:01:45.465Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-03-18T08:01:45.465Z] === RUN TestApplyLayerWhiteouts [2022-03-18T08:01:45.925Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-03-18T08:01:45.925Z] === RUN TestGenerateEmptyFile [2022-03-18T08:01:45.925Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-03-18T08:01:45.925Z] === RUN TestGenerateWithContent [2022-03-18T08:01:45.925Z] --- PASS: TestGenerateWithContent (0.00s) [2022-03-18T08:01:45.925Z] PASS [2022-03-18T08:01:45.925Z] coverage: 62.9% of statements [2022-03-18T08:01:45.925Z] ok github.com/docker/docker/pkg/archive 11.036s coverage: 62.9% of statements [2022-03-18T08:01:45.963Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T08:01:46.383Z] --- PASS: TestNetworkDBBulkSync (3.04s) [2022-03-18T08:01:46.383Z] === RUN TestNetworkDBCRUDMediumCluster [2022-03-18T08:01:46.841Z] === RUN TestFixedBufferCap [2022-03-18T08:01:46.841Z] --- PASS: TestFixedBufferCap (0.00s) [2022-03-18T08:01:46.841Z] === RUN TestFixedBufferLen [2022-03-18T08:01:46.841Z] --- PASS: TestFixedBufferLen (0.00s) [2022-03-18T08:01:46.841Z] === RUN TestFixedBufferString [2022-03-18T08:01:46.841Z] --- PASS: TestFixedBufferString (0.00s) [2022-03-18T08:01:46.841Z] === RUN TestFixedBufferWrite [2022-03-18T08:01:46.841Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-03-18T08:01:46.841Z] === RUN TestFixedBufferRead [2022-03-18T08:01:46.841Z] --- PASS: TestFixedBufferRead (0.00s) [2022-03-18T08:01:46.841Z] === RUN TestBytesPipeRead [2022-03-18T08:01:46.841Z] --- PASS: TestBytesPipeRead (0.00s) [2022-03-18T08:01:46.841Z] === RUN TestBytesPipeWrite [2022-03-18T08:01:46.841Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-03-18T08:01:46.841Z] === RUN TestBytesPipeWriteRandomChunks [2022-03-18T08:01:47.299Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2022-03-18T08:01:47.299Z] === RUN TestAtomicWriteToFile [2022-03-18T08:01:47.299Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-03-18T08:01:47.299Z] === RUN TestAtomicWriteSetCommit [2022-03-18T08:01:47.299Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-03-18T08:01:47.299Z] === RUN TestAtomicWriteSetCancel [2022-03-18T08:01:47.299Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-03-18T08:01:47.299Z] === RUN TestReadCloserWrapperClose [2022-03-18T08:01:47.299Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-03-18T08:01:47.299Z] === RUN TestReaderErrWrapperReadOnError [2022-03-18T08:01:47.300Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-03-18T08:01:47.300Z] === RUN TestReaderErrWrapperRead [2022-03-18T08:01:47.300Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-03-18T08:01:47.300Z] === RUN TestCancelReadCloser [2022-03-18T08:01:47.300Z] --- PASS: TestCancelReadCloser (0.13s) [2022-03-18T08:01:47.300Z] === RUN TestWriteCloserWrapperClose [2022-03-18T08:01:47.300Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-03-18T08:01:47.300Z] === RUN TestNopWriteCloser [2022-03-18T08:01:47.300Z] --- PASS: TestNopWriteCloser (0.00s) [2022-03-18T08:01:47.300Z] === RUN TestNopWriter [2022-03-18T08:01:47.300Z] --- PASS: TestNopWriter (0.00s) [2022-03-18T08:01:47.300Z] === RUN TestWriteCounter [2022-03-18T08:01:47.300Z] --- PASS: TestWriteCounter (0.00s) [2022-03-18T08:01:47.300Z] PASS [2022-03-18T08:01:47.300Z] coverage: 70.5% of statements [2022-03-18T08:01:47.300Z] ok github.com/docker/docker/pkg/ioutils 0.748s coverage: 70.5% of statements [2022-03-18T08:01:48.495Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T08:01:48.833Z] === RUN TestError [2022-03-18T08:01:48.833Z] --- PASS: TestError (0.00s) [2022-03-18T08:01:48.833Z] === RUN TestProgressString [2022-03-18T08:01:48.833Z] === RUN TestProgressString/no_progress [2022-03-18T08:01:48.833Z] === RUN TestProgressString/progress_1 [2022-03-18T08:01:48.833Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-03-18T08:01:48.833Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-03-18T08:01:48.833Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-03-18T08:01:48.833Z] === RUN TestProgressString/with_units [2022-03-18T08:01:48.833Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-03-18T08:01:48.833Z] === RUN TestProgressString/hide_counts [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/with_units (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-03-18T08:01:48.833Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-03-18T08:01:48.833Z] === RUN TestJSONMessageDisplay [2022-03-18T08:01:48.833Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-03-18T08:01:48.833Z] === RUN TestJSONMessageDisplayWithJSONError [2022-03-18T08:01:48.833Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-03-18T08:01:48.833Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-03-18T08:01:48.833Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-03-18T08:01:48.833Z] === RUN TestDisplayJSONMessagesStream [2022-03-18T08:01:48.833Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-03-18T08:01:48.833Z] PASS [2022-03-18T08:01:48.833Z] coverage: 91.7% of statements [2022-03-18T08:01:48.833Z] ok github.com/docker/docker/pkg/jsonmessage 0.278s coverage: 91.7% of statements [2022-03-18T08:01:49.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-03-18T08:01:49.630Z] --- PASS: TestReplicatedJob (6.11s) [2022-03-18T08:01:49.630Z] === RUN TestUpdateReplicatedJob [2022-03-18T08:01:49.807Z] === RUN TestStandardLongPath [2022-03-18T08:01:49.807Z] --- PASS: TestStandardLongPath (0.00s) [2022-03-18T08:01:49.807Z] === RUN TestUNCLongPath [2022-03-18T08:01:49.807Z] --- PASS: TestUNCLongPath (0.00s) [2022-03-18T08:01:49.807Z] PASS [2022-03-18T08:01:49.807Z] coverage: 100.0% of statements [2022-03-18T08:01:49.807Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-03-18T08:01:49.807Z] 2022/03/18 08:01:49 Closing DB instances... [2022-03-18T08:01:50.763Z] === RUN TestNameFormat [2022-03-18T08:01:50.763Z] --- PASS: TestNameFormat (0.00s) [2022-03-18T08:01:50.763Z] === RUN TestNameRetries [2022-03-18T08:01:50.763Z] --- PASS: TestNameRetries (0.00s) [2022-03-18T08:01:50.763Z] PASS [2022-03-18T08:01:50.763Z] coverage: 85.7% of statements [2022-03-18T08:01:50.763Z] ok github.com/docker/docker/pkg/namesgenerator 0.062s coverage: 85.7% of statements [2022-03-18T08:01:51.007Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T08:01:51.504Z] === RUN TestParseKeyValueOpt [2022-03-18T08:01:51.504Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-03-18T08:01:51.504Z] === RUN TestParseUintList [2022-03-18T08:01:51.508Z] --- PASS: TestBuildWithHugeFile (125.69s) [2022-03-18T08:01:51.508Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T08:01:51.508Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T08:01:51.508Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T08:01:51.508Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T08:01:51.508Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:01:51.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:01:51.508Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:01:51.508Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:01:51.508Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:01:51.508Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:01:51.508Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:01:51.508Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:01:51.508Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:01:51.508Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-18T08:01:51.508Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-03-18T08:01:51.508Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-18T08:01:51.508Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-18T08:01:51.508Z] === RUN TestBuildPreserveOwnership [2022-03-18T08:01:51.508Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:01:51.508Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-18T08:01:51.508Z] === RUN TestBuildPlatformInvalid [2022-03-18T08:01:51.508Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-18T08:01:51.508Z] PASS [2022-03-18T08:01:51.508Z] ok github.com/docker/docker/integration/build 198.416s [2022-03-18T08:01:51.508Z] [2022-03-18T08:01:51.508Z] === Skipped [2022-03-18T08:01:51.508Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-18T08:01:51.508Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T08:01:51.508Z] [2022-03-18T08:01:51.508Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-18T08:01:51.508Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.508Z] [2022-03-18T08:01:51.508Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-18T08:01:51.508Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:01:51.508Z] [2022-03-18T08:01:51.508Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-18T08:01:51.508Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:01:51.508Z] [2022-03-18T08:01:51.508Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T08:01:51.508Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T08:01:51.508Z] [2022-03-18T08:01:51.508Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-18T08:01:51.508Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:01:51.508Z] [2022-03-18T08:01:51.508Z] DONE 29 tests, 6 skipped in 237.921s [2022-03-18T08:01:51.508Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-18T08:01:51.508Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:01:51.508Z] INFO: Testing against a local daemon [2022-03-18T08:01:51.508Z] === RUN TestConfigInspect [2022-03-18T08:01:51.508Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.508Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-18T08:01:51.508Z] === RUN TestConfigList [2022-03-18T08:01:51.508Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.508Z] --- SKIP: TestConfigList (0.00s) [2022-03-18T08:01:51.508Z] === RUN TestConfigsCreateAndDelete [2022-03-18T08:01:51.508Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.508Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-18T08:01:51.508Z] === RUN TestConfigsUpdate [2022-03-18T08:01:51.508Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.508Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-18T08:01:51.508Z] === RUN TestTemplatedConfig [2022-03-18T08:01:51.508Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.508Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T08:01:51.508Z] === RUN TestConfigCreateResolve [2022-03-18T08:01:51.508Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:01:51.508Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-18T08:01:51.508Z] PASS [2022-03-18T08:01:51.509Z] ok github.com/docker/docker/integration/config 0.122s [2022-03-18T08:01:51.509Z] [2022-03-18T08:01:51.509Z] === Skipped [2022-03-18T08:01:51.509Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-18T08:01:51.509Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.509Z] [2022-03-18T08:01:51.509Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-18T08:01:51.509Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.509Z] [2022-03-18T08:01:51.509Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-18T08:01:51.509Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.509Z] [2022-03-18T08:01:51.509Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-18T08:01:51.509Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.509Z] [2022-03-18T08:01:51.509Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-18T08:01:51.509Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.509Z] [2022-03-18T08:01:51.509Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-18T08:01:51.509Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:01:51.509Z] [2022-03-18T08:01:51.509Z] DONE 6 tests, 6 skipped in 2.746s [2022-03-18T08:01:51.509Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-18T08:01:51.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:01:51.509Z] INFO: Testing against a local daemon [2022-03-18T08:01:51.509Z] === RUN TestCheckpoint [2022-03-18T08:01:51.509Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T08:01:51.509Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T08:01:51.509Z] === RUN TestContainerInvalidJSON [2022-03-18T08:01:51.509Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:01:51.509Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:01:51.509Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:01:51.509Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:01:51.509Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:01:51.509Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:01:51.509Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-18T08:01:51.509Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-18T08:01:51.509Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-18T08:01:51.509Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T08:01:51.509Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2022-03-18T08:01:51.509Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T08:01:51.509Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.28s) [2022-03-18T08:01:51.509Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T08:01:51.509Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s) [2022-03-18T08:01:51.509Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T08:01:51.575Z] docker_api_swarm_test.go:202: [da4c515c21da8] joining swarm manager [d89a09822c40c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:01:51.965Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-03-18T08:01:51.965Z] === RUN TestCopyFromContainer [2022-03-18T08:01:51.965Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.965Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T08:01:51.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:01:51.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:01:51.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:01:51.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:01:51.965Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:01:51.965Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:01:51.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:01:51.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:01:51.965Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:01:51.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-18T08:01:51.965Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T08:01:51.965Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T08:01:51.965Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidEnv [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T08:01:51.965Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:51.965Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T08:01:51.965Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:01:51.965Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T08:01:51.965Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:01:51.965Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:01:51.965Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:01:51.965Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:01:51.965Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T08:01:51.965Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T08:01:51.965Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateDifferentPlatform [2022-03-18T08:01:51.965Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T08:01:51.965Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T08:01:51.965Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T08:01:51.965Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T08:01:51.965Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T08:01:51.965Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-03-18T08:01:51.965Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T08:01:51.965Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T08:01:52.007Z] --- PASS: TestParseUintList (0.00s) [2022-03-18T08:01:52.007Z] === RUN TestParseUintListMaximumLimits [2022-03-18T08:01:52.007Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-03-18T08:01:52.007Z] PASS [2022-03-18T08:01:52.007Z] coverage: 97.0% of statements [2022-03-18T08:01:52.007Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-03-18T08:01:52.422Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-18T08:01:52.422Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T08:01:52.422Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:52.422Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T08:01:52.422Z] === RUN TestDiff [2022-03-18T08:01:52.422Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T08:01:52.422Z] --- SKIP: TestDiff (0.00s) [2022-03-18T08:01:52.422Z] === RUN TestExecWithCloseStdin [2022-03-18T08:01:52.950Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-03-18T08:01:52.971Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-03-18T08:01:52.971Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-03-18T08:01:52.971Z] PASS [2022-03-18T08:01:52.971Z] coverage: 37.5% of statements [2022-03-18T08:01:52.971Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.045s coverage: 37.5% of statements [2022-03-18T08:01:52.971Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.27s) [2022-03-18T08:01:52.971Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-03-18T08:01:53.209Z] --- PASS: TestUpdateReplicatedJob (3.72s) [2022-03-18T08:01:53.209Z] === RUN TestServiceListWithStatuses [2022-03-18T08:01:53.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T08:01:53.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T08:01:53.209Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T08:01:53.776Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T08:01:53.938Z] === RUN TestNewAndRemove [2022-03-18T08:01:53.938Z] --- PASS: TestNewAndRemove (0.00s) [2022-03-18T08:01:53.938Z] === RUN TestRemoveInvalidPath [2022-03-18T08:01:53.938Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-03-18T08:01:53.938Z] PASS [2022-03-18T08:01:53.938Z] coverage: 82.6% of statements [2022-03-18T08:01:53.938Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-03-18T08:01:53.938Z] 2022/03/18 08:01:53 Closing DB instances... [2022-03-18T08:01:54.723Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T08:01:55.318Z] --- PASS: TestExecWithCloseStdin (2.98s) [2022-03-18T08:01:55.319Z] === RUN TestExec [2022-03-18T08:01:55.475Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.68s) [2022-03-18T08:01:55.475Z] === RUN TestNetworkDBGarbageCollection [2022-03-18T08:01:55.475Z] --- PASS: TestGetAddress (32.79s) [2022-03-18T08:01:55.475Z] === RUN TestRequestSyntaxCheck [2022-03-18T08:01:55.475Z] --- PASS: TestRequestSyntaxCheck (0.06s) [2022-03-18T08:01:55.475Z] === RUN TestRequest [2022-03-18T08:01:55.658Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T08:01:56.029Z] === RUN TestFailedConnection [2022-03-18T08:01:56.224Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T08:01:56.790Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T08:01:56.996Z] --- PASS: TestFailedConnection (1.05s) [2022-03-18T08:01:56.996Z] === RUN TestFailOnce [2022-03-18T08:01:56.996Z] 2022/03/18 08:01:56 http: panic serving 127.0.0.1:49310: Plugin not ready [2022-03-18T08:01:56.996Z] goroutine 5 [running]: [2022-03-18T08:01:56.996Z] net/http.(*conn).serve.func1() [2022-03-18T08:01:56.996Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-03-18T08:01:56.996Z] panic({0x13e3700, 0x152d030}) [2022-03-18T08:01:56.996Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-03-18T08:01:56.996Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-03-18T08:01:56.996Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-03-18T08:01:56.996Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1532838?, 0xc00016e0e0?}, 0x133da46?) [2022-03-18T08:01:56.996Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-03-18T08:01:56.996Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1532838, 0xc00016e0e0}, 0xc0001a4000) [2022-03-18T08:01:56.996Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-03-18T08:01:56.996Z] net/http.serverHandler.ServeHTTP({0x1530e58?}, {0x1532838, 0xc00016e0e0}, 0xc0001a4000) [2022-03-18T08:01:56.996Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-03-18T08:01:56.996Z] net/http.(*conn).serve(0xc00005c000, {0x1532d38, 0xc0001820c0}) [2022-03-18T08:01:56.996Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-03-18T08:01:56.996Z] created by net/http.(*Server).Serve [2022-03-18T08:01:56.996Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-03-18T08:01:56.996Z] time="2022-03-18T08:01:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49309/Test.FailOnce: Post \"http://127.0.0.1:49309/Test.FailOnce\": EOF, retrying in 1s" [2022-03-18T08:01:57.357Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-03-18T08:01:57.962Z] --- PASS: TestFailOnce (1.24s) [2022-03-18T08:01:57.962Z] === RUN TestEchoInputOutput [2022-03-18T08:01:57.962Z] --- PASS: TestEchoInputOutput (0.00s) [2022-03-18T08:01:57.962Z] === RUN TestBackoff [2022-03-18T08:01:57.962Z] --- PASS: TestBackoff (0.00s) [2022-03-18T08:01:57.962Z] === RUN TestAbortRetry [2022-03-18T08:01:57.962Z] --- PASS: TestAbortRetry (0.00s) [2022-03-18T08:01:57.962Z] === RUN TestClientScheme [2022-03-18T08:01:57.962Z] --- PASS: TestClientScheme (0.00s) [2022-03-18T08:01:57.962Z] === RUN TestNewClientWithTimeout [2022-03-18T08:01:58.275Z] --- PASS: TestExec (2.72s) [2022-03-18T08:01:58.275Z] === RUN TestExecUser [2022-03-18T08:01:58.275Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T08:01:58.275Z] --- SKIP: TestExecUser (0.00s) [2022-03-18T08:01:58.275Z] === RUN TestExportContainerAndImportImage [2022-03-18T08:01:58.275Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:58.275Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-18T08:01:58.275Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T08:01:58.275Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:01:58.275Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T08:01:58.275Z] === RUN TestHealthCheckWorkdir [2022-03-18T08:01:58.275Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T08:01:58.275Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-18T08:01:58.275Z] === RUN TestHealthKillContainer [2022-03-18T08:01:58.275Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T08:01:58.275Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-18T08:01:58.275Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T08:01:58.275Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T08:01:58.275Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T08:01:58.275Z] === RUN TestKillContainerInvalidSignal [2022-03-18T08:01:58.420Z] time="2022-03-18T08:01:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-03-18T08:01:58.731Z] --- PASS: TestDockerNetworkConnectAlias (5.22s) [2022-03-18T08:01:58.731Z] === RUN TestDockerNetworkReConnect [2022-03-18T08:01:58.990Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-03-18T08:01:59.953Z] time="2022-03-18T08:01:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-03-18T08:02:00.366Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T08:02:00.445Z] --- PASS: TestKillContainerInvalidSignal (2.68s) [2022-03-18T08:02:00.445Z] === RUN TestKillContainer [2022-03-18T08:02:00.445Z] === RUN TestKillContainer/no_signal [2022-03-18T08:02:02.266Z] --- PASS: TestDockerNetworkReConnect (3.65s) [2022-03-18T08:02:02.266Z] === RUN TestServicePlugin [2022-03-18T08:02:02.832Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-03-18T08:02:02.855Z] time="2022-03-18T08:02:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-03-18T08:02:03.339Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T08:02:03.339Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T08:02:03.339Z] === RUN TestKillContainer/killing_signal [2022-03-18T08:02:05.363Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T08:02:05.834Z] --- PASS: TestBuildWithHugeFile (127.48s) [2022-03-18T08:02:05.834Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T08:02:05.834Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T08:02:05.834Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T08:02:05.834Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T08:02:05.834Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:02:05.834Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:02:05.834Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:02:05.834Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:02:05.834Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:02:05.834Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:02:05.834Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:02:05.834Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:02:05.834Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:02:05.834Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-03-18T08:02:05.834Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-18T08:02:05.834Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-18T08:02:05.834Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-18T08:02:05.834Z] === RUN TestBuildPreserveOwnership [2022-03-18T08:02:05.834Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:02:05.834Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-18T08:02:05.834Z] === RUN TestBuildPlatformInvalid [2022-03-18T08:02:05.834Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-03-18T08:02:05.834Z] PASS [2022-03-18T08:02:05.834Z] ok github.com/docker/docker/integration/build 216.111s [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === Skipped [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-18T08:02:05.834Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-18T08:02:05.834Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-03-18T08:02:05.834Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-03-18T08:02:05.834Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T08:02:05.834Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-18T08:02:05.834Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] DONE 29 tests, 6 skipped in 255.634s [2022-03-18T08:02:05.834Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-18T08:02:05.834Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:02:05.834Z] INFO: Testing against a local daemon [2022-03-18T08:02:05.834Z] === RUN TestConfigInspect [2022-03-18T08:02:05.834Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-18T08:02:05.834Z] === RUN TestConfigList [2022-03-18T08:02:05.834Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] --- SKIP: TestConfigList (0.00s) [2022-03-18T08:02:05.834Z] === RUN TestConfigsCreateAndDelete [2022-03-18T08:02:05.834Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-18T08:02:05.834Z] === RUN TestConfigsUpdate [2022-03-18T08:02:05.834Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-18T08:02:05.834Z] === RUN TestTemplatedConfig [2022-03-18T08:02:05.834Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-03-18T08:02:05.834Z] === RUN TestConfigCreateResolve [2022-03-18T08:02:05.834Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:02:05.834Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-18T08:02:05.834Z] PASS [2022-03-18T08:02:05.834Z] ok github.com/docker/docker/integration/config 0.131s [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === Skipped [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-18T08:02:05.834Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-18T08:02:05.834Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-18T08:02:05.834Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-18T08:02:05.834Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-03-18T08:02:05.834Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-18T08:02:05.834Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:02:05.834Z] [2022-03-18T08:02:05.834Z] DONE 6 tests, 6 skipped in 2.662s [2022-03-18T08:02:05.834Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-18T08:02:06.240Z] --- PASS: TestKillContainer (5.58s) [2022-03-18T08:02:06.240Z] --- PASS: TestKillContainer/no_signal (2.47s) [2022-03-18T08:02:06.240Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:02:06.240Z] --- PASS: TestKillContainer/killing_signal (3.07s) [2022-03-18T08:02:06.240Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T08:02:06.240Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:02:06.240Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T08:02:06.240Z] === RUN TestKillStoppedContainer [2022-03-18T08:02:06.240Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:02:06.240Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-18T08:02:06.240Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T08:02:06.240Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:02:06.240Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T08:02:06.240Z] === RUN TestKillDifferentUserContainer [2022-03-18T08:02:06.240Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T08:02:06.240Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-18T08:02:06.240Z] === RUN TestInspectOomKilledTrue [2022-03-18T08:02:06.240Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:06.240Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T08:02:06.240Z] === RUN TestInspectOomKilledFalse [2022-03-18T08:02:06.240Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T08:02:06.240Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T08:02:06.240Z] === RUN TestLogsFollowTailEmpty [2022-03-18T08:02:06.298Z] plugin_test.go:61: [d57232e9a4776] joining swarm manager [dd9a26edfb713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:02:06.298Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T08:02:07.543Z] time="2022-03-18T08:02:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-03-18T08:02:07.675Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T08:02:07.675Z] plugin_test.go:64: [d335f209e17b4] joining swarm manager [dd9a26edfb713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:02:08.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:02:08.057Z] INFO: Testing against a local daemon [2022-03-18T08:02:08.057Z] === RUN TestCheckpoint [2022-03-18T08:02:08.057Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T08:02:08.057Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T08:02:08.057Z] === RUN TestContainerInvalidJSON [2022-03-18T08:02:08.057Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:02:08.057Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:02:08.057Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:02:08.057Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:02:08.057Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:02:08.057Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:02:08.057Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-18T08:02:08.057Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-03-18T08:02:08.057Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-18T08:02:08.057Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T08:02:08.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-03-18T08:02:08.525Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-03-18T08:02:08.525Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T08:02:08.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-03-18T08:02:08.525Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T08:02:08.991Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-03-18T08:02:08.991Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T08:02:08.991Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-03-18T08:02:08.991Z] === RUN TestCopyFromContainer [2022-03-18T08:02:08.991Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:08.991Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-18T08:02:08.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T08:02:08.991Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:02:08.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:02:08.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:02:08.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:02:08.992Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:02:08.992Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:02:08.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:02:08.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:02:08.992Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:02:08.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-18T08:02:08.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T08:02:08.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-03-18T08:02:08.992Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-18T08:02:08.992Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T08:02:08.992Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T08:02:08.992Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidEnv [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T08:02:08.992Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-03-18T08:02:08.992Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-03-18T08:02:08.992Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T08:02:08.992Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-03-18T08:02:08.992Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T08:02:08.992Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:08.992Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T08:02:08.992Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T08:02:08.992Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:02:08.992Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T08:02:08.992Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T08:02:08.992Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:02:08.992Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:02:08.992Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:02:08.992Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:02:08.992Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:02:09.134Z] --- PASS: TestLogsFollowTailEmpty (2.61s) [2022-03-18T08:02:09.134Z] === RUN TestNetworkNat [2022-03-18T08:02:09.134Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:09.134Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-18T08:02:09.134Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T08:02:09.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-03-18T08:02:09.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T08:02:09.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T08:02:09.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T08:02:09.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T08:02:09.459Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-03-18T08:02:09.459Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T08:02:09.459Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T08:02:09.459Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T08:02:09.459Z] === RUN TestCreateDifferentPlatform [2022-03-18T08:02:09.459Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T08:02:09.459Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T08:02:09.459Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-03-18T08:02:09.459Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-03-18T08:02:09.459Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T08:02:09.459Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T08:02:09.459Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-03-18T08:02:09.459Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T08:02:09.459Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T08:02:09.459Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T08:02:09.459Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T08:02:09.459Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:09.459Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T08:02:09.459Z] === RUN TestDiff [2022-03-18T08:02:09.459Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:09.459Z] --- SKIP: TestDiff (0.00s) [2022-03-18T08:02:09.459Z] === RUN TestExecWithCloseStdin [2022-03-18T08:02:09.459Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-18T08:02:09.459Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-03-18T08:02:09.459Z] === RUN TestExec [2022-03-18T08:02:10.145Z] docker_api_swarm_test.go:384: [d1e814ce21ec1] joining swarm manager [d31a5f8d2e723]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:02:10.450Z] === RUN TestParseEmptyInterface [2022-03-18T08:02:10.450Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-03-18T08:02:10.450Z] === RUN TestParseNonInterfaceType [2022-03-18T08:02:10.450Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-03-18T08:02:10.450Z] === RUN TestParseWithOneFunction [2022-03-18T08:02:10.450Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-03-18T08:02:10.450Z] === RUN TestParseWithMultipleFuncs [2022-03-18T08:02:10.450Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-03-18T08:02:10.450Z] === RUN TestParseWithUnnamedReturn [2022-03-18T08:02:10.450Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-03-18T08:02:10.450Z] === RUN TestEmbeddedInterface [2022-03-18T08:02:10.450Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-03-18T08:02:10.450Z] === RUN TestParsedImports [2022-03-18T08:02:10.450Z] --- PASS: TestParsedImports (0.00s) [2022-03-18T08:02:10.450Z] === RUN TestAliasedImports [2022-03-18T08:02:10.450Z] --- PASS: TestAliasedImports (0.00s) [2022-03-18T08:02:10.450Z] PASS [2022-03-18T08:02:10.450Z] coverage: 56.8% of statements [2022-03-18T08:02:10.450Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.067s coverage: 56.8% of statements [2022-03-18T08:02:11.415Z] === RUN TestHTTPTransport [2022-03-18T08:02:11.415Z] --- PASS: TestHTTPTransport (0.00s) [2022-03-18T08:02:11.415Z] PASS [2022-03-18T08:02:11.415Z] coverage: 85.7% of statements [2022-03-18T08:02:11.415Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2022-03-18T08:02:11.520Z] docker_api_swarm_test.go:385: [dbe05d4672539] joining swarm manager [d31a5f8d2e723]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:02:12.382Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-03-18T08:02:12.382Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T08:02:12.382Z] === RUN TestBufioReaderPoolPutAndGet [2022-03-18T08:02:12.382Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-03-18T08:02:12.382Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-03-18T08:02:12.382Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-03-18T08:02:12.382Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-03-18T08:02:12.382Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-03-18T08:02:12.382Z] === RUN TestBufioWriterPoolPutAndGet [2022-03-18T08:02:12.382Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-03-18T08:02:12.382Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-03-18T08:02:12.382Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-03-18T08:02:12.382Z] === RUN TestBufferPoolPutAndGet [2022-03-18T08:02:12.382Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-03-18T08:02:12.382Z] PASS [2022-03-18T08:02:12.382Z] coverage: 88.2% of statements [2022-03-18T08:02:12.382Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2022-03-18T08:02:12.844Z] === RUN TestOutputOnPrematureClose [2022-03-18T08:02:12.844Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-03-18T08:02:12.844Z] === RUN TestCompleteSilently [2022-03-18T08:02:12.844Z] --- PASS: TestCompleteSilently (0.00s) [2022-03-18T08:02:12.844Z] PASS [2022-03-18T08:02:12.844Z] coverage: 75.9% of statements [2022-03-18T08:02:12.844Z] ok github.com/docker/docker/pkg/progress 0.039s coverage: 75.9% of statements [2022-03-18T08:02:12.859Z] --- PASS: TestNetworkLocalhostTCPNat (3.86s) [2022-03-18T08:02:12.859Z] === RUN TestNetworkLoopbackNat [2022-03-18T08:02:12.859Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:12.859Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-18T08:02:12.859Z] === RUN TestPause [2022-03-18T08:02:12.859Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T08:02:12.859Z] --- SKIP: TestPause (0.00s) [2022-03-18T08:02:12.859Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T08:02:12.895Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T08:02:13.154Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T08:02:13.304Z] === RUN TestSendToOneSub [2022-03-18T08:02:13.304Z] --- PASS: TestSendToOneSub (0.00s) [2022-03-18T08:02:13.304Z] === RUN TestSendToMultipleSubs [2022-03-18T08:02:13.304Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-03-18T08:02:13.304Z] === RUN TestEvictOneSub [2022-03-18T08:02:13.304Z] --- PASS: TestEvictOneSub (0.00s) [2022-03-18T08:02:13.304Z] === RUN TestClosePublisher [2022-03-18T08:02:13.304Z] --- PASS: TestClosePublisher (0.00s) [2022-03-18T08:02:13.304Z] === RUN TestPubSubRace [2022-03-18T08:02:14.257Z] --- PASS: TestExec (4.71s) [2022-03-18T08:02:14.258Z] === RUN TestExecUser [2022-03-18T08:02:14.258Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T08:02:14.258Z] --- SKIP: TestExecUser (0.00s) [2022-03-18T08:02:14.258Z] === RUN TestExportContainerAndImportImage [2022-03-18T08:02:14.258Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:14.258Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-18T08:02:14.258Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T08:02:14.258Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:14.258Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T08:02:14.258Z] === RUN TestHealthCheckWorkdir [2022-03-18T08:02:14.258Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:14.258Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-18T08:02:14.258Z] === RUN TestHealthKillContainer [2022-03-18T08:02:14.258Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T08:02:14.258Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-18T08:02:14.258Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T08:02:14.258Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T08:02:14.258Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T08:02:14.258Z] === RUN TestKillContainerInvalidSignal [2022-03-18T08:02:14.531Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T08:02:14.860Z] --- PASS: TestPubSubRace (1.08s) [2022-03-18T08:02:14.860Z] PASS [2022-03-18T08:02:14.860Z] coverage: 75.0% of statements [2022-03-18T08:02:14.860Z] ok github.com/docker/docker/pkg/pubsub 1.127s coverage: 75.0% of statements [2022-03-18T08:02:14.860Z] --- PASS: TestRequest (19.04s) [2022-03-18T08:02:14.860Z] === RUN TestOverlappingRequests [2022-03-18T08:02:15.028Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.52s) [2022-03-18T08:02:15.028Z] === RUN TestPauseStopPausedContainer [2022-03-18T08:02:15.028Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:15.028Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-18T08:02:15.028Z] === RUN TestPsFilter [2022-03-18T08:02:15.097Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-03-18T08:02:15.330Z] === RUN TestRegister [2022-03-18T08:02:15.330Z] --- PASS: TestRegister (0.00s) [2022-03-18T08:02:15.330Z] === RUN TestCommand [2022-03-18T08:02:15.330Z] --- PASS: TestCommand (0.04s) [2022-03-18T08:02:15.330Z] === RUN TestNaiveSelf [2022-03-18T08:02:15.330Z] --- PASS: TestNaiveSelf (0.04s) [2022-03-18T08:02:15.330Z] PASS [2022-03-18T08:02:15.330Z] coverage: 82.4% of statements [2022-03-18T08:02:15.330Z] ok github.com/docker/docker/pkg/reexec 0.122s coverage: 82.4% of statements [2022-03-18T08:02:15.330Z] --- PASS: TestOverlappingRequests (0.85s) [2022-03-18T08:02:15.330Z] === RUN TestRelease [2022-03-18T08:02:15.355Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T08:02:15.484Z] --- PASS: TestPsFilter (0.43s) [2022-03-18T08:02:15.484Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T08:02:15.613Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-03-18T08:02:15.613Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-03-18T08:02:15.787Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-03-18T08:02:15.787Z] === RUN TestClientStream [2022-03-18T08:02:15.787Z] --- PASS: TestClientStream (0.00s) [2022-03-18T08:02:15.787Z] === RUN TestClientSendFile [2022-03-18T08:02:15.787Z] --- PASS: TestClientSendFile (0.00s) [2022-03-18T08:02:15.787Z] === RUN TestClientWithRequestTimeout [2022-03-18T08:02:15.788Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-03-18T08:02:15.788Z] === RUN TestFileSpecPlugin [2022-03-18T08:02:15.788Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-03-18T08:02:15.788Z] === RUN TestFileJSONSpecPlugin [2022-03-18T08:02:15.788Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-03-18T08:02:15.788Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-03-18T08:02:15.788Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-03-18T08:02:15.788Z] === RUN TestPluginAddHandler [2022-03-18T08:02:15.788Z] --- PASS: TestPluginAddHandler (0.00s) [2022-03-18T08:02:15.788Z] === RUN TestPluginWaitBadPlugin [2022-03-18T08:02:15.788Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-03-18T08:02:15.788Z] === RUN TestGet [2022-03-18T08:02:15.788Z] time="2022-03-18T08:02:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-03-18T08:02:15.871Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T08:02:16.251Z] === RUN TestDump [2022-03-18T08:02:16.251Z] goroutine 19 [running]: [2022-03-18T08:02:16.251Z] github.com/docker/docker/pkg/stack.dump(0x13b2d57?) [2022-03-18T08:02:16.251Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T08:02:16.251Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-03-18T08:02:16.251Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-03-18T08:02:16.251Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-03-18T08:02:16.251Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-03-18T08:02:16.251Z] testing.tRunner(0xc0000851e0, 0x157a498) [2022-03-18T08:02:16.251Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T08:02:16.251Z] created by testing.(*T).Run [2022-03-18T08:02:16.251Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T08:02:16.251Z] [2022-03-18T08:02:16.251Z] goroutine 1 [chan receive]: [2022-03-18T08:02:16.251Z] testing.(*T).Run(0xc000085040, {0x156913c?, 0x138c1f3?}, 0x157a498) [2022-03-18T08:02:16.251Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T08:02:16.251Z] testing.runTests.func1(0xc0000b6810?) [2022-03-18T08:02:16.251Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T08:02:16.251Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-03-18T08:02:16.251Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T08:02:16.251Z] testing.runTests(0xc000094500?, {0x16fe400, 0x3, 0x3}, {0x1e9ff780598?, 0x40?, 0x17034a0?}) [2022-03-18T08:02:16.251Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T08:02:16.251Z] testing.(*M).Run(0xc000094500) [2022-03-18T08:02:16.251Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T08:02:16.251Z] main.main() [2022-03-18T08:02:16.251Z] _testmain.go:99 +0x255 [2022-03-18T08:02:16.251Z] --- PASS: TestDump (0.00s) [2022-03-18T08:02:16.251Z] === RUN TestDumpToFile [2022-03-18T08:02:16.711Z] --- PASS: TestDumpToFile (0.20s) [2022-03-18T08:02:16.711Z] === RUN TestDumpToFileWithEmptyInput [2022-03-18T08:02:16.711Z] goroutine 21 [running]: [2022-03-18T08:02:16.711Z] github.com/docker/docker/pkg/stack.dump(0x142ecd3?) [2022-03-18T08:02:16.711Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-03-18T08:02:16.711Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x142eca0?}) [2022-03-18T08:02:16.711Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-03-18T08:02:16.711Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0000851e0?) [2022-03-18T08:02:16.711Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-03-18T08:02:16.711Z] testing.tRunner(0xc000085860, 0x157a488) [2022-03-18T08:02:16.711Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T08:02:16.711Z] created by testing.(*T).Run [2022-03-18T08:02:16.711Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-03-18T08:02:16.711Z] [2022-03-18T08:02:16.711Z] goroutine 1 [chan receive]: [2022-03-18T08:02:16.711Z] testing.(*T).Run(0xc000085040, {0x1570713?, 0x138c1f3?}, 0x157a488) [2022-03-18T08:02:16.711Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-03-18T08:02:16.711Z] testing.runTests.func1(0xc0000b6810?) [2022-03-18T08:02:16.711Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-03-18T08:02:16.711Z] testing.tRunner(0xc000085040, 0xc0000c1ca0) [2022-03-18T08:02:16.711Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-03-18T08:02:16.711Z] testing.runTests(0xc000094500?, {0x16fe400, 0x3, 0x3}, {0x1e9ff780598?, 0x40?, 0x17034a0?}) [2022-03-18T08:02:16.711Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-03-18T08:02:16.711Z] testing.(*M).Run(0xc000094500) [2022-03-18T08:02:16.711Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-03-18T08:02:16.711Z] main.main() [2022-03-18T08:02:16.711Z] _testmain.go:99 +0x255 [2022-03-18T08:02:16.711Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-03-18T08:02:16.711Z] PASS [2022-03-18T08:02:16.711Z] coverage: 90.9% of statements [2022-03-18T08:02:16.711Z] ok github.com/docker/docker/pkg/stack 0.257s coverage: 90.9% of statements [2022-03-18T08:02:16.711Z] time="2022-03-18T08:02:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-03-18T08:02:16.804Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T08:02:17.169Z] === RUN TestNewStdWriter [2022-03-18T08:02:17.169Z] --- PASS: TestNewStdWriter (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestWriteWithUninitializedStdWriter [2022-03-18T08:02:17.169Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestWriteWithNilBytes [2022-03-18T08:02:17.169Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestWrite [2022-03-18T08:02:17.169Z] --- PASS: TestWrite (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestWriteWithWriterError [2022-03-18T08:02:17.169Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-03-18T08:02:17.169Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyWriteAndRead [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyWithInvalidInputHeader [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyWithCorruptedPrefix [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyReturnsWriteErrors [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-03-18T08:02:17.169Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-03-18T08:02:17.169Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-03-18T08:02:17.169Z] PASS [2022-03-18T08:02:17.169Z] coverage: 100.0% of statements [2022-03-18T08:02:17.169Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-03-18T08:02:18.082Z] --- PASS: TestKillContainerInvalidSignal (3.63s) [2022-03-18T08:02:18.082Z] === RUN TestKillContainer [2022-03-18T08:02:18.082Z] === RUN TestKillContainer/no_signal [2022-03-18T08:02:18.135Z] === RUN TestRawProgressFormatterFormatStatus [2022-03-18T08:02:18.135Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestRawProgressFormatterFormatProgress [2022-03-18T08:02:18.135Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestFormatStatus [2022-03-18T08:02:18.135Z] --- PASS: TestFormatStatus (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestFormatError [2022-03-18T08:02:18.135Z] --- PASS: TestFormatError (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestFormatJSONError [2022-03-18T08:02:18.135Z] --- PASS: TestFormatJSONError (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestJsonProgressFormatterFormatProgress [2022-03-18T08:02:18.135Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestJsonProgressFormatterFormatStatus [2022-03-18T08:02:18.135Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestNewJSONProgressOutput [2022-03-18T08:02:18.135Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestAuxFormatterEmit [2022-03-18T08:02:18.135Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestStreamWriterStdout [2022-03-18T08:02:18.135Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-03-18T08:02:18.135Z] === RUN TestStreamWriterStderr [2022-03-18T08:02:18.135Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-03-18T08:02:18.135Z] PASS [2022-03-18T08:02:18.135Z] coverage: 66.2% of statements [2022-03-18T08:02:18.135Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2022-03-18T08:02:18.180Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T08:02:18.180Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T08:02:18.180Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T08:02:18.593Z] === RUN TestGenerateRandomID [2022-03-18T08:02:18.593Z] --- PASS: TestGenerateRandomID (0.00s) [2022-03-18T08:02:18.593Z] === RUN TestShortenId [2022-03-18T08:02:18.593Z] --- PASS: TestShortenId (0.00s) [2022-03-18T08:02:18.593Z] === RUN TestShortenSha256Id [2022-03-18T08:02:18.593Z] --- PASS: TestShortenSha256Id (0.00s) [2022-03-18T08:02:18.593Z] === RUN TestShortenIdEmpty [2022-03-18T08:02:18.593Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-03-18T08:02:18.593Z] === RUN TestShortenIdInvalid [2022-03-18T08:02:18.593Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-03-18T08:02:18.593Z] === RUN TestIsShortIDNonHex [2022-03-18T08:02:18.593Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-03-18T08:02:18.593Z] === RUN TestIsShortIDNotCorrectSize [2022-03-18T08:02:18.594Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-03-18T08:02:18.594Z] PASS [2022-03-18T08:02:18.594Z] coverage: 70.6% of statements [2022-03-18T08:02:18.594Z] time="2022-03-18T08:02:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-03-18T08:02:18.594Z] ok github.com/docker/docker/pkg/stringid 0.039s coverage: 70.6% of statements [2022-03-18T08:02:18.747Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T08:02:18.747Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T08:02:19.210Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.14s) [2022-03-18T08:02:19.210Z] === RUN TestRemoveContainerWithVolume [2022-03-18T08:02:19.560Z] === RUN TestIsCpusetListAvailable [2022-03-18T08:02:19.560Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-03-18T08:02:19.560Z] PASS [2022-03-18T08:02:19.560Z] coverage: 39.4% of statements [2022-03-18T08:02:19.560Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-03-18T08:02:19.680Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T08:02:20.615Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-03-18T08:02:20.873Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-03-18T08:02:20.873Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-18T08:02:20.873Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-03-18T08:02:20.873Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-18T08:02:20.873Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T08:02:21.093Z] --- PASS: TestRelease (5.45s) [2022-03-18T08:02:21.093Z] === RUN TestAllocateRandomDeallocate [2022-03-18T08:02:21.268Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T08:02:21.268Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T08:02:21.268Z] === RUN TestKillContainer/killing_signal [2022-03-18T08:02:21.551Z] === RUN TestChtimes [2022-03-18T08:02:21.551Z] --- PASS: TestChtimes (0.01s) [2022-03-18T08:02:21.551Z] === RUN TestChtimesWindows [2022-03-18T08:02:21.551Z] --- PASS: TestChtimesWindows (0.00s) [2022-03-18T08:02:21.551Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-03-18T08:02:21.551Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-03-18T08:02:21.551Z] PASS [2022-03-18T08:02:21.551Z] coverage: 12.9% of statements [2022-03-18T08:02:21.551Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.9% of statements [2022-03-18T08:02:22.106Z] --- PASS: TestRemoveContainerWithVolume (2.86s) [2022-03-18T08:02:22.106Z] === RUN TestRemoveContainerRunning [2022-03-18T08:02:22.519Z] === RUN TestTailFile [2022-03-18T08:02:22.519Z] --- PASS: TestTailFile (0.00s) [2022-03-18T08:02:22.519Z] === RUN TestTailFileManyLines [2022-03-18T08:02:22.519Z] --- PASS: TestTailFileManyLines (0.00s) [2022-03-18T08:02:22.519Z] === RUN TestTailEmptyFile [2022-03-18T08:02:22.519Z] --- PASS: TestTailEmptyFile (0.00s) [2022-03-18T08:02:22.519Z] === RUN TestTailNegativeN [2022-03-18T08:02:22.519Z] --- PASS: TestTailNegativeN (0.00s) [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/8_byte_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/no_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/no_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/truncated_last_line [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader/2_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader/12_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader/8_byte_delimiter [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader/4_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader/single_byte_delimiter [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader/no_delimiter [2022-03-18T08:02:22.519Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.519Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.519Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.520Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.520Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.521Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.521Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.521Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.521Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.984Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.984Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.984Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.984Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.985Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.985Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-03-18T08:02:22.985Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.986Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.986Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.986Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.987Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:22.987Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:22.988Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:23.402Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-03-18T08:02:23.446Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-03-18T08:02:23.447Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-03-18T08:02:23.447Z] --- PASS: TestNewTailReader (0.00s) [2022-03-18T08:02:23.447Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-03-18T08:02:23.447Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-03-18T08:02:23.447Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-03-18T08:02:23.447Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.448Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-03-18T08:02:23.449Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-03-18T08:02:23.450Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-03-18T08:02:23.450Z] PASS [2022-03-18T08:02:23.450Z] coverage: 88.6% of statements [2022-03-18T08:02:23.450Z] ok github.com/docker/docker/pkg/tailfile 0.233s coverage: 88.6% of statements [2022-03-18T08:02:23.450Z] time="2022-03-18T08:02:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-03-18T08:02:23.660Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T08:02:23.919Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T08:02:24.278Z] --- PASS: TestRemoveContainerRunning (2.65s) [2022-03-18T08:02:24.278Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T08:02:24.418Z] === RUN TestTarSumRemoveNonExistent [2022-03-18T08:02:24.418Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestTarSumRemove [2022-03-18T08:02:24.418Z] --- PASS: TestTarSumRemove (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestSortFileInfoSums [2022-03-18T08:02:24.418Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestNewTarSumForLabelInvalid [2022-03-18T08:02:24.418Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestNewTarSumForLabel [2022-03-18T08:02:24.418Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestEmptyTar [2022-03-18T08:02:24.418Z] --- PASS: TestEmptyTar (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestTarSumsReadSize [2022-03-18T08:02:24.418Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestTarSums [2022-03-18T08:02:24.418Z] --- PASS: TestTarSums (0.08s) [2022-03-18T08:02:24.418Z] === RUN TestIteration [2022-03-18T08:02:24.418Z] --- PASS: TestIteration (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestVersionLabelForChecksum [2022-03-18T08:02:24.418Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestVersion [2022-03-18T08:02:24.418Z] --- PASS: TestVersion (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestGetVersion [2022-03-18T08:02:24.418Z] --- PASS: TestGetVersion (0.00s) [2022-03-18T08:02:24.418Z] === RUN TestGetVersions [2022-03-18T08:02:24.418Z] --- PASS: TestGetVersions (0.00s) [2022-03-18T08:02:24.418Z] PASS [2022-03-18T08:02:24.418Z] coverage: 89.3% of statements [2022-03-18T08:02:24.418Z] ok github.com/docker/docker/pkg/tarsum 0.144s coverage: 89.3% of statements [2022-03-18T08:02:24.485Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T08:02:24.875Z] === RUN TestTruncIndex [2022-03-18T08:02:25.050Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T08:02:25.067Z] --- PASS: TestKillContainer (7.19s) [2022-03-18T08:02:25.067Z] --- PASS: TestKillContainer/no_signal (3.55s) [2022-03-18T08:02:25.067Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:02:25.067Z] --- PASS: TestKillContainer/killing_signal (3.58s) [2022-03-18T08:02:25.067Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T08:02:25.067Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:02:25.067Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T08:02:25.067Z] === RUN TestKillStoppedContainer [2022-03-18T08:02:25.067Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:02:25.067Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-18T08:02:25.067Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T08:02:25.067Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:02:25.067Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T08:02:25.067Z] === RUN TestKillDifferentUserContainer [2022-03-18T08:02:25.067Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T08:02:25.067Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-18T08:02:25.067Z] === RUN TestInspectOomKilledTrue [2022-03-18T08:02:25.067Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:25.067Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T08:02:25.067Z] === RUN TestInspectOomKilledFalse [2022-03-18T08:02:25.067Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T08:02:25.067Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T08:02:25.067Z] === RUN TestLogsFollowTailEmpty [2022-03-18T08:02:25.334Z] --- PASS: TestTruncIndex (0.10s) [2022-03-18T08:02:25.334Z] PASS [2022-03-18T08:02:25.334Z] coverage: 91.5% of statements [2022-03-18T08:02:25.334Z] ok github.com/docker/docker/pkg/truncindex 0.152s coverage: 91.5% of statements [2022-03-18T08:02:25.617Z] === RUN TestDockerSuite/TestEventsStreaming [2022-03-18T08:02:25.792Z] === RUN TestIsGIT [2022-03-18T08:02:25.792Z] --- PASS: TestIsGIT (0.00s) [2022-03-18T08:02:25.792Z] === RUN TestIsTransport [2022-03-18T08:02:25.792Z] --- PASS: TestIsTransport (0.00s) [2022-03-18T08:02:25.792Z] PASS [2022-03-18T08:02:25.792Z] coverage: 100.0% of statements [2022-03-18T08:02:25.792Z] ok github.com/docker/docker/pkg/urlutil 0.041s coverage: 100.0% of statements [2022-03-18T08:02:26.183Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T08:02:26.256Z] === RUN TestVersionInfo [2022-03-18T08:02:26.256Z] --- PASS: TestVersionInfo (0.00s) [2022-03-18T08:02:26.256Z] === RUN TestAppendVersions [2022-03-18T08:02:26.256Z] --- PASS: TestAppendVersions (0.00s) [2022-03-18T08:02:26.256Z] PASS [2022-03-18T08:02:26.256Z] coverage: 88.9% of statements [2022-03-18T08:02:26.256Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-03-18T08:02:27.172Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.56s) [2022-03-18T08:02:27.172Z] === RUN TestRemoveInvalidContainer [2022-03-18T08:02:27.172Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-18T08:02:27.172Z] === RUN TestRenameLinkedContainer [2022-03-18T08:02:27.172Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:27.172Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-18T08:02:27.172Z] === RUN TestRenameStoppedContainer [2022-03-18T08:02:28.711Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T08:02:28.854Z] --- PASS: TestLogsFollowTailEmpty (3.75s) [2022-03-18T08:02:28.854Z] === RUN TestNetworkNat [2022-03-18T08:02:28.854Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:28.854Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-18T08:02:28.854Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T08:02:29.175Z] === RUN TestValidatePrivileges [2022-03-18T08:02:29.175Z] --- PASS: TestValidatePrivileges (0.00s) [2022-03-18T08:02:29.175Z] === RUN TestFilterByCapNeg [2022-03-18T08:02:29.175Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-03-18T08:02:29.175Z] === RUN TestFilterByCapPos [2022-03-18T08:02:29.175Z] --- PASS: TestFilterByCapPos (0.00s) [2022-03-18T08:02:29.175Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-03-18T08:02:29.175Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-03-18T08:02:29.175Z] PASS [2022-03-18T08:02:29.175Z] coverage: 12.0% of statements [2022-03-18T08:02:29.175Z] ok github.com/docker/docker/plugin 0.062s coverage: 12.0% of statements [2022-03-18T08:02:29.175Z] --- PASS: TestAllocateRandomDeallocate (8.05s) [2022-03-18T08:02:29.175Z] === RUN TestRetrieveFromStore [2022-03-18T08:02:29.278Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T08:02:30.070Z] --- PASS: TestRenameStoppedContainer (3.20s) [2022-03-18T08:02:30.070Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T08:02:30.140Z] === RUN TestNewSettable [2022-03-18T08:02:30.140Z] --- PASS: TestNewSettable (0.00s) [2022-03-18T08:02:30.140Z] === RUN TestIsSettable [2022-03-18T08:02:30.140Z] --- PASS: TestIsSettable (0.00s) [2022-03-18T08:02:30.140Z] === RUN TestUpdateSettingsEnv [2022-03-18T08:02:30.140Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-03-18T08:02:30.140Z] PASS [2022-03-18T08:02:30.140Z] coverage: 20.0% of statements [2022-03-18T08:02:30.140Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-03-18T08:02:30.598Z] --- PASS: TestGet (15.01s) [2022-03-18T08:02:30.598Z] === RUN TestPluginWithNoManifest [2022-03-18T08:02:30.598Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-03-18T08:02:30.598Z] === RUN TestGetAll [2022-03-18T08:02:30.598Z] --- PASS: TestGetAll (0.01s) [2022-03-18T08:02:30.598Z] PASS [2022-03-18T08:02:30.598Z] coverage: 73.2% of statements [2022-03-18T08:02:30.598Z] ok github.com/docker/docker/pkg/plugins 35.015s coverage: 73.2% of statements [2022-03-18T08:02:31.060Z] === RUN TestLoad [2022-03-18T08:02:31.060Z] --- PASS: TestLoad (0.01s) [2022-03-18T08:02:31.060Z] === RUN TestSave [2022-03-18T08:02:31.060Z] --- PASS: TestSave (0.05s) [2022-03-18T08:02:31.060Z] === RUN TestAddDeleteGet [2022-03-18T08:02:31.060Z] --- PASS: TestAddDeleteGet (0.06s) [2022-03-18T08:02:31.060Z] === RUN TestInvalidTags [2022-03-18T08:02:31.060Z] --- PASS: TestInvalidTags (0.01s) [2022-03-18T08:02:31.060Z] PASS [2022-03-18T08:02:31.060Z] coverage: 84.4% of statements [2022-03-18T08:02:31.060Z] ok github.com/docker/docker/reference 0.176s coverage: 84.4% of statements [2022-03-18T08:02:31.806Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T08:02:32.645Z] --- PASS: TestRetrieveFromStore (3.62s) [2022-03-18T08:02:32.645Z] === RUN TestRequestReleaseAddressDuplicate [2022-03-18T08:02:32.645Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-03-18T08:02:32.645Z] === RUN TestParallelPredefinedRequest1 [2022-03-18T08:02:32.645Z] === PAUSE TestParallelPredefinedRequest1 [2022-03-18T08:02:32.645Z] === RUN TestParallelPredefinedRequest2 [2022-03-18T08:02:32.645Z] === PAUSE TestParallelPredefinedRequest2 [2022-03-18T08:02:32.645Z] === RUN TestParallelPredefinedRequest3 [2022-03-18T08:02:32.645Z] === PAUSE TestParallelPredefinedRequest3 [2022-03-18T08:02:32.645Z] === RUN TestParallelPredefinedRequest4 [2022-03-18T08:02:32.645Z] === PAUSE TestParallelPredefinedRequest4 [2022-03-18T08:02:32.645Z] === RUN TestParallelPredefinedRequest5 [2022-03-18T08:02:32.645Z] === PAUSE TestParallelPredefinedRequest5 [2022-03-18T08:02:32.645Z] === RUN TestDebug [2022-03-18T08:02:32.645Z] --- PASS: TestDebug (0.00s) [2022-03-18T08:02:32.645Z] === RUN TestRequestPoolParallel [2022-03-18T08:02:32.645Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-03-18T08:02:32.645Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-03-18T08:02:32.645Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-03-18T08:02:32.645Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-03-18T08:02:32.645Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-03-18T08:02:32.645Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-03-18T08:02:32.645Z] === RUN TestResumableRequestReaderWithReadError [2022-03-18T08:02:33.103Z] --- PASS: TestRequestPoolParallel (0.26s) [2022-03-18T08:02:33.103Z] === RUN TestFullAllocateRelease [2022-03-18T08:02:33.103Z] time="2022-03-18T08:02:32Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-03-18T08:02:33.103Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-03-18T08:02:33.103Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-03-18T08:02:33.103Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-03-18T08:02:33.103Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-03-18T08:02:33.103Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-03-18T08:02:33.103Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-03-18T08:02:33.103Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-03-18T08:02:33.103Z] === RUN TestResumableRequestReader [2022-03-18T08:02:33.103Z] --- PASS: TestResumableRequestReader (0.00s) [2022-03-18T08:02:33.103Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-03-18T08:02:33.103Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-03-18T08:02:33.103Z] PASS [2022-03-18T08:02:33.103Z] coverage: 100.0% of statements [2022-03-18T08:02:33.103Z] ok github.com/docker/docker/registry/resumable 0.276s coverage: 100.0% of statements [2022-03-18T08:02:33.562Z] --- PASS: TestFullAllocateRelease (0.59s) [2022-03-18T08:02:33.562Z] === RUN TestOddAllocateRelease [2022-03-18T08:02:33.562Z] === RUN TestResolveAuthConfigIndexServer [2022-03-18T08:02:33.562Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-03-18T08:02:33.562Z] === RUN TestResolveAuthConfigFullURL [2022-03-18T08:02:33.562Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-03-18T08:02:33.562Z] === RUN TestLoadAllowNondistributableArtifacts [2022-03-18T08:02:33.562Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-03-18T08:02:33.562Z] === RUN TestValidateMirror [2022-03-18T08:02:33.562Z] --- PASS: TestValidateMirror (0.00s) [2022-03-18T08:02:33.562Z] === RUN TestLoadInsecureRegistries [2022-03-18T08:02:33.608Z] --- PASS: TestNetworkLocalhostTCPNat (4.46s) [2022-03-18T08:02:33.608Z] === RUN TestNetworkLoopbackNat [2022-03-18T08:02:33.608Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:33.608Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-18T08:02:33.608Z] === RUN TestPause [2022-03-18T08:02:33.608Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T08:02:33.608Z] --- SKIP: TestPause (0.00s) [2022-03-18T08:02:33.608Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T08:02:33.712Z] --- PASS: TestServicePlugin (31.33s) [2022-03-18T08:02:33.712Z] === RUN TestServiceUpdateLabel [2022-03-18T08:02:34.020Z] time="2022-03-18T08:02: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-03-18T08:02:34.020Z] time="2022-03-18T08:02: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-03-18T08:02:34.020Z] time="2022-03-18T08:02: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-03-18T08:02:34.020Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-03-18T08:02:34.020Z] === RUN TestFullAllocateSerialReleaseParallel [2022-03-18T08:02:34.020Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-03-18T08:02:34.020Z] === RUN TestNewServiceConfig [2022-03-18T08:02:34.020Z] --- PASS: TestNewServiceConfig (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestValidateIndexName [2022-03-18T08:02:34.020Z] --- PASS: TestValidateIndexName (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestValidateIndexNameWithError [2022-03-18T08:02:34.020Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestEndpointParse [2022-03-18T08:02:34.020Z] --- PASS: TestEndpointParse (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestEndpointParseInvalid [2022-03-18T08:02:34.020Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestValidateEndpoint [2022-03-18T08:02:34.020Z] --- PASS: TestValidateEndpoint (0.01s) [2022-03-18T08:02:34.020Z] === RUN TestPing [2022-03-18T08:02:34.020Z] --- PASS: TestPing (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestPingRegistryEndpoint [2022-03-18T08:02:34.020Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:02:34.020Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-03-18T08:02:34.020Z] === RUN TestEndpoint [2022-03-18T08:02:34.020Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:02:34.020Z] --- SKIP: TestEndpoint (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestParseRepositoryInfo [2022-03-18T08:02:34.020Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestNewIndexInfo [2022-03-18T08:02:34.020Z] --- PASS: TestNewIndexInfo (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestMirrorEndpointLookup [2022-03-18T08:02:34.020Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:02:34.020Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestSearchRepositories [2022-03-18T08:02:34.020Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-03-18T08:02:34.020Z] Host: 127.0.0.1:49349 [2022-03-18T08:02:34.020Z] User-Agent: docker test client [2022-03-18T08:02:34.020Z] Authorization: Token fake-token [2022-03-18T08:02:34.020Z] X-Docker-Token: true [2022-03-18T08:02:34.020Z] Accept-Encoding: gzip [2022-03-18T08:02:34.020Z] [2022-03-18T08:02:34.020Z] [2022-03-18T08:02:34.020Z] registry_test.go:731: HTTP/1.1 200 OK [2022-03-18T08:02:34.020Z] Connection: close [2022-03-18T08:02:34.020Z] Content-Length: 144 [2022-03-18T08:02:34.020Z] Cache-Control: no-cache [2022-03-18T08:02:34.020Z] Content-Type: application/json [2022-03-18T08:02:34.020Z] Date: Fri, 18 Mar 2022 08:02:33 GMT [2022-03-18T08:02:34.020Z] Expires: -1 [2022-03-18T08:02:34.020Z] Pragma: no-cache [2022-03-18T08:02:34.020Z] Server: docker-tests/mock [2022-03-18T08:02:34.020Z] X-Docker-Registry-Config: mock [2022-03-18T08:02:34.020Z] X-Docker-Registry-Version: 0.0.0 [2022-03-18T08:02:34.020Z] [2022-03-18T08:02:34.020Z] [2022-03-18T08:02:34.020Z] --- PASS: TestSearchRepositories (0.01s) [2022-03-18T08:02:34.020Z] === RUN TestTrustedLocation [2022-03-18T08:02:34.020Z] --- PASS: TestTrustedLocation (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-03-18T08:02:34.020Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestAllowNondistributableArtifacts [2022-03-18T08:02:34.020Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestIsSecureIndex [2022-03-18T08:02:34.020Z] --- PASS: TestIsSecureIndex (0.00s) [2022-03-18T08:02:34.020Z] PASS [2022-03-18T08:02:34.020Z] coverage: 51.2% of statements [2022-03-18T08:02:34.020Z] ok github.com/docker/docker/registry 0.334s coverage: 51.2% of statements [2022-03-18T08:02:34.020Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2022-03-18T08:02:34.020Z] === RUN TestOddAllocateSerialReleaseParallel [2022-03-18T08:02:34.020Z] === RUN TestRestartManagerTimeout [2022-03-18T08:02:34.020Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-03-18T08:02:34.020Z] === RUN TestRestartManagerTimeoutReset [2022-03-18T08:02:34.020Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-03-18T08:02:34.020Z] PASS [2022-03-18T08:02:34.020Z] coverage: 50.9% of statements [2022-03-18T08:02:34.020Z] ok github.com/docker/docker/restartmanager 0.045s coverage: 50.9% of statements [2022-03-18T08:02:34.020Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2022-03-18T08:02:34.020Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-03-18T08:02:34.020Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-03-18T08:02:34.020Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T08:02:34.020Z] === CONT TestParallelPredefinedRequest4 [2022-03-18T08:02:34.020Z] === CONT TestParallelPredefinedRequest1 [2022-03-18T08:02:34.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:02:34.020Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-03-18T08:02:34.020Z] === CONT TestParallelPredefinedRequest3 [2022-03-18T08:02:34.020Z] === CONT TestParallelPredefinedRequest5 [2022-03-18T08:02:34.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:02:34.020Z] === CONT TestParallelPredefinedRequest2 [2022-03-18T08:02:34.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:02:34.020Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-03-18T08:02:34.020Z] === CONT TestParallelPredefinedRequest3 [2022-03-18T08:02:34.020Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:02:34.020Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-03-18T08:02:34.021Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-03-18T08:02:34.021Z] === CONT TestParallelPredefinedRequest4 [2022-03-18T08:02:34.021Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:02:34.021Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-03-18T08:02:34.021Z] PASS [2022-03-18T08:02:34.021Z] coverage: 85.3% of statements [2022-03-18T08:02:34.021Z] ok github.com/docker/docker/libnetwork/ipam 82.372s coverage: 85.3% of statements [2022-03-18T08:02:34.986Z] === RUN TestDecodeContainerConfig [2022-03-18T08:02:34.986Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-03-18T08:02:34.986Z] === RUN TestDecodeContainerConfigIsolation [2022-03-18T08:02:34.986Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-03-18T08:02:34.986Z] === RUN TestValidatePrivileged [2022-03-18T08:02:34.986Z] --- PASS: TestValidatePrivileged (0.00s) [2022-03-18T08:02:34.986Z] PASS [2022-03-18T08:02:34.986Z] coverage: 52.6% of statements [2022-03-18T08:02:34.986Z] ok github.com/docker/docker/runconfig 0.066s coverage: 52.6% of statements [2022-03-18T08:02:34.986Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-03-18T08:02:34.986Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-03-18T08:02:34.986Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-03-18T08:02:34.986Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-03-18T08:02:34.986Z] PASS [2022-03-18T08:02:34.986Z] coverage: 62.5% of statements [2022-03-18T08:02:34.986Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-03-18T08:02:35.612Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-03-18T08:02:35.612Z] === RUN TestServiceUpdateSecrets [2022-03-18T08:02:35.853Z] --- PASS: TestRenameRunningContainerAndReuse (5.00s) [2022-03-18T08:02:35.853Z] === RUN TestRenameInvalidName [2022-03-18T08:02:36.554Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.33s) [2022-03-18T08:02:36.554Z] === RUN TestPauseStopPausedContainer [2022-03-18T08:02:36.554Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:36.554Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-18T08:02:36.554Z] === RUN TestPsFilter [2022-03-18T08:02:37.022Z] --- PASS: TestPsFilter (0.43s) [2022-03-18T08:02:37.022Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T08:02:37.386Z] --- PASS: TestRenameInvalidName (2.53s) [2022-03-18T08:02:37.386Z] === RUN TestRenameAnonymousContainer [2022-03-18T08:02:37.776Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-03-18T08:02:37.776Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-18T08:02:37.776Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-03-18T08:02:37.776Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-03-18T08:02:37.776Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-03-18T08:02:38.118Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-03-18T08:02:38.141Z] === RUN TestDockerSuite/TestExec [2022-03-18T08:02:38.400Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T08:02:38.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85a178777d2047aea79e5409a5f8be957135863e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85a178777d2047aea79e5409a5f8be957135863e hack/test/unit [2022-03-18T08:02:38.694Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-03-18T08:02:38.694Z] + TESTFLAGS+=' -test.timeout=5m' [2022-03-18T08:02:38.694Z] + TESTDIRS=./... [2022-03-18T08:02:38.694Z] + exclude_paths='/vendor/|/integration' [2022-03-18T08:02:38.694Z] ++ go list ./... [2022-03-18T08:02:38.694Z] ++ grep -vE '(/vendor/|/integration)' [2022-03-18T08:02:38.714Z] === RUN TestGetDriver [2022-03-18T08:02:38.714Z] --- PASS: TestGetDriver (0.00s) [2022-03-18T08:02:38.714Z] === RUN TestVolumeRequestError [2022-03-18T08:02:38.714Z] --- PASS: TestVolumeRequestError (0.02s) [2022-03-18T08:02:38.714Z] PASS [2022-03-18T08:02:38.714Z] coverage: 36.1% of statements [2022-03-18T08:02:38.714Z] ok github.com/docker/docker/volume/drivers 0.071s coverage: 36.1% of statements [2022-03-18T08:02:38.714Z] === RUN TestGetAddress [2022-03-18T08:02:38.714Z] --- PASS: TestGetAddress (0.00s) [2022-03-18T08:02:38.714Z] === RUN TestRemove [2022-03-18T08:02:38.968Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T08:02:39.172Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T08:02:39.172Z] --- SKIP: TestRemove (0.00s) [2022-03-18T08:02:39.172Z] === RUN TestInitializeWithVolumes [2022-03-18T08:02:39.172Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-03-18T08:02:39.172Z] === RUN TestCreate [2022-03-18T08:02:39.172Z] --- PASS: TestCreate (0.01s) [2022-03-18T08:02:39.172Z] === RUN TestValidateName [2022-03-18T08:02:39.172Z] --- PASS: TestValidateName (0.00s) [2022-03-18T08:02:39.172Z] === RUN TestCreateWithOpts [2022-03-18T08:02:39.172Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T08:02:39.172Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-03-18T08:02:39.172Z] === RUN TestRelaodNoOpts [2022-03-18T08:02:39.172Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-03-18T08:02:39.172Z] PASS [2022-03-18T08:02:39.172Z] coverage: 41.5% of statements [2022-03-18T08:02:39.172Z] ok github.com/docker/docker/volume/local 0.108s coverage: 41.5% of statements [2022-03-18T08:02:39.227Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T08:02:39.649Z] + pkg_list='github.com/docker/docker/api [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/backend/build [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/httputils [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/middleware [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/build [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/container [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/debug [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/image [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/network [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/session [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/system [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/server/router/volume [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/backend [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/container [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/events [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/filters [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/image [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/mount [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/network [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/registry [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/strslice [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/swarm [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/time [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/versions [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T08:02:39.649Z] github.com/docker/docker/api/types/volume [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/builder-next [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/dockerfile [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/remotecontext [2022-03-18T08:02:39.649Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T08:02:39.649Z] github.com/docker/docker/cli [2022-03-18T08:02:39.649Z] github.com/docker/docker/cli/config [2022-03-18T08:02:39.649Z] github.com/docker/docker/cli/debug [2022-03-18T08:02:39.649Z] github.com/docker/docker/client [2022-03-18T08:02:39.649Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T08:02:39.649Z] github.com/docker/docker/cmd/dockerd [2022-03-18T08:02:39.649Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T08:02:39.649Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T08:02:39.649Z] github.com/docker/docker/container [2022-03-18T08:02:39.649Z] github.com/docker/docker/container/stream [2022-03-18T08:02:39.649Z] github.com/docker/docker/contrib/apparmor [2022-03-18T08:02:39.649Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T08:02:39.649Z] github.com/docker/docker/contrib/httpserver [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/cluster [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/config [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/events [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/exec [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/images [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/initlayer [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/links [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/listeners [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/local [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T08:02:39.649Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/names [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/network [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/stats [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution/metadata [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution/utils [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution/xfer [2022-03-18T08:02:39.650Z] github.com/docker/docker/dockerversion [2022-03-18T08:02:39.650Z] github.com/docker/docker/errdefs [2022-03-18T08:02:39.650Z] github.com/docker/docker/image [2022-03-18T08:02:39.650Z] github.com/docker/docker/image/cache [2022-03-18T08:02:39.650Z] github.com/docker/docker/image/tarexport [2022-03-18T08:02:39.650Z] github.com/docker/docker/image/v1 [2022-03-18T08:02:39.650Z] github.com/docker/docker/internal/test/suite [2022-03-18T08:02:39.650Z] github.com/docker/docker/layer [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/types [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/config [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/idm [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ns [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/options [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/osl [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/types [2022-03-18T08:02:39.650Z] github.com/docker/docker/oci [2022-03-18T08:02:39.650Z] github.com/docker/docker/oci/caps [2022-03-18T08:02:39.650Z] github.com/docker/docker/opts [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/aaparser [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/archive [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/authorization [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/capabilities [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/containerfs [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/directory [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/dmesg [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/filenotify [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/fileutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/fsutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/homedir [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/idtools [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/ioutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/longpath [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/loopback [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/parsers [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/pidfile [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/platform [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/plugins [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/pools [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/progress [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/pubsub [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/reexec [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/signal [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/stack [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/stringid [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/system [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/tailfile [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/tarsum [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/truncindex [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/urlutil [2022-03-18T08:02:39.650Z] github.com/docker/docker/pkg/useragent [2022-03-18T08:02:39.650Z] github.com/docker/docker/plugin [2022-03-18T08:02:39.650Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T08:02:39.650Z] github.com/docker/docker/plugin/v2 [2022-03-18T08:02:39.650Z] github.com/docker/docker/profiles/apparmor [2022-03-18T08:02:39.650Z] github.com/docker/docker/profiles/seccomp [2022-03-18T08:02:39.650Z] github.com/docker/docker/quota [2022-03-18T08:02:39.650Z] github.com/docker/docker/reference [2022-03-18T08:02:39.650Z] github.com/docker/docker/registry [2022-03-18T08:02:39.650Z] github.com/docker/docker/registry/resumable [2022-03-18T08:02:39.650Z] github.com/docker/docker/restartmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/rootless [2022-03-18T08:02:39.650Z] github.com/docker/docker/rootless/specconv [2022-03-18T08:02:39.650Z] github.com/docker/docker/runconfig [2022-03-18T08:02:39.650Z] github.com/docker/docker/runconfig/opts [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/daemon [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/environment [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/fakegit [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/registry [2022-03-18T08:02:39.650Z] github.com/docker/docker/testutil/request [2022-03-18T08:02:39.650Z] github.com/docker/docker/volume [2022-03-18T08:02:39.650Z] github.com/docker/docker/volume/drivers [2022-03-18T08:02:39.650Z] github.com/docker/docker/volume/local [2022-03-18T08:02:39.650Z] github.com/docker/docker/volume/mounts [2022-03-18T08:02:39.650Z] github.com/docker/docker/volume/service [2022-03-18T08:02:39.650Z] github.com/docker/docker/volume/service/opts [2022-03-18T08:02:39.650Z] github.com/docker/docker/volume/testutils' [2022-03-18T08:02:39.650Z] ++ grep --fixed-strings -v /libnetwork [2022-03-18T08:02:39.650Z] ++ echo 'github.com/docker/docker/api [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/backend/build [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/httputils [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/middleware [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/build [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/container [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/debug [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/image [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/network [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/session [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/system [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/server/router/volume [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/backend [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/container [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/events [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/filters [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/image [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/mount [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/network [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/registry [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/strslice [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/swarm [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/time [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/versions [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T08:02:39.650Z] github.com/docker/docker/api/types/volume [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/builder-next [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/dockerfile [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/remotecontext [2022-03-18T08:02:39.650Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T08:02:39.650Z] github.com/docker/docker/cli [2022-03-18T08:02:39.650Z] github.com/docker/docker/cli/config [2022-03-18T08:02:39.650Z] github.com/docker/docker/cli/debug [2022-03-18T08:02:39.650Z] github.com/docker/docker/client [2022-03-18T08:02:39.650Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T08:02:39.650Z] github.com/docker/docker/cmd/dockerd [2022-03-18T08:02:39.650Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T08:02:39.650Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T08:02:39.650Z] github.com/docker/docker/container [2022-03-18T08:02:39.650Z] github.com/docker/docker/container/stream [2022-03-18T08:02:39.650Z] github.com/docker/docker/contrib/apparmor [2022-03-18T08:02:39.650Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T08:02:39.650Z] github.com/docker/docker/contrib/httpserver [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/cluster [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/config [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/events [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/exec [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/images [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/initlayer [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/links [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/listeners [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/local [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/names [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/network [2022-03-18T08:02:39.650Z] github.com/docker/docker/daemon/stats [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution/metadata [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution/utils [2022-03-18T08:02:39.650Z] github.com/docker/docker/distribution/xfer [2022-03-18T08:02:39.650Z] github.com/docker/docker/dockerversion [2022-03-18T08:02:39.650Z] github.com/docker/docker/errdefs [2022-03-18T08:02:39.650Z] github.com/docker/docker/image [2022-03-18T08:02:39.650Z] github.com/docker/docker/image/cache [2022-03-18T08:02:39.650Z] github.com/docker/docker/image/tarexport [2022-03-18T08:02:39.650Z] github.com/docker/docker/image/v1 [2022-03-18T08:02:39.650Z] github.com/docker/docker/internal/test/suite [2022-03-18T08:02:39.650Z] github.com/docker/docker/layer [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T08:02:39.650Z] github.com/docker/docker/libcontainerd/types [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/config [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/idm [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/ns [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/options [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/osl [2022-03-18T08:02:39.650Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T08:02:39.651Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T08:02:39.651Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T08:02:39.651Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T08:02:39.651Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/libnetwork/types [2022-03-18T08:02:39.651Z] github.com/docker/docker/oci [2022-03-18T08:02:39.651Z] github.com/docker/docker/oci/caps [2022-03-18T08:02:39.651Z] github.com/docker/docker/opts [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/aaparser [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/archive [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/authorization [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/capabilities [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/containerfs [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/directory [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/dmesg [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/filenotify [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/fileutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/fsutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/homedir [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/idtools [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/ioutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/longpath [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/loopback [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/parsers [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/pidfile [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/platform [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/pools [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/progress [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/pubsub [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/reexec [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/signal [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/stack [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/stringid [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/system [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/tailfile [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/tarsum [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/truncindex [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/urlutil [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/useragent [2022-03-18T08:02:39.651Z] github.com/docker/docker/plugin [2022-03-18T08:02:39.651Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T08:02:39.651Z] github.com/docker/docker/plugin/v2 [2022-03-18T08:02:39.651Z] github.com/docker/docker/profiles/apparmor [2022-03-18T08:02:39.651Z] github.com/docker/docker/profiles/seccomp [2022-03-18T08:02:39.651Z] github.com/docker/docker/quota [2022-03-18T08:02:39.651Z] github.com/docker/docker/reference [2022-03-18T08:02:39.651Z] github.com/docker/docker/registry [2022-03-18T08:02:39.651Z] github.com/docker/docker/registry/resumable [2022-03-18T08:02:39.651Z] github.com/docker/docker/restartmanager [2022-03-18T08:02:39.651Z] github.com/docker/docker/rootless [2022-03-18T08:02:39.651Z] github.com/docker/docker/rootless/specconv [2022-03-18T08:02:39.651Z] github.com/docker/docker/runconfig [2022-03-18T08:02:39.651Z] github.com/docker/docker/runconfig/opts [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/daemon [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/environment [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fakegit [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/registry [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/request [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/drivers [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/local [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/mounts [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/service [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/service/opts [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/testutils' [2022-03-18T08:02:39.651Z] + base_pkg_list='github.com/docker/docker/api [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/backend/build [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/httputils [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/middleware [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/build [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/container [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/debug [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/image [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/network [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/session [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/system [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/volume [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/backend [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/container [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/events [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/filters [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/image [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/mount [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/network [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/registry [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/strslice [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/swarm [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/time [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/versions [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/volume [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/dockerfile [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/remotecontext [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T08:02:39.651Z] github.com/docker/docker/cli [2022-03-18T08:02:39.651Z] github.com/docker/docker/cli/config [2022-03-18T08:02:39.651Z] github.com/docker/docker/cli/debug [2022-03-18T08:02:39.651Z] github.com/docker/docker/client [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/dockerd [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T08:02:39.651Z] github.com/docker/docker/container [2022-03-18T08:02:39.651Z] github.com/docker/docker/container/stream [2022-03-18T08:02:39.651Z] github.com/docker/docker/contrib/apparmor [2022-03-18T08:02:39.651Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T08:02:39.651Z] github.com/docker/docker/contrib/httpserver [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/config [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/events [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/exec [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/images [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/initlayer [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/links [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/listeners [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/local [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/names [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/network [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/stats [2022-03-18T08:02:39.651Z] github.com/docker/docker/distribution [2022-03-18T08:02:39.651Z] github.com/docker/docker/distribution/metadata [2022-03-18T08:02:39.651Z] github.com/docker/docker/distribution/utils [2022-03-18T08:02:39.651Z] github.com/docker/docker/distribution/xfer [2022-03-18T08:02:39.651Z] github.com/docker/docker/dockerversion [2022-03-18T08:02:39.651Z] github.com/docker/docker/errdefs [2022-03-18T08:02:39.651Z] github.com/docker/docker/image [2022-03-18T08:02:39.651Z] github.com/docker/docker/image/cache [2022-03-18T08:02:39.651Z] github.com/docker/docker/image/tarexport [2022-03-18T08:02:39.651Z] github.com/docker/docker/image/v1 [2022-03-18T08:02:39.651Z] github.com/docker/docker/internal/test/suite [2022-03-18T08:02:39.651Z] github.com/docker/docker/layer [2022-03-18T08:02:39.651Z] github.com/docker/docker/libcontainerd [2022-03-18T08:02:39.651Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T08:02:39.651Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T08:02:39.651Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T08:02:39.651Z] github.com/docker/docker/libcontainerd/types [2022-03-18T08:02:39.651Z] github.com/docker/docker/oci [2022-03-18T08:02:39.651Z] github.com/docker/docker/oci/caps [2022-03-18T08:02:39.651Z] github.com/docker/docker/opts [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/aaparser [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/archive [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/authorization [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/capabilities [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/containerfs [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/directory [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/dmesg [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/filenotify [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/fileutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/fsutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/homedir [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/idtools [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/ioutils [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/longpath [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/loopback [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/parsers [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/pidfile [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/platform [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/pools [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/progress [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/pubsub [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/reexec [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/signal [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/stack [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/stringid [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/system [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/tailfile [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/tarsum [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/truncindex [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/urlutil [2022-03-18T08:02:39.651Z] github.com/docker/docker/pkg/useragent [2022-03-18T08:02:39.651Z] github.com/docker/docker/plugin [2022-03-18T08:02:39.651Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T08:02:39.651Z] github.com/docker/docker/plugin/v2 [2022-03-18T08:02:39.651Z] github.com/docker/docker/profiles/apparmor [2022-03-18T08:02:39.651Z] github.com/docker/docker/profiles/seccomp [2022-03-18T08:02:39.651Z] github.com/docker/docker/quota [2022-03-18T08:02:39.651Z] github.com/docker/docker/reference [2022-03-18T08:02:39.651Z] github.com/docker/docker/registry [2022-03-18T08:02:39.651Z] github.com/docker/docker/registry/resumable [2022-03-18T08:02:39.651Z] github.com/docker/docker/restartmanager [2022-03-18T08:02:39.651Z] github.com/docker/docker/rootless [2022-03-18T08:02:39.651Z] github.com/docker/docker/rootless/specconv [2022-03-18T08:02:39.651Z] github.com/docker/docker/runconfig [2022-03-18T08:02:39.651Z] github.com/docker/docker/runconfig/opts [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/daemon [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/environment [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fakegit [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/registry [2022-03-18T08:02:39.651Z] github.com/docker/docker/testutil/request [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/drivers [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/local [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/mounts [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/service [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/service/opts [2022-03-18T08:02:39.651Z] github.com/docker/docker/volume/testutils' [2022-03-18T08:02:39.651Z] ++ echo 'github.com/docker/docker/api [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/backend/build [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/httputils [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/middleware [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/build [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/container [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/debug [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/image [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/network [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/session [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/system [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/server/router/volume [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/backend [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/container [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/events [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/filters [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/image [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/mount [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/network [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/registry [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/strslice [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/swarm [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/time [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/versions [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T08:02:39.651Z] github.com/docker/docker/api/types/volume [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/dockerfile [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/remotecontext [2022-03-18T08:02:39.651Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T08:02:39.651Z] github.com/docker/docker/cli [2022-03-18T08:02:39.651Z] github.com/docker/docker/cli/config [2022-03-18T08:02:39.651Z] github.com/docker/docker/cli/debug [2022-03-18T08:02:39.651Z] github.com/docker/docker/client [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/dockerd [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T08:02:39.651Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T08:02:39.651Z] github.com/docker/docker/container [2022-03-18T08:02:39.651Z] github.com/docker/docker/container/stream [2022-03-18T08:02:39.651Z] github.com/docker/docker/contrib/apparmor [2022-03-18T08:02:39.651Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T08:02:39.651Z] github.com/docker/docker/contrib/httpserver [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster [2022-03-18T08:02:39.651Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/config [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/events [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/exec [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/images [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/initlayer [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/links [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/listeners [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/local [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/names [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/network [2022-03-18T08:02:39.652Z] github.com/docker/docker/daemon/stats [2022-03-18T08:02:39.652Z] github.com/docker/docker/distribution [2022-03-18T08:02:39.652Z] github.com/docker/docker/distribution/metadata [2022-03-18T08:02:39.652Z] github.com/docker/docker/distribution/utils [2022-03-18T08:02:39.652Z] github.com/docker/docker/distribution/xfer [2022-03-18T08:02:39.652Z] github.com/docker/docker/dockerversion [2022-03-18T08:02:39.652Z] github.com/docker/docker/errdefs [2022-03-18T08:02:39.652Z] github.com/docker/docker/image [2022-03-18T08:02:39.652Z] github.com/docker/docker/image/cache [2022-03-18T08:02:39.652Z] github.com/docker/docker/image/tarexport [2022-03-18T08:02:39.652Z] github.com/docker/docker/image/v1 [2022-03-18T08:02:39.652Z] github.com/docker/docker/internal/test/suite [2022-03-18T08:02:39.652Z] github.com/docker/docker/layer [2022-03-18T08:02:39.652Z] github.com/docker/docker/libcontainerd [2022-03-18T08:02:39.652Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T08:02:39.652Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T08:02:39.652Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T08:02:39.652Z] github.com/docker/docker/libcontainerd/types [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/config [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/idm [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ns [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/options [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/osl [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/types [2022-03-18T08:02:39.652Z] github.com/docker/docker/oci [2022-03-18T08:02:39.652Z] github.com/docker/docker/oci/caps [2022-03-18T08:02:39.652Z] github.com/docker/docker/opts [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/aaparser [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/archive [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/authorization [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/capabilities [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/containerfs [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/directory [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/dmesg [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/filenotify [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/fileutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/fsutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/homedir [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/idtools [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/ioutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/longpath [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/loopback [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/parsers [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/pidfile [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/platform [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/plugins [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/pools [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/progress [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/pubsub [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/reexec [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/signal [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/stack [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/stringid [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/system [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/tailfile [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/tarsum [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/truncindex [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/urlutil [2022-03-18T08:02:39.652Z] github.com/docker/docker/pkg/useragent [2022-03-18T08:02:39.652Z] github.com/docker/docker/plugin [2022-03-18T08:02:39.652Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T08:02:39.652Z] github.com/docker/docker/plugin/v2 [2022-03-18T08:02:39.652Z] github.com/docker/docker/profiles/apparmor [2022-03-18T08:02:39.652Z] github.com/docker/docker/profiles/seccomp [2022-03-18T08:02:39.652Z] github.com/docker/docker/quota [2022-03-18T08:02:39.652Z] github.com/docker/docker/reference [2022-03-18T08:02:39.652Z] github.com/docker/docker/registry [2022-03-18T08:02:39.652Z] github.com/docker/docker/registry/resumable [2022-03-18T08:02:39.652Z] github.com/docker/docker/restartmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/rootless [2022-03-18T08:02:39.652Z] github.com/docker/docker/rootless/specconv [2022-03-18T08:02:39.652Z] github.com/docker/docker/runconfig [2022-03-18T08:02:39.652Z] github.com/docker/docker/runconfig/opts [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/daemon [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/environment [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/fakegit [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T08:02:39.652Z] ++ grep --fixed-strings /libnetwork [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/registry [2022-03-18T08:02:39.652Z] github.com/docker/docker/testutil/request [2022-03-18T08:02:39.652Z] github.com/docker/docker/volume [2022-03-18T08:02:39.652Z] github.com/docker/docker/volume/drivers [2022-03-18T08:02:39.652Z] github.com/docker/docker/volume/local [2022-03-18T08:02:39.652Z] github.com/docker/docker/volume/mounts [2022-03-18T08:02:39.652Z] github.com/docker/docker/volume/service [2022-03-18T08:02:39.652Z] github.com/docker/docker/volume/service/opts [2022-03-18T08:02:39.652Z] github.com/docker/docker/volume/testutils' [2022-03-18T08:02:39.652Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/config [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/idm [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ns [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/options [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/osl [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/types' [2022-03-18T08:02:39.652Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-03-18T08:02:39.652Z] + echo 'github.com/docker/docker/libnetwork [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/config [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/idm [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/ns [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/options [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/osl [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/types' [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T08:02:39.652Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T08:02:39.652Z] + type docker-proxy [2022-03-18T08:02:39.653Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-03-18T08:02:39.653Z] + hack/make.sh binary-proxy install-proxy [2022-03-18T08:02:39.653Z] [2022-03-18T08:02:39.797Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T08:02:39.909Z] Removing bundles/ [2022-03-18T08:02:39.909Z] [2022-03-18T08:02:39.909Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-03-18T08:02:39.909Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-03-18T08:02:39.909Z] GOOS="" GOARCH="" GOARM="" [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRaw [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-03-18T08:02:40.705Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRaw [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-03-18T08:02:40.705Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestConvertTmpfsOptions [2022-03-18T08:02:40.705Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-03-18T08:02:40.705Z] linux_parser_test.go:209: data="ro" [2022-03-18T08:02:40.705Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestParseMountSpec [2022-03-18T08:02:40.705Z] parser_test.go:62: case 0 [2022-03-18T08:02:40.705Z] parser_test.go:62: case 1 [2022-03-18T08:02:40.705Z] parser_test.go:62: case 2 [2022-03-18T08:02:40.705Z] parser_test.go:62: case 3 [2022-03-18T08:02:40.705Z] parser_test.go:62: case 4 [2022-03-18T08:02:40.705Z] parser_test.go:62: case 5 [2022-03-18T08:02:40.705Z] --- PASS: TestParseMountSpec (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestValidateMount [2022-03-18T08:02:40.705Z] --- PASS: TestValidateMount (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRaw [2022-03-18T08:02:40.705Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-03-18T08:02:40.705Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-03-18T08:02:40.706Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-03-18T08:02:40.706Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-03-18T08:02:40.706Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-03-18T08:02:40.706Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-03-18T08:02:40.706Z] PASS [2022-03-18T08:02:40.706Z] coverage: 67.6% of statements [2022-03-18T08:02:40.706Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.6% of statements [2022-03-18T08:02:40.810Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.78s) [2022-03-18T08:02:40.810Z] === RUN TestRemoveContainerWithVolume [2022-03-18T08:02:41.172Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T08:02:41.431Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T08:02:41.672Z] === RUN TestSetGetMeta [2022-03-18T08:02:41.672Z] === PAUSE TestSetGetMeta [2022-03-18T08:02:41.672Z] === RUN TestRestore [2022-03-18T08:02:41.672Z] === PAUSE TestRestore [2022-03-18T08:02:41.672Z] === RUN TestServiceCreate [2022-03-18T08:02:41.672Z] === PAUSE TestServiceCreate [2022-03-18T08:02:41.672Z] === RUN TestServiceList [2022-03-18T08:02:41.672Z] === PAUSE TestServiceList [2022-03-18T08:02:41.672Z] === RUN TestServiceRemove [2022-03-18T08:02:41.672Z] === PAUSE TestServiceRemove [2022-03-18T08:02:41.672Z] === RUN TestServiceGet [2022-03-18T08:02:41.672Z] === PAUSE TestServiceGet [2022-03-18T08:02:41.672Z] === RUN TestServicePrune [2022-03-18T08:02:41.672Z] === PAUSE TestServicePrune [2022-03-18T08:02:41.672Z] === RUN TestCreate [2022-03-18T08:02:41.672Z] === PAUSE TestCreate [2022-03-18T08:02:41.672Z] === RUN TestRemove [2022-03-18T08:02:41.672Z] === PAUSE TestRemove [2022-03-18T08:02:41.672Z] === RUN TestList [2022-03-18T08:02:41.672Z] === PAUSE TestList [2022-03-18T08:02:41.672Z] === RUN TestFindByDriver [2022-03-18T08:02:41.672Z] === PAUSE TestFindByDriver [2022-03-18T08:02:41.672Z] === RUN TestFindByReferenced [2022-03-18T08:02:41.672Z] === PAUSE TestFindByReferenced [2022-03-18T08:02:41.672Z] === RUN TestDerefMultipleOfSameRef [2022-03-18T08:02:41.672Z] === PAUSE TestDerefMultipleOfSameRef [2022-03-18T08:02:41.672Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T08:02:41.672Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T08:02:41.672Z] === RUN TestDefererencePluginOnCreateError [2022-03-18T08:02:41.672Z] === PAUSE TestDefererencePluginOnCreateError [2022-03-18T08:02:41.672Z] === RUN TestRefDerefRemove [2022-03-18T08:02:41.672Z] === PAUSE TestRefDerefRemove [2022-03-18T08:02:41.672Z] === RUN TestGet [2022-03-18T08:02:41.672Z] === PAUSE TestGet [2022-03-18T08:02:41.672Z] === RUN TestGetWithReference [2022-03-18T08:02:41.672Z] === PAUSE TestGetWithReference [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_nil_list [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_nil_list [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_empty_list [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_empty_list [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_filter_some [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_filter_some [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_filter_middle [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_filter_middle [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-03-18T08:02:41.672Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-03-18T08:02:41.672Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_nil_list [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_filter_some [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_empty_list [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-03-18T08:02:41.672Z] === CONT TestFilterFunc/test_filter_middle [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-03-18T08:02:41.672Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-03-18T08:02:41.672Z] === CONT TestSetGetMeta [2022-03-18T08:02:41.672Z] === CONT TestList [2022-03-18T08:02:41.672Z] === CONT TestServiceGet [2022-03-18T08:02:41.672Z] === CONT TestServiceList [2022-03-18T08:02:41.672Z] --- PASS: TestSetGetMeta (0.03s) [2022-03-18T08:02:41.672Z] === CONT TestServiceRemove [2022-03-18T08:02:41.999Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T08:02:42.130Z] --- PASS: TestList (0.07s) [2022-03-18T08:02:42.130Z] === CONT TestRemove [2022-03-18T08:02:42.130Z] --- PASS: TestRemove (0.02s) [2022-03-18T08:02:42.130Z] === CONT TestCreate [2022-03-18T08:02:42.130Z] --- PASS: TestCreate (0.02s) [2022-03-18T08:02:42.130Z] === CONT TestServicePrune [2022-03-18T08:02:42.130Z] --- PASS: TestServiceGet (0.26s) [2022-03-18T08:02:42.130Z] === CONT TestServiceCreate [2022-03-18T08:02:42.130Z] time="2022-03-18T08:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T08:02:42.130Z] --- PASS: TestServiceRemove (0.24s) [2022-03-18T08:02:42.130Z] === CONT TestRestore [2022-03-18T08:02:42.130Z] time="2022-03-18T08:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T08:02:42.130Z] --- PASS: TestServiceList (0.28s) [2022-03-18T08:02:42.130Z] === CONT TestDefererencePluginOnCreateError [2022-03-18T08:02:42.130Z] time="2022-03-18T08:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T08:02:42.130Z] time="2022-03-18T08:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-03-18T08:02:42.130Z] --- PASS: TestServiceCreate (0.03s) [2022-03-18T08:02:42.130Z] === CONT TestGetWithReference [2022-03-18T08:02:42.130Z] time="2022-03-18T08:02:41Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-03-18T08:02:42.130Z] --- PASS: TestRestore (0.04s) [2022-03-18T08:02:42.130Z] === CONT TestGet [2022-03-18T08:02:42.130Z] --- PASS: TestServicePrune (0.19s) [2022-03-18T08:02:42.130Z] === CONT TestRefDerefRemove [2022-03-18T08:02:42.130Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-03-18T08:02:42.130Z] === CONT TestDerefMultipleOfSameRef [2022-03-18T08:02:42.130Z] --- PASS: TestGetWithReference (0.04s) [2022-03-18T08:02:42.130Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-03-18T08:02:42.130Z] --- PASS: TestGet (0.03s) [2022-03-18T08:02:42.131Z] === CONT TestFindByReferenced [2022-03-18T08:02:42.131Z] --- PASS: TestRefDerefRemove (0.03s) [2022-03-18T08:02:42.131Z] === CONT TestFindByDriver [2022-03-18T08:02:42.131Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-03-18T08:02:42.131Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-03-18T08:02:42.131Z] --- PASS: TestFindByReferenced (0.03s) [2022-03-18T08:02:42.131Z] --- PASS: TestFindByDriver (0.03s) [2022-03-18T08:02:42.131Z] PASS [2022-03-18T08:02:42.131Z] coverage: 69.0% of statements [2022-03-18T08:02:42.131Z] ok github.com/docker/docker/volume/service 0.431s coverage: 69.0% of statements [2022-03-18T08:02:42.565Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T08:02:43.131Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T08:02:43.698Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T08:02:44.264Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T08:02:44.601Z] --- PASS: TestRemoveContainerWithVolume (3.79s) [2022-03-18T08:02:44.601Z] === RUN TestRemoveContainerRunning [2022-03-18T08:02:45.199Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T08:02:46.135Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T08:02:46.393Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T08:02:47.770Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T08:02:47.916Z] 2022/03/18 08:02:47 Closing DB instances... [2022-03-18T08:02:47.996Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-03-18T08:02:47.996Z] [2022-03-18T08:02:47.996Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-03-18T08:02:47.996Z] Installing docker-proxy to /usr/local/bin/ [2022-03-18T08:02:47.996Z] [2022-03-18T08:02:47.996Z] + mkdir -p bundles [2022-03-18T08:02:47.996Z] + '[' -n 'github.com/docker/docker/api [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/backend/build [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/httputils [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/middleware [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/build [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/checkpoint [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/container [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/debug [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/distribution [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/grpc [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/image [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/network [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/plugin [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/session [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/swarm [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/system [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/server/router/volume [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/backend [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/blkiodev [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/container [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/events [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/filters [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/image [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/mount [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/network [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/plugins/logdriver [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/registry [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/strslice [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/swarm [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/swarm/runtime [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/time [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/versions [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/versions/v1p19 [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/versions/v1p20 [2022-03-18T08:02:47.996Z] github.com/docker/docker/api/types/volume [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/builder-next [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/builder-next/exporter [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/builder-next/worker [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/dockerfile [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/remotecontext [2022-03-18T08:02:47.996Z] github.com/docker/docker/builder/remotecontext/git [2022-03-18T08:02:47.996Z] github.com/docker/docker/cli [2022-03-18T08:02:47.996Z] github.com/docker/docker/cli/config [2022-03-18T08:02:47.996Z] github.com/docker/docker/cli/debug [2022-03-18T08:02:47.996Z] github.com/docker/docker/client [2022-03-18T08:02:47.996Z] github.com/docker/docker/cmd/docker-proxy [2022-03-18T08:02:47.996Z] github.com/docker/docker/cmd/dockerd [2022-03-18T08:02:47.996Z] github.com/docker/docker/cmd/dockerd/trap [2022-03-18T08:02:47.996Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-03-18T08:02:47.996Z] github.com/docker/docker/container [2022-03-18T08:02:47.996Z] github.com/docker/docker/container/stream [2022-03-18T08:02:47.996Z] github.com/docker/docker/contrib/apparmor [2022-03-18T08:02:47.996Z] github.com/docker/docker/contrib/docker-device-tool [2022-03-18T08:02:47.996Z] github.com/docker/docker/contrib/httpserver [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/cluster [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/cluster/convert [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/cluster/executor [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/cluster/executor/container [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/cluster/provider [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/config [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/events [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/events/testutils [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/exec [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/copy [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/register [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/images [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/initlayer [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/links [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/listeners [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/awslogs [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/fluentd [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/gcplogs [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/gelf [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/journald [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/local [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/logentries [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/loggerutils [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/splunk [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/syslog [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/logger/templates [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/names [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/network [2022-03-18T08:02:47.996Z] github.com/docker/docker/daemon/stats [2022-03-18T08:02:47.996Z] github.com/docker/docker/distribution [2022-03-18T08:02:47.996Z] github.com/docker/docker/distribution/metadata [2022-03-18T08:02:47.996Z] github.com/docker/docker/distribution/utils [2022-03-18T08:02:47.996Z] github.com/docker/docker/distribution/xfer [2022-03-18T08:02:47.996Z] github.com/docker/docker/dockerversion [2022-03-18T08:02:47.996Z] github.com/docker/docker/errdefs [2022-03-18T08:02:47.996Z] github.com/docker/docker/image [2022-03-18T08:02:47.996Z] github.com/docker/docker/image/cache [2022-03-18T08:02:47.996Z] github.com/docker/docker/image/tarexport [2022-03-18T08:02:47.996Z] github.com/docker/docker/image/v1 [2022-03-18T08:02:47.996Z] github.com/docker/docker/internal/test/suite [2022-03-18T08:02:47.996Z] github.com/docker/docker/layer [2022-03-18T08:02:47.996Z] github.com/docker/docker/libcontainerd [2022-03-18T08:02:47.996Z] github.com/docker/docker/libcontainerd/queue [2022-03-18T08:02:47.996Z] github.com/docker/docker/libcontainerd/remote [2022-03-18T08:02:47.996Z] github.com/docker/docker/libcontainerd/supervisor [2022-03-18T08:02:47.996Z] github.com/docker/docker/libcontainerd/types [2022-03-18T08:02:47.996Z] github.com/docker/docker/oci [2022-03-18T08:02:47.996Z] github.com/docker/docker/oci/caps [2022-03-18T08:02:47.996Z] github.com/docker/docker/opts [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/aaparser [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/archive [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/authorization [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/broadcaster [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/capabilities [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/chrootarchive [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/containerfs [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/devicemapper [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/directory [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/dmesg [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/filenotify [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/fileutils [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/fsutils [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/homedir [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/idtools [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/ioutils [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/jsonmessage [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/longpath [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/loopback [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/namesgenerator [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/parsers [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/parsers/kernel [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/pidfile [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/platform [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/plugingetter [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/plugins [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/plugins/transport [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/pools [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/progress [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/pubsub [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/reexec [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/signal [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/stack [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/stdcopy [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/streamformatter [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/stringid [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/sysinfo [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/system [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/tailfile [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/tarsum [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/truncindex [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/urlutil [2022-03-18T08:02:47.996Z] github.com/docker/docker/pkg/useragent [2022-03-18T08:02:47.996Z] github.com/docker/docker/plugin [2022-03-18T08:02:47.996Z] github.com/docker/docker/plugin/executor/containerd [2022-03-18T08:02:47.996Z] github.com/docker/docker/plugin/v2 [2022-03-18T08:02:47.996Z] github.com/docker/docker/profiles/apparmor [2022-03-18T08:02:47.996Z] github.com/docker/docker/profiles/seccomp [2022-03-18T08:02:47.996Z] github.com/docker/docker/quota [2022-03-18T08:02:47.996Z] github.com/docker/docker/reference [2022-03-18T08:02:47.996Z] github.com/docker/docker/registry [2022-03-18T08:02:47.996Z] github.com/docker/docker/registry/resumable [2022-03-18T08:02:47.996Z] github.com/docker/docker/restartmanager [2022-03-18T08:02:47.996Z] github.com/docker/docker/rootless [2022-03-18T08:02:47.996Z] github.com/docker/docker/rootless/specconv [2022-03-18T08:02:47.996Z] github.com/docker/docker/runconfig [2022-03-18T08:02:47.996Z] github.com/docker/docker/runconfig/opts [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/daemon [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/environment [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/fakecontext [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/fakegit [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/fakestorage [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/fixtures/load [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/fixtures/plugin [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/registry [2022-03-18T08:02:47.996Z] github.com/docker/docker/testutil/request [2022-03-18T08:02:47.996Z] github.com/docker/docker/volume [2022-03-18T08:02:47.996Z] github.com/docker/docker/volume/drivers [2022-03-18T08:02:47.996Z] github.com/docker/docker/volume/local [2022-03-18T08:02:47.996Z] github.com/docker/docker/volume/mounts [2022-03-18T08:02:47.996Z] github.com/docker/docker/volume/service [2022-03-18T08:02:47.996Z] github.com/docker/docker/volume/service/opts [2022-03-18T08:02:47.996Z] github.com/docker/docker/volume/testutils' ']' [2022-03-18T08:02:47.997Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/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-03-18T08:02:47.997Z] ? github.com/docker/docker/api [no test files] [2022-03-18T08:02:48.028Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T08:02:48.395Z] --- PASS: TestRemoveContainerRunning (3.86s) [2022-03-18T08:02:48.395Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T08:02:49.447Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T08:02:49.447Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T08:02:49.447Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T08:02:49.447Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-03-18T08:02:49.762Z] --- PASS: TestRenameAnonymousContainer (11.32s) [2022-03-18T08:02:49.762Z] === RUN TestRenameContainerWithSameName [2022-03-18T08:02:49.905Z] --- PASS: TestNetworkDBGarbageCollection (54.68s) [2022-03-18T08:02:49.905Z] === RUN TestFindNode [2022-03-18T08:02:49.928Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T08:02:49.928Z] --- PASS: TestServiceUpdateSecrets (14.22s) [2022-03-18T08:02:49.928Z] === RUN TestServiceUpdateConfigs [2022-03-18T08:02:50.363Z] 2022/03/18 08:02:49 Closing DB instances... [2022-03-18T08:02:50.363Z] --- PASS: TestFindNode (0.02s) [2022-03-18T08:02:50.363Z] === RUN TestChangeNodeState [2022-03-18T08:02:50.363Z] 2022/03/18 08:02:49 Closing DB instances... [2022-03-18T08:02:50.363Z] --- PASS: TestChangeNodeState (0.02s) [2022-03-18T08:02:50.363Z] === RUN TestNodeReincarnation [2022-03-18T08:02:50.363Z] 2022/03/18 08:02:49 Closing DB instances... [2022-03-18T08:02:50.495Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-03-18T08:02:51.071Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T08:02:51.294Z] --- PASS: TestRenameContainerWithSameName (2.54s) [2022-03-18T08:02:51.294Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T08:02:51.294Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:51.294Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T08:02:51.294Z] === RUN TestResize [2022-03-18T08:02:51.643Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T08:02:52.180Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.56s) [2022-03-18T08:02:52.180Z] === RUN TestRemoveInvalidContainer [2022-03-18T08:02:52.180Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-18T08:02:52.180Z] === RUN TestRenameLinkedContainer [2022-03-18T08:02:52.180Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T08:02:52.180Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-18T08:02:52.180Z] === RUN TestRenameStoppedContainer [2022-03-18T08:02:52.578Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T08:02:52.836Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T08:02:53.402Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T08:02:54.187Z] --- PASS: TestResize (2.54s) [2022-03-18T08:02:54.187Z] === RUN TestResizeWithInvalidSize [2022-03-18T08:02:54.776Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T08:02:55.035Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T08:02:55.044Z] time="2022-03-18T08:02:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-03-18T08:02:55.044Z] --- PASS: TestNodeReincarnation (5.03s) [2022-03-18T08:02:55.044Z] === RUN TestParallelCreate [2022-03-18T08:02:55.044Z] 2022/03/18 08:02:54 Closing DB instances... [2022-03-18T08:02:55.044Z] --- PASS: TestParallelCreate (0.02s) [2022-03-18T08:02:55.044Z] === RUN TestParallelDelete [2022-03-18T08:02:55.044Z] 2022/03/18 08:02:54 Closing DB instances... [2022-03-18T08:02:55.045Z] --- PASS: TestParallelDelete (0.02s) [2022-03-18T08:02:55.045Z] === RUN TestNetworkDBIslands [2022-03-18T08:02:55.045Z] time="2022-03-18T08:02:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a628bd4f8792 with config:&{NodeID:a628bd4f8792 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-03-18T08:02:55.045Z] time="2022-03-18T08:02:55Z" level=info msg="Node a628bd4f8792/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.045Z] time="2022-03-18T08:02:55Z" level=info msg="Node a628bd4f8792/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.045Z] time="2022-03-18T08:02:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4917b72018a2 with config:&{NodeID:4917b72018a2 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-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=info msg="Node 4917b72018a2/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=info msg="Node 4917b72018a2/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=info msg="Node 4917b72018a2/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=info msg="Node 4917b72018a2/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=info msg="Node a628bd4f8792/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=info msg="Node a628bd4f8792/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-03-18T08:02:55.503Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-03-18T08:02:55.601Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:2cf0ba8d12f1 with config:&{NodeID:2cf0ba8d12f1 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-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node a628bd4f8792/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node a628bd4f8792/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node 4917b72018a2/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=info msg="Node 4917b72018a2/172.25.163.60, added to nodes list" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-03-18T08:02:55.962Z] time="2022-03-18T08:02:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-03-18T08:02:55.964Z] --- PASS: TestRenameStoppedContainer (3.53s) [2022-03-18T08:02:55.964Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:5cc4d0c3a8de with config:&{NodeID:5cc4d0c3a8de 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-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node a628bd4f8792/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node a628bd4f8792/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 4917b72018a2/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 4917b72018a2/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-03-18T08:02:56.420Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c0efb85b9cb8 with config:&{NodeID:c0efb85b9cb8 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-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node a628bd4f8792/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node a628bd4f8792/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 4917b72018a2/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 4917b72018a2/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-03-18T08:02:56.877Z] time="2022-03-18T08:02:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-03-18T08:02:57.093Z] --- PASS: TestResizeWithInvalidSize (2.70s) [2022-03-18T08:02:57.093Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:56Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:02:57.335Z] networkdb_test.go:835: Re-joining: 3 [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:57Z" level=info msg="The new bootstrap node list is:[172.25.163.60:10033 172.25.163.60:10034 172.25.163.60:10035]" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49370" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10033" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49371" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10034" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10035" [2022-03-18T08:02:57.335Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49372" [2022-03-18T08:02:57.336Z] networkdb_test.go:835: Re-joining: 4 [2022-03-18T08:02:57.336Z] time="2022-03-18T08:02:57Z" level=info msg="The new bootstrap node list is:[172.25.163.60:10033 172.25.163.60:10034 172.25.163.60:10035]" [2022-03-18T08:02:57.336Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10033" [2022-03-18T08:02:57.336Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49373" [2022-03-18T08:02:57.336Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10034" [2022-03-18T08:02:57.336Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49374" [2022-03-18T08:02:57.336Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10035" [2022-03-18T08:02:57.336Z] time="2022-03-18T08:02:57Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49375" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="node 0 leaving" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792 change state NodeActive --> NodeLeft" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792 change state NodeActive --> NodeLeft" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="node3(2cf0ba8d12f1): Node leave event for a628bd4f8792/172.25.163.60" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="node2(4917b72018a2): Node leave event for a628bd4f8792/172.25.163.60" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792 change state NodeActive --> NodeLeft" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="node4(5cc4d0c3a8de): Node leave event for a628bd4f8792/172.25.163.60" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792 change state NodeActive --> NodeLeft" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="node5(c0efb85b9cb8): Node leave event for a628bd4f8792/172.25.163.60" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792 change state NodeActive --> NodeLeft" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="node1(a628bd4f8792): Node leave event for a628bd4f8792/172.25.163.60" [2022-03-18T08:02:57.793Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:57Z" level=info msg="Node a628bd4f8792/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="node 1 leaving" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2 change state NodeActive --> NodeLeft" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="node3(2cf0ba8d12f1): Node leave event for 4917b72018a2/172.25.163.60" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2 change state NodeActive --> NodeFailed" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2/172.25.163.60, added to failed nodes list" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2 change state NodeActive --> NodeLeft" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="node5(c0efb85b9cb8): Node leave event for 4917b72018a2/172.25.163.60" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2 change state NodeActive --> NodeLeft" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=info msg="node4(5cc4d0c3a8de): Node leave event for 4917b72018a2/172.25.163.60" [2022-03-18T08:02:58.251Z] time="2022-03-18T08:02:58Z" level=error msg="node: 4917b72018a2 is unknown to memberlist" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="Node 4917b72018a2/172.25.163.60, left gossip cluster" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="node 2 leaving" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="Node 2cf0ba8d12f1 change state NodeActive --> NodeLeft" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="node5(c0efb85b9cb8): Node leave event for 2cf0ba8d12f1/172.25.163.60" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=debug msg="memberlist: Failed ping: c0efb85b9cb8 (timeout reached)" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.163.60:10035: use of closed network connection" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.163.60:10036: use of closed network connection" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.163.60:10034: use of closed network connection" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="Node 2cf0ba8d12f1 change state NodeActive --> NodeLeft" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="node3(2cf0ba8d12f1): Node leave event for 2cf0ba8d12f1/172.25.163.60" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="Node 2cf0ba8d12f1 change state NodeActive --> NodeLeft" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=info msg="node4(5cc4d0c3a8de): Node leave event for 2cf0ba8d12f1/172.25.163.60" [2022-03-18T08:02:58.709Z] time="2022-03-18T08:02:58Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49376" [2022-03-18T08:02:59.168Z] time="2022-03-18T08:02:58Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, left gossip cluster" [2022-03-18T08:02:59.168Z] time="2022-03-18T08:02:58Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, left gossip cluster" [2022-03-18T08:02:59.168Z] time="2022-03-18T08:02:59Z" level=warning msg="memberlist: Was able to connect to c0efb85b9cb8 but other probes failed, network may be misconfigured" [2022-03-18T08:02:59.168Z] time="2022-03-18T08:02:59Z" level=info msg="Node 2cf0ba8d12f1/172.25.163.60, left gossip cluster" [2022-03-18T08:02:59.624Z] networkdb_test.go:867: node4: OK [2022-03-18T08:02:59.624Z] networkdb_test.go:867: node5: OK [2022-03-18T08:02:59.624Z] time="2022-03-18T08:02:59Z" level=info msg="node 0 coming back" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c832a8dfb997 with config:&{NodeID:c832a8dfb997 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-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="Node c832a8dfb997/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="Node c832a8dfb997/172.25.163.60, added to nodes list" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="node 1 coming back" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d7606325b994 with config:&{NodeID:d7606325b994 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-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="Node d7606325b994/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="Node d7606325b994/172.25.163.60, added to nodes list" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="node 2 coming back" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:35623ed18e9e with config:&{NodeID:35623ed18e9e 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-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="Node 35623ed18e9e/172.25.163.60, joined gossip cluster" [2022-03-18T08:02:59.625Z] time="2022-03-18T08:02:59Z" level=info msg="Node 35623ed18e9e/172.25.163.60, added to nodes list" [2022-03-18T08:02:59.991Z] --- PASS: TestResizeWhenContainerNotStarted (3.18s) [2022-03-18T08:02:59.991Z] === RUN TestDaemonRestartKillContainers [2022-03-18T08:02:59.991Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:02:59.991Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T08:02:59.991Z] === RUN TestStats [2022-03-18T08:02:59.991Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T08:02:59.991Z] --- SKIP: TestStats (0.00s) [2022-03-18T08:02:59.991Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T08:03:02.522Z] time="2022-03-18T08:03:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.163.60:10033 172.25.163.60:10034 172.25.163.60:10035]" [2022-03-18T08:03:02.980Z] time="2022-03-18T08:03:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.163.60:10033 172.25.163.60:10034 172.25.163.60:10035]" [2022-03-18T08:03:03.112Z] --- PASS: TestRenameRunningContainerAndReuse (7.22s) [2022-03-18T08:03:03.112Z] === RUN TestRenameInvalidName [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10033" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49377" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, is the new incarnation of the shutdown node a628bd4f8792/172.25.163.60" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10034" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49378" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, is the new incarnation of the shutdown node 4917b72018a2/172.25.163.60" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49379" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10035" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, is the new incarnation of the shutdown node 2cf0ba8d12f1/172.25.163.60" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, is the new incarnation of the shutdown node 4917b72018a2/172.25.163.60" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node d7606325b994/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, is the new incarnation of the shutdown node a628bd4f8792/172.25.163.60" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node c832a8dfb997/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, joined gossip cluster" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, is the new incarnation of the shutdown node 2cf0ba8d12f1/172.25.163.60" [2022-03-18T08:03:03.440Z] time="2022-03-18T08:03:03Z" level=info msg="Node 35623ed18e9e/172.25.163.60, added to nodes list" [2022-03-18T08:03:03.712Z] check_test.go:379: [dbe05d4672539] daemon is not started [2022-03-18T08:03:03.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-03-18T08:03:03.900Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10033" [2022-03-18T08:03:03.900Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49380" [2022-03-18T08:03:03.900Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49381" [2022-03-18T08:03:03.900Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10034" [2022-03-18T08:03:03.900Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.163.60:10035" [2022-03-18T08:03:03.900Z] time="2022-03-18T08:03:03Z" level=debug msg="memberlist: Stream connection from=172.25.163.60:49382" [2022-03-18T08:03:04.866Z] 2022/03/18 08:03:04 Closing DB instances... [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997 change state NodeActive --> NodeLeft" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="node3(35623ed18e9e): Node leave event for c832a8dfb997/172.25.163.60" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997 change state NodeActive --> NodeLeft" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="node2(d7606325b994): Node leave event for c832a8dfb997/172.25.163.60" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997 change state NodeActive --> NodeLeft" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="node4(5cc4d0c3a8de): Node leave event for c832a8dfb997/172.25.163.60" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997 change state NodeActive --> NodeLeft" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="node5(c0efb85b9cb8): Node leave event for c832a8dfb997/172.25.163.60" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997 change state NodeActive --> NodeLeft" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="node1(c832a8dfb997): Node leave event for c832a8dfb997/172.25.163.60" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997/172.25.163.60, left gossip cluster" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997/172.25.163.60, left gossip cluster" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997/172.25.163.60, left gossip cluster" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997/172.25.163.60, left gossip cluster" [2022-03-18T08:03:04.866Z] time="2022-03-18T08:03:04Z" level=info msg="Node c832a8dfb997/172.25.163.60, left gossip cluster" [2022-03-18T08:03:05.088Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2022-03-18T08:03:05.088Z] === RUN TestServiceUpdateNetwork [2022-03-18T08:03:05.324Z] time="2022-03-18T08:03:04Z" level=info msg="Node d7606325b994 change state NodeActive --> NodeLeft" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:04Z" level=info msg="node3(35623ed18e9e): Node leave event for d7606325b994/172.25.163.60" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:04Z" level=info msg="Node d7606325b994 change state NodeActive --> NodeLeft" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:04Z" level=info msg="node4(5cc4d0c3a8de): Node leave event for d7606325b994/172.25.163.60" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:04Z" level=info msg="Node d7606325b994 change state NodeActive --> NodeLeft" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:04Z" level=info msg="node5(c0efb85b9cb8): Node leave event for d7606325b994/172.25.163.60" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:04Z" level=info msg="Node d7606325b994 change state NodeActive --> NodeLeft" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:04Z" level=info msg="node2(d7606325b994): Node leave event for d7606325b994/172.25.163.60" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:05Z" level=info msg="Node d7606325b994/172.25.163.60, left gossip cluster" [2022-03-18T08:03:05.325Z] time="2022-03-18T08:03:05Z" level=info msg="Node d7606325b994/172.25.163.60, left gossip cluster" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="Node d7606325b994/172.25.163.60, left gossip cluster" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="Node d7606325b994/172.25.163.60, left gossip cluster" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="Node 35623ed18e9e change state NodeActive --> NodeLeft" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="node5(c0efb85b9cb8): Node leave event for 35623ed18e9e/172.25.163.60" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="Node 35623ed18e9e change state NodeActive --> NodeLeft" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="node4(5cc4d0c3a8de): Node leave event for 35623ed18e9e/172.25.163.60" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="Node 35623ed18e9e change state NodeActive --> NodeLeft" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="node3(35623ed18e9e): Node leave event for 35623ed18e9e/172.25.163.60" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="Node 35623ed18e9e/172.25.163.60, left gossip cluster" [2022-03-18T08:03:05.782Z] time="2022-03-18T08:03:05Z" level=info msg="Node 35623ed18e9e/172.25.163.60, left gossip cluster" [2022-03-18T08:03:06.025Z] docker_api_swarm_test.go:802: [dab9ac92030a9] joining swarm manager [d4a9450a0c1f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:03:06.049Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2022-03-18T08:03:06.240Z] time="2022-03-18T08:03:05Z" level=info msg="Node 35623ed18e9e/172.25.163.60, left gossip cluster" [2022-03-18T08:03:06.240Z] time="2022-03-18T08:03:06Z" level=info msg="Node 5cc4d0c3a8de change state NodeActive --> NodeLeft" [2022-03-18T08:03:06.240Z] time="2022-03-18T08:03:06Z" level=info msg="node5(c0efb85b9cb8): Node leave event for 5cc4d0c3a8de/172.25.163.60" [2022-03-18T08:03:06.240Z] time="2022-03-18T08:03:06Z" level=info msg="Node 5cc4d0c3a8de change state NodeActive --> NodeLeft" [2022-03-18T08:03:06.240Z] time="2022-03-18T08:03:06Z" level=info msg="node4(5cc4d0c3a8de): Node leave event for 5cc4d0c3a8de/172.25.163.60" [2022-03-18T08:03:06.592Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T08:03:06.698Z] time="2022-03-18T08:03:06Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, left gossip cluster" [2022-03-18T08:03:06.899Z] --- PASS: TestRenameInvalidName (3.65s) [2022-03-18T08:03:06.899Z] === RUN TestRenameAnonymousContainer [2022-03-18T08:03:07.049Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.57s) [2022-03-18T08:03:07.049Z] === RUN TestStopContainerWithTimeout [2022-03-18T08:03:07.049Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T08:03:07.049Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-18T08:03:07.049Z] === RUN TestUpdateRestartPolicy [2022-03-18T08:03:07.156Z] time="2022-03-18T08:03:06Z" level=info msg="Node 5cc4d0c3a8de/172.25.163.60, left gossip cluster" [2022-03-18T08:03:07.160Z] === RUN TestDockerSuite/TestExecTTY [2022-03-18T08:03:07.419Z] docker_api_swarm_test.go:802: [dbb6bd1d098fa] joining swarm manager [d4a9450a0c1f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:03:07.615Z] time="2022-03-18T08:03:07Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, left gossip cluster" [2022-03-18T08:03:07.615Z] time="2022-03-18T08:03:07Z" level=info msg="Node c0efb85b9cb8 change state NodeActive --> NodeFailed" [2022-03-18T08:03:07.615Z] time="2022-03-18T08:03:07Z" level=info msg="Node c0efb85b9cb8/172.25.163.60, added to failed nodes list" [2022-03-18T08:03:07.615Z] --- PASS: TestNetworkDBIslands (12.30s) [2022-03-18T08:03:07.615Z] PASS [2022-03-18T08:03:07.615Z] coverage: 60.0% of statements [2022-03-18T08:03:07.615Z] ok github.com/docker/docker/libnetwork/networkdb 106.482s coverage: 60.0% of statements [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/quota [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T08:03:07.615Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T08:03:07.987Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T08:03:08.922Z] docker_api_swarm_test.go:802: [dc237c8c9d569] joining swarm manager [d4a9450a0c1f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T08:03:08.922Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T08:03:09.488Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T08:03:10.054Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T08:03:10.055Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-18T08:03:10.055Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T08:03:10.313Z] docker_api_swarm_test.go:802: [d18176c7f0e62] joining swarm manager [d4a9450a0c1f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === Skipped [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-03-18T08:03:11.343Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-03-18T08:03:11.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-03-18T08:03:11.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.08s) [2022-03-18T08:03:11.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-03-18T08:03:11.343Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-03-18T08:03:11.343Z] client_test.go:23: runtime.GOOS == "windows" [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T08:03:11.343Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T08:03:11.343Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T08:03:11.343Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-03-18T08:03:11.343Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T08:03:11.343Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-03-18T08:03:11.343Z] daemon_test.go:145: root required [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-03-18T08:03:11.343Z] reload_test.go:342: root required [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.04s) [2022-03-18T08:03:11.343Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-03-18T08:03:11.343Z] pull_v2_test.go:82: Needs fixing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-03-18T08:03:11.343Z] pull_v2_test.go:127: Needs fixing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-03-18T08:03:11.343Z] download_test.go:267: Needs fixing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-03-18T08:03:11.343Z] layer_test.go:291: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-03-18T08:03:11.343Z] layer_test.go:340: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-03-18T08:03:11.343Z] layer_test.go:455: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-03-18T08:03:11.343Z] layer_test.go:684: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-03-18T08:03:11.343Z] migration_test.go:45: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-03-18T08:03:11.343Z] migration_test.go:181: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-03-18T08:03:11.343Z] mount_test.go:17: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-03-18T08:03:11.343Z] mount_test.go:76: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-03-18T08:03:11.343Z] mount_test.go:125: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-03-18T08:03:11.343Z] mount_test.go:212: Failing on Windows [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-03-18T08:03:11.343Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-03-18T08:03:11.343Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-03-18T08:03:11.343Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-03-18T08:03:11.343Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-03-18T08:03:11.343Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-03-18T08:03:11.343Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-03-18T08:03:11.343Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.01s) [2022-03-18T08:03:11.343Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-03-18T08:03:11.343Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-03-18T08:03:11.343Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-03-18T08:03:11.343Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-03-18T08:03:11.343Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T08:03:11.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T08:03:11.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T08:03:11.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T08:03:11.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T08:03:11.343Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-03-18T08:03:11.343Z] archive_test.go:133: Xz not present in msys2 [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-03-18T08:03:11.343Z] archive_test.go:140: zstd not installed [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-03-18T08:03:11.343Z] archive_test.go:252: Failing on Windows CI machines [2022-03-18T08:03:11.343Z] [2022-03-18T08:03:11.343Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-03-18T08:03:11.344Z] archive_windows_test.go:16: Currently fails [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-03-18T08:03:11.344Z] changes_test.go:196: needs more investigation [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-03-18T08:03:11.344Z] changes_test.go:433: needs further investigation [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-03-18T08:03:11.344Z] changes_test.go:469: needs further investigation [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2022-03-18T08:03:11.344Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-03-18T08:03:11.344Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-03-18T08:03:11.344Z] poller_test.go:40: No chmod on Windows [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-03-18T08:03:11.344Z] fileutils_test.go:133: Needs porting to Windows [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-03-18T08:03:11.344Z] fileutils_test.go:179: Needs porting to Windows [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-03-18T08:03:11.344Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-03-18T08:03:11.344Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-03-18T08:03:11.344Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-03-18T08:03:11.344Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-03-18T08:03:11.344Z] local_test.go:180: runtime.GOOS == "windows" [2022-03-18T08:03:11.344Z] [2022-03-18T08:03:11.344Z] DONE 2092 tests, 68 skipped in 336.388s [2022-03-18T08:03:11.344Z] INFO: make.ps1 ended at 03/18/2022 08:03:10 [2022-03-18T08:03:11.688Z] docker_api_swarm_test.go:810: [dc932c628a26f] joining swarm manager [d4a9450a0c1f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-03-18T08:03:11.688Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-03-18T08:03:12.621Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T08:03:13.517Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-03-18T08:03:13.517Z] INFO: Unit tests ended at 03/18/2022 08:03:13. Duration:00:05:58.2035423 [2022-03-18T08:03:13.517Z] INFO: Building busybox [2022-03-18T08:03:13.587Z] === RUN TestDockerSuite/TestExecWithTERM [2022-03-18T08:03:13.846Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T08:03:13.975Z] Sending build context to Docker daemon 5.12kB [2022-03-18T08:03:13.975Z] [2022-03-18T08:03:13.975Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-03-18T08:03:13.975Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-03-18T08:03:13.975Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-03-18T08:03:13.975Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-03-18T08:03:13.975Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-03-18T08:03:13.975Z] ---> 6a11116086a4 [2022-03-18T08:03:13.975Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-03-18T08:03:13.975Z] ---> Running in 4275cf7eaee8 [2022-03-18T08:03:14.412Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T08:03:18.596Z] --- PASS: TestServiceUpdateNetwork (13.82s) [2022-03-18T08:03:18.596Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T08:03:19.162Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T08:03:19.394Z] --- PASS: TestRenameAnonymousContainer (13.02s) [2022-03-18T08:03:19.394Z] === RUN TestRenameContainerWithSameName [2022-03-18T08:03:19.728Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-03-18T08:03:20.296Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-03-18T08:03:23.192Z] --- PASS: TestRenameContainerWithSameName (3.61s) [2022-03-18T08:03:23.192Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T08:03:23.192Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T08:03:23.192Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T08:03:23.192Z] === RUN TestResize [2022-03-18T08:03:23.577Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T08:03:25.478Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T08:03:26.979Z] --- PASS: TestResize (3.81s) [2022-03-18T08:03:26.979Z] === RUN TestResizeWithInvalidSize [2022-03-18T08:03:27.377Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-03-18T08:03:29.906Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T08:03:30.164Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T08:03:30.164Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T08:03:30.164Z] === RUN TestDockerSuite/TestHealth [2022-03-18T08:03:30.767Z] --- PASS: TestResizeWithInvalidSize (3.70s) [2022-03-18T08:03:30.767Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T08:03:32.162Z] --- PASS: TestUpdateRestartPolicy (25.04s) [2022-03-18T08:03:32.162Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T08:03:34.334Z] --- PASS: TestUpdateRestartWithAutoRemove (2.61s) [2022-03-18T08:03:34.334Z] === RUN TestWaitNonBlocked [2022-03-18T08:03:34.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:03:34.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:03:34.334Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:03:34.334Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:03:34.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:03:34.334Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:03:34.562Z] --- PASS: TestResizeWhenContainerNotStarted (3.61s) [2022-03-18T08:03:34.562Z] === RUN TestDaemonRestartKillContainers [2022-03-18T08:03:34.562Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:34.562Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T08:03:34.562Z] === RUN TestStats [2022-03-18T08:03:34.562Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T08:03:34.562Z] --- SKIP: TestStats (0.00s) [2022-03-18T08:03:34.562Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T08:03:35.049Z] Removing intermediate container 4275cf7eaee8 [2022-03-18T08:03:35.049Z] ---> e29727ced940 [2022-03-18T08:03:35.049Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-03-18T08:03:35.049Z] ---> Running in 6decc484a5e8 [2022-03-18T08:03:35.427Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-03-18T08:03:35.427Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-03-18T08:03:35.427Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-03-18T08:03:35.427Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-03-18T08:03:35.427Z] PASS [2022-03-18T08:03:35.427Z] [2022-03-18T08:03:35.427Z] === Skipped [2022-03-18T08:03:35.427Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-03-18T08:03:35.427Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-03-18T08:03:35.427Z] [2022-03-18T08:03:35.427Z] DONE 27 tests, 1 skipped in 195.177s [2022-03-18T08:03:35.427Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-03-18T08:03:35.427Z] ++ 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-03-18T08:03:35.427Z] ++ set -e [2022-03-18T08:03:35.427Z] ++ '[' -n 0 ']' [2022-03-18T08:03:35.427Z] ++ set -x [2022-03-18T08:03:35.427Z] ++ 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-03-18T08:03:35.427Z] INFO: Testing against a local daemon [2022-03-18T08:03:35.427Z] === RUN TestSessionCreate [2022-03-18T08:03:35.427Z] --- PASS: TestSessionCreate (0.02s) [2022-03-18T08:03:35.427Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T08:03:35.427Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-03-18T08:03:35.427Z] PASS [2022-03-18T08:03:35.427Z] [2022-03-18T08:03:35.427Z] DONE 2 tests in 0.162s [2022-03-18T08:03:35.427Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-03-18T08:03:35.428Z] ++ 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-03-18T08:03:35.428Z] ++ set -e [2022-03-18T08:03:35.428Z] ++ '[' -n 0 ']' [2022-03-18T08:03:35.428Z] ++ set -x [2022-03-18T08:03:35.428Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-03-18T08:03:35.428Z] INFO: Testing against a local daemon [2022-03-18T08:03:35.428Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T08:03:35.428Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T08:03:35.428Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:03:35.428Z] === RUN TestDiskUsage [2022-03-18T08:03:35.428Z] === PAUSE TestDiskUsage [2022-03-18T08:03:35.428Z] === RUN TestEventsExecDie [2022-03-18T08:03:35.428Z] --- PASS: TestEventsExecDie (0.54s) [2022-03-18T08:03:35.428Z] === RUN TestEventsBackwardsCompatible [2022-03-18T08:03:35.506Z] Removing intermediate container 6decc484a5e8 [2022-03-18T08:03:35.506Z] ---> 61c27ea37197 [2022-03-18T08:03:35.506Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-03-18T08:03:35.506Z] ---> Running in cd14322b38e0 [2022-03-18T08:03:35.685Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-03-18T08:03:35.685Z] === RUN TestEventsVolumeCreate [2022-03-18T08:03:35.685Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-03-18T08:03:35.685Z] === RUN TestInfoBinaryCommits [2022-03-18T08:03:35.685Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-03-18T08:03:35.685Z] === RUN TestInfoAPIVersioned [2022-03-18T08:03:35.685Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-03-18T08:03:35.685Z] === RUN TestInfoAPI [2022-03-18T08:03:35.685Z] --- PASS: TestInfoAPI (0.01s) [2022-03-18T08:03:35.685Z] === RUN TestInfoAPIWarnings [2022-03-18T08:03:36.474Z] Removing intermediate container cd14322b38e0 [2022-03-18T08:03:36.474Z] ---> bb81080c74cc [2022-03-18T08:03:36.474Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-03-18T08:03:37.485Z] [2022-03-18T08:03:38.059Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-18T08:03:38.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.35s) [2022-03-18T08:03:38.060Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.47s) [2022-03-18T08:03:38.060Z] === RUN TestWaitBlocked [2022-03-18T08:03:38.060Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:03:38.060Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-18T08:03:38.060Z] PASS [2022-03-18T08:03:38.060Z] ok github.com/docker/docker/integration/container 107.033s [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === Skipped [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-18T08:03:38.060Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-18T08:03:38.060Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T08:03:38.060Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T08:03:38.060Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T08:03:38.060Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T08:03:38.060Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T08:03:38.060Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-03-18T08:03:38.060Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T08:03:38.060Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-18T08:03:38.060Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-18T08:03:38.060Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-18T08:03:38.060Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T08:03:38.060Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-18T08:03:38.060Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-18T08:03:38.060Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T08:03:38.060Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:03:38.060Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T08:03:38.060Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T08:03:38.060Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-18T08:03:38.060Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T08:03:38.060Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-18T08:03:38.060Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-18T08:03:38.060Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-18T08:03:38.060Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-18T08:03:38.060Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-18T08:03:38.060Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-18T08:03:38.060Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-18T08:03:38.060Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-18T08:03:38.060Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T08:03:38.060Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-18T08:03:38.060Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-18T08:03:38.060Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-18T08:03:38.060Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-18T08:03:38.060Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:03:38.060Z] [2022-03-18T08:03:38.060Z] DONE 87 tests, 33 skipped in 110.112s [2022-03-18T08:03:38.060Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-18T08:03:38.452Z] ---> c873e505f59a [2022-03-18T08:03:38.452Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-03-18T08:03:38.452Z] ---> Running in 57f0b491d0a7 [2022-03-18T08:03:44.980Z] --- PASS: TestStopContainerWithRestartPolicyAlways (10.28s) [2022-03-18T08:03:44.981Z] === RUN TestStopContainerWithTimeout [2022-03-18T08:03:44.981Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T08:03:44.981Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-18T08:03:44.981Z] === RUN TestUpdateRestartPolicy [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T08:03:50.563Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T08:03:50.821Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T08:03:50.821Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T08:03:51.387Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T08:03:51.387Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T08:03:51.954Z] --- PASS: TestInfoAPIWarnings (16.32s) [2022-03-18T08:03:51.954Z] === RUN TestInfoDebug [2022-03-18T08:03:52.213Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T08:03:52.471Z] --- PASS: TestInfoDebug (0.53s) [2022-03-18T08:03:52.471Z] === RUN TestInfoInsecureRegistries [2022-03-18T08:03:53.037Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T08:03:53.037Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T08:03:53.037Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-03-18T08:03:53.037Z] === RUN TestInfoRegistryMirrors [2022-03-18T08:03:53.604Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-03-18T08:03:53.604Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T08:03:53.604Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T08:03:53.604Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2022-03-18T08:03:53.604Z] === RUN TestPingCacheHeaders [2022-03-18T08:03:53.604Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-03-18T08:03:53.604Z] === RUN TestPingGet [2022-03-18T08:03:53.604Z] --- PASS: TestPingGet (0.01s) [2022-03-18T08:03:53.604Z] === RUN TestPingHead [2022-03-18T08:03:53.861Z] --- PASS: TestPingHead (0.03s) [2022-03-18T08:03:53.862Z] === RUN TestVersion [2022-03-18T08:03:53.862Z] --- PASS: TestVersion (0.02s) [2022-03-18T08:03:53.862Z] === CONT TestDiskUsage [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/container_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/image_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/volume_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-03-18T08:03:54.427Z] === RUN TestDiskUsage/after_container.Run [2022-03-18T08:03:54.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-03-18T08:03:54.945Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage (1.28s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-03-18T08:03:54.945Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-03-18T08:03:54.945Z] PASS [2022-03-18T08:03:54.945Z] [2022-03-18T08:03:54.945Z] === Skipped [2022-03-18T08:03:55.203Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:03:55.203Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-03-18T08:03:55.203Z] [2022-03-18T08:03:55.203Z] DONE 50 tests, 1 skipped in 20.238s [2022-03-18T08:03:55.203Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-03-18T08:03:55.203Z] ++ 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-03-18T08:03:55.203Z] ++ set -e [2022-03-18T08:03:55.203Z] ++ '[' -n 0 ']' [2022-03-18T08:03:55.203Z] ++ set -x [2022-03-18T08:03:55.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-03-18T08:03:55.203Z] INFO: Testing against a local daemon [2022-03-18T08:03:55.203Z] === RUN TestVolumesCreateAndList [2022-03-18T08:03:55.203Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-03-18T08:03:55.203Z] === RUN TestVolumesRemove [2022-03-18T08:03:55.462Z] --- PASS: TestVolumesRemove (0.09s) [2022-03-18T08:03:55.462Z] === RUN TestVolumesInspect [2022-03-18T08:03:55.462Z] --- PASS: TestVolumesInspect (0.03s) [2022-03-18T08:03:55.462Z] === RUN TestVolumesInvalidJSON [2022-03-18T08:03:55.462Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T08:03:55.462Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T08:03:55.462Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T08:03:55.462Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-03-18T08:03:55.462Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T08:03:55.462Z] PASS [2022-03-18T08:03:55.462Z] [2022-03-18T08:03:55.462Z] DONE 5 tests in 0.355s [2022-03-18T08:03:55.462Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T08:03:55.720Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T08:03:55.720Z] +++ kill 6521 [2022-03-18T08:03:55.978Z] +++ /etc/init.d/apparmor stop [2022-03-18T08:03:55.978Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T08:03:55.978Z] [2022-03-18T08:03:55.978Z] Unloading profiles will leave already running processes permanently [2022-03-18T08:03:55.978Z] unconfined, which can lead to unexpected situations. [2022-03-18T08:03:55.978Z] [2022-03-18T08:03:55.978Z] To set a process to complain mode, use the command line tool [2022-03-18T08:03:55.978Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T08:03:55.978Z] +++ true [2022-03-18T08:03:55.978Z] exiting test-integration [2022-03-18T08:03:55.978Z] ++ exit 0 [2022-03-18T08:03:55.978Z] [2022-03-18T08:03:56.545Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T08:03:56.545Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T08:03:56.545Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T08:03:56.803Z] + for job in $(jobs -p) [2022-03-18T08:03:56.803Z] + wait 10204 [2022-03-18T08:03:58.177Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T08:03:59.112Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T08:03:59.112Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T08:04:00.048Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T08:04:01.424Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T08:04:02.359Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T08:04:02.927Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T08:04:03.499Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T08:04:04.065Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T08:04:04.065Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-03-18T08:04:04.065Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T08:04:04.631Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T08:04:05.204Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T08:04:05.465Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T08:04:06.033Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T08:04:06.292Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T08:04:06.859Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T08:04:06.859Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-03-18T08:04:08.041Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T08:04:08.041Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T08:04:08.041Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-18T08:04:08.041Z] === RUN TestDaemonConfigValidation [2022-03-18T08:04:08.041Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T08:04:08.041Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-18T08:04:08.041Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T08:04:08.041Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T08:04:08.041Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T08:04:08.041Z] === RUN TestDaemonProxy [2022-03-18T08:04:08.041Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T08:04:08.041Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-18T08:04:08.041Z] PASS [2022-03-18T08:04:08.041Z] ok github.com/docker/docker/integration/daemon 0.136s [2022-03-18T08:04:08.041Z] [2022-03-18T08:04:08.041Z] === Skipped [2022-03-18T08:04:08.041Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-18T08:04:08.041Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T08:04:08.041Z] [2022-03-18T08:04:08.041Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-18T08:04:08.041Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T08:04:08.041Z] [2022-03-18T08:04:08.041Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T08:04:08.041Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T08:04:08.041Z] [2022-03-18T08:04:08.041Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-18T08:04:08.041Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T08:04:08.041Z] [2022-03-18T08:04:08.041Z] DONE 4 tests, 4 skipped in 27.567s [2022-03-18T08:04:08.041Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-18T08:04:08.232Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T08:04:08.440Z] Removing intermediate container 57f0b491d0a7 [2022-03-18T08:04:08.440Z] ---> 7a71d0c9c265 [2022-03-18T08:04:08.440Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-03-18T08:04:08.440Z] ---> Running in a70931cba587 [2022-03-18T08:04:08.440Z] [2022-03-18T08:04:08.440Z] SUCCESS: Specified value was saved. [2022-03-18T08:04:08.494Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T08:04:09.063Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T08:04:09.063Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T08:04:09.630Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T08:04:09.630Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-18T08:04:09.630Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T08:04:10.196Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T08:04:10.621Z] Removing intermediate container a70931cba587 [2022-03-18T08:04:10.621Z] ---> 37749b1d50a0 [2022-03-18T08:04:10.621Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-03-18T08:04:10.621Z] ---> Running in ebd1220019e7 [2022-03-18T08:04:10.763Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T08:04:10.937Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:10.937Z] INFO: Testing against a local daemon [2022-03-18T08:04:10.937Z] === RUN TestCommitInheritsEnv [2022-03-18T08:04:10.937Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:04:10.937Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-18T08:04:10.937Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T08:04:10.937Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:10.937Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T08:04:10.937Z] === RUN TestImportWithCustomPlatform [2022-03-18T08:04:10.937Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:10.937Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-18T08:04:10.937Z] === RUN TestImagesFilterMultiReference [2022-03-18T08:04:10.937Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-18T08:04:10.937Z] === RUN TestImagePullPlatformInvalid [2022-03-18T08:04:10.937Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-18T08:04:10.937Z] === RUN TestRemoveImageOrphaning [2022-03-18T08:04:11.022Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T08:04:11.587Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T08:04:11.587Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T08:04:11.587Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T08:04:11.587Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-18T08:04:11.587Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T08:04:11.901Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2022-03-18T08:04:11.901Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T08:04:11.901Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-03-18T08:04:11.901Z] === RUN TestTagInvalidReference [2022-03-18T08:04:11.901Z] --- PASS: TestTagInvalidReference (0.05s) [2022-03-18T08:04:11.901Z] === RUN TestTagValidPrefixedRepo [2022-03-18T08:04:12.153Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T08:04:12.360Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-18T08:04:12.360Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T08:04:12.360Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-03-18T08:04:12.360Z] === RUN TestTagOfficialNames [2022-03-18T08:04:12.360Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-18T08:04:12.360Z] === RUN TestTagMatchesDigest [2022-03-18T08:04:12.360Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-03-18T08:04:12.360Z] PASS [2022-03-18T08:04:12.360Z] ok github.com/docker/docker/integration/image 1.868s [2022-03-18T08:04:12.360Z] [2022-03-18T08:04:12.360Z] === Skipped [2022-03-18T08:04:12.360Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-18T08:04:12.360Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:04:12.360Z] [2022-03-18T08:04:12.360Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T08:04:12.360Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:12.360Z] [2022-03-18T08:04:12.360Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-18T08:04:12.360Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:12.360Z] [2022-03-18T08:04:12.360Z] DONE 12 tests, 3 skipped in 6.941s [2022-03-18T08:04:12.720Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T08:04:12.720Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T08:04:12.816Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-18T08:04:12.978Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T08:04:13.544Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T08:04:15.078Z] --- PASS: TestUpdateRestartPolicy (26.70s) [2022-03-18T08:04:15.078Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T08:04:15.078Z] --- PASS: TestUpdateRestartWithAutoRemove (3.66s) [2022-03-18T08:04:15.078Z] === RUN TestWaitNonBlocked [2022-03-18T08:04:15.078Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:04:15.078Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:04:15.078Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:04:15.078Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:04:15.078Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:04:15.078Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:04:15.444Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T08:04:15.444Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T08:04:15.721Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:15.721Z] INFO: Testing against a local daemon [2022-03-18T08:04:15.721Z] === RUN TestNetworkCreateDelete [2022-03-18T08:04:15.721Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:15.721Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T08:04:15.721Z] 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-03-18T08:04:15.721Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestDaemonDNSFallback [2022-03-18T08:04:15.721Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:15.721Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestInspectNetwork [2022-03-18T08:04:15.721Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:15.721Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T08:04:15.721Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:15.721Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestNetworkInvalidJSON [2022-03-18T08:04:15.721Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T08:04:15.721Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T08:04:15.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:04:15.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:04:15.721Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:04:15.721Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:04:15.721Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T08:04:15.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:04:15.721Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:04:15.721Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-18T08:04:15.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-18T08:04:15.721Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-18T08:04:15.721Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-18T08:04:15.721Z] === RUN TestNetworkList [2022-03-18T08:04:15.721Z] === RUN TestNetworkList//networks [2022-03-18T08:04:15.721Z] === PAUSE TestNetworkList//networks [2022-03-18T08:04:15.721Z] === RUN TestNetworkList//networks/ [2022-03-18T08:04:15.721Z] === PAUSE TestNetworkList//networks/ [2022-03-18T08:04:15.721Z] === CONT TestNetworkList//networks [2022-03-18T08:04:15.721Z] === CONT TestNetworkList//networks/ [2022-03-18T08:04:15.721Z] --- PASS: TestNetworkList (0.05s) [2022-03-18T08:04:15.721Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T08:04:15.721Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T08:04:15.721Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T08:04:15.721Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T08:04:15.721Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T08:04:15.721Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T08:04:15.721Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T08:04:15.721Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T08:04:15.721Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T08:04:15.721Z] service_test.go:243: FLAKY_TEST [2022-03-18T08:04:15.721Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T08:04:15.721Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T08:04:15.721Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T08:04:15.721Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T08:04:15.721Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T08:04:15.721Z] PASS [2022-03-18T08:04:15.721Z] ok github.com/docker/docker/integration/network 0.211s [2022-03-18T08:04:15.721Z] [2022-03-18T08:04:15.721Z] === Skipped [2022-03-18T08:04:15.721Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-18T08:04:15.721Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:15.721Z] [2022-03-18T08:04:15.721Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T08:04:15.721Z] 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-03-18T08:04:15.721Z] [2022-03-18T08:04:15.721Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-18T08:04:15.721Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:15.721Z] [2022-03-18T08:04:15.721Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-18T08:04:15.721Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:15.721Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T08:04:15.722Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T08:04:15.722Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:243: FLAKY_TEST [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T08:04:15.722Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T08:04:15.722Z] [2022-03-18T08:04:15.722Z] DONE 22 tests, 15 skipped in 2.854s [2022-03-18T08:04:15.722Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-18T08:04:16.011Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T08:04:16.011Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-03-18T08:04:16.577Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T08:04:16.692Z] testing: warning: no tests to run [2022-03-18T08:04:16.692Z] PASS [2022-03-18T08:04:16.692Z] ok github.com/docker/docker/integration/network/ipvlan 0.086s [2022-03-18T08:04:16.692Z] [2022-03-18T08:04:16.692Z] DONE 0 tests in 0.901s [2022-03-18T08:04:16.692Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-18T08:04:17.655Z] testing: warning: no tests to run [2022-03-18T08:04:17.655Z] PASS [2022-03-18T08:04:17.655Z] ok github.com/docker/docker/integration/network/macvlan 0.098s [2022-03-18T08:04:17.655Z] [2022-03-18T08:04:17.655Z] DONE 0 tests in 0.857s [2022-03-18T08:04:17.655Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-18T08:04:17.686Z] Cannot create a file when that file already exists. [2022-03-18T08:04:17.953Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T08:04:18.520Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T08:04:18.617Z] testing: warning: no tests to run [2022-03-18T08:04:18.617Z] PASS [2022-03-18T08:04:18.617Z] ok github.com/docker/docker/integration/plugin 0.085s [2022-03-18T08:04:18.617Z] [2022-03-18T08:04:18.617Z] DONE 0 tests in 0.836s [2022-03-18T08:04:18.617Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-18T08:04:19.088Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T08:04:19.583Z] testing: warning: no tests to run [2022-03-18T08:04:19.583Z] PASS [2022-03-18T08:04:19.583Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2022-03-18T08:04:19.583Z] [2022-03-18T08:04:19.583Z] DONE 0 tests in 0.868s [2022-03-18T08:04:19.583Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-18T08:04:20.030Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T08:04:20.596Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T08:04:20.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-03-18T08:04:20.964Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-03-18T08:04:20.964Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.79s) [2022-03-18T08:04:20.964Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (5.38s) [2022-03-18T08:04:20.964Z] === RUN TestWaitBlocked [2022-03-18T08:04:20.964Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:20.964Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-18T08:04:20.964Z] PASS [2022-03-18T08:04:20.964Z] ok github.com/docker/docker/integration/container 132.264s [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === Skipped [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-18T08:04:20.964Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-18T08:04:20.964Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T08:04:20.964Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T08:04:20.964Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T08:04:20.964Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T08:04:20.964Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T08:04:20.964Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T08:04:20.964Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T08:04:20.964Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-18T08:04:20.964Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-03-18T08:04:20.964Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-18T08:04:20.964Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-18T08:04:20.964Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T08:04:20.964Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.964Z] [2022-03-18T08:04:20.964Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-18T08:04:20.964Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-18T08:04:20.965Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T08:04:20.965Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:04:20.965Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T08:04:20.965Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T08:04:20.965Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-18T08:04:20.965Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T08:04:20.965Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-18T08:04:20.965Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-18T08:04:20.965Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-18T08:04:20.965Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-18T08:04:20.965Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-18T08:04:20.965Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-18T08:04:20.965Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-18T08:04:20.965Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-18T08:04:20.965Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T08:04:20.965Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-18T08:04:20.965Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-18T08:04:20.965Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-18T08:04:20.965Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-18T08:04:20.965Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:20.965Z] [2022-03-18T08:04:20.965Z] DONE 87 tests, 34 skipped in 135.517s [2022-03-18T08:04:20.965Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-18T08:04:21.112Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T08:04:21.679Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T08:04:21.679Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-03-18T08:04:23.058Z] docker_api_swarm_service_test.go:395: [d8680f10a7fcc] joining swarm manager [d921173e8cfe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:04:23.624Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T08:04:23.882Z] docker_api_swarm_service_test.go:395: [d6f5b4c993eb4] joining swarm manager [d921173e8cfe9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:04:24.747Z] Removing intermediate container ebd1220019e7 [2022-03-18T08:04:24.747Z] ---> 6ad859973cd2 [2022-03-18T08:04:24.747Z] Step 13/13 : CMD ["sh"] [2022-03-18T08:04:24.747Z] ---> Running in 3d0c412df818 [2022-03-18T08:04:24.820Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T08:04:25.204Z] Removing intermediate container 3d0c412df818 [2022-03-18T08:04:25.204Z] ---> 3e6d89a6c7dc [2022-03-18T08:04:25.204Z] Successfully built 3e6d89a6c7dc [2022-03-18T08:04:25.204Z] Successfully tagged busybox:latest [2022-03-18T08:04:25.204Z] INFO: Docker images of the daemon under test [2022-03-18T08:04:25.204Z] [2022-03-18T08:04:25.204Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-03-18T08:04:25.204Z] busybox latest 3e6d89a6c7dc 1 second ago 5.78GB [2022-03-18T08:04:25.204Z] microsoft/windowsservercore latest 6a11116086a4 2 weeks ago 5.75GB [2022-03-18T08:04:25.204Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 2 weeks ago 5.75GB [2022-03-18T08:04:25.204Z] [2022-03-18T08:04:25.204Z] INFO: Running integration tests at 03/18/2022 08:04:25... [2022-03-18T08:04:25.204Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-03-18T08:04:25.204Z] INFO: Integration API tests being run from the host: [2022-03-18T08:04:25.204Z] INFO: make.ps1 starting at 03/18/2022 08:04:25 [2022-03-18T08:04:25.383Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:25.383Z] INFO: Testing against a local daemon [2022-03-18T08:04:25.383Z] === RUN TestPluginInvalidJSON [2022-03-18T08:04:25.383Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:04:25.383Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:04:25.383Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:04:25.383Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-03-18T08:04:25.383Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-18T08:04:25.383Z] === RUN TestPluginInstall [2022-03-18T08:04:25.383Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T08:04:25.383Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T08:04:25.383Z] === RUN TestPluginsWithRuntimes [2022-03-18T08:04:25.383Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T08:04:25.383Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T08:04:25.383Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T08:04:25.383Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T08:04:25.383Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T08:04:25.383Z] PASS [2022-03-18T08:04:25.383Z] ok github.com/docker/docker/integration/plugin/common 0.137s [2022-03-18T08:04:25.383Z] [2022-03-18T08:04:25.383Z] === Skipped [2022-03-18T08:04:25.383Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-18T08:04:25.383Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T08:04:25.383Z] [2022-03-18T08:04:25.383Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-18T08:04:25.383Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T08:04:25.383Z] [2022-03-18T08:04:25.383Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T08:04:25.383Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T08:04:25.383Z] [2022-03-18T08:04:25.383Z] DONE 5 tests, 3 skipped in 5.543s [2022-03-18T08:04:25.383Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-18T08:04:25.754Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T08:04:26.013Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T08:04:26.738Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-03-18T08:04:27.428Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2022-03-18T08:04:27.428Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-03-18T08:04:27.428Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 5.7% of statements [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/types [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/types/container [no test files] [2022-03-18T08:04:27.428Z] ? github.com/docker/docker/api/types/events [no test files] [2022-03-18T08:04:27.914Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T08:04:27.991Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-03-18T08:04:27.991Z] ? github.com/docker/docker/api/types/image [no test files] [2022-03-18T08:04:27.991Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-03-18T08:04:27.991Z] ? github.com/docker/docker/api/types/network [no test files] [2022-03-18T08:04:27.991Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-03-18T08:04:27.991Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-03-18T08:04:27.991Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-03-18T08:04:27.991Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-03-18T08:04:27.991Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-03-18T08:04:27.991Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-03-18T08:04:27.991Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-03-18T08:04:28.248Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-03-18T08:04:28.287Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:28.287Z] INFO: Testing against a local daemon [2022-03-18T08:04:28.287Z] === RUN TestExternalGraphDriver [2022-03-18T08:04:28.287Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T08:04:28.287Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-18T08:04:28.287Z] === RUN TestGraphdriverPluginV2 [2022-03-18T08:04:28.287Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T08:04:28.287Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-18T08:04:28.287Z] PASS [2022-03-18T08:04:28.287Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-03-18T08:04:28.287Z] [2022-03-18T08:04:28.287Z] === Skipped [2022-03-18T08:04:28.287Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-18T08:04:28.287Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T08:04:28.287Z] [2022-03-18T08:04:28.287Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-18T08:04:28.287Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T08:04:28.287Z] [2022-03-18T08:04:28.287Z] DONE 2 tests, 2 skipped in 2.917s [2022-03-18T08:04:28.287Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-18T08:04:29.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T08:04:30.790Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2022-03-18T08:04:31.046Z] ok github.com/docker/docker/builder/dockerfile 0.304s coverage: 49.3% of statements [2022-03-18T08:04:31.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:31.181Z] INFO: Testing against a local daemon [2022-03-18T08:04:31.181Z] === RUN TestReadPluginNoRead [2022-03-18T08:04:31.181Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T08:04:31.181Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-18T08:04:31.181Z] PASS [2022-03-18T08:04:31.181Z] ok github.com/docker/docker/integration/plugin/logging 0.120s [2022-03-18T08:04:31.181Z] [2022-03-18T08:04:31.181Z] === Skipped [2022-03-18T08:04:31.181Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-18T08:04:31.181Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T08:04:31.181Z] [2022-03-18T08:04:31.181Z] DONE 1 tests, 1 skipped in 2.862s [2022-03-18T08:04:31.193Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T08:04:31.193Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T08:04:31.640Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-18T08:04:31.976Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-03-18T08:04:32.567Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T08:04:32.605Z] testing: warning: no tests to run [2022-03-18T08:04:32.605Z] PASS [2022-03-18T08:04:32.605Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.081s [2022-03-18T08:04:32.605Z] [2022-03-18T08:04:32.605Z] DONE 0 tests in 1.372s [2022-03-18T08:04:32.825Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T08:04:32.906Z] ok github.com/docker/docker/builder/remotecontext/git 1.585s coverage: 86.3% of statements [2022-03-18T08:04:32.906Z] ? github.com/docker/docker/cli [no test files] [2022-03-18T08:04:32.906Z] ? github.com/docker/docker/cli/config [no test files] [2022-03-18T08:04:33.063Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-18T08:04:33.391Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T08:04:33.469Z] ok github.com/docker/docker/cmd/docker-proxy 0.129s coverage: 67.6% of statements [2022-03-18T08:04:35.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:35.246Z] INFO: Testing against a local daemon [2022-03-18T08:04:35.246Z] === RUN TestPluginWithDevMounts [2022-03-18T08:04:35.246Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:35.246Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T08:04:35.246Z] PASS [2022-03-18T08:04:35.246Z] ok github.com/docker/docker/integration/plugin/volumes 0.099s [2022-03-18T08:04:35.707Z] [2022-03-18T08:04:35.707Z] === Skipped [2022-03-18T08:04:35.707Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-18T08:04:35.707Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:35.707Z] [2022-03-18T08:04:35.707Z] DONE 1 tests, 1 skipped in 2.562s [2022-03-18T08:04:35.707Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-18T08:04:37.641Z] ok github.com/docker/docker/client 0.108s coverage: 75.7% of statements [2022-03-18T08:04:37.879Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:37.879Z] INFO: Testing against a local daemon [2022-03-18T08:04:37.879Z] === RUN TestSecretInspect [2022-03-18T08:04:37.879Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:37.879Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-18T08:04:37.879Z] === RUN TestSecretList [2022-03-18T08:04:37.879Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:37.879Z] --- SKIP: TestSecretList (0.00s) [2022-03-18T08:04:37.879Z] === RUN TestSecretsCreateAndDelete [2022-03-18T08:04:37.879Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:37.879Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-18T08:04:37.879Z] === RUN TestSecretsUpdate [2022-03-18T08:04:37.879Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:37.879Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-18T08:04:37.879Z] === RUN TestTemplatedSecret [2022-03-18T08:04:37.879Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:37.879Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T08:04:37.879Z] === RUN TestSecretCreateResolve [2022-03-18T08:04:37.879Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:37.879Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-18T08:04:37.879Z] PASS [2022-03-18T08:04:37.879Z] ok github.com/docker/docker/integration/secret 0.130s [2022-03-18T08:04:38.336Z] [2022-03-18T08:04:38.336Z] === Skipped [2022-03-18T08:04:38.336Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-18T08:04:38.336Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:38.336Z] [2022-03-18T08:04:38.336Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-18T08:04:38.336Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:38.336Z] [2022-03-18T08:04:38.336Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-18T08:04:38.336Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:38.336Z] [2022-03-18T08:04:38.336Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-18T08:04:38.336Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:38.336Z] [2022-03-18T08:04:38.336Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-18T08:04:38.336Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:38.336Z] [2022-03-18T08:04:38.336Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-18T08:04:38.336Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:38.336Z] [2022-03-18T08:04:38.336Z] DONE 6 tests, 6 skipped in 2.451s [2022-03-18T08:04:38.336Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-18T08:04:39.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-03-18T08:04:40.524Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T08:04:41.229Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:41.229Z] INFO: Testing against a local daemon [2022-03-18T08:04:41.229Z] === RUN TestServiceCreateInit [2022-03-18T08:04:41.229Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T08:04:41.229Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T08:04:41.229Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- PASS: TestServiceCreateInit (0.04s) [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T08:04:41.229Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestCreateServiceConflict [2022-03-18T08:04:41.229Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T08:04:41.229Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-18T08:04:41.229Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T08:04:41.229Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T08:04:41.229Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T08:04:41.229Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestCreateServiceSysctls [2022-03-18T08:04:41.229Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-03-18T08:04:41.229Z] === RUN TestCreateServiceCapabilities [2022-03-18T08:04:41.229Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-03-18T08:04:41.229Z] === RUN TestInspect [2022-03-18T08:04:41.229Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestInspect (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestCreateJob [2022-03-18T08:04:41.229Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestCreateJob (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestReplicatedJob [2022-03-18T08:04:41.229Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestUpdateReplicatedJob [2022-03-18T08:04:41.229Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestServiceListWithStatuses [2022-03-18T08:04:41.229Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T08:04:41.229Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestDockerNetworkReConnect [2022-03-18T08:04:41.229Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestServicePlugin [2022-03-18T08:04:41.229Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.229Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestServiceUpdateLabel [2022-03-18T08:04:41.229Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestServiceUpdateSecrets [2022-03-18T08:04:41.229Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestServiceUpdateConfigs [2022-03-18T08:04:41.229Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestServiceUpdateNetwork [2022-03-18T08:04:41.229Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-18T08:04:41.229Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T08:04:41.229Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.229Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-18T08:04:41.229Z] PASS [2022-03-18T08:04:41.229Z] ok github.com/docker/docker/integration/service 0.242s [2022-03-18T08:04:41.469Z] docker_api_swarm_service_test.go:343: [d5b0f7fefc0c3] joining swarm manager [df1d42014ab74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === Skipped [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T08:04:41.687Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:04:41.687Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-18T08:04:41.687Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-18T08:04:41.687Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-18T08:04:41.687Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T08:04:41.687Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-18T08:04:41.687Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-18T08:04:41.687Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-03-18T08:04:41.687Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-03-18T08:04:41.687Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-18T08:04:41.687Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-18T08:04:41.687Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-18T08:04:41.687Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-18T08:04:41.687Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-18T08:04:41.687Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-18T08:04:41.687Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-18T08:04:41.687Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-18T08:04:41.687Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-18T08:04:41.687Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-18T08:04:41.687Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-18T08:04:41.687Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-18T08:04:41.687Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-18T08:04:41.687Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:41.687Z] [2022-03-18T08:04:41.687Z] DONE 24 tests, 23 skipped in 3.226s [2022-03-18T08:04:41.687Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-18T08:04:42.405Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T08:04:42.405Z] docker_api_swarm_service_test.go:343: [d026b186791e4] joining swarm manager [df1d42014ab74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:04:43.781Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T08:04:43.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:43.861Z] INFO: Testing against a local daemon [2022-03-18T08:04:43.861Z] === RUN TestSessionCreate [2022-03-18T08:04:43.861Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:43.861Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-18T08:04:43.861Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T08:04:43.861Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:43.861Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T08:04:43.861Z] PASS [2022-03-18T08:04:43.861Z] ok github.com/docker/docker/integration/session 0.119s [2022-03-18T08:04:43.861Z] [2022-03-18T08:04:43.861Z] === Skipped [2022-03-18T08:04:43.861Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-18T08:04:43.861Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:43.861Z] [2022-03-18T08:04:43.861Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T08:04:43.861Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:43.861Z] [2022-03-18T08:04:43.861Z] DONE 2 tests, 2 skipped in 2.288s [2022-03-18T08:04:43.861Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-18T08:04:44.717Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T08:04:46.619Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-03-18T08:04:46.619Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T08:04:46.761Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:46.761Z] INFO: Testing against a local daemon [2022-03-18T08:04:46.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T08:04:46.761Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:46.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestDiskUsage [2022-03-18T08:04:46.761Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T08:04:46.761Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestEventsExecDie [2022-03-18T08:04:46.761Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T08:04:46.761Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestEventsBackwardsCompatible [2022-03-18T08:04:46.761Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T08:04:46.761Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestEventsVolumeCreate [2022-03-18T08:04:46.761Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T08:04:46.761Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestInfoAPI [2022-03-18T08:04:46.761Z] --- PASS: TestInfoAPI (0.07s) [2022-03-18T08:04:46.761Z] === RUN TestInfoAPIWarnings [2022-03-18T08:04:46.761Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:04:46.761Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestInfoDebug [2022-03-18T08:04:46.761Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:04:46.761Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestInfoInsecureRegistries [2022-03-18T08:04:46.761Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:04:46.761Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestInfoRegistryMirrors [2022-03-18T08:04:46.761Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:04:46.761Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-18T08:04:46.761Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T08:04:46.878Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T08:04:46.878Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T08:04:46.878Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T08:04:47.218Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-03-18T08:04:47.218Z] === RUN TestPingCacheHeaders [2022-03-18T08:04:47.443Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T08:04:47.675Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-03-18T08:04:47.675Z] === RUN TestPingGet [2022-03-18T08:04:47.675Z] --- PASS: TestPingGet (0.04s) [2022-03-18T08:04:47.675Z] === RUN TestPingHead [2022-03-18T08:04:47.675Z] --- PASS: TestPingHead (0.04s) [2022-03-18T08:04:47.675Z] === RUN TestVersion [2022-03-18T08:04:47.675Z] --- PASS: TestVersion (0.04s) [2022-03-18T08:04:47.675Z] PASS [2022-03-18T08:04:47.675Z] ok github.com/docker/docker/integration/system 1.311s [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === Skipped [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:04:47.675Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-18T08:04:47.675Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-18T08:04:47.675Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-18T08:04:47.675Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-18T08:04:47.675Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-18T08:04:47.675Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-18T08:04:47.675Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-18T08:04:47.675Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-18T08:04:47.675Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:04:47.675Z] [2022-03-18T08:04:47.675Z] DONE 15 tests, 9 skipped in 3.777s [2022-03-18T08:04:47.701Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T08:04:48.132Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-18T08:04:50.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:50.303Z] INFO: Testing against a local daemon [2022-03-18T08:04:50.303Z] === RUN TestVolumesCreateAndList [2022-03-18T08:04:50.303Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-03-18T08:04:50.303Z] === RUN TestVolumesRemove [2022-03-18T08:04:50.303Z] --- PASS: TestVolumesRemove (0.19s) [2022-03-18T08:04:50.303Z] === RUN TestVolumesInspect [2022-03-18T08:04:50.760Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-18T08:04:50.760Z] === RUN TestVolumesInvalidJSON [2022-03-18T08:04:50.760Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T08:04:50.760Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T08:04:50.760Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T08:04:50.760Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-03-18T08:04:50.760Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T08:04:50.760Z] PASS [2022-03-18T08:04:50.760Z] ok github.com/docker/docker/integration/volume 0.418s [2022-03-18T08:04:50.760Z] [2022-03-18T08:04:50.760Z] DONE 5 tests in 2.766s [2022-03-18T08:04:50.760Z] INFO: make.ps1 ended at 03/18/2022 08:04:50 [2022-03-18T08:04:50.760Z] INFO: Integration CLI tests being run from the host: [2022-03-18T08:04:50.760Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-18T08:04:51.163Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T08:04:51.163Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T08:04:51.163Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-18T08:04:51.163Z] === RUN TestDaemonConfigValidation [2022-03-18T08:04:51.163Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T08:04:51.163Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-18T08:04:51.163Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T08:04:51.163Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T08:04:51.163Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T08:04:51.163Z] === RUN TestDaemonProxy [2022-03-18T08:04:51.163Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T08:04:51.163Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-18T08:04:51.163Z] PASS [2022-03-18T08:04:51.163Z] ok github.com/docker/docker/integration/daemon 0.145s [2022-03-18T08:04:51.163Z] [2022-03-18T08:04:51.163Z] === Skipped [2022-03-18T08:04:51.163Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-18T08:04:51.163Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T08:04:51.163Z] [2022-03-18T08:04:51.163Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-18T08:04:51.163Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T08:04:51.163Z] [2022-03-18T08:04:51.163Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T08:04:51.163Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T08:04:51.163Z] [2022-03-18T08:04:51.163Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-18T08:04:51.163Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T08:04:51.163Z] [2022-03-18T08:04:51.163Z] DONE 4 tests, 4 skipped in 28.609s [2022-03-18T08:04:51.163Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-18T08:04:51.882Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T08:04:51.882Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T08:04:54.112Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:54.112Z] INFO: Testing against a local daemon [2022-03-18T08:04:54.112Z] === RUN TestCommitInheritsEnv [2022-03-18T08:04:54.112Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:04:54.112Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-18T08:04:54.112Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T08:04:54.112Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:54.112Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T08:04:54.112Z] === RUN TestImportWithCustomPlatform [2022-03-18T08:04:54.112Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:54.112Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-18T08:04:54.112Z] === RUN TestImagesFilterMultiReference [2022-03-18T08:04:54.112Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-03-18T08:04:54.112Z] === RUN TestImagePullPlatformInvalid [2022-03-18T08:04:54.112Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-03-18T08:04:54.112Z] === RUN TestRemoveImageOrphaning [2022-03-18T08:04:55.674Z] --- PASS: TestRemoveImageOrphaning (1.27s) [2022-03-18T08:04:55.674Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T08:04:55.674Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-03-18T08:04:55.674Z] === RUN TestTagInvalidReference [2022-03-18T08:04:55.674Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-18T08:04:55.674Z] === RUN TestTagValidPrefixedRepo [2022-03-18T08:04:55.674Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-03-18T08:04:55.674Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T08:04:55.674Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-03-18T08:04:55.674Z] === RUN TestTagOfficialNames [2022-03-18T08:04:55.674Z] --- PASS: TestTagOfficialNames (0.10s) [2022-03-18T08:04:55.674Z] === RUN TestTagMatchesDigest [2022-03-18T08:04:55.674Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-03-18T08:04:55.674Z] PASS [2022-03-18T08:04:56.064Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T08:04:56.142Z] ok github.com/docker/docker/integration/image 1.863s [2022-03-18T08:04:56.142Z] [2022-03-18T08:04:56.142Z] === Skipped [2022-03-18T08:04:56.142Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-18T08:04:56.142Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:04:56.142Z] [2022-03-18T08:04:56.142Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T08:04:56.142Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:56.142Z] [2022-03-18T08:04:56.142Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-18T08:04:56.142Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:04:56.142Z] [2022-03-18T08:04:56.142Z] DONE 12 tests, 3 skipped in 6.840s [2022-03-18T08:04:56.142Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-18T08:04:56.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-03-18T08:04:56.583Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T08:04:56.583Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T08:04:57.519Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T08:04:58.454Z] docker_api_swarm_service_test.go:490: [d1810eca55dd8] joining swarm manager [d56e59f89a1c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:04:58.713Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T08:04:59.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:04:59.091Z] INFO: Testing against a local daemon [2022-03-18T08:04:59.091Z] === RUN TestNetworkCreateDelete [2022-03-18T08:04:59.091Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:59.091Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T08:04:59.091Z] 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-03-18T08:04:59.091Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestDaemonDNSFallback [2022-03-18T08:04:59.091Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:59.091Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestInspectNetwork [2022-03-18T08:04:59.091Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:59.091Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T08:04:59.091Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:59.091Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestNetworkInvalidJSON [2022-03-18T08:04:59.091Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T08:04:59.091Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T08:04:59.091Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:04:59.091Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:04:59.091Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:04:59.091Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:04:59.091Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T08:04:59.091Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:04:59.091Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:04:59.091Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-03-18T08:04:59.091Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-18T08:04:59.091Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-18T08:04:59.091Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-18T08:04:59.091Z] === RUN TestNetworkList [2022-03-18T08:04:59.091Z] === RUN TestNetworkList//networks [2022-03-18T08:04:59.091Z] === PAUSE TestNetworkList//networks [2022-03-18T08:04:59.091Z] === RUN TestNetworkList//networks/ [2022-03-18T08:04:59.091Z] === PAUSE TestNetworkList//networks/ [2022-03-18T08:04:59.091Z] === CONT TestNetworkList//networks [2022-03-18T08:04:59.091Z] === CONT TestNetworkList//networks/ [2022-03-18T08:04:59.091Z] --- PASS: TestNetworkList (0.05s) [2022-03-18T08:04:59.091Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T08:04:59.091Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T08:04:59.091Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T08:04:59.091Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T08:04:59.091Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T08:04:59.091Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T08:04:59.091Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T08:04:59.091Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T08:04:59.091Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T08:04:59.091Z] service_test.go:243: FLAKY_TEST [2022-03-18T08:04:59.091Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T08:04:59.091Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T08:04:59.091Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T08:04:59.091Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T08:04:59.091Z] PASS [2022-03-18T08:04:59.091Z] ok github.com/docker/docker/integration/network 0.206s [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === Skipped [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-18T08:04:59.091Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T08:04:59.091Z] 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-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-18T08:04:59.091Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-18T08:04:59.091Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T08:04:59.091Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T08:04:59.091Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:243: FLAKY_TEST [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T08:04:59.091Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T08:04:59.091Z] [2022-03-18T08:04:59.091Z] DONE 22 tests, 15 skipped in 3.019s [2022-03-18T08:04:59.558Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-18T08:04:59.648Z] docker_api_swarm_service_test.go:490: [d8f31cf526496] joining swarm manager [d56e59f89a1c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:04:59.648Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T08:05:00.026Z] testing: warning: no tests to run [2022-03-18T08:05:00.026Z] PASS [2022-03-18T08:05:00.026Z] ok github.com/docker/docker/integration/network/ipvlan 0.084s [2022-03-18T08:05:00.026Z] [2022-03-18T08:05:00.493Z] DONE 0 tests in 0.900s [2022-03-18T08:05:00.493Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-18T08:05:01.023Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T08:05:01.481Z] testing: warning: no tests to run [2022-03-18T08:05:01.481Z] PASS [2022-03-18T08:05:01.481Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2022-03-18T08:05:01.481Z] [2022-03-18T08:05:01.481Z] DONE 0 tests in 0.826s [2022-03-18T08:05:01.481Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-18T08:05:01.598Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T08:05:02.465Z] testing: warning: no tests to run [2022-03-18T08:05:02.465Z] PASS [2022-03-18T08:05:02.465Z] ok github.com/docker/docker/integration/plugin 0.095s [2022-03-18T08:05:02.465Z] [2022-03-18T08:05:02.465Z] DONE 0 tests in 0.925s [2022-03-18T08:05:02.465Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-18T08:05:03.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:03.134Z] INFO: Testing against a local daemon [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T08:05:03.134Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T08:05:03.134Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T08:05:03.134Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T08:05:03.450Z] testing: warning: no tests to run [2022-03-18T08:05:03.450Z] PASS [2022-03-18T08:05:03.450Z] ok github.com/docker/docker/integration/plugin/authz 0.084s [2022-03-18T08:05:03.450Z] [2022-03-18T08:05:03.450Z] DONE 0 tests in 0.882s [2022-03-18T08:05:03.450Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-18T08:05:03.500Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T08:05:04.066Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T08:05:04.097Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T08:05:04.097Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T08:05:04.324Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T08:05:05.060Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T08:05:05.517Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T08:05:09.335Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:09.335Z] INFO: Testing against a local daemon [2022-03-18T08:05:09.335Z] === RUN TestPluginInvalidJSON [2022-03-18T08:05:09.335Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:05:09.335Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:05:09.335Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:05:09.335Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-18T08:05:09.335Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-18T08:05:09.335Z] === RUN TestPluginInstall [2022-03-18T08:05:09.335Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T08:05:09.335Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T08:05:09.335Z] === RUN TestPluginsWithRuntimes [2022-03-18T08:05:09.335Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T08:05:09.335Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T08:05:09.335Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T08:05:09.335Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T08:05:09.335Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T08:05:09.335Z] PASS [2022-03-18T08:05:09.335Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-03-18T08:05:09.335Z] [2022-03-18T08:05:09.335Z] === Skipped [2022-03-18T08:05:09.335Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-18T08:05:09.335Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T08:05:09.335Z] [2022-03-18T08:05:09.335Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-18T08:05:09.335Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T08:05:09.335Z] [2022-03-18T08:05:09.335Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T08:05:09.335Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T08:05:09.335Z] [2022-03-18T08:05:09.335Z] DONE 5 tests, 3 skipped in 5.874s [2022-03-18T08:05:09.335Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-18T08:05:10.879Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T08:05:12.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-03-18T08:05:12.302Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:12.302Z] INFO: Testing against a local daemon [2022-03-18T08:05:12.302Z] === RUN TestExternalGraphDriver [2022-03-18T08:05:12.302Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T08:05:12.302Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-18T08:05:12.302Z] === RUN TestGraphdriverPluginV2 [2022-03-18T08:05:12.302Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T08:05:12.302Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-18T08:05:12.302Z] PASS [2022-03-18T08:05:12.302Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.139s [2022-03-18T08:05:12.770Z] [2022-03-18T08:05:12.770Z] === Skipped [2022-03-18T08:05:12.770Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-18T08:05:12.770Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T08:05:12.770Z] [2022-03-18T08:05:12.770Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-18T08:05:12.770Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T08:05:12.770Z] [2022-03-18T08:05:12.770Z] DONE 2 tests, 2 skipped in 3.244s [2022-03-18T08:05:12.770Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-18T08:05:15.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:15.726Z] INFO: Testing against a local daemon [2022-03-18T08:05:15.726Z] === RUN TestReadPluginNoRead [2022-03-18T08:05:15.726Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T08:05:15.726Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-18T08:05:15.726Z] PASS [2022-03-18T08:05:15.726Z] ok github.com/docker/docker/integration/plugin/logging 0.111s [2022-03-18T08:05:15.726Z] [2022-03-18T08:05:15.726Z] === Skipped [2022-03-18T08:05:15.726Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-18T08:05:15.726Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T08:05:15.726Z] [2022-03-18T08:05:15.726Z] DONE 1 tests, 1 skipped in 2.838s [2022-03-18T08:05:15.726Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-18T08:05:16.438Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T08:05:17.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-03-18T08:05:17.262Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T08:05:17.289Z] testing: warning: no tests to run [2022-03-18T08:05:17.289Z] PASS [2022-03-18T08:05:17.289Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2022-03-18T08:05:17.289Z] [2022-03-18T08:05:17.289Z] DONE 0 tests in 1.420s [2022-03-18T08:05:17.289Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-18T08:05:17.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:05:17.702Z] INFO: Testing against a local daemon [2022-03-18T08:05:17.702Z] === RUN TestBuildWithSession [2022-03-18T08:05:17.702Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T08:05:17.702Z] --- SKIP: TestBuildWithSession (0.00s) [2022-03-18T08:05:17.702Z] === RUN TestBuildSquashParent [2022-03-18T08:05:17.702Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:17.702Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-03-18T08:05:17.702Z] === RUN TestBuildWithRemoveAndForceRemove [2022-03-18T08:05:17.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T08:05:17.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T08:05:17.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T08:05:17.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T08:05:17.702Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T08:05:17.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T08:05:17.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T08:05:17.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T08:05:17.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T08:05:17.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T08:05:17.702Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T08:05:17.702Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T08:05:17.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-03-18T08:05:17.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-03-18T08:05:17.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-03-18T08:05:17.702Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-03-18T08:05:17.830Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T08:05:18.397Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T08:05:18.967Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T08:05:19.225Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T08:05:19.483Z] docker_api_swarm_service_test.go:128: [df06b2e3a869b] joining swarm manager [d8541c8e57f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:05:20.050Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T08:05:20.270Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:20.270Z] INFO: Testing against a local daemon [2022-03-18T08:05:20.270Z] === RUN TestPluginWithDevMounts [2022-03-18T08:05:20.270Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:20.270Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T08:05:20.270Z] PASS [2022-03-18T08:05:20.270Z] ok github.com/docker/docker/integration/plugin/volumes 0.114s [2022-03-18T08:05:20.270Z] [2022-03-18T08:05:20.270Z] === Skipped [2022-03-18T08:05:20.270Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-18T08:05:20.270Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:20.270Z] [2022-03-18T08:05:20.270Z] DONE 1 tests, 1 skipped in 2.920s [2022-03-18T08:05:20.270Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-18T08:05:20.617Z] docker_api_swarm_service_test.go:129: [dc26cb29ae23f] joining swarm manager [d8541c8e57f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:05:21.554Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T08:05:21.813Z] === RUN TestDockerSuite/TestNetworkEvents [2022-03-18T08:05:22.381Z] docker_api_swarm_service_test.go:137: [d281d6b5e92c9] joining swarm manager [d8541c8e57f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T08:05:23.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:23.221Z] INFO: Testing against a local daemon [2022-03-18T08:05:23.221Z] === RUN TestSecretInspect [2022-03-18T08:05:23.221Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-18T08:05:23.221Z] === RUN TestSecretList [2022-03-18T08:05:23.221Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] --- SKIP: TestSecretList (0.00s) [2022-03-18T08:05:23.221Z] === RUN TestSecretsCreateAndDelete [2022-03-18T08:05:23.221Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-18T08:05:23.221Z] === RUN TestSecretsUpdate [2022-03-18T08:05:23.221Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-18T08:05:23.221Z] === RUN TestTemplatedSecret [2022-03-18T08:05:23.221Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T08:05:23.221Z] === RUN TestSecretCreateResolve [2022-03-18T08:05:23.221Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:23.221Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-03-18T08:05:23.221Z] PASS [2022-03-18T08:05:23.221Z] ok github.com/docker/docker/integration/secret 0.121s [2022-03-18T08:05:23.221Z] [2022-03-18T08:05:23.221Z] === Skipped [2022-03-18T08:05:23.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-18T08:05:23.221Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] [2022-03-18T08:05:23.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-18T08:05:23.221Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] [2022-03-18T08:05:23.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-18T08:05:23.221Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] [2022-03-18T08:05:23.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-18T08:05:23.221Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] [2022-03-18T08:05:23.221Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-18T08:05:23.221Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:23.221Z] [2022-03-18T08:05:23.221Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-03-18T08:05:23.221Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:23.221Z] [2022-03-18T08:05:23.221Z] DONE 6 tests, 6 skipped in 2.444s [2022-03-18T08:05:23.221Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-18T08:05:23.325Z] docker_api_swarm_service_test.go:138: [d18a041bb87e4] joining swarm manager [d8541c8e57f48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-03-18T08:05:24.267Z] ok github.com/docker/docker/cmd/dockerd 0.095s coverage: 29.3% of statements [2022-03-18T08:05:24.267Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-03-18T08:05:24.267Z] ok github.com/docker/docker/cmd/dockerd/trap 2.511s coverage: 0.0% of statements [2022-03-18T08:05:24.267Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-03-18T08:05:24.267Z] ? github.com/docker/docker/container/stream [no test files] [2022-03-18T08:05:24.267Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-03-18T08:05:24.267Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-03-18T08:05:24.267Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-03-18T08:05:26.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:26.197Z] INFO: Testing against a local daemon [2022-03-18T08:05:26.197Z] === RUN TestServiceCreateInit [2022-03-18T08:05:26.197Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T08:05:26.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T08:05:26.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- PASS: TestServiceCreateInit (0.08s) [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T08:05:26.197Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestCreateServiceConflict [2022-03-18T08:05:26.197Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T08:05:26.197Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-03-18T08:05:26.197Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T08:05:26.197Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T08:05:26.197Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T08:05:26.197Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestCreateServiceSysctls [2022-03-18T08:05:26.197Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-18T08:05:26.197Z] === RUN TestCreateServiceCapabilities [2022-03-18T08:05:26.197Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-18T08:05:26.197Z] === RUN TestInspect [2022-03-18T08:05:26.197Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestInspect (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestCreateJob [2022-03-18T08:05:26.197Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestCreateJob (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestReplicatedJob [2022-03-18T08:05:26.197Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestUpdateReplicatedJob [2022-03-18T08:05:26.197Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestServiceListWithStatuses [2022-03-18T08:05:26.197Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T08:05:26.197Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestDockerNetworkReConnect [2022-03-18T08:05:26.197Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestServicePlugin [2022-03-18T08:05:26.197Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestServiceUpdateLabel [2022-03-18T08:05:26.197Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestServiceUpdateSecrets [2022-03-18T08:05:26.197Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestServiceUpdateConfigs [2022-03-18T08:05:26.197Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestServiceUpdateNetwork [2022-03-18T08:05:26.197Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-18T08:05:26.197Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T08:05:26.197Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-18T08:05:26.197Z] PASS [2022-03-18T08:05:26.197Z] ok github.com/docker/docker/integration/service 0.309s [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === Skipped [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T08:05:26.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:05:26.197Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-18T08:05:26.197Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-18T08:05:26.197Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-03-18T08:05:26.197Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T08:05:26.197Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-18T08:05:26.197Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-18T08:05:26.197Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-18T08:05:26.197Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-18T08:05:26.197Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-18T08:05:26.197Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-18T08:05:26.197Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-18T08:05:26.197Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-18T08:05:26.197Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-18T08:05:26.197Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-18T08:05:26.197Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-18T08:05:26.197Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-18T08:05:26.197Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-18T08:05:26.197Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-18T08:05:26.197Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-18T08:05:26.197Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-18T08:05:26.197Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-18T08:05:26.197Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:05:26.197Z] [2022-03-18T08:05:26.197Z] DONE 24 tests, 23 skipped in 3.301s [2022-03-18T08:05:26.324Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-03-18T08:05:26.693Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-18T08:05:26.782Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-03-18T08:05:26.786Z] ok github.com/docker/docker/daemon/cluster 0.124s coverage: 0.5% of statements [2022-03-18T08:05:27.511Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T08:05:27.716Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-03-18T08:05:28.885Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T08:05:28.936Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:28.936Z] INFO: Testing against a local daemon [2022-03-18T08:05:28.936Z] === RUN TestSessionCreate [2022-03-18T08:05:28.936Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T08:05:28.936Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-18T08:05:28.936Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T08:05:28.936Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T08:05:28.936Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T08:05:28.936Z] PASS [2022-03-18T08:05:28.936Z] ok github.com/docker/docker/integration/session 0.119s [2022-03-18T08:05:28.936Z] [2022-03-18T08:05:28.936Z] === Skipped [2022-03-18T08:05:28.936Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-18T08:05:28.936Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T08:05:28.936Z] [2022-03-18T08:05:28.936Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T08:05:28.936Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T08:05:28.936Z] [2022-03-18T08:05:28.936Z] DONE 2 tests, 2 skipped in 2.421s [2022-03-18T08:05:28.936Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-18T08:05:29.084Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-03-18T08:05:29.451Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T08:05:31.349Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T08:05:31.908Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:31.908Z] INFO: Testing against a local daemon [2022-03-18T08:05:31.908Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T08:05:31.908Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:31.908Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestDiskUsage [2022-03-18T08:05:31.908Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T08:05:31.908Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestEventsExecDie [2022-03-18T08:05:31.908Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T08:05:31.908Z] --- SKIP: TestEventsExecDie (0.01s) [2022-03-18T08:05:31.908Z] === RUN TestEventsBackwardsCompatible [2022-03-18T08:05:31.908Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T08:05:31.908Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestEventsVolumeCreate [2022-03-18T08:05:31.908Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T08:05:31.908Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestInfoAPI [2022-03-18T08:05:31.908Z] --- PASS: TestInfoAPI (0.05s) [2022-03-18T08:05:31.908Z] === RUN TestInfoAPIWarnings [2022-03-18T08:05:31.908Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:05:31.908Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestInfoDebug [2022-03-18T08:05:31.908Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:05:31.908Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestInfoInsecureRegistries [2022-03-18T08:05:31.908Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:05:31.908Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestInfoRegistryMirrors [2022-03-18T08:05:31.908Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:05:31.908Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-18T08:05:31.908Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T08:05:32.896Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-03-18T08:05:32.896Z] === RUN TestPingCacheHeaders [2022-03-18T08:05:32.896Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-18T08:05:32.896Z] === RUN TestPingGet [2022-03-18T08:05:32.896Z] --- PASS: TestPingGet (0.04s) [2022-03-18T08:05:32.896Z] === RUN TestPingHead [2022-03-18T08:05:32.896Z] --- PASS: TestPingHead (0.05s) [2022-03-18T08:05:32.896Z] === RUN TestVersion [2022-03-18T08:05:32.896Z] --- PASS: TestVersion (0.04s) [2022-03-18T08:05:32.896Z] PASS [2022-03-18T08:05:32.896Z] ok github.com/docker/docker/integration/system 1.253s [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === Skipped [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:05:32.896Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-18T08:05:32.896Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-03-18T08:05:32.896Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-18T08:05:32.896Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-18T08:05:32.896Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-18T08:05:32.896Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-18T08:05:32.896Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-18T08:05:32.896Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-18T08:05:32.896Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:05:32.896Z] [2022-03-18T08:05:32.896Z] DONE 15 tests, 9 skipped in 3.838s [2022-03-18T08:05:32.896Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-18T08:05:35.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:35.845Z] INFO: Testing against a local daemon [2022-03-18T08:05:35.845Z] === RUN TestVolumesCreateAndList [2022-03-18T08:05:35.845Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-18T08:05:35.846Z] === RUN TestVolumesRemove [2022-03-18T08:05:35.846Z] --- PASS: TestVolumesRemove (0.19s) [2022-03-18T08:05:35.846Z] === RUN TestVolumesInspect [2022-03-18T08:05:35.846Z] --- PASS: TestVolumesInspect (0.05s) [2022-03-18T08:05:35.846Z] === RUN TestVolumesInvalidJSON [2022-03-18T08:05:35.846Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T08:05:35.846Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T08:05:35.846Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T08:05:35.846Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-03-18T08:05:35.846Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-03-18T08:05:35.846Z] PASS [2022-03-18T08:05:35.846Z] ok github.com/docker/docker/integration/volume 0.400s [2022-03-18T08:05:35.846Z] [2022-03-18T08:05:35.846Z] DONE 5 tests in 2.890s [2022-03-18T08:05:36.313Z] INFO: make.ps1 ended at 03/18/2022 08:05:35 [2022-03-18T08:05:36.313Z] INFO: Integration CLI tests being run from the host: [2022-03-18T08:05:36.313Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-18T08:05:37.137Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-03-18T08:05:37.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (15.80s) [2022-03-18T08:05:37.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.91s) [2022-03-18T08:05:37.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.25s) [2022-03-18T08:05:37.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.38s) [2022-03-18T08:05:37.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.45s) [2022-03-18T08:05:37.137Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.69s) [2022-03-18T08:05:37.137Z] === RUN TestBuildMultiStageCopy [2022-03-18T08:05:37.137Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-03-18T08:05:37.169Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-03-18T08:05:37.169Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.0% of statements [2022-03-18T08:05:37.425Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-03-18T08:05:37.909Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T08:05:37.909Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-18T08:05:37.909Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T08:05:38.167Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T08:05:38.353Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-03-18T08:05:38.916Z] ok github.com/docker/docker/daemon 10.118s coverage: 17.1% of statements [2022-03-18T08:05:38.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-03-18T08:05:38.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-03-18T08:05:38.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-03-18T08:05:38.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-03-18T08:05:39.847Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.759s coverage: 74.8% of statements [2022-03-18T08:05:41.215Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.427s coverage: 56.2% of statements [2022-03-18T08:05:41.215Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-03-18T08:05:41.449Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T08:05:43.112Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-03-18T08:05:43.350Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T08:05:44.494Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.256s coverage: 50.0% of statements [2022-03-18T08:05:45.422Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.404s coverage: 45.9% of statements [2022-03-18T08:05:45.422Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-03-18T08:05:45.878Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T08:05:45.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-03-18T08:05:46.790Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-03-18T08:05:46.790Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.752s coverage: 57.9% of statements [2022-03-18T08:05:46.790Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-03-18T08:05:46.790Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-03-18T08:05:48.203Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2022-03-18T08:05:48.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-03-18T08:05:48.791Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-03-18T08:05:48.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-03-18T08:05:48.822Z] INFO: Testing against a local daemon [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T08:05:48.822Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T08:05:48.822Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T08:05:48.822Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T08:05:49.049Z] ok github.com/docker/docker/daemon/images 0.024s coverage: 6.8% of statements [2022-03-18T08:05:49.049Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-03-18T08:05:49.049Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-03-18T08:05:49.520Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-03-18T08:05:49.809Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T08:05:49.809Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T08:05:50.424Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.0% of statements [2022-03-18T08:05:50.493Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-03-18T08:05:50.679Z] ok github.com/docker/docker/daemon/logger/awslogs 0.196s coverage: 79.9% of statements [2022-03-18T08:05:50.794Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T08:05:50.946Z] docker_api_swarm_service_test.go:304: [db902bf7c37fd] joining swarm manager [d6983681fae28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:05:50.946Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T08:05:51.241Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-03-18T08:05:51.241Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-03-18T08:05:51.261Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T08:05:51.498Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2022-03-18T08:05:51.513Z] docker_api_swarm_service_test.go:304: [da9666c06ef1a] joining swarm manager [d6983681fae28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:05:52.027Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-03-18T08:05:52.059Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 23.9% of statements [2022-03-18T08:05:52.447Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T08:05:52.622Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-03-18T08:05:52.622Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-03-18T08:05:53.550Z] ok github.com/docker/docker/daemon/logger/local 0.036s coverage: 78.7% of statements [2022-03-18T08:05:53.551Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-03-18T08:05:53.807Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 59.1% of statements [2022-03-18T08:05:53.824Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T08:05:54.200Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-03-18T08:05:54.370Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-03-18T08:05:54.758Z] === RUN TestDockerSuite/TestPortList [2022-03-18T08:05:55.299Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-03-18T08:05:55.555Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-03-18T08:05:55.752Z] --- PASS: TestBuildMultiStageCopy (18.80s) [2022-03-18T08:05:55.752Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.81s) [2022-03-18T08:05:55.752Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.32s) [2022-03-18T08:05:55.752Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.61s) [2022-03-18T08:05:55.752Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.91s) [2022-03-18T08:05:55.752Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.15s) [2022-03-18T08:05:55.752Z] === RUN TestBuildMultiStageParentConfig [2022-03-18T08:05:56.116Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-03-18T08:05:56.678Z] ok github.com/docker/docker/daemon/logger/splunk 1.643s coverage: 82.5% of statements [2022-03-18T08:05:56.678Z] ? github.com/docker/docker/daemon/names [no test files] [2022-03-18T08:05:56.678Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-03-18T08:05:58.043Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2022-03-18T08:05:58.605Z] ok github.com/docker/docker/distribution 0.609s coverage: 28.4% of statements [2022-03-18T08:05:58.605Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-03-18T08:05:58.861Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2022-03-18T08:05:59.789Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-03-18T08:06:00.046Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-03-18T08:06:00.455Z] --- PASS: TestBuildMultiStageParentConfig (4.23s) [2022-03-18T08:06:00.455Z] === RUN TestBuildLabelWithTargets [2022-03-18T08:06:00.455Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:06:00.455Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-03-18T08:06:00.455Z] === RUN TestBuildWithEmptyLayers [2022-03-18T08:06:00.607Z] ok github.com/docker/docker/distribution/xfer 1.917s coverage: 84.9% of statements [2022-03-18T08:06:00.607Z] ? github.com/docker/docker/dockerversion [no test files] [2022-03-18T08:06:00.607Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-03-18T08:06:01.168Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-03-18T08:06:01.168Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-03-18T08:06:01.317Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T08:06:01.731Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-03-18T08:06:02.252Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T08:06:02.625Z] --- PASS: TestBuildWithEmptyLayers (2.11s) [2022-03-18T08:06:02.625Z] === RUN TestBuildMultiStageOnBuild [2022-03-18T08:06:02.660Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2022-03-18T08:06:03.047Z] ok github.com/docker/docker/opts 0.017s coverage: 66.3% of statements [2022-03-18T08:06:03.303Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-03-18T08:06:05.193Z] ok github.com/docker/docker/pkg/archive 0.302s coverage: 82.5% of statements [2022-03-18T08:06:05.450Z] ok github.com/docker/docker/pkg/authorization 0.126s coverage: 68.3% of statements [2022-03-18T08:06:05.706Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-03-18T08:06:05.963Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-03-18T08:06:08.811Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T08:06:08.811Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T08:06:08.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T08:06:08.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T08:06:08.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T08:06:09.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T08:06:09.069Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T08:06:09.227Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-03-18T08:06:09.227Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-03-18T08:06:09.483Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-03-18T08:06:09.483Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-03-18T08:06:09.635Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T08:06:09.635Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T08:06:10.045Z] ok github.com/docker/docker/layer 7.394s coverage: 69.0% of statements [2022-03-18T08:06:10.045Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-03-18T08:06:10.045Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-03-18T08:06:10.045Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-03-18T08:06:10.045Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-03-18T08:06:10.045Z] ? github.com/docker/docker/oci/caps [no test files] [2022-03-18T08:06:10.045Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-03-18T08:06:10.301Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-03-18T08:06:10.557Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-03-18T08:06:10.570Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T08:06:10.570Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-03-18T08:06:10.814Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-03-18T08:06:10.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-03-18T08:06:11.071Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2022-03-18T08:06:11.999Z] ok github.com/docker/docker/pkg/idtools 0.517s coverage: 67.9% of statements [2022-03-18T08:06:11.999Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 71.5% of statements [2022-03-18T08:06:12.561Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2022-03-18T08:06:12.561Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-03-18T08:06:12.561Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-03-18T08:06:12.561Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-03-18T08:06:12.732Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-03-18T08:06:12.817Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2022-03-18T08:06:13.073Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-03-18T08:06:13.312Z] docker_api_swarm_service_test.go:100: [d1d51f4b3ac9e] joining swarm manager [d64e59e085aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:06:13.328Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-03-18T08:06:13.328Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-03-18T08:06:13.328Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-03-18T08:06:13.328Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-03-18T08:06:13.879Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-03-18T08:06:13.891Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-03-18T08:06:14.137Z] docker_api_swarm_service_test.go:101: [d4dc184e3364c] joining swarm manager [d64e59e085aa7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:06:14.395Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-03-18T08:06:14.395Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T08:06:14.453Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-03-18T08:06:14.709Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-03-18T08:06:14.709Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-03-18T08:06:16.073Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-03-18T08:06:16.330Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-03-18T08:06:16.330Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-03-18T08:06:16.586Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-03-18T08:06:16.841Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-03-18T08:06:16.926Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T08:06:17.098Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-03-18T08:06:17.662Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.8% of statements [2022-03-18T08:06:17.919Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-03-18T08:06:18.175Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-03-18T08:06:18.302Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T08:06:18.738Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-03-18T08:06:18.994Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2022-03-18T08:06:19.250Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-03-18T08:06:19.250Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-03-18T08:06:20.203Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T08:06:20.395Z] --- PASS: TestBuildMultiStageOnBuild (16.76s) [2022-03-18T08:06:20.396Z] === RUN TestBuildUncleanTarFilenames [2022-03-18T08:06:20.396Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:06:20.396Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-03-18T08:06:20.396Z] === RUN TestBuildMultiStageLayerLeak [2022-03-18T08:06:21.143Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-03-18T08:06:21.399Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-03-18T08:06:21.656Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-03-18T08:06:23.023Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2022-03-18T08:06:23.023Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-03-18T08:06:23.485Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T08:06:23.485Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T08:06:23.952Z] ok github.com/docker/docker/registry 0.053s coverage: 57.7% of statements [2022-03-18T08:06:24.514Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-03-18T08:06:24.771Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-03-18T08:06:25.333Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-03-18T08:06:25.333Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-03-18T08:06:26.015Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T08:06:27.225Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-03-18T08:06:27.788Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.4% of statements [2022-03-18T08:06:28.351Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-03-18T08:06:29.851Z] ok github.com/docker/docker/volume/service 0.035s coverage: 72.3% of statements [2022-03-18T08:06:32.573Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T08:06:32.831Z] check_test.go:379: [d1d51f4b3ac9e] daemon is not started [2022-03-18T08:06:33.767Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T08:06:35.142Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T08:06:35.208Z] --- PASS: TestBuildMultiStageLayerLeak (14.01s) [2022-03-18T08:06:35.208Z] === RUN TestBuildWithHugeFile [2022-03-18T08:06:36.077Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T08:06:37.030Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T08:06:38.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-03-18T08:06:38.406Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T08:06:40.307Z] docker_api_swarm_service_test.go:533: [de867c3f21354] joining swarm manager [dd690d57164b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:06:40.307Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T08:06:41.681Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T08:06:41.681Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T08:06:41.681Z] docker_api_swarm_service_test.go:534: [da77ad3713d0e] joining swarm manager [dd690d57164b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:06:42.247Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T08:06:44.149Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T08:06:46.684Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T08:06:46.719Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T08:06:46.719Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T08:06:46.719Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T08:06:46.719Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T08:06:46.719Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T08:06:46.719Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T08:06:46.719Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T08:06:46.719Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T08:06:46.719Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T08:06:46.719Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T08:06:46.719Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T08:06:47.176Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T08:06:47.176Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T08:06:47.176Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T08:06:47.176Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T08:06:47.176Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T08:06:47.176Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T08:06:47.176Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T08:06:47.176Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T08:06:47.176Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T08:06:47.251Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T08:06:47.251Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-18T08:06:47.251Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T08:06:47.251Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T08:06:47.251Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T08:06:47.509Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T08:06:47.913Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/rootless [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/testutil/request [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/volume [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-03-18T08:06:47.913Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === Skipped [2022-03-18T08:06:47.913Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-03-18T08:06:47.913Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-03-18T08:06:47.913Z] network_proxy_test.go:208: No support for dual stack yet [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-03-18T08:06:47.913Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-03-18T08:06:47.913Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver btrfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:71: No driver to put! [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-03-18T08:06:47.913Z] time="2022-03-18T08:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-03-18T08:06:47.913Z] time="2022-03-18T08:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-03-18T08:06:47.913Z] time="2022-03-18T08:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-03-18T08:06:47.913Z] time="2022-03-18T08:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-03-18T08:06:47.913Z] time="2022-03-18T08:05:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:71: No driver to put! [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-03-18T08:06:47.913Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-03-18T08:06:47.913Z] overlay_test.go:50: Fails to compute changes intermittently [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-03-18T08:06:47.913Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-03-18T08:06:47.913Z] graphtest_unix.go:44: Driver zfs not supported [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-03-18T08:06:47.913Z] graphtest_unix.go:71: No driver to put! [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-03-18T08:06:47.913Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-03-18T08:06:47.913Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-03-18T08:06:47.913Z] [2022-03-18T08:06:47.913Z] DONE 2338 tests, 28 skipped in 241.000s [2022-03-18T08:06:47.913Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/bitseq [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cluster [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/config [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/datastore [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/diagnostic [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/discoverapi [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/driverapi [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/drivers/host [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-03-18T08:06:47.913Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/null [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/remote [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/windows [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/drvregistry [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/etchosts [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/idm [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/internal/caller [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipam [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipamapi [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipams/null [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipams/remote [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ipamutils [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/iptables [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/netlabel [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/netutils [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/networkdb [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/ns [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/options [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/osl [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/osl/kernel [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/portallocator [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/portmapper [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/resolvconf [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/testutils [2022-03-18T08:06:47.914Z] github.com/docker/docker/libnetwork/types' ']' [2022-03-18T08:06:47.914Z] + 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-03-18T08:06:48.076Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T08:06:49.452Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T08:06:50.389Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T08:06:50.647Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T08:06:50.898Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T08:06:50.898Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T08:06:50.898Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T08:06:50.898Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T08:06:50.898Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T08:06:57.218Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T08:06:57.477Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T08:06:57.950Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T08:06:58.864Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T08:06:58.864Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T08:06:58.864Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T08:06:59.122Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T08:07:01.651Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T08:07:02.220Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T08:07:04.121Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T08:07:04.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-03-18T08:07:05.253Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T08:07:05.253Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T08:07:05.253Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T08:07:07.158Z] docker_api_swarm_service_test.go:148: [d8bea75a50a24] joining swarm manager [d832a7a0a7b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:07:07.729Z] docker_api_swarm_service_test.go:148: [d938a3125bbf1] joining swarm manager [d832a7a0a7b59]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:07:08.299Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T08:07:09.676Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T08:07:09.676Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T08:07:11.051Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T08:07:11.622Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T08:07:13.000Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T08:07:13.259Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T08:07:13.517Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T08:07:14.083Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T08:07:16.614Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T08:07:17.198Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T08:07:18.138Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T08:07:18.398Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T08:07:19.333Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T08:07:19.899Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T08:07:20.158Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T08:07:20.725Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T08:07:20.725Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T08:07:20.983Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T08:07:22.358Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T08:07:22.617Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T08:07:23.183Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T08:07:24.117Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-03-18T08:07:24.684Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T08:07:26.061Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-03-18T08:07:26.627Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-03-18T08:07:27.193Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-03-18T08:07:28.130Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-03-18T08:07:28.390Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-03-18T08:07:28.956Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T08:07:29.890Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-03-18T08:07:30.457Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T08:07:31.023Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T08:07:31.592Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T08:07:32.169Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T08:07:32.428Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T08:07:32.738Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T08:07:32.738Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T08:07:32.738Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T08:07:32.738Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T08:07:32.738Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T08:07:32.738Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T08:07:32.738Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T08:07:32.738Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T08:07:32.738Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T08:07:32.738Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T08:07:32.738Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T08:07:32.738Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T08:07:32.738Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T08:07:32.738Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T08:07:32.738Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T08:07:32.738Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T08:07:32.738Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T08:07:32.738Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T08:07:32.738Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T08:07:34.338Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T08:07:34.544Z] ok github.com/docker/docker/libnetwork 37.022s coverage: 40.7% of statements [2022-03-18T08:07:34.544Z] ok github.com/docker/docker/libnetwork/bitseq 0.113s coverage: 84.4% of statements [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-03-18T08:07:34.544Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-03-18T08:07:34.544Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-03-18T08:07:34.544Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-03-18T08:07:34.544Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-03-18T08:07:34.596Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T08:07:34.800Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.351s coverage: 59.9% of statements [2022-03-18T08:07:34.855Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T08:07:35.056Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-03-18T08:07:35.056Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-03-18T08:07:35.423Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T08:07:35.982Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.132s coverage: 4.0% of statements [2022-03-18T08:07:35.982Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-03-18T08:07:35.988Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T08:07:35.988Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T08:07:36.238Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-03-18T08:07:36.246Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T08:07:36.494Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-03-18T08:07:36.494Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-03-18T08:07:36.812Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T08:07:37.380Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T08:07:37.639Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T08:07:38.206Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T08:07:38.206Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T08:07:38.598Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T08:07:38.772Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T08:07:38.772Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T08:07:39.339Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T08:07:39.905Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T08:07:40.473Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T08:07:41.039Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T08:07:41.039Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T08:07:41.297Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T08:07:42.233Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T08:07:43.167Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T08:07:43.736Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-03-18T08:07:44.307Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T08:07:44.873Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T08:07:45.131Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T08:07:46.066Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T08:07:46.434Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.654s coverage: 7.2% of statements [2022-03-18T08:07:46.434Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-03-18T08:07:46.434Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-03-18T08:07:46.434Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-03-18T08:07:46.434Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-03-18T08:07:46.434Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-03-18T08:07:46.434Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-03-18T08:07:46.698Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-03-18T08:07:46.954Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-03-18T08:07:47.006Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T08:07:47.210Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-03-18T08:07:47.466Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-03-18T08:07:47.573Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T08:07:48.949Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T08:07:51.511Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T08:07:51.511Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T08:07:51.511Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T08:07:53.413Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T08:07:54.348Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T08:07:56.252Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T08:07:58.154Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T08:07:58.154Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-18T08:07:58.154Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T08:07:58.154Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-18T08:07:58.154Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T08:07:58.412Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T08:07:59.634Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-03-18T08:07:59.788Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T08:08:00.723Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T08:08:02.626Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T08:08:03.193Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T08:08:04.568Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T08:08:04.828Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-03-18T08:08:04.828Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-18T08:08:04.828Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T08:08:05.396Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-03-18T08:08:06.772Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T08:08:06.772Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T08:08:07.031Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T08:08:07.599Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T08:08:08.537Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-03-18T08:08:08.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-03-18T08:08:09.061Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T08:08:09.061Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T08:08:09.628Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T08:08:10.194Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T08:08:10.761Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T08:08:11.698Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T08:08:12.265Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T08:08:12.833Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T08:08:13.769Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T08:08:13.769Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-03-18T08:08:14.028Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T08:08:14.028Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T08:08:14.476Z] ok github.com/docker/docker/libnetwork/ipam 14.217s coverage: 85.3% of statements [2022-03-18T08:08:14.476Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-03-18T08:08:14.476Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-03-18T08:08:14.476Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-03-18T08:08:14.476Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-03-18T08:08:14.476Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-03-18T08:08:14.476Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-03-18T08:08:14.476Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-03-18T08:08:14.476Z] ok github.com/docker/docker/libnetwork/iptables 0.151s coverage: 45.1% of statements [2022-03-18T08:08:14.476Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-03-18T08:08:14.594Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T08:08:14.732Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-03-18T08:08:15.165Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T08:08:16.545Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T08:08:16.545Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-03-18T08:08:16.804Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T08:08:16.804Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-18T08:08:16.804Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T08:08:19.338Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-03-18T08:08:19.338Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T08:08:19.906Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T08:08:21.808Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-03-18T08:08:24.339Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-03-18T08:08:26.869Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-03-18T08:08:30.164Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-03-18T08:08:31.100Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-03-18T08:08:31.670Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T08:08:33.049Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-03-18T08:08:33.049Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-03-18T08:08:33.049Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T08:08:33.049Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T08:08:33.982Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T08:08:33.982Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-03-18T08:08:36.515Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T08:08:37.449Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T08:08:38.384Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T08:08:39.246Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T08:08:39.246Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T08:08:39.246Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T08:08:44.940Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T08:08:44.940Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T08:08:44.940Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T08:08:45.123Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T08:08:45.124Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T08:08:45.199Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T08:08:45.199Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T08:08:45.199Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T08:08:46.133Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T08:08:47.067Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T08:08:48.001Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T08:08:48.001Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T08:08:48.001Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T08:08:48.936Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T08:08:49.885Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T08:08:50.354Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T08:08:50.354Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T08:08:50.354Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T08:08:50.354Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T08:08:50.354Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T08:08:50.354Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T08:08:50.823Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T08:08:50.823Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T08:08:52.396Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T08:08:53.154Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T08:08:53.413Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T08:08:53.978Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T08:08:54.913Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T08:08:56.196Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T08:08:56.287Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T08:08:57.762Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T08:08:57.762Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T08:08:57.762Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T08:08:57.762Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T08:08:57.762Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T08:08:57.762Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T08:08:58.191Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-03-18T08:08:58.448Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T08:08:59.826Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T08:09:01.558Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T08:09:02.360Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T08:09:03.296Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T08:09:04.229Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T08:09:04.229Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T08:09:04.488Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T08:09:05.423Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T08:09:05.993Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T08:09:06.251Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T08:09:06.817Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-03-18T08:09:08.193Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T08:09:09.586Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T08:09:10.521Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-03-18T08:09:13.052Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T08:09:13.311Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T08:09:13.569Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-03-18T08:09:13.828Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T08:09:14.086Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T08:09:14.344Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T08:09:14.912Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T08:09:14.912Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T08:09:15.479Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T08:09:16.592Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T08:09:20.143Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T08:09:20.143Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T08:09:20.143Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T08:09:20.611Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T08:09:20.611Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T08:09:20.741Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-03-18T08:09:20.741Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-18T08:09:20.741Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T08:09:21.675Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-03-18T08:09:21.934Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T08:09:22.465Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T08:09:22.933Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T08:09:22.933Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T08:09:22.933Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T08:09:23.309Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T08:09:23.309Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-03-18T08:09:23.877Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-03-18T08:09:24.444Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-03-18T08:09:24.444Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T08:09:24.703Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T08:09:25.638Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T08:09:26.207Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T08:09:26.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-03-18T08:09:26.483Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T08:09:26.727Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T08:09:26.775Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T08:09:26.775Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-18T08:09:26.775Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T08:09:27.341Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T08:09:27.467Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T08:09:27.467Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T08:09:27.467Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T08:09:27.467Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T08:09:27.467Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T08:09:27.467Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T08:09:27.467Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T08:09:27.467Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T08:09:27.599Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T08:09:27.599Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-18T08:09:27.599Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T08:09:28.550Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-03-18T08:09:28.944Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T08:09:29.029Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T08:09:29.483Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-03-18T08:09:29.483Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T08:09:29.483Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-18T08:09:29.483Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T08:09:32.014Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-03-18T08:09:32.014Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T08:09:32.561Z] --- PASS: TestBuildWithHugeFile (167.48s) [2022-03-18T08:09:32.561Z] === RUN TestBuildWCOWSandboxSize [2022-03-18T08:09:32.561Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T08:09:32.561Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-03-18T08:09:32.561Z] === RUN TestBuildWithEmptyDockerfile [2022-03-18T08:09:32.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:09:32.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:09:32.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:09:32.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:09:32.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:09:32.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:09:32.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-03-18T08:09:32.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-03-18T08:09:32.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-03-18T08:09:32.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-03-18T08:09:32.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-03-18T08:09:32.562Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-03-18T08:09:32.562Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-03-18T08:09:32.562Z] === RUN TestBuildPreserveOwnership [2022-03-18T08:09:32.562Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:09:32.562Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestBuildPlatformInvalid [2022-03-18T08:09:32.562Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-03-18T08:09:32.562Z] PASS [2022-03-18T08:09:32.562Z] ok github.com/docker/docker/integration/build 250.173s [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === Skipped [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-03-18T08:09:32.562Z] build_session_test.go:25: TODO: BuildKit [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-03-18T08:09:32.562Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-03-18T08:09:32.562Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-03-18T08:09:32.562Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-03-18T08:09:32.562Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-03-18T08:09:32.562Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] DONE 29 tests, 6 skipped in 294.380s [2022-03-18T08:09:32.562Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-03-18T08:09:32.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:09:32.562Z] INFO: Testing against a local daemon [2022-03-18T08:09:32.562Z] === RUN TestConfigInspect [2022-03-18T08:09:32.562Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] --- SKIP: TestConfigInspect (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestConfigList [2022-03-18T08:09:32.562Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] --- SKIP: TestConfigList (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestConfigsCreateAndDelete [2022-03-18T08:09:32.562Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestConfigsUpdate [2022-03-18T08:09:32.562Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestTemplatedConfig [2022-03-18T08:09:32.562Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] --- SKIP: TestTemplatedConfig (0.01s) [2022-03-18T08:09:32.562Z] === RUN TestConfigCreateResolve [2022-03-18T08:09:32.562Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:09:32.562Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-03-18T08:09:32.562Z] PASS [2022-03-18T08:09:32.562Z] ok github.com/docker/docker/integration/config 0.113s [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === Skipped [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-03-18T08:09:32.562Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-03-18T08:09:32.562Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-03-18T08:09:32.562Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-03-18T08:09:32.562Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s) [2022-03-18T08:09:32.562Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-03-18T08:09:32.562Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:09:32.562Z] [2022-03-18T08:09:32.562Z] DONE 6 tests, 6 skipped in 2.500s [2022-03-18T08:09:32.562Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-03-18T08:09:32.562Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:09:32.562Z] INFO: Testing against a local daemon [2022-03-18T08:09:32.562Z] === RUN TestCheckpoint [2022-03-18T08:09:32.562Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T08:09:32.562Z] --- SKIP: TestCheckpoint (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestContainerInvalidJSON [2022-03-18T08:09:32.562Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:09:32.562Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:09:32.562Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:09:32.562Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:09:32.562Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-03-18T08:09:32.562Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-03-18T08:09:32.562Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-03-18T08:09:32.562Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-03-18T08:09:32.562Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-03-18T08:09:32.562Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-03-18T08:09:32.562Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.36s) [2022-03-18T08:09:32.562Z] === RUN TestCopyFromContainerPathIsNotDir [2022-03-18T08:09:32.562Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.53s) [2022-03-18T08:09:32.562Z] === RUN TestCopyToContainerPathDoesNotExist [2022-03-18T08:09:32.562Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.37s) [2022-03-18T08:09:32.562Z] === RUN TestCopyToContainerPathIsNotDir [2022-03-18T08:09:32.562Z] --- PASS: TestCopyToContainerPathIsNotDir (0.34s) [2022-03-18T08:09:32.562Z] === RUN TestCopyFromContainer [2022-03-18T08:09:32.562Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-03-18T08:09:32.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:09:32.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:09:32.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:09:32.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:09:32.562Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:09:32.562Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:09:32.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-03-18T08:09:32.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-03-18T08:09:32.562Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-03-18T08:09:32.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-03-18T08:09:32.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-03-18T08:09:32.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-03-18T08:09:32.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-03-18T08:09:32.562Z] === RUN TestCreateLinkToNonExistingContainer [2022-03-18T08:09:32.562Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T08:09:32.562Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidEnv [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidEnv/0 [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidEnv/1 [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidEnv/2 [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-03-18T08:09:32.562Z] === CONT TestCreateWithInvalidEnv/0 [2022-03-18T08:09:32.562Z] === CONT TestCreateWithInvalidEnv/2 [2022-03-18T08:09:32.562Z] === CONT TestCreateWithInvalidEnv/1 [2022-03-18T08:09:32.562Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-03-18T08:09:32.562Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-03-18T08:09:32.562Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-03-18T08:09:32.562Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-03-18T08:09:32.562Z] === RUN TestCreateTmpfsMountsTarget [2022-03-18T08:09:32.562Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.562Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestCreateWithCustomMaskedPaths [2022-03-18T08:09:32.562Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:09:32.562Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestCreateWithCustomReadonlyPaths [2022-03-18T08:09:32.562Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:09:32.562Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:09:32.562Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:09:32.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:09:32.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-03-18T08:09:32.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-03-18T08:09:32.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-03-18T08:09:32.562Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-03-18T08:09:32.563Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-03-18T08:09:32.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-03-18T08:09:32.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-03-18T08:09:32.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-03-18T08:09:32.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-03-18T08:09:32.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-03-18T08:09:32.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-03-18T08:09:32.563Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-03-18T08:09:32.563Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T08:09:32.563Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T08:09:32.563Z] === RUN TestCreateDifferentPlatform [2022-03-18T08:09:32.563Z] === RUN TestCreateDifferentPlatform/different_os [2022-03-18T08:09:32.563Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-03-18T08:09:32.563Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-03-18T08:09:32.563Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-03-18T08:09:32.563Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-03-18T08:09:32.563Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-03-18T08:09:32.563Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-03-18T08:09:32.563Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-03-18T08:09:32.563Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T08:09:32.563Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T08:09:32.563Z] === RUN TestContainerKillOnDaemonStart [2022-03-18T08:09:32.563Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:32.563Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-03-18T08:09:32.563Z] === RUN TestDiff [2022-03-18T08:09:32.563Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T08:09:32.563Z] --- SKIP: TestDiff (0.00s) [2022-03-18T08:09:32.563Z] === RUN TestExecWithCloseStdin [2022-03-18T08:09:32.563Z] --- PASS: TestExecWithCloseStdin (3.07s) [2022-03-18T08:09:32.563Z] === RUN TestExec [2022-03-18T08:09:32.812Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T08:09:32.950Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T08:09:33.517Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T08:09:34.372Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T08:09:34.372Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T08:09:34.372Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T08:09:34.372Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T08:09:34.373Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T08:09:34.373Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T08:09:34.815Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T08:09:34.815Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T08:09:34.815Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T08:09:34.815Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T08:09:34.815Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T08:09:34.815Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T08:09:34.815Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T08:09:34.815Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T08:09:34.815Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T08:09:34.831Z] --- PASS: TestExec (2.91s) [2022-03-18T08:09:34.831Z] === RUN TestExecUser [2022-03-18T08:09:34.831Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T08:09:34.831Z] --- SKIP: TestExecUser (0.00s) [2022-03-18T08:09:34.831Z] === RUN TestExportContainerAndImportImage [2022-03-18T08:09:34.831Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:34.831Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-03-18T08:09:34.831Z] === RUN TestExportContainerAfterDaemonRestart [2022-03-18T08:09:34.831Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:34.831Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T08:09:34.831Z] === RUN TestHealthCheckWorkdir [2022-03-18T08:09:34.831Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T08:09:34.831Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-03-18T08:09:34.831Z] === RUN TestHealthKillContainer [2022-03-18T08:09:34.831Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T08:09:34.831Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-03-18T08:09:34.831Z] === RUN TestInspectCpusetInConfigPre120 [2022-03-18T08:09:34.831Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T08:09:34.831Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T08:09:34.831Z] === RUN TestKillContainerInvalidSignal [2022-03-18T08:09:34.891Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-03-18T08:09:36.382Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T08:09:37.421Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-03-18T08:09:37.421Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T08:09:37.680Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T08:09:37.799Z] --- PASS: TestKillContainerInvalidSignal (2.36s) [2022-03-18T08:09:37.799Z] === RUN TestKillContainer [2022-03-18T08:09:37.799Z] === RUN TestKillContainer/no_signal [2022-03-18T08:09:38.158Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T08:09:38.247Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-03-18T08:09:40.027Z] === RUN TestKillContainer/non_killing_signal [2022-03-18T08:09:40.027Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T08:09:40.027Z] === RUN TestKillContainer/killing_signal [2022-03-18T08:09:40.779Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-03-18T08:09:40.779Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-03-18T08:09:40.779Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-03-18T08:09:42.987Z] --- PASS: TestKillContainer (5.51s) [2022-03-18T08:09:42.987Z] --- PASS: TestKillContainer/no_signal (2.51s) [2022-03-18T08:09:42.987Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:09:42.987Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2022-03-18T08:09:42.987Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-03-18T08:09:42.987Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:09:42.987Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T08:09:42.987Z] === RUN TestKillStoppedContainer [2022-03-18T08:09:42.987Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:09:42.987Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-03-18T08:09:42.987Z] === RUN TestKillStoppedContainerAPIPre120 [2022-03-18T08:09:42.987Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:09:42.987Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T08:09:42.987Z] === RUN TestKillDifferentUserContainer [2022-03-18T08:09:42.987Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T08:09:42.987Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-03-18T08:09:42.987Z] === RUN TestInspectOomKilledTrue [2022-03-18T08:09:42.987Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:42.987Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-03-18T08:09:42.987Z] === RUN TestInspectOomKilledFalse [2022-03-18T08:09:42.987Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T08:09:42.987Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-03-18T08:09:42.987Z] === RUN TestLogsFollowTailEmpty [2022-03-18T08:09:43.309Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-03-18T08:09:43.567Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-03-18T08:09:45.211Z] --- PASS: TestLogsFollowTailEmpty (2.49s) [2022-03-18T08:09:45.211Z] === RUN TestNetworkNat [2022-03-18T08:09:45.211Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T08:09:45.211Z] --- SKIP: TestNetworkNat (0.00s) [2022-03-18T08:09:45.211Z] === RUN TestNetworkLocalhostTCPNat [2022-03-18T08:09:46.102Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-03-18T08:09:47.037Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-03-18T08:09:47.605Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-03-18T08:09:48.171Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-03-18T08:09:48.179Z] --- PASS: TestNetworkLocalhostTCPNat (2.90s) [2022-03-18T08:09:48.179Z] === RUN TestNetworkLoopbackNat [2022-03-18T08:09:48.179Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T08:09:48.179Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-03-18T08:09:48.179Z] === RUN TestPause [2022-03-18T08:09:48.179Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T08:09:48.179Z] --- SKIP: TestPause (0.00s) [2022-03-18T08:09:48.179Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-03-18T08:09:48.756Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-03-18T08:09:49.324Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-03-18T08:09:49.583Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-03-18T08:09:50.150Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-03-18T08:09:50.719Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T08:09:51.130Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.82s) [2022-03-18T08:09:51.130Z] === RUN TestPauseStopPausedContainer [2022-03-18T08:09:51.130Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:09:51.130Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-03-18T08:09:51.130Z] === RUN TestPsFilter [2022-03-18T08:09:51.284Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T08:09:51.591Z] --- PASS: TestPsFilter (0.46s) [2022-03-18T08:09:51.591Z] === RUN TestRemoveContainerWithRemovedVolume [2022-03-18T08:09:51.851Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-03-18T08:09:51.851Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T08:09:53.081Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T08:09:54.381Z] === RUN TestDockerSuite/TestRunState [2022-03-18T08:09:54.527Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.04s) [2022-03-18T08:09:54.527Z] === RUN TestRemoveContainerWithVolume [2022-03-18T08:09:55.316Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T08:09:55.883Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T08:09:56.450Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T08:09:56.708Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-03-18T08:09:56.708Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-18T08:09:56.708Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T08:09:56.708Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-03-18T08:09:57.274Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T08:09:57.534Z] === RUN TestDockerSuite/TestRunSysctls [2022-03-18T08:09:58.327Z] --- PASS: TestRemoveContainerWithVolume (3.12s) [2022-03-18T08:09:58.327Z] === RUN TestRemoveContainerRunning [2022-03-18T08:09:58.912Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T08:09:58.912Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T08:09:58.912Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T08:09:58.950Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T08:09:59.481Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-03-18T08:09:59.938Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T08:09:59.938Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T08:09:59.938Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T08:10:00.847Z] --- PASS: TestRemoveContainerRunning (2.46s) [2022-03-18T08:10:00.847Z] === RUN TestRemoveContainerForceRemoveRunning [2022-03-18T08:10:00.857Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-03-18T08:10:01.424Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-03-18T08:10:02.360Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-03-18T08:10:02.416Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2022-03-18T08:10:02.416Z] === RUN TestRemoveInvalidContainer [2022-03-18T08:10:02.885Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-03-18T08:10:02.885Z] === RUN TestRenameLinkedContainer [2022-03-18T08:10:02.885Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T08:10:02.885Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-03-18T08:10:02.885Z] === RUN TestRenameStoppedContainer [2022-03-18T08:10:03.729Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T08:10:04.889Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T08:10:05.293Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T08:10:05.844Z] --- PASS: TestRenameStoppedContainer (3.03s) [2022-03-18T08:10:05.844Z] === RUN TestRenameRunningContainerAndReuse [2022-03-18T08:10:06.109Z] ok github.com/docker/docker/libnetwork/networkdb 104.669s coverage: 60.1% of statements [2022-03-18T08:10:06.109Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-03-18T08:10:06.109Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-03-18T08:10:06.109Z] ok github.com/docker/docker/libnetwork/osl 4.325s coverage: 39.7% of statements [2022-03-18T08:10:06.109Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-03-18T08:10:06.365Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-03-18T08:10:06.951Z] ok github.com/docker/docker/libnetwork/portmapper 0.252s coverage: 48.6% of statements [2022-03-18T08:10:07.211Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-03-18T08:10:07.211Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-03-18T08:10:07.433Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T08:10:07.467Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === Skipped [2022-03-18T08:10:07.467Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-03-18T08:10:07.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-03-18T08:10:07.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-03-18T08:10:07.467Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-03-18T08:10:07.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-03-18T08:10:07.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-03-18T08:10:07.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-03-18T08:10:07.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-03-18T08:10:07.467Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-03-18T08:10:07.467Z] firewalld_test.go:14: firewalld is not running [2022-03-18T08:10:07.467Z] [2022-03-18T08:10:07.467Z] DONE 326 tests, 9 skipped in 199.572s [2022-03-18T08:10:08.002Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount Post stage [Pipeline] junit [2022-03-18T08:10:08.038Z] Recording test results [2022-03-18T08:10:08.420Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-03-18T08:10:08.568Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T08:10:08.744Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43366/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=85a178777d2047aea79e5409a5f8be957135863e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:85a178777d2047aea79e5409a5f8be957135863e hack/validate/vendor [2022-03-18T08:10:08.826Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T08:10:09.305Z] No vendor changes in diff. [2022-03-18T08:10:09.305Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T08:10:09.906Z] + echo Ensuring container killed. [2022-03-18T08:10:09.906Z] Ensuring container killed. [2022-03-18T08:10:09.906Z] + docker rm -vf docker-pr6 [2022-03-18T08:10:09.906Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-03-18T08:10:10.200Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-03-18T08:10:10.229Z] + echo Chowning /workspace to jenkins user [2022-03-18T08:10:10.229Z] Chowning /workspace to jenkins user [2022-03-18T08:10:10.229Z] + id -u [2022-03-18T08:10:10.229Z] + id -g [2022-03-18T08:10:10.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T08:10:10.458Z] === RUN TestDockerSuite/TestRunUnshareProc [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T08:10:11.488Z] + bundleName=unit [2022-03-18T08:10:11.488Z] + echo Creating unit-bundles.tar.gz [2022-03-18T08:10:11.488Z] Creating unit-bundles.tar.gz [2022-03-18T08:10:11.488Z] + 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-03-18T08:10:11.488Z] bundles/junit-report-libnetwork.xml [2022-03-18T08:10:11.488Z] bundles/junit-report.xml [2022-03-18T08:10:11.488Z] bundles/go-test-report-libnetwork.json [2022-03-18T08:10:11.488Z] bundles/go-test-report.json [2022-03-18T08:10:11.488Z] bundles/profile-libnetwork.out [2022-03-18T08:10:11.488Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-03-18T08:10:11.498Z] Archiving artifacts [2022-03-18T08:10:11.720Z] --- PASS: TestRenameRunningContainerAndReuse (5.16s) [2022-03-18T08:10:11.721Z] === RUN TestRenameInvalidName [2022-03-18T08:10:11.836Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T08:10:12.330Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T08:10:12.402Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T08:10:12.402Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T08:10:12.440Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T08:10:12.440Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T08:10:12.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T08:10:12.440Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T08:10:12.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T08:10:12.440Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T08:10:12.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T08:10:12.440Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T08:10:12.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T08:10:12.440Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T08:10:12.660Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T08:10:12.679Z] + make clean [2022-03-18T08:10:12.918Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-03-18T08:10:12.934Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T08:10:12.934Z] docker-dev-cache [2022-03-18T08:10:12.934Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T08:10:13.176Z] === RUN TestDockerSuite/TestRunUserByName [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-03-18T08:10:13.290Z] --- PASS: TestRenameInvalidName (2.54s) [2022-03-18T08:10:13.290Z] === RUN TestRenameAnonymousContainer [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T08:10:13.745Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T08:10:14.311Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-03-18T08:10:14.311Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-18T08:10:14.311Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T08:10:14.311Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T08:10:15.249Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T08:10:16.625Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-03-18T08:10:17.999Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T08:10:18.567Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T08:10:19.110Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T08:10:19.110Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T08:10:19.110Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T08:10:19.110Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T08:10:19.110Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T08:10:19.501Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T08:10:19.759Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-03-18T08:10:21.135Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T08:10:22.511Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T08:10:23.725Z] --- PASS: TestRenameAnonymousContainer (10.47s) [2022-03-18T08:10:23.725Z] === RUN TestRenameContainerWithSameName [2022-03-18T08:10:23.891Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T08:10:24.458Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-03-18T08:10:25.835Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T08:10:26.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T08:10:26.402Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-18T08:10:26.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T08:10:26.402Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-18T08:10:26.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T08:10:26.402Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-18T08:10:26.402Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T08:10:26.660Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-03-18T08:10:26.660Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-18T08:10:26.660Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-03-18T08:10:26.685Z] --- PASS: TestRenameContainerWithSameName (2.50s) [2022-03-18T08:10:26.685Z] === RUN TestRenameContainerWithLinkedContainer [2022-03-18T08:10:26.685Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T08:10:26.685Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T08:10:26.685Z] === RUN TestResize [2022-03-18T08:10:27.595Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-03-18T08:10:27.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-03-18T08:10:28.161Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-03-18T08:10:28.907Z] --- PASS: TestResize (2.59s) [2022-03-18T08:10:28.907Z] === RUN TestResizeWithInvalidSize [2022-03-18T08:10:29.096Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-03-18T08:10:29.664Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-03-18T08:10:30.230Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T08:10:30.230Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-03-18T08:10:30.797Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-03-18T08:10:30.797Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-03-18T08:10:30.797Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-03-18T08:10:30.797Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-03-18T08:10:30.797Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-03-18T08:10:30.797Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-18T08:10:30.797Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-03-18T08:10:31.364Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-03-18T08:10:31.876Z] --- PASS: TestResizeWithInvalidSize (2.52s) [2022-03-18T08:10:31.876Z] === RUN TestResizeWhenContainerNotStarted [2022-03-18T08:10:31.930Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-03-18T08:10:31.930Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-03-18T08:10:32.497Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T08:10:32.497Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T08:10:33.064Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T08:10:33.064Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-03-18T08:10:33.631Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-03-18T08:10:33.889Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-03-18T08:10:33.889Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T08:10:33.889Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T08:10:34.456Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T08:10:34.838Z] --- PASS: TestResizeWhenContainerNotStarted (2.90s) [2022-03-18T08:10:34.838Z] === RUN TestDaemonRestartKillContainers [2022-03-18T08:10:34.838Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:10:34.838Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-03-18T08:10:34.838Z] === RUN TestStats [2022-03-18T08:10:34.838Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T08:10:34.838Z] --- SKIP: TestStats (0.00s) [2022-03-18T08:10:34.838Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-03-18T08:10:35.391Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-03-18T08:10:35.649Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-03-18T08:10:35.649Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-18T08:10:35.908Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T08:10:36.166Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T08:10:36.166Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T08:10:37.100Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T08:10:37.359Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T08:10:39.259Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T08:10:39.259Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T08:10:39.259Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T08:10:39.259Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T08:10:40.211Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-03-18T08:10:40.352Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T08:10:40.352Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T08:10:40.352Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T08:10:40.352Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T08:10:40.470Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-03-18T08:10:41.037Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-03-18T08:10:42.415Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T08:10:42.415Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T08:10:43.790Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T08:10:43.790Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T08:10:44.049Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T08:10:44.984Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2918248750 [2022-03-18T08:10:45.242Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T08:10:45.500Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T08:10:46.435Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T08:10:46.693Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T08:10:46.693Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T08:10:47.348Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.92s) [2022-03-18T08:10:47.348Z] === RUN TestStopContainerWithTimeout [2022-03-18T08:10:47.348Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T08:10:47.348Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-03-18T08:10:47.348Z] === RUN TestUpdateRestartPolicy [2022-03-18T08:10:47.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T08:10:47.528Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T08:10:47.628Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T08:10:48.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T08:10:49.003Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T08:10:49.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T08:10:49.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T08:10:49.261Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T08:10:49.519Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T08:10:50.085Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T08:10:50.085Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-18T08:10:50.651Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-18T08:10:51.218Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-18T08:10:51.784Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T08:10:53.158Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-03-18T08:10:54.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T08:10:55.142Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T08:10:55.142Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T08:10:55.142Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T08:10:55.142Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T08:10:55.142Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T08:10:55.688Z] docker_cli_service_logs_test.go:246: checking task ra9vvdsilnlu [2022-03-18T08:10:55.688Z] docker_cli_service_logs_test.go:251: checking messages for ra9vvdsilnlu [2022-03-18T08:10:55.688Z] docker_cli_service_logs_test.go:246: checking task jq1m1qdsp1hu [2022-03-18T08:10:55.688Z] docker_cli_service_logs_test.go:251: checking messages for jq1m1qdsp1hu [2022-03-18T08:10:57.062Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T08:10:58.443Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T08:10:59.010Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T08:10:59.945Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T08:11:02.474Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T08:11:04.376Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T08:11:04.635Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T08:11:04.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T08:11:06.012Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T08:11:06.012Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-03-18T08:11:07.915Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T08:11:08.858Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-03-18T08:11:08.858Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T08:11:12.142Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T08:11:12.764Z] --- PASS: TestUpdateRestartPolicy (23.20s) [2022-03-18T08:11:12.764Z] === RUN TestUpdateRestartWithAutoRemove [2022-03-18T08:11:12.764Z] --- PASS: TestUpdateRestartWithAutoRemove (2.59s) [2022-03-18T08:11:12.764Z] === RUN TestWaitNonBlocked [2022-03-18T08:11:12.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:11:12.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:11:12.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:11:12.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:11:12.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-03-18T08:11:12.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-03-18T08:11:15.254Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T08:11:15.254Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T08:11:15.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T08:11:16.325Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T08:11:18.854Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T08:11:20.849Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T08:11:20.849Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T08:11:20.849Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T08:11:20.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T08:11:21.454Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-03-18T08:11:21.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (8.35s) [2022-03-18T08:11:21.455Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.48s) [2022-03-18T08:11:21.455Z] === RUN TestWaitBlocked [2022-03-18T08:11:21.455Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:21.455Z] --- SKIP: TestWaitBlocked (0.00s) [2022-03-18T08:11:21.455Z] PASS [2022-03-18T08:11:21.455Z] ok github.com/docker/docker/integration/container 113.680s [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === Skipped [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-03-18T08:11:21.455Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-03-18T08:11:21.455Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-03-18T08:11:21.455Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-03-18T08:11:21.455Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-03-18T08:11:21.455Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-03-18T08:11:21.455Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-03-18T08:11:21.455Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-03-18T08:11:21.455Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-03-18T08:11:21.455Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-03-18T08:11:21.455Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-03-18T08:11:21.455Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-03-18T08:11:21.455Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-03-18T08:11:21.455Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-03-18T08:11:21.455Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-03-18T08:11:21.455Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-03-18T08:11:21.455Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:11:21.455Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-03-18T08:11:21.455Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-03-18T08:11:21.455Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-03-18T08:11:21.455Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-03-18T08:11:21.455Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-03-18T08:11:21.455Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-03-18T08:11:21.455Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-03-18T08:11:21.455Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-03-18T08:11:21.455Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-03-18T08:11:21.455Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-03-18T08:11:21.455Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-03-18T08:11:21.455Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-03-18T08:11:21.455Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-03-18T08:11:21.455Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-03-18T08:11:21.455Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-03-18T08:11:21.455Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-03-18T08:11:21.455Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-03-18T08:11:21.455Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:21.455Z] [2022-03-18T08:11:21.455Z] DONE 87 tests, 33 skipped in 116.619s [2022-03-18T08:11:21.455Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-03-18T08:11:21.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T08:11:21.595Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T08:11:21.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T08:11:21.595Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T08:11:21.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T08:11:23.058Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T08:11:25.588Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-03-18T08:11:26.155Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-03-18T08:11:27.529Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T08:11:27.787Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-03-18T08:11:28.354Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T08:11:28.920Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T08:11:29.488Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T08:11:29.488Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-18T08:11:29.488Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T08:11:29.502Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T08:11:29.502Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T08:11:30.054Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T08:11:30.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T08:11:30.263Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T08:11:30.263Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T08:11:30.312Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-03-18T08:11:30.500Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T08:11:30.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T08:11:30.732Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T08:11:30.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T08:11:30.732Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T08:11:30.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T08:11:32.844Z] docker_cli_swarm_test.go:1895: [dd39771cafee6] joining swarm manager [d68b6a6706d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:11:33.409Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T08:11:33.975Z] docker_cli_swarm_test.go:1896: [d7f6492cac0b8] joining swarm manager [d68b6a6706d7d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:11:36.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T08:11:36.504Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-03-18T08:11:36.763Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-03-18T08:11:37.021Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-03-18T08:11:37.021Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-18T08:11:37.021Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-03-18T08:11:37.021Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-18T08:11:37.021Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-03-18T08:11:37.961Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-03-18T08:11:38.528Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-03-18T08:11:39.112Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-03-18T08:11:40.486Z] === RUN TestDockerSuite/TestUpdateStats [2022-03-18T08:11:43.766Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-03-18T08:11:44.705Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-03-18T08:11:44.705Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-18T08:11:44.705Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-03-18T08:11:45.271Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-03-18T08:11:45.838Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T08:11:48.366Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-03-18T08:11:49.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T08:11:50.267Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-03-18T08:11:50.267Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-03-18T08:11:51.613Z] === RUN TestConfigDaemonLibtrustID [2022-03-18T08:11:51.613Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T08:11:51.613Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-03-18T08:11:51.613Z] === RUN TestDaemonConfigValidation [2022-03-18T08:11:51.613Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T08:11:51.613Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-03-18T08:11:51.613Z] === RUN TestConfigDaemonSeccompProfiles [2022-03-18T08:11:51.613Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T08:11:51.613Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T08:11:51.613Z] === RUN TestDaemonProxy [2022-03-18T08:11:51.613Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T08:11:51.613Z] --- SKIP: TestDaemonProxy (0.00s) [2022-03-18T08:11:51.613Z] PASS [2022-03-18T08:11:51.613Z] ok github.com/docker/docker/integration/daemon 0.129s [2022-03-18T08:11:51.613Z] [2022-03-18T08:11:51.613Z] === Skipped [2022-03-18T08:11:51.613Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-03-18T08:11:51.613Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-03-18T08:11:51.613Z] [2022-03-18T08:11:51.613Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-03-18T08:11:51.613Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-03-18T08:11:51.613Z] [2022-03-18T08:11:51.613Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-03-18T08:11:51.613Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-03-18T08:11:51.613Z] [2022-03-18T08:11:51.613Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-03-18T08:11:51.613Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-03-18T08:11:51.613Z] [2022-03-18T08:11:51.613Z] DONE 4 tests, 4 skipped in 27.184s [2022-03-18T08:11:51.613Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-03-18T08:11:52.798Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-03-18T08:11:53.181Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:11:53.181Z] INFO: Testing against a local daemon [2022-03-18T08:11:53.181Z] === RUN TestCommitInheritsEnv [2022-03-18T08:11:53.181Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:11:53.181Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-03-18T08:11:53.181Z] === RUN TestImportExtremelyLargeImageWorks [2022-03-18T08:11:53.181Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:11:53.181Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T08:11:53.181Z] === RUN TestImportWithCustomPlatform [2022-03-18T08:11:53.181Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:11:53.181Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-03-18T08:11:53.181Z] === RUN TestImagesFilterMultiReference [2022-03-18T08:11:53.181Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-03-18T08:11:53.181Z] === RUN TestImagePullPlatformInvalid [2022-03-18T08:11:53.181Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-03-18T08:11:53.181Z] === RUN TestRemoveImageOrphaning [2022-03-18T08:11:54.174Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T08:11:54.751Z] --- PASS: TestRemoveImageOrphaning (1.46s) [2022-03-18T08:11:54.751Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-03-18T08:11:54.751Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-03-18T08:11:54.751Z] === RUN TestTagInvalidReference [2022-03-18T08:11:54.751Z] --- PASS: TestTagInvalidReference (0.04s) [2022-03-18T08:11:54.751Z] === RUN TestTagValidPrefixedRepo [2022-03-18T08:11:54.751Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-03-18T08:11:54.751Z] === RUN TestTagExistedNameWithoutForce [2022-03-18T08:11:54.751Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-03-18T08:11:54.751Z] === RUN TestTagOfficialNames [2022-03-18T08:11:54.751Z] --- PASS: TestTagOfficialNames (0.14s) [2022-03-18T08:11:54.751Z] === RUN TestTagMatchesDigest [2022-03-18T08:11:54.751Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-03-18T08:11:54.751Z] PASS [2022-03-18T08:11:54.751Z] ok github.com/docker/docker/integration/image 2.145s [2022-03-18T08:11:55.221Z] [2022-03-18T08:11:55.221Z] === Skipped [2022-03-18T08:11:55.221Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-03-18T08:11:55.221Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:11:55.221Z] [2022-03-18T08:11:55.221Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-03-18T08:11:55.221Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:11:55.221Z] [2022-03-18T08:11:55.221Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-03-18T08:11:55.221Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-03-18T08:11:55.221Z] [2022-03-18T08:11:55.221Z] DONE 12 tests, 3 skipped in 6.970s [2022-03-18T08:11:55.221Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-03-18T08:11:56.079Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T08:11:57.983Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-03-18T08:11:58.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:11:58.185Z] INFO: Testing against a local daemon [2022-03-18T08:11:58.185Z] === RUN TestNetworkCreateDelete [2022-03-18T08:11:58.185Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:58.185Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestDockerNetworkDeletePreferID [2022-03-18T08:11:58.185Z] 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-03-18T08:11:58.185Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestDaemonDNSFallback [2022-03-18T08:11:58.185Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:58.185Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestInspectNetwork [2022-03-18T08:11:58.185Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:58.185Z] --- SKIP: TestInspectNetwork (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestRunContainerWithBridgeNone [2022-03-18T08:11:58.185Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:58.185Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestNetworkInvalidJSON [2022-03-18T08:11:58.185Z] === RUN TestNetworkInvalidJSON//networks/create [2022-03-18T08:11:58.185Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-03-18T08:11:58.185Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:11:58.185Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:11:58.185Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:11:58.185Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:11:58.185Z] === CONT TestNetworkInvalidJSON//networks/create [2022-03-18T08:11:58.185Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-03-18T08:11:58.185Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-03-18T08:11:58.185Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-03-18T08:11:58.185Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-03-18T08:11:58.185Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-03-18T08:11:58.185Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-03-18T08:11:58.185Z] === RUN TestNetworkList [2022-03-18T08:11:58.185Z] === RUN TestNetworkList//networks [2022-03-18T08:11:58.185Z] === PAUSE TestNetworkList//networks [2022-03-18T08:11:58.185Z] === RUN TestNetworkList//networks/ [2022-03-18T08:11:58.185Z] === PAUSE TestNetworkList//networks/ [2022-03-18T08:11:58.185Z] === CONT TestNetworkList//networks [2022-03-18T08:11:58.185Z] === CONT TestNetworkList//networks/ [2022-03-18T08:11:58.185Z] --- PASS: TestNetworkList (0.04s) [2022-03-18T08:11:58.185Z] --- PASS: TestNetworkList//networks (0.00s) [2022-03-18T08:11:58.185Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestHostIPv4BridgeLabel [2022-03-18T08:11:58.185Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestDaemonRestartWithLiveRestore [2022-03-18T08:11:58.185Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestDaemonDefaultNetworkPools [2022-03-18T08:11:58.185Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestDaemonRestartWithExistingNetwork [2022-03-18T08:11:58.185Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-03-18T08:11:58.185Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-03-18T08:11:58.185Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestServiceWithPredefinedNetwork [2022-03-18T08:11:58.185Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-03-18T08:11:58.185Z] service_test.go:243: FLAKY_TEST [2022-03-18T08:11:58.185Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestServiceWithDataPathPortInit [2022-03-18T08:11:58.185Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-03-18T08:11:58.185Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-03-18T08:11:58.185Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T08:11:58.185Z] PASS [2022-03-18T08:11:58.185Z] ok github.com/docker/docker/integration/network 0.197s [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === Skipped [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-03-18T08:11:58.185Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-03-18T08:11:58.185Z] 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-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-03-18T08:11:58.185Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-03-18T08:11:58.185Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-03-18T08:11:58.185Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-03-18T08:11:58.185Z] network_test.go:128: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:30: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:59: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:103: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:137: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:188: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:213: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:243: FLAKY_TEST [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:334: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-03-18T08:11:58.185Z] service_test.go:402: testEnv.OSType == "windows" [2022-03-18T08:11:58.185Z] [2022-03-18T08:11:58.185Z] DONE 22 tests, 15 skipped in 2.881s [2022-03-18T08:11:58.185Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-03-18T08:11:58.918Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-03-18T08:11:59.175Z] testing: warning: no tests to run [2022-03-18T08:11:59.175Z] PASS [2022-03-18T08:11:59.175Z] ok github.com/docker/docker/integration/network/ipvlan 0.096s [2022-03-18T08:11:59.175Z] [2022-03-18T08:11:59.175Z] DONE 0 tests in 0.877s [2022-03-18T08:11:59.175Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-03-18T08:11:59.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T08:11:59.427Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T08:12:00.166Z] testing: warning: no tests to run [2022-03-18T08:12:00.166Z] PASS [2022-03-18T08:12:00.166Z] ok github.com/docker/docker/integration/network/macvlan 0.090s [2022-03-18T08:12:00.166Z] [2022-03-18T08:12:00.166Z] DONE 0 tests in 0.864s [2022-03-18T08:12:00.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T08:12:00.648Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-03-18T08:12:00.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T08:12:00.849Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-03-18T08:12:00.849Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-03-18T08:12:01.118Z] testing: warning: no tests to run [2022-03-18T08:12:01.118Z] PASS [2022-03-18T08:12:01.118Z] ok github.com/docker/docker/integration/plugin 0.104s [2022-03-18T08:12:01.118Z] [2022-03-18T08:12:01.118Z] DONE 0 tests in 0.884s [2022-03-18T08:12:01.588Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-03-18T08:12:02.224Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-03-18T08:12:02.581Z] testing: warning: no tests to run [2022-03-18T08:12:02.581Z] PASS [2022-03-18T08:12:02.581Z] ok github.com/docker/docker/integration/plugin/authz 0.125s [2022-03-18T08:12:02.581Z] [2022-03-18T08:12:02.581Z] DONE 0 tests in 0.972s [2022-03-18T08:12:02.581Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-03-18T08:12:03.598Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-03-18T08:12:04.166Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-03-18T08:12:04.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T08:12:04.640Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T08:12:05.109Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T08:12:05.109Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:12:05.541Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-03-18T08:12:05.578Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T08:12:06.916Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-03-18T08:12:07.145Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T08:12:07.145Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T08:12:07.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T08:12:07.563Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T08:12:07.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T08:12:07.563Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T08:12:07.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T08:12:07.613Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T08:12:08.291Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-03-18T08:12:08.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:08.488Z] INFO: Testing against a local daemon [2022-03-18T08:12:08.488Z] === RUN TestPluginInvalidJSON [2022-03-18T08:12:08.488Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:12:08.488Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:12:08.488Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-03-18T08:12:08.488Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-03-18T08:12:08.488Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-03-18T08:12:08.488Z] === RUN TestPluginInstall [2022-03-18T08:12:08.488Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T08:12:08.488Z] --- SKIP: TestPluginInstall (0.00s) [2022-03-18T08:12:08.488Z] === RUN TestPluginsWithRuntimes [2022-03-18T08:12:08.488Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T08:12:08.488Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-03-18T08:12:08.488Z] === RUN TestPluginBackCompatMediaTypes [2022-03-18T08:12:08.488Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T08:12:08.488Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T08:12:08.488Z] PASS [2022-03-18T08:12:08.488Z] ok github.com/docker/docker/integration/plugin/common 0.143s [2022-03-18T08:12:08.488Z] [2022-03-18T08:12:08.488Z] === Skipped [2022-03-18T08:12:08.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-03-18T08:12:08.488Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-03-18T08:12:08.488Z] [2022-03-18T08:12:08.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-03-18T08:12:08.488Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-03-18T08:12:08.488Z] [2022-03-18T08:12:08.488Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-03-18T08:12:08.488Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-03-18T08:12:08.488Z] [2022-03-18T08:12:08.488Z] DONE 5 tests, 3 skipped in 5.850s [2022-03-18T08:12:08.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-03-18T08:12:09.672Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-03-18T08:12:11.047Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T08:12:11.428Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:11.428Z] INFO: Testing against a local daemon [2022-03-18T08:12:11.428Z] === RUN TestExternalGraphDriver [2022-03-18T08:12:11.428Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T08:12:11.428Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-03-18T08:12:11.428Z] === RUN TestGraphdriverPluginV2 [2022-03-18T08:12:11.428Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T08:12:11.428Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-03-18T08:12:11.428Z] PASS [2022-03-18T08:12:11.428Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.127s [2022-03-18T08:12:11.428Z] [2022-03-18T08:12:11.428Z] === Skipped [2022-03-18T08:12:11.428Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-03-18T08:12:11.428Z] external_test.go:48: runtime.GOOS == "windows" [2022-03-18T08:12:11.428Z] [2022-03-18T08:12:11.428Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-03-18T08:12:11.428Z] external_test.go:408: runtime.GOOS == "windows" [2022-03-18T08:12:11.428Z] [2022-03-18T08:12:11.428Z] DONE 2 tests, 2 skipped in 3.041s [2022-03-18T08:12:11.891Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-03-18T08:12:13.416Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T08:12:14.083Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:14.083Z] INFO: Testing against a local daemon [2022-03-18T08:12:14.083Z] === RUN TestReadPluginNoRead [2022-03-18T08:12:14.083Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T08:12:14.083Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-03-18T08:12:14.083Z] PASS [2022-03-18T08:12:14.083Z] ok github.com/docker/docker/integration/plugin/logging 0.112s [2022-03-18T08:12:14.544Z] [2022-03-18T08:12:14.544Z] === Skipped [2022-03-18T08:12:14.544Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-03-18T08:12:14.544Z] read_test.go:21: no unix domain sockets on Windows [2022-03-18T08:12:14.544Z] [2022-03-18T08:12:14.544Z] DONE 1 tests, 1 skipped in 2.735s [2022-03-18T08:12:14.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-03-18T08:12:14.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T08:12:14.712Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T08:12:14.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T08:12:14.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T08:12:14.712Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T08:12:14.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T08:12:14.712Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T08:12:14.712Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T08:12:14.957Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T08:12:14.957Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T08:12:14.957Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T08:12:14.957Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T08:12:14.957Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T08:12:16.090Z] testing: warning: no tests to run [2022-03-18T08:12:16.090Z] PASS [2022-03-18T08:12:16.090Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.091s [2022-03-18T08:12:16.090Z] [2022-03-18T08:12:16.090Z] DONE 0 tests in 1.427s [2022-03-18T08:12:16.090Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-03-18T08:12:16.308Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-03-18T08:12:16.497Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T08:12:18.054Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T08:12:18.208Z] docker_cli_swarm_test.go:1796: [d986f3efd339b] joining swarm manager [d00aef592fdcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:12:18.522Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T08:12:18.991Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T08:12:19.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:19.040Z] INFO: Testing against a local daemon [2022-03-18T08:12:19.040Z] === RUN TestPluginWithDevMounts [2022-03-18T08:12:19.040Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:19.040Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-03-18T08:12:19.040Z] PASS [2022-03-18T08:12:19.040Z] ok github.com/docker/docker/integration/plugin/volumes 0.128s [2022-03-18T08:12:19.040Z] [2022-03-18T08:12:19.040Z] === Skipped [2022-03-18T08:12:19.040Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-03-18T08:12:19.040Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:19.040Z] [2022-03-18T08:12:19.040Z] DONE 1 tests, 1 skipped in 2.713s [2022-03-18T08:12:19.040Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-03-18T08:12:19.582Z] docker_cli_swarm_test.go:1797: [d1ad978ddb087] joining swarm manager [d00aef592fdcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:12:19.980Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T08:12:21.264Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:21.264Z] INFO: Testing against a local daemon [2022-03-18T08:12:21.264Z] === RUN TestSecretInspect [2022-03-18T08:12:21.264Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.264Z] --- SKIP: TestSecretInspect (0.00s) [2022-03-18T08:12:21.264Z] === RUN TestSecretList [2022-03-18T08:12:21.264Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.264Z] --- SKIP: TestSecretList (0.00s) [2022-03-18T08:12:21.264Z] === RUN TestSecretsCreateAndDelete [2022-03-18T08:12:21.264Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.264Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-03-18T08:12:21.264Z] === RUN TestSecretsUpdate [2022-03-18T08:12:21.264Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.264Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-03-18T08:12:21.264Z] === RUN TestTemplatedSecret [2022-03-18T08:12:21.264Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.264Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-03-18T08:12:21.264Z] === RUN TestSecretCreateResolve [2022-03-18T08:12:21.264Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:21.264Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-03-18T08:12:21.264Z] PASS [2022-03-18T08:12:21.264Z] ok github.com/docker/docker/integration/secret 0.121s [2022-03-18T08:12:21.734Z] [2022-03-18T08:12:21.734Z] === Skipped [2022-03-18T08:12:21.734Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-03-18T08:12:21.734Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.734Z] [2022-03-18T08:12:21.734Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-03-18T08:12:21.734Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.734Z] [2022-03-18T08:12:21.734Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-03-18T08:12:21.734Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.734Z] [2022-03-18T08:12:21.734Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-03-18T08:12:21.734Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.734Z] [2022-03-18T08:12:21.735Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-03-18T08:12:21.735Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:21.735Z] [2022-03-18T08:12:21.735Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-03-18T08:12:21.735Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:21.735Z] [2022-03-18T08:12:21.735Z] DONE 6 tests, 6 skipped in 2.435s [2022-03-18T08:12:21.735Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-03-18T08:12:24.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:24.694Z] INFO: Testing against a local daemon [2022-03-18T08:12:24.694Z] === RUN TestServiceCreateInit [2022-03-18T08:12:24.694Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-03-18T08:12:24.694Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-03-18T08:12:24.694Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- PASS: TestServiceCreateInit (0.05s) [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestCreateServiceMultipleTimes [2022-03-18T08:12:24.694Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestCreateServiceConflict [2022-03-18T08:12:24.694Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestCreateServiceMaxReplicas [2022-03-18T08:12:24.694Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-03-18T08:12:24.694Z] === RUN TestCreateWithDuplicateNetworkNames [2022-03-18T08:12:24.694Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestCreateServiceSecretFileMode [2022-03-18T08:12:24.694Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestCreateServiceConfigFileMode [2022-03-18T08:12:24.694Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestCreateServiceSysctls [2022-03-18T08:12:24.694Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-03-18T08:12:24.694Z] === RUN TestCreateServiceCapabilities [2022-03-18T08:12:24.694Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-03-18T08:12:24.694Z] === RUN TestInspect [2022-03-18T08:12:24.694Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestInspect (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestCreateJob [2022-03-18T08:12:24.694Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestCreateJob (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestReplicatedJob [2022-03-18T08:12:24.694Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestReplicatedJob (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestUpdateReplicatedJob [2022-03-18T08:12:24.694Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestServiceListWithStatuses [2022-03-18T08:12:24.694Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestDockerNetworkConnectAlias [2022-03-18T08:12:24.694Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestDockerNetworkReConnect [2022-03-18T08:12:24.694Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestServicePlugin [2022-03-18T08:12:24.694Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestServicePlugin (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestServiceUpdateLabel [2022-03-18T08:12:24.694Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestServiceUpdateSecrets [2022-03-18T08:12:24.694Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestServiceUpdateConfigs [2022-03-18T08:12:24.694Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestServiceUpdateNetwork [2022-03-18T08:12:24.694Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-03-18T08:12:24.694Z] === RUN TestServiceUpdatePidsLimit [2022-03-18T08:12:24.694Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-03-18T08:12:24.694Z] PASS [2022-03-18T08:12:24.694Z] ok github.com/docker/docker/integration/service 0.298s [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === Skipped [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-18T08:12:24.694Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.01s) [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:12:24.694Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-03-18T08:12:24.694Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-03-18T08:12:24.694Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-03-18T08:12:24.694Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-03-18T08:12:24.694Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-03-18T08:12:24.694Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-03-18T08:12:24.694Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-03-18T08:12:24.694Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-03-18T08:12:24.694Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-03-18T08:12:24.694Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-03-18T08:12:24.694Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-03-18T08:12:24.694Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-03-18T08:12:24.694Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-03-18T08:12:24.694Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-03-18T08:12:24.694Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-03-18T08:12:24.694Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-03-18T08:12:24.694Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-03-18T08:12:24.694Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-03-18T08:12:24.694Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-03-18T08:12:24.694Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-03-18T08:12:24.694Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-03-18T08:12:24.694Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-03-18T08:12:24.694Z] [2022-03-18T08:12:24.694Z] DONE 24 tests, 23 skipped in 3.190s [2022-03-18T08:12:25.164Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-03-18T08:12:26.155Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T08:12:26.155Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T08:12:26.155Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T08:12:26.722Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T08:12:26.722Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T08:12:26.980Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T08:12:26.980Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T08:12:27.150Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T08:12:27.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:27.412Z] INFO: Testing against a local daemon [2022-03-18T08:12:27.412Z] === RUN TestSessionCreate [2022-03-18T08:12:27.412Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T08:12:27.412Z] --- SKIP: TestSessionCreate (0.00s) [2022-03-18T08:12:27.412Z] === RUN TestSessionCreateWithBadUpgrade [2022-03-18T08:12:27.412Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T08:12:27.412Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T08:12:27.412Z] PASS [2022-03-18T08:12:27.412Z] ok github.com/docker/docker/integration/session 0.118s [2022-03-18T08:12:27.412Z] [2022-03-18T08:12:27.412Z] === Skipped [2022-03-18T08:12:27.412Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-03-18T08:12:27.412Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-03-18T08:12:27.412Z] [2022-03-18T08:12:27.412Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-03-18T08:12:27.412Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-03-18T08:12:27.412Z] [2022-03-18T08:12:27.412Z] DONE 2 tests, 2 skipped in 2.245s [2022-03-18T08:12:27.412Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-03-18T08:12:27.546Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T08:12:27.547Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T08:12:28.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T08:12:28.114Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T08:12:28.114Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T08:12:28.114Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T08:12:28.114Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T08:12:29.370Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T08:12:29.370Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T08:12:29.370Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T08:12:29.491Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T08:12:29.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T08:12:29.749Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T08:12:29.749Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T08:12:30.008Z] === RUN TestDockerSuite/TestVolumeEvents [2022-03-18T08:12:30.360Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T08:12:30.360Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T08:12:30.360Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T08:12:30.375Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:30.375Z] INFO: Testing against a local daemon [2022-03-18T08:12:30.375Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-03-18T08:12:30.375Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:30.375Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestDiskUsage [2022-03-18T08:12:30.375Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T08:12:30.375Z] --- SKIP: TestDiskUsage (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestEventsExecDie [2022-03-18T08:12:30.375Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T08:12:30.375Z] --- SKIP: TestEventsExecDie (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestEventsBackwardsCompatible [2022-03-18T08:12:30.375Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T08:12:30.375Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestEventsVolumeCreate [2022-03-18T08:12:30.375Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T08:12:30.375Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestInfoAPI [2022-03-18T08:12:30.375Z] --- PASS: TestInfoAPI (0.06s) [2022-03-18T08:12:30.375Z] === RUN TestInfoAPIWarnings [2022-03-18T08:12:30.375Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:12:30.375Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestInfoDebug [2022-03-18T08:12:30.375Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:12:30.375Z] --- SKIP: TestInfoDebug (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestInfoInsecureRegistries [2022-03-18T08:12:30.375Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:12:30.375Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestInfoRegistryMirrors [2022-03-18T08:12:30.375Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:12:30.375Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-03-18T08:12:30.375Z] === RUN TestLoginFailsWithBadCredentials [2022-03-18T08:12:30.847Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-03-18T08:12:30.847Z] === RUN TestPingCacheHeaders [2022-03-18T08:12:30.847Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-03-18T08:12:30.847Z] === RUN TestPingGet [2022-03-18T08:12:30.847Z] --- PASS: TestPingGet (0.04s) [2022-03-18T08:12:30.847Z] === RUN TestPingHead [2022-03-18T08:12:30.847Z] --- PASS: TestPingHead (0.05s) [2022-03-18T08:12:30.847Z] === RUN TestVersion [2022-03-18T08:12:30.847Z] --- PASS: TestVersion (0.05s) [2022-03-18T08:12:30.847Z] PASS [2022-03-18T08:12:30.847Z] ok github.com/docker/docker/integration/system 1.339s [2022-03-18T08:12:30.942Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-03-18T08:12:31.316Z] [2022-03-18T08:12:31.317Z] === Skipped [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-03-18T08:12:31.317Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-03-18T08:12:31.317Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-03-18T08:12:31.317Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-03-18T08:12:31.317Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-03-18T08:12:31.317Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-03-18T08:12:31.317Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-03-18T08:12:31.317Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-03-18T08:12:31.317Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-03-18T08:12:31.317Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-03-18T08:12:31.317Z] [2022-03-18T08:12:31.317Z] DONE 15 tests, 9 skipped in 3.803s [2022-03-18T08:12:31.317Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-03-18T08:12:31.347Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T08:12:33.564Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T08:12:34.274Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:34.274Z] INFO: Testing against a local daemon [2022-03-18T08:12:34.274Z] === RUN TestVolumesCreateAndList [2022-03-18T08:12:34.274Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-03-18T08:12:34.274Z] === RUN TestVolumesRemove [2022-03-18T08:12:34.274Z] --- PASS: TestVolumesRemove (0.22s) [2022-03-18T08:12:34.274Z] === RUN TestVolumesInspect [2022-03-18T08:12:34.274Z] --- PASS: TestVolumesInspect (0.06s) [2022-03-18T08:12:34.274Z] === RUN TestVolumesInvalidJSON [2022-03-18T08:12:34.274Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-03-18T08:12:34.274Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-03-18T08:12:34.274Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-03-18T08:12:34.274Z] --- PASS: TestVolumesInvalidJSON (0.07s) [2022-03-18T08:12:34.274Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-03-18T08:12:34.274Z] PASS [2022-03-18T08:12:34.274Z] ok github.com/docker/docker/integration/volume 0.480s [2022-03-18T08:12:34.274Z] [2022-03-18T08:12:34.274Z] DONE 5 tests in 3.038s [2022-03-18T08:12:34.553Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T08:12:34.745Z] INFO: make.ps1 ended at 03/18/2022 08:12:34 [2022-03-18T08:12:34.745Z] INFO: Integration CLI tests being run from the host: [2022-03-18T08:12:34.745Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-03-18T08:12:35.541Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T08:12:35.541Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T08:12:35.541Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T08:12:36.205Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T08:12:36.529Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T08:12:36.774Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T08:12:36.774Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T08:12:36.774Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T08:12:37.519Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T08:12:37.519Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T08:12:37.519Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T08:12:37.519Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T08:12:37.519Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T08:12:38.676Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-03-18T08:12:38.676Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T08:12:41.210Z] docker_cli_swarm_test.go:1315: [d3502eed8be39] joining swarm manager [d4e35d69a707d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:12:41.779Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T08:12:41.779Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite (1314.34s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.16s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.12s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.60s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.19s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.04s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.78s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.08s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.81s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.76s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.82s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.82s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.75s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.67s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.92s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.47s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.04s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.91s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.60s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.57s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.60s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.41s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.26s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.39s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.48s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.33s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.77s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.83s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.40s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.91s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.70s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.47s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.27s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.87s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.22s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.53s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.34s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.69s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.44s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.03s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.15s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.78s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.64s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.26s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.42s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.74s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.88s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.42s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.83s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.27s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.97s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.10s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.51s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.89s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.32s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.02s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.58s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.80s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.65s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.43s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2022-03-18T08:12:41.779Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.08s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.59s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.52s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.44s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.19s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.63s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.88s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.27s) [2022-03-18T08:12:41.779Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-18T08:12:41.779Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T08:12:41.779Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-18T08:12:41.779Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.57s) [2022-03-18T08:12:41.779Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.40s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.34s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.86s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.48s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.43s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.15s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.60s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.04s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.94s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.24s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.41s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.78s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.12s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.47s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.06s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.03s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.98s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.19s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.96s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.53s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.84s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.41s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.34s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnv (1.40s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.26s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.96s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.98s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.98s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.11s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.74s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.95s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildExpose (0.51s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.47s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFails (0.72s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.40s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.88s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.86s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.50s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.77s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.66s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildHistory (3.94s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.73s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.68s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.90s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.08s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.13s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.88s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.27s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.11s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.99s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.12s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.49s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.83s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.68s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.79s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.36s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.44s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.45s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.39s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.66s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.15s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.59s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.18s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildPATH (1.81s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.00s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.35s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.49s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.87s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.95s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.14s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.41s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.67s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.77s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.38s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildUser (1.67s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.89s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.67s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.74s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.62s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.57s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.80s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.46s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.79s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.68s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.28s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.82s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitTTY (1.30s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.11s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.31s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.24s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.57s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.48s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.64s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.52s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.57s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.42s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.92s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.05s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.06s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.12s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.24s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2022-03-18T08:12:41.780Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.22s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.80s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.25s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.14s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.65s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.30s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.39s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000bc48e8_} (1.51s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14281460058_/foo_false____} (1.32s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14281460058_/foo_true____} (1.42s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3236831112_/foo_false____} (1.37s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3236831112_/foo_true____} (1.53s) [2022-03-18T08:12:41.780Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3236831112_/foo_true__0xc000bc4960__} (1.38s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000bc4978_} (1.41s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000bc4990_} (1.51s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000bc49a8_} (1.59s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000bc4a08_} (1.31s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.93s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.07s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.27s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.79s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.98s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.69s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.69s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.83s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.77s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.61s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.65s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.10s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.61s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.07s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.04s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.26s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.17s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.85s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.47s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.82s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.90s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToDot (0.66s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.84s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.75s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-03-18T08:12:41.781Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-03-18T08:12:41.781Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.76s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.61s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.70s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.15s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.22s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.09s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.60s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.68s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.53s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.41s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.69s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.94s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.85s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.64s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.63s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.66s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.37s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.67s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.24s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsCopy (1.17s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.13s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.90s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFilters (0.93s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFormat (1.34s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.63s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.08s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.31s) [2022-03-18T08:12:41.781Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T08:12:41.781Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.09s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.47s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.44s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.61s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.51s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.48s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.52s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.60s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.99s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecInspectID (1.70s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecInteractive (0.64s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.67s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.68s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecParseError (0.67s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.53s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.60s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.05s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecTTY (0.76s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.75s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecUlimits (0.60s) [2022-03-18T08:12:41.781Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.63s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.93s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.85s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.58s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.47s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestHealth (18.69s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.79s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.66s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.83s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImportDisplay (1.41s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.54s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.50s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-03-18T08:12:41.781Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T08:12:41.781Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.94s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectStatus (0.63s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.13s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.77s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.57s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.86s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2022-03-18T08:12:41.781Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.56s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.78s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.22s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.05s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.41s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.16s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.93s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.54s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.65s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.96s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.94s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.82s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.98s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.55s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsTail (0.66s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.54s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.75s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestNetHostname (1.74s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.28s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.66s) [2022-03-18T08:12:41.782Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.99s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.84s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.59s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.24s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.74s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.06s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.97s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPortList (6.68s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.91s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.88s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.16s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.19s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.52s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsByOrder (2.40s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.22s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.27s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.87s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.09s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.38s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.92s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.90s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.63s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.40s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.64s) [2022-03-18T08:12:41.782Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.61s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.29s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.88s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.05s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.33s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.13s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.92s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.96s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.94s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.14s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.31s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.10s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.08s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.48s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.66s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.59s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.34s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.08s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.66s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.33s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.58s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.63s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.67s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.80s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.42s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.53s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.95s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.59s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.65s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.92s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.28s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.26s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.52s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.36s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.63s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.77s) [2022-03-18T08:12:41.782Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-18T08:12:41.782Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.33s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.14s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.88s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.23s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2022-03-18T08:12:41.782Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.61s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.57s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.73s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunExitCode (0.56s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.69s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.53s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.33s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-03-18T08:12:41.782Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.51s) [2022-03-18T08:12:41.782Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.32s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.24s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.34s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.93s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.50s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.34s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.67s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.75s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.16s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.91s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunMount (3.93s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.34s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.44s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.02s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.21s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.95s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetHost (0.74s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.51s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.56s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.79s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.29s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.43s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.48s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.69s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.51s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.16s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.42s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunRm (0.66s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.62s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.11s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.50s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.67s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.34s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.65s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.53s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.49s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.53s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.62s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunState (1.05s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.26s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.51s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.52s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunSysctls (1.12s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.61s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.47s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.41s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.10s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.28s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.57s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.10s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUserByName (0.51s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.71s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.89s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.93s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.19s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.44s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.99s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.28s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.71s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.54s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.47s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.90s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.40s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.76s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.82s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.17s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.12s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.52s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartRecordError (1.28s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.79s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.58s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.83s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.61s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.64s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.57s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.19s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.45s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.60s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.90s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.51s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.26s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.21s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.30s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.40s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.17s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.86s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.70s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.17s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.37s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.37s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s) [2022-03-18T08:12:41.783Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.84s) [2022-03-18T08:12:41.783Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-18T08:12:41.783Z] === RUN TestDockerRegistrySuite [2022-03-18T08:12:41.783Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T08:12:42.044Z] docker_cli_swarm_test.go:1316: [d49e2439d8777] joining swarm manager [d4e35d69a707d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:12:42.978Z] check_test.go:195: [d4bc12b61119a] daemon is not started [2022-03-18T08:12:42.978Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T08:12:43.920Z] check_test.go:195: [d8bc72fbe4b5c] daemon is not started [2022-03-18T08:12:43.920Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T08:12:44.689Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T08:12:44.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T08:12:45.294Z] check_test.go:195: [d7052fc39675e] daemon is not started [2022-03-18T08:12:45.294Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T08:12:45.553Z] check_test.go:195: [d3a2299e2bdff] daemon is not started [2022-03-18T08:12:45.553Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T08:12:47.283Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-03-18T08:12:47.283Z] INFO: Testing against a local daemon [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-03-18T08:12:47.283Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-03-18T08:12:47.283Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-03-18T08:12:47.283Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-03-18T08:12:48.273Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-03-18T08:12:48.273Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-03-18T08:12:48.835Z] check_test.go:195: [db25d7564cccc] daemon is not started [2022-03-18T08:12:48.835Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T08:12:49.269Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-03-18T08:12:49.738Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-03-18T08:12:50.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T08:12:50.693Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T08:12:51.677Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T08:12:51.677Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:12:52.144Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T08:12:53.708Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T08:12:53.708Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T08:12:53.708Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T08:12:54.096Z] check_test.go:195: [df5f84c50928a] daemon is not started [2022-03-18T08:12:54.096Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T08:12:56.627Z] check_test.go:195: [ddbf26b3a3608] daemon is not started [2022-03-18T08:12:56.627Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T08:12:57.561Z] check_test.go:195: [d5cbeabe52f94] daemon is not started [2022-03-18T08:12:57.819Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T08:12:58.753Z] check_test.go:195: [d49c21575ed98] daemon is not started [2022-03-18T08:12:58.753Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T08:12:59.567Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T08:12:59.688Z] check_test.go:195: [d78f893f5603c] daemon is not started [2022-03-18T08:12:59.688Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T08:13:00.623Z] check_test.go:195: [da456402c96cc] daemon is not started [2022-03-18T08:13:00.881Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T08:13:01.129Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T08:13:01.129Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T08:13:01.129Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T08:13:01.129Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T08:13:01.129Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T08:13:01.817Z] check_test.go:195: [db6b48c1ba1ec] daemon is not started [2022-03-18T08:13:01.817Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T08:13:02.691Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T08:13:02.751Z] check_test.go:195: [d69b2187597d1] daemon is not started [2022-03-18T08:13:02.751Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T08:13:03.677Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T08:13:03.685Z] check_test.go:195: [d7587342670ba] daemon is not started [2022-03-18T08:13:03.685Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T08:13:04.660Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T08:13:05.061Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:372c8b79a8f0f38da75de27bc74d373083699e68ee84a486348f8c43d71efac0 [2022-03-18T08:13:05.128Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T08:13:05.626Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bd2ef43d0fa6bdf3032e5216030c56ddad1350a4fb970a14e3162e9d8f4f6960 [2022-03-18T08:13:05.884Z] check_test.go:195: [da28bb9005d51] daemon is not started [2022-03-18T08:13:05.884Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T08:13:06.112Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T08:13:06.819Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:313712c2d702c0f41bfb5a9f68ba8765dad541e2559a478139971c079722af02 [2022-03-18T08:13:07.754Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:26a24a90983b9601d5bd2b729b89438dea01d03b17393202d1c25eb06d75fa4c [2022-03-18T08:13:08.011Z] check_test.go:195: [d48679f887faf] daemon is not started [2022-03-18T08:13:08.011Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T08:13:08.946Z] check_test.go:195: [db80e0cb40d19] daemon is not started [2022-03-18T08:13:08.946Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T08:13:11.475Z] check_test.go:195: [db204585e1d96] daemon is not started [2022-03-18T08:13:11.475Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T08:13:12.042Z] check_test.go:195: [d419611b215ff] daemon is not started [2022-03-18T08:13:12.042Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T08:13:12.042Z] check_test.go:195: [df0d5204f6506] daemon is not started [2022-03-18T08:13:12.042Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T08:13:13.417Z] check_test.go:195: [d43fe7637646a] daemon is not started [2022-03-18T08:13:13.418Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T08:13:13.984Z] check_test.go:195: [d8f553b811bc4] daemon is not started [2022-03-18T08:13:13.984Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T08:13:14.827Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T08:13:14.918Z] check_test.go:195: [d306600c10f37] daemon is not started [2022-03-18T08:13:14.918Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T08:13:16.389Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T08:13:16.389Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T08:13:16.389Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T08:13:17.449Z] check_test.go:195: [df6b3e9b05517] daemon is not started [2022-03-18T08:13:17.449Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T08:13:17.707Z] check_test.go:195: [d57284155678d] daemon is not started [2022-03-18T08:13:17.707Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T08:13:17.950Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T08:13:17.950Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T08:13:17.950Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T08:13:18.417Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T08:13:18.641Z] check_test.go:195: [d459c17ebb07c] daemon is not started [2022-03-18T08:13:18.641Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T08:13:19.208Z] check_test.go:195: [d8780bf3bf8ee] daemon is not started [2022-03-18T08:13:19.208Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T08:13:19.208Z] check_test.go:195: [dc853f5f39498] daemon is not started [2022-03-18T08:13:19.208Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T08:13:19.467Z] check_test.go:195: [d0afc82716002] daemon is not started [2022-03-18T08:13:19.467Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T08:13:19.725Z] check_test.go:195: [db79aad00d7db] daemon is not started [2022-03-18T08:13:19.725Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T08:13:19.983Z] check_test.go:195: [dd10a3dfc5f3e] daemon is not started [2022-03-18T08:13:19.983Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T08:13:20.242Z] check_test.go:195: [d33c7d23db95c] daemon is not started [2022-03-18T08:13:20.242Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T08:13:21.177Z] check_test.go:195: [d20f9325a3d2d] daemon is not started [2022-03-18T08:13:21.177Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T08:13:21.381Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T08:13:22.365Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T08:13:23.086Z] check_test.go:195: [d71ee33805fe4] daemon is not started [2022-03-18T08:13:23.086Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T08:13:23.349Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T08:13:23.349Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T08:13:23.349Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T08:13:23.654Z] check_test.go:195: [d8a1df5a6b7fe] daemon is not started [2022-03-18T08:13:23.654Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T08:13:24.334Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T08:13:24.587Z] check_test.go:195: [dc307d1961d4b] daemon is not started [2022-03-18T08:13:24.587Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T08:13:24.810Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T08:13:24.810Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T08:13:24.810Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T08:13:24.810Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T08:13:25.277Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T08:13:25.522Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite (44.66s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.39s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.70s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.88s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.16s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.13s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.16s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.01s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.05s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.09s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.45s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.31s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.08s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.52s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-03-18T08:13:26.456Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-03-18T08:13:26.456Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T08:13:26.456Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T08:13:26.456Z] check_test.go:222: [d99452cf2547c] daemon is not started [2022-03-18T08:13:26.456Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T08:13:27.375Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T08:13:27.375Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T08:13:27.375Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T08:13:29.739Z] check_test.go:222: [d5bcec7c21a0f] daemon is not started [2022-03-18T08:13:29.739Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T08:13:32.047Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T08:13:32.047Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T08:13:32.047Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T08:13:32.047Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T08:13:32.426Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T08:13:32.506Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T08:13:32.506Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T08:13:32.506Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T08:13:33.469Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T08:13:33.469Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T08:13:33.469Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T08:13:36.361Z] check_test.go:222: [df29ab7aa0400] daemon is not started [2022-03-18T08:13:36.361Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T08:13:36.619Z] check_test.go:222: [d43e789c2a9a5] daemon is not started [2022-03-18T08:13:36.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T08:13:36.619Z] check_test.go:222: [d00f47ac55374] daemon is not started [2022-03-18T08:13:36.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T08:13:37.997Z] check_test.go:222: [ded544ab31977] daemon is not started [2022-03-18T08:13:37.997Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T08:13:38.563Z] check_test.go:222: [d49fe31f91dd9] daemon is not started [2022-03-18T08:13:38.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T08:13:39.497Z] check_test.go:222: [d448b950deeed] daemon is not started [2022-03-18T08:13:39.497Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T08:13:42.782Z] check_test.go:222: [d902f3bcddcb6] daemon is not started [2022-03-18T08:13:42.782Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T08:13:42.782Z] check_test.go:222: [de2a0458203a3] daemon is not started [2022-03-18T08:13:42.782Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T08:13:43.348Z] check_test.go:222: [d5deb5c1847fa] daemon is not started [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite (16.88s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.92s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.80s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-03-18T08:13:43.348Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-03-18T08:13:43.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T08:13:43.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T08:13:43.914Z] check_test.go:251: [d14fa9772c236] daemon is not started [2022-03-18T08:13:43.914Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T08:13:44.481Z] check_test.go:251: [db5abbe259441] daemon is not started [2022-03-18T08:13:44.481Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T08:13:44.740Z] check_test.go:251: [d1ddf8554d3be] daemon is not started [2022-03-18T08:13:44.740Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T08:13:46.113Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T08:13:46.371Z] check_test.go:251: [d4d7e74d6edc0] daemon is not started [2022-03-18T08:13:46.371Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T08:13:46.937Z] check_test.go:251: [d00370c4dacf3] daemon is not started [2022-03-18T08:13:46.937Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T08:13:47.871Z] check_test.go:251: [d8ddac3d13cc7] daemon is not started [2022-03-18T08:13:47.871Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T08:13:47.871Z] check_test.go:251: [d1831636fb79a] daemon is not started [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.72s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.71s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.24s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.84s) [2022-03-18T08:13:47.871Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-03-18T08:13:47.871Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T08:13:47.871Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T08:13:53.132Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-03-18T08:13:53.132Z] check_test.go:278: [d38ed986191a8] daemon is not started [2022-03-18T08:13:53.132Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T08:13:53.132Z] check_test.go:278: [df15c177087e1] daemon is not started [2022-03-18T08:13:53.132Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T08:13:53.391Z] check_test.go:278: [d3c69bd80f104] daemon is not started [2022-03-18T08:13:53.391Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T08:13:53.391Z] check_test.go:278: [ded03074fc23b] daemon is not started [2022-03-18T08:13:53.650Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T08:13:53.650Z] check_test.go:278: [d878acea12533] daemon is not started [2022-03-18T08:13:53.650Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-03-18T08:13:53.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-03-18T08:13:53.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-03-18T08:13:53.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-03-18T08:13:53.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-03-18T08:13:53.650Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2022-03-18T08:13:53.650Z] === RUN TestDockerNetworkSuite [2022-03-18T08:13:53.650Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-03-18T08:13:55.025Z] docker_cli_network_unix_test.go:46: [d84cd5242d143] daemon is not started [2022-03-18T08:13:55.284Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-03-18T08:13:55.851Z] docker_cli_network_unix_test.go:46: [d9c3af4630915] daemon is not started [2022-03-18T08:13:56.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-03-18T08:13:56.419Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-03-18T08:13:59.717Z] docker_cli_network_unix_test.go:46: [d9a7680c051b5] daemon is not started [2022-03-18T08:13:59.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-03-18T08:14:01.621Z] docker_cli_network_unix_test.go:46: [de316368d3821] daemon is not started [2022-03-18T08:14:01.880Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-03-18T08:14:02.138Z] docker_cli_network_unix_test.go:1233: [df4bc69fe97f4] daemon is not started [2022-03-18T08:14:03.398Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T08:14:03.398Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T08:14:03.398Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T08:14:03.398Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T08:14:03.514Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-03-18T08:14:04.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-03-18T08:14:06.267Z] docker_cli_network_unix_test.go:46: [d50905bfb8bf0] daemon is not started [2022-03-18T08:14:06.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-03-18T08:14:11.024Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-03-18T08:14:12.401Z] docker_cli_network_unix_test.go:46: [d103556777fe4] daemon is not started [2022-03-18T08:14:13.334Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-03-18T08:14:13.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-03-18T08:14:15.115Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T08:14:16.100Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T08:14:16.131Z] docker_cli_network_unix_test.go:46: [d847d529486df] daemon is not started [2022-03-18T08:14:16.390Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-03-18T08:14:16.567Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T08:14:17.765Z] docker_cli_network_unix_test.go:46: [d392a349980cd] daemon is not started [2022-03-18T08:14:17.766Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-03-18T08:14:18.024Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-03-18T08:14:18.283Z] docker_cli_network_unix_test.go:46: [d6fa989b07117] daemon is not started [2022-03-18T08:14:18.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-03-18T08:14:18.800Z] docker_cli_network_unix_test.go:46: [d266e477dc075] daemon is not started [2022-03-18T08:14:18.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-03-18T08:14:19.736Z] docker_cli_network_unix_test.go:46: [d36144334bffb] daemon is not started [2022-03-18T08:14:19.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-03-18T08:14:20.560Z] docker_cli_network_unix_test.go:46: [d16458e2d34f5] daemon is not started [2022-03-18T08:14:21.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-03-18T08:14:21.126Z] docker_cli_network_unix_test.go:46: [dd896500f3738] daemon is not started [2022-03-18T08:14:21.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-03-18T08:14:21.384Z] docker_cli_network_unix_test.go:46: [d0818adc209f1] daemon is not started [2022-03-18T08:14:21.384Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-03-18T08:14:21.951Z] docker_cli_network_unix_test.go:46: [dc3530340f297] daemon is not started [2022-03-18T08:14:22.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-03-18T08:14:22.466Z] docker_cli_network_unix_test.go:46: [dd8992756a5e7] daemon is not started [2022-03-18T08:14:22.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-03-18T08:14:22.466Z] docker_cli_network_unix_test.go:46: [d1732bcefd520] daemon is not started [2022-03-18T08:14:22.466Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-03-18T08:14:22.725Z] docker_cli_network_unix_test.go:46: [d78e2c7a43691] daemon is not started [2022-03-18T08:14:22.725Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-03-18T08:14:23.291Z] docker_cli_network_unix_test.go:46: [d7279ad4632dd] daemon is not started [2022-03-18T08:14:23.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-03-18T08:14:23.716Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T08:14:23.716Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T08:14:23.716Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T08:14:23.716Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T08:14:23.857Z] docker_cli_network_unix_test.go:46: [de637c67d329c] daemon is not started [2022-03-18T08:14:24.183Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T08:14:24.183Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T08:14:24.183Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T08:14:24.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-03-18T08:14:24.423Z] docker_cli_network_unix_test.go:46: [d73c4f0959021] daemon is not started [2022-03-18T08:14:24.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-03-18T08:14:24.466Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T08:14:24.649Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T08:14:24.649Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T08:14:24.649Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T08:14:24.682Z] docker_cli_network_unix_test.go:46: [d7cd8cbb6cb69] daemon is not started [2022-03-18T08:14:24.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-03-18T08:14:24.682Z] docker_cli_network_unix_test.go:46: [d39f34d0e20c1] daemon is not started [2022-03-18T08:14:24.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-03-18T08:14:25.247Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-03-18T08:14:26.183Z] docker_cli_network_unix_test.go:968: [d2f58f5f57440] daemon is not started [2022-03-18T08:14:26.636Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T08:14:27.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-03-18T08:14:27.599Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T08:14:28.933Z] docker_cli_network_unix_test.go:46: [d2045088aca61] daemon is not started [2022-03-18T08:14:28.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-03-18T08:14:29.503Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-03-18T08:14:29.503Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-18T08:14:29.503Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-03-18T08:14:32.043Z] docker_cli_network_unix_test.go:1116: [d8acd1b94c13a] daemon is not started [2022-03-18T08:14:32.269Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T08:14:35.989Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T08:14:36.232Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-03-18T08:14:36.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-03-18T08:14:36.233Z] docker_cli_network_unix_test.go:46: [def10498ed3b0] daemon is not started [2022-03-18T08:14:36.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-03-18T08:14:36.798Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-03-18T08:14:37.056Z] docker_cli_network_unix_test.go:46: [d41dc6ad730cc] daemon is not started [2022-03-18T08:14:37.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-03-18T08:14:37.056Z] docker_cli_network_unix_test.go:46: [defdec02dcd77] daemon is not started [2022-03-18T08:14:37.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-03-18T08:14:37.315Z] docker_cli_network_unix_test.go:46: [d5db4a23c6876] daemon is not started [2022-03-18T08:14:37.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-03-18T08:14:37.573Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-03-18T08:14:37.573Z] docker_cli_network_unix_test.go:46: [df67aebc6462f] daemon is not started [2022-03-18T08:14:37.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-03-18T08:14:37.832Z] docker_cli_network_unix_test.go:46: [d5ee2f0dce063] daemon is not started [2022-03-18T08:14:37.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-03-18T08:14:37.832Z] docker_cli_network_unix_test.go:46: [d1f1917760211] daemon is not started [2022-03-18T08:14:37.832Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-03-18T08:14:39.710Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T08:14:39.733Z] docker_cli_network_unix_test.go:46: [d733382362ad2] daemon is not started [2022-03-18T08:14:39.993Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-03-18T08:14:40.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-03-18T08:14:40.932Z] docker_cli_network_unix_test.go:46: [dc9673bc00cb2] daemon is not started [2022-03-18T08:14:40.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-03-18T08:14:40.932Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-18T08:14:40.932Z] docker_cli_network_unix_test.go:46: [d2616510a96eb] daemon is not started [2022-03-18T08:14:40.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-03-18T08:14:41.500Z] docker_cli_network_unix_test.go:46: [d64cbc491ddba] daemon is not started [2022-03-18T08:14:41.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-03-18T08:14:45.046Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-03-18T08:14:46.946Z] docker_cli_network_unix_test.go:1084: [df1ca96ac2f3a] daemon is not started [2022-03-18T08:14:48.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-03-18T08:14:48.320Z] docker_cli_network_unix_test.go:46: [d2c372d1accae] daemon is not started [2022-03-18T08:14:48.320Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-03-18T08:14:48.892Z] docker_cli_network_unix_test.go:46: [d270a05bedeb9] daemon is not started [2022-03-18T08:14:49.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-03-18T08:14:50.085Z] docker_cli_network_unix_test.go:46: [d1ee45535c858] daemon is not started [2022-03-18T08:14:50.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-03-18T08:14:50.652Z] docker_cli_network_unix_test.go:46: [d9ec32d044d95] daemon is not started [2022-03-18T08:14:50.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-03-18T08:14:50.910Z] docker_cli_network_unix_test.go:46: [d2730b81906d3] daemon is not started [2022-03-18T08:14:51.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-03-18T08:14:51.735Z] docker_cli_network_unix_test.go:46: [d566cd7f50603] daemon is not started [2022-03-18T08:14:51.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-03-18T08:14:52.671Z] docker_cli_network_unix_test.go:46: [d76a1a5bc557c] daemon is not started [2022-03-18T08:14:52.671Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-03-18T08:14:54.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T08:14:55.219Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T08:14:55.219Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T08:14:55.686Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T08:14:59.226Z] docker_cli_network_unix_test.go:46: [dbe6ba1e0f6c1] daemon is not started [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite (64.98s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.61s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.54s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.12s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.90s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.95s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.71s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.79s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.63s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.01s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.87s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.43s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.86s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.24s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.97s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.24s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.03s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-03-18T08:14:59.226Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.84s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.46s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.52s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.96s) [2022-03-18T08:14:59.226Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.88s) [2022-03-18T08:14:59.226Z] === RUN TestDockerHubPullSuite [2022-03-18T08:14:59.226Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-03-18T08:15:00.600Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-03-18T08:15:01.592Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-03-18T08:15:01.592Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-03-18T08:15:01.592Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-03-18T08:15:01.592Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-03-18T08:15:01.592Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-03-18T08:15:01.592Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-03-18T08:15:01.592Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-03-18T08:15:01.592Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-03-18T08:15:01.592Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-03-18T08:15:01.592Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T08:15:01.592Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-03-18T08:15:03.127Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-03-18T08:15:03.131Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-03-18T08:15:03.385Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-03-18T08:15:05.286Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-03-18T08:15:05.286Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-03-18T08:15:05.286Z] --- PASS: TestDockerHubPullSuite (6.55s) [2022-03-18T08:15:05.286Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.65s) [2022-03-18T08:15:05.287Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.39s) [2022-03-18T08:15:05.287Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.75s) [2022-03-18T08:15:05.287Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.50s) [2022-03-18T08:15:05.287Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-03-18T08:15:05.287Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-03-18T08:15:05.287Z] PASS [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === Skipped [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-18T08:15:05.287Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-18T08:15:05.287Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-03-18T08:15:05.287Z] docker_cli_network_unix_test.go:46: [d2616510a96eb] daemon is not started [2022-03-18T08:15:05.287Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] DONE 1265 tests, 51 skipped in 1463.768s [2022-03-18T08:15:05.287Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T08:15:05.287Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T08:15:05.287Z] +++ kill 8824 [2022-03-18T08:15:05.287Z] +++ /etc/init.d/apparmor stop [2022-03-18T08:15:05.287Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] Unloading profiles will leave already running processes permanently [2022-03-18T08:15:05.287Z] unconfined, which can lead to unexpected situations. [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.287Z] To set a process to complain mode, use the command line tool [2022-03-18T08:15:05.287Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T08:15:05.287Z] +++ true [2022-03-18T08:15:05.287Z] exiting test-integration [2022-03-18T08:15:05.287Z] ++ exit 0 [2022-03-18T08:15:05.287Z] [2022-03-18T08:15:05.545Z] + for job in $(jobs -p) [2022-03-18T08:15:05.545Z] + wait 10205 [2022-03-18T08:15:11.764Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-03-18T08:15:11.764Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T08:15:11.764Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-03-18T08:15:11.764Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T08:15:11.764Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-03-18T08:15:11.764Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T08:15:11.764Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-03-18T08:15:11.764Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T08:15:11.764Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-03-18T08:15:15.492Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-03-18T08:15:15.492Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T08:15:15.492Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-03-18T08:15:15.492Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T08:15:15.492Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-03-18T08:15:20.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T08:15:20.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T08:15:20.999Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T08:15:24.042Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-03-18T08:15:26.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T08:15:29.844Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T08:15:34.659Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T08:15:37.621Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-03-18T08:15:37.621Z] docker_cli_swarm_test.go:1180: [d711b3c454721] joining swarm manager [d9af28ffca7cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:15:40.157Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T08:15:42.882Z] docker_cli_swarm_test.go:1189: [d8913862997e8] joining swarm manager [d9af28ffca7cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:15:45.934Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T08:15:45.935Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T08:15:46.391Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T08:16:21.578Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-03-18T08:16:26.839Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-03-18T08:16:31.031Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-03-18T08:16:32.932Z] docker_cli_swarm_test.go:1112: [d0843121bc459] joining swarm manager [d800f616e5d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:16:34.305Z] docker_cli_swarm_test.go:1113: [d05028d13dd2c] joining swarm manager [d800f616e5d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:16:46.975Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T08:16:46.975Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T08:16:46.975Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T08:16:46.975Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T08:16:58.487Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T08:16:58.487Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T08:16:58.487Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T08:17:19.563Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T08:17:31.971Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T08:17:44.382Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T08:17:59.320Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T08:17:59.320Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T08:17:59.320Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T08:18:06.225Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-03-18T08:18:06.225Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T08:18:06.225Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-03-18T08:18:06.225Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-03-18T08:18:06.225Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-03-18T08:18:06.225Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-03-18T08:18:07.759Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-03-18T08:18:07.759Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T08:18:07.759Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-03-18T08:18:07.759Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T08:18:07.759Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-03-18T08:18:07.759Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T08:18:07.759Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-03-18T08:18:07.759Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-03-18T08:18:09.293Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-03-18T08:18:10.724Z] docker_cli_swarm_test.go:1166: [dc6e5613f15b4] joining swarm manager [d800f616e5d35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-03-18T08:18:13.984Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-03-18T08:18:16.207Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-03-18T08:18:16.207Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T08:18:16.207Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-03-18T08:18:16.207Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T08:18:16.207Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-03-18T08:18:16.207Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-03-18T08:18:20.116Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T08:18:20.611Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T08:18:20.972Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-03-18T08:18:28.832Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-03-18T08:18:28.832Z] docker_cli_swarm_test.go:1447: [d7b56b6ed54ec] joining swarm manager [d6d2282a2f1c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:18:29.397Z] docker_cli_swarm_test.go:1448: [d9f7252328b74] joining swarm manager [d6d2282a2f1c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-03-18T08:18:30.557Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T08:18:35.539Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-03-18T08:18:38.916Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-03-18T08:18:41.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-03-18T08:18:41.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-03-18T08:18:41.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-03-18T08:18:41.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-03-18T08:18:41.590Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-03-18T08:18:42.155Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-03-18T08:18:43.060Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T08:18:44.683Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-03-18T08:18:47.965Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-03-18T08:18:48.038Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T08:18:49.361Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-03-18T08:18:49.865Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-03-18T08:18:50.351Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-03-18T08:18:50.351Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T08:18:50.351Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-03-18T08:18:51.764Z] docker_cli_swarm_unix_test.go:63: [d4de2c33388d1] joining swarm manager [db2a3616eb621]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:18:54.154Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-03-18T08:18:57.117Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-03-18T08:19:09.628Z] === RUN TestDockerSuite/TestBuildAddScript [2022-03-18T08:19:09.628Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T08:19:09.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-03-18T08:19:09.628Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T08:19:09.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-03-18T08:19:09.628Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T08:19:09.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-03-18T08:19:09.628Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T08:19:09.628Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-03-18T08:19:09.628Z] === RUN TestDockerSuite/TestBuildAddTar [2022-03-18T08:19:23.901Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T08:19:36.380Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T08:19:47.999Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-03-18T08:19:47.999Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-03-18T08:19:47.999Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-03-18T08:19:48.920Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T08:19:49.898Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-03-18T08:19:53.185Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-03-18T08:19:55.714Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-03-18T08:19:57.614Z] docker_api_swarm_test.go:962: [d0a70aa46c10d] joining swarm manager [d620a9e36a009]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-03-18T08:20:00.529Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-03-18T08:20:00.529Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T08:20:00.529Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-03-18T08:20:00.529Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T08:20:00.529Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-03-18T08:20:15.692Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T08:20:24.573Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T08:20:24.573Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T08:20:24.573Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T08:20:24.573Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T08:20:25.846Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-03-18T08:20:25.846Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T08:20:25.846Z] === RUN TestDockerSuite/TestBuildBlankName [2022-03-18T08:20:25.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-03-18T08:20:27.531Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T08:20:27.889Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-03-18T08:20:28.822Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-03-18T08:20:31.350Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-03-18T08:20:33.413Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T08:20:33.413Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T08:20:33.413Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T08:20:33.413Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T08:20:33.413Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T08:20:33.413Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T08:20:33.413Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T08:20:33.413Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T08:20:33.413Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T08:20:33.413Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T08:20:33.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T08:20:33.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-03-18T08:20:34.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-03-18T08:20:34.521Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T08:20:35.510Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-03-18T08:20:38.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T08:20:38.174Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:20:38.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T08:20:38.174Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:20:38.174Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T08:20:38.175Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:20:38.175Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T08:20:39.741Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T08:20:41.986Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-03-18T08:20:42.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-03-18T08:20:45.275Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-03-18T08:20:45.618Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T08:20:47.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-03-18T08:20:50.336Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-03-18T08:20:52.866Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-03-18T08:20:55.192Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-03-18T08:20:55.395Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-03-18T08:20:58.679Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-03-18T08:21:00.579Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-03-18T08:21:03.443Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T08:21:03.443Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T08:21:03.444Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T08:21:03.444Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T08:21:03.444Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T08:21:03.444Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T08:21:03.444Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T08:21:03.444Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T08:21:03.444Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T08:21:03.444Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T08:21:03.444Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T08:21:03.444Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T08:21:05.662Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T08:21:05.662Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T08:21:07.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-03-18T08:21:07.692Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T08:21:07.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-03-18T08:21:14.281Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T08:21:18.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-03-18T08:21:18.076Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T08:21:18.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-03-18T08:21:18.076Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T08:21:18.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-03-18T08:21:20.156Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T08:21:28.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-03-18T08:21:28.521Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T08:21:28.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-03-18T08:21:28.832Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T08:21:28.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-03-18T08:21:28.991Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T08:21:28.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-03-18T08:21:28.991Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T08:21:28.991Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T08:21:30.398Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T08:21:30.398Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T08:21:30.398Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T08:21:30.398Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T08:21:35.943Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T08:21:37.474Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T08:21:37.591Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T08:21:41.378Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T08:21:43.249Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T08:21:43.250Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T08:21:43.250Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T08:21:44.221Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T08:21:45.183Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T08:21:45.183Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T08:21:45.183Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T08:21:47.245Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T08:21:47.245Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T08:21:47.245Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T08:21:47.245Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T08:21:47.245Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T08:21:47.245Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T08:21:47.245Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T08:21:47.245Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T08:21:47.245Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T08:21:47.245Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T08:21:47.245Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T08:21:51.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T08:21:51.994Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:21:51.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T08:21:51.994Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:21:51.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T08:21:51.994Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:21:51.994Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T08:21:52.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T08:21:55.479Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T08:21:55.479Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:21:55.479Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T08:21:56.804Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-03-18T08:21:58.843Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T08:22:10.261Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T08:22:11.230Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T08:22:11.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-03-18T08:22:11.671Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-03-18T08:22:16.303Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-03-18T08:22:16.303Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T08:22:16.647Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T08:22:17.219Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T08:22:17.219Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T08:22:17.219Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T08:22:17.219Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T08:22:17.219Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T08:22:17.219Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T08:22:17.219Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T08:22:17.219Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T08:22:17.219Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T08:22:17.219Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T08:22:17.219Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T08:22:17.268Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-03-18T08:22:17.268Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:22:18.232Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-03-18T08:22:18.286Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T08:22:18.286Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T08:22:18.286Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T08:22:19.248Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T08:22:19.705Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T08:22:20.403Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-03-18T08:22:20.403Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T08:22:20.403Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-03-18T08:22:21.037Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T08:22:21.037Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T08:22:25.486Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T08:22:25.944Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T08:22:26.910Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T08:22:27.464Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-03-18T08:22:28.438Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-03-18T08:22:28.438Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T08:22:28.438Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-03-18T08:22:28.438Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T08:22:28.438Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-03-18T08:22:28.450Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T08:22:28.910Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T08:22:29.688Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite (1567.01s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.05s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.10s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.06s) [2022-03-18T08:22:29.741Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.87s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.18s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.97s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.80s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.33s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.30s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.12s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.95s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.26s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.29s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.21s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.53s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.09s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.33s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.69s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.59s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.88s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.73s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.17s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.86s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.63s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.15s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.63s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.05s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.03s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.93s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.96s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.51s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.54s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.16s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.41s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.59s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.45s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.93s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.13s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.43s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.92s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.56s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.22s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.50s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.75s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.01s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.29s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.92s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.64s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.05s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.03s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.90s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.02s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.60s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.36s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.55s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.77s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.93s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.51s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.47s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.84s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.77s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.73s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.19s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.09s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.99s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.67s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.54s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.35s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.25s) [2022-03-18T08:22:29.741Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.46s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.56s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.79s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.94s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.02s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.75s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.41s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.54s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.11s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.18s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.02s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.52s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.98s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.82s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2022-03-18T08:22:29.741Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-03-18T08:22:29.741Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T08:22:29.741Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-03-18T08:22:29.741Z] docker_cli_external_volume_driver_test.go:52: [d04c867b51eb9] daemon is not started [2022-03-18T08:22:30.450Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T08:22:31.356Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-03-18T08:22:31.990Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T08:22:32.898Z] === RUN TestDockerSuite/TestBuildCmd [2022-03-18T08:22:33.358Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-03-18T08:22:34.330Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-03-18T08:22:35.303Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-03-18T08:22:36.836Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T08:22:40.559Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T08:22:40.559Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T08:22:40.559Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T08:22:41.522Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T08:22:43.861Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-03-18T08:22:44.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-03-18T08:22:45.498Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T08:22:46.036Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-03-18T08:22:46.036Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T08:22:46.036Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-03-18T08:22:48.208Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-03-18T08:22:48.208Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T08:22:48.208Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-03-18T08:22:48.585Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T08:22:48.666Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-03-18T08:22:51.562Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-03-18T08:22:52.647Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T08:22:53.093Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-03-18T08:22:54.058Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-03-18T08:22:54.058Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T08:22:54.058Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-03-18T08:22:54.207Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T08:22:55.594Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-03-18T08:22:56.559Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-03-18T08:22:56.559Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T08:22:56.559Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-03-18T08:22:56.559Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T08:22:56.559Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-03-18T08:23:01.356Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T08:23:01.356Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T08:23:01.356Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T08:23:01.824Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T08:23:02.813Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T08:23:02.813Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T08:23:02.813Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T08:23:08.929Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-03-18T08:23:09.653Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T08:23:09.653Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T08:23:09.653Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T08:23:09.653Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T08:23:15.303Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T08:23:15.303Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:23:15.303Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T08:23:27.793Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T08:23:28.778Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T08:23:31.729Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T08:23:31.729Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T08:23:31.729Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T08:23:32.715Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T08:23:32.715Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T08:23:38.575Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T08:23:39.560Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T08:23:40.543Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T08:23:41.528Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T08:23:42.514Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T08:23:43.498Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T08:23:45.710Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T08:23:52.139Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T08:23:52.286Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-03-18T08:23:52.874Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T08:23:52.874Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T08:23:52.874Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T08:23:52.874Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T08:23:52.874Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T08:23:52.874Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T08:23:52.874Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T08:23:52.874Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T08:23:52.874Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T08:23:53.342Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T08:23:54.327Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T08:23:59.607Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-03-18T08:23:59.607Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-03-18T08:23:59.607Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-03-18T08:24:00.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-03-18T08:24:01.472Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T08:24:01.779Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-03-18T08:24:01.779Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T08:24:02.238Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-03-18T08:24:02.238Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T08:24:02.696Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-03-18T08:24:02.696Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T08:24:02.696Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-03-18T08:24:03.667Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-03-18T08:24:03.667Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T08:24:03.667Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-03-18T08:24:09.814Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T08:24:14.496Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T08:24:15.284Z] docker_cli_external_volume_driver_test.go:52: [d7b641d6ea41a] daemon is not started [2022-03-18T08:24:22.841Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T08:24:22.841Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T08:24:22.841Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T08:24:23.053Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T08:24:23.308Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T08:24:30.123Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T08:24:30.148Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-03-18T08:24:45.014Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-03-18T08:24:51.177Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T08:24:51.177Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T08:24:51.177Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T08:24:54.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-03-18T08:24:54.491Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-03-18T08:24:54.491Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T08:24:54.491Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-03-18T08:24:59.881Z] docker_cli_external_volume_driver_test.go:52: [d5a1ec71e459a] daemon is not started [2022-03-18T08:25:01.478Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T08:25:01.478Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T08:25:01.478Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T08:25:01.478Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T08:25:01.478Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T08:25:01.478Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T08:25:05.205Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T08:25:10.981Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T08:25:13.879Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T08:25:14.175Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T08:25:14.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T08:25:14.335Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T08:25:14.756Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-03-18T08:25:14.756Z] docker_cli_external_volume_driver_test.go:52: [d29ff4427b4f1] daemon is not started [2022-03-18T08:25:17.227Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T08:25:18.195Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T08:25:20.371Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T08:25:24.414Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-03-18T08:25:25.384Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-03-18T08:25:26.350Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-03-18T08:25:26.667Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T08:25:31.034Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-03-18T08:25:32.727Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T08:25:32.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-03-18T08:25:33.693Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T08:25:35.335Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T08:25:41.355Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-03-18T08:25:44.002Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T08:25:46.046Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T08:25:48.940Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T08:25:49.913Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-03-18T08:25:51.151Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T08:25:59.243Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T08:26:04.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-03-18T08:26:05.025Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T08:26:10.815Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T08:26:11.781Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T08:26:11.781Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T08:26:11.781Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T08:26:11.781Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T08:26:11.781Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T08:26:14.674Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T08:26:14.674Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T08:26:14.674Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T08:26:16.424Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T08:26:16.424Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T08:26:16.424Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T08:26:17.099Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-03-18T08:26:28.931Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T08:26:28.931Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T08:26:28.931Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T08:26:28.931Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T08:26:28.931Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T08:26:28.931Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T08:26:32.717Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T08:26:35.170Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-03-18T08:26:41.374Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T08:26:44.337Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T08:26:44.805Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T08:26:44.805Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T08:26:47.754Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T08:26:49.326Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T08:26:50.897Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T08:27:03.387Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T08:27:04.954Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T08:27:05.321Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T08:27:17.436Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T08:27:21.835Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-03-18T08:27:22.184Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T08:27:30.438Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T08:27:31.216Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-03-18T08:27:37.005Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-03-18T08:27:37.005Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T08:27:37.005Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-03-18T08:27:37.130Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T08:27:39.930Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-03-18T08:27:42.794Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T08:27:42.997Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T08:27:46.522Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T08:27:46.522Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T08:27:46.978Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T08:27:46.979Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T08:27:47.437Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T08:27:48.855Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T08:27:48.968Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T08:27:50.416Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T08:27:50.416Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T08:27:50.416Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T08:27:50.416Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T08:27:50.416Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T08:27:53.645Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T08:27:54.200Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T08:27:54.200Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T08:27:54.200Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T08:27:58.323Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T08:28:04.179Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T08:28:11.994Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-03-18T08:28:25.427Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T08:28:25.439Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T08:28:25.439Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T08:28:35.879Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T08:28:35.879Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T08:28:41.754Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T08:28:41.754Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T08:28:44.055Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-03-18T08:28:47.872Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T08:28:55.102Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T08:28:57.398Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-03-18T08:29:09.121Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T08:29:09.121Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T08:29:09.591Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T08:29:12.919Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T08:29:14.358Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T08:29:15.351Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T08:29:15.471Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-03-18T08:29:15.471Z] docker_cli_external_volume_driver_test.go:484: [d6c3f543a831f] daemon is not started [2022-03-18T08:29:18.952Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-03-18T08:29:18.952Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-03-18T08:29:18.952Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-03-18T08:29:21.225Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T08:29:28.377Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T08:29:28.377Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T08:29:28.377Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T08:29:28.377Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T08:29:28.377Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T08:29:28.377Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T08:29:28.377Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T08:29:30.373Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-03-18T08:29:30.373Z] docker_cli_external_volume_driver_test.go:52: [d944021bef775] daemon is not started [2022-03-18T08:29:30.756Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T08:29:33.078Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T08:29:33.537Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T08:29:33.725Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T08:29:33.725Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T08:29:33.725Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T08:29:33.725Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T08:29:34.192Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T08:29:35.755Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T08:29:37.326Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T08:29:37.326Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T08:29:37.326Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T08:29:37.326Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T08:29:37.326Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T08:29:41.629Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T08:29:44.207Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite (437.08s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.51s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.07s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.29s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-03-18T08:29:45.238Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-03-18T08:29:45.238Z] PASS [2022-03-18T08:29:45.238Z] [2022-03-18T08:29:45.238Z] === Skipped [2022-03-18T08:29:45.238Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-18T08:29:45.238Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-03-18T08:29:45.238Z] check_test.go:308: [db21cf605f742] daemon is not started [2022-03-18T08:29:45.238Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-03-18T08:29:45.238Z] [2022-03-18T08:29:45.238Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-18T08:29:45.238Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-03-18T08:29:45.238Z] check_test.go:308: [d50136dd71f1e] daemon is not started [2022-03-18T08:29:45.238Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-03-18T08:29:45.238Z] [2022-03-18T08:29:45.238Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-18T08:29:45.238Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-03-18T08:29:45.238Z] check_test.go:308: [db1d81a2bd5af] daemon is not started [2022-03-18T08:29:45.238Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-03-18T08:29:45.238Z] [2022-03-18T08:29:45.238Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-18T08:29:45.238Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-03-18T08:29:45.238Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-03-18T08:29:45.238Z] [2022-03-18T08:29:45.238Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-18T08:29:45.238Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-03-18T08:29:45.238Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-03-18T08:29:45.238Z] [2022-03-18T08:29:45.238Z] DONE 271 tests, 5 skipped in 2342.451s [2022-03-18T08:29:45.238Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-03-18T08:29:45.238Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3e8ac4284b06/docker.pid [2022-03-18T08:29:45.238Z] +++ kill 6684 [2022-03-18T08:29:45.238Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6684 is not a child of this shell [2022-03-18T08:29:45.238Z] warning: PID 6684 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d3e8ac4284b06/docker.pid had a nonzero exit code [2022-03-18T08:29:45.238Z] ++++ cat bundles/test-integration/docker.pid [2022-03-18T08:29:45.238Z] +++ kill 8845 [2022-03-18T08:29:45.238Z] +++ /etc/init.d/apparmor stop [2022-03-18T08:29:45.238Z] Leaving: AppArmorNo profiles have been unloaded. [2022-03-18T08:29:45.238Z] [2022-03-18T08:29:45.238Z] Unloading profiles will leave already running processes permanently [2022-03-18T08:29:45.239Z] unconfined, which can lead to unexpected situations. [2022-03-18T08:29:45.239Z] [2022-03-18T08:29:45.239Z] To set a process to complain mode, use the command line tool [2022-03-18T08:29:45.239Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-03-18T08:29:45.239Z] +++ true [2022-03-18T08:29:45.239Z] exiting test-integration [2022-03-18T08:29:45.239Z] ++ exit 0 [2022-03-18T08:29:45.239Z] [2022-03-18T08:29:45.239Z] + exit 0 [2022-03-18T08:29:45.239Z] ++ jobs -p [2022-03-18T08:29:45.239Z] + pids= [2022-03-18T08:29:45.239Z] + echo 'Remaining pids to kill: []' [2022-03-18T08:29:45.239Z] Remaining pids to kill: [] [2022-03-18T08:29:45.239Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-03-18T08:29:45.255Z] Recording test results [2022-03-18T08:29:46.378Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T08:29:46.953Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-03-18T08:29:47.309Z] + echo Ensuring container killed. [2022-03-18T08:29:47.309Z] Ensuring container killed. [2022-03-18T08:29:47.309Z] + docker ps -aq -f name=docker-pr6-* [2022-03-18T08:29:47.309Z] + cids=7f3e08411d7e [2022-03-18T08:29:47.309Z] 5b0a9a1aaa82 [2022-03-18T08:29:47.309Z] 712f9151e618 [2022-03-18T08:29:47.309Z] + [ -n 7f3e08411d7e [2022-03-18T08:29:47.309Z] 5b0a9a1aaa82 [2022-03-18T08:29:47.309Z] 712f9151e618 ] [2022-03-18T08:29:47.309Z] + docker rm -vf 7f3e08411d7e 5b0a9a1aaa82 712f9151e618 [2022-03-18T08:29:47.569Z] 7f3e08411d7e [2022-03-18T08:29:47.827Z] 5b0a9a1aaa82 [2022-03-18T08:29:48.085Z] 712f9151e618 [Pipeline] sh [2022-03-18T08:29:48.365Z] + echo Chowning /workspace to jenkins user [2022-03-18T08:29:48.365Z] Chowning /workspace to jenkins user [2022-03-18T08:29:48.365Z] + id -u [2022-03-18T08:29:48.365Z] + id -g [2022-03-18T08:29:48.365Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43366:/workspace busybox chown -R 1000:1000 /workspace [2022-03-18T08:29:48.365Z] Unable to find image 'busybox:latest' locally [2022-03-18T08:29:48.365Z] latest: Pulling from library/busybox [2022-03-18T08:29:48.623Z] 554879bb3004: Pulling fs layer [2022-03-18T08:29:48.623Z] 554879bb3004: Verifying Checksum [2022-03-18T08:29:48.623Z] 554879bb3004: Download complete [2022-03-18T08:29:48.623Z] 554879bb3004: Pull complete [2022-03-18T08:29:48.623Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-03-18T08:29:48.623Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-03-18T08:29:52.221Z] + bundleName=amd64 [2022-03-18T08:29:52.221Z] + echo Creating amd64-bundles.tar.gz [2022-03-18T08:29:52.221Z] Creating amd64-bundles.tar.gz [2022-03-18T08:29:52.221Z] + xargs tar -czf amd64-bundles.tar.gz [2022-03-18T08:29:52.221Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-03-18T08:29:52.247Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] archiveArtifacts [2022-03-18T08:29:53.612Z] Archiving artifacts [2022-03-18T08:29:55.447Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T08:29:55.759Z] + make clean [2022-03-18T08:29:55.759Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T08:29:55.759Z] docker-dev-cache [2022-03-18T08:29:55.759Z] docker-mod-cache [Pipeline] deleteDir [2022-03-18T08:29:56.562Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T08:30:07.290Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T08:30:07.290Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T08:30:11.345Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-03-18T08:30:15.837Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T08:30:17.529Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T08:30:17.529Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T08:30:17.529Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T08:30:22.907Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T08:30:22.907Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T08:30:22.907Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T08:30:22.907Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T08:30:22.907Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T08:30:25.804Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T08:30:25.804Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:30:26.769Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-18T08:30:27.959Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T08:30:27.959Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T08:30:35.123Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T08:30:35.123Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T08:30:39.126Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T08:30:40.986Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T08:30:44.906Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T08:30:44.906Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T08:31:02.560Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T08:31:02.560Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T08:31:02.560Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T08:31:02.560Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T08:31:02.560Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T08:31:02.560Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T08:31:02.560Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T08:31:03.524Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T08:31:11.100Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T08:31:11.100Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T08:31:11.100Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T08:31:11.785Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-03-18T08:31:12.672Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T08:31:13.832Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T08:31:14.794Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T08:31:14.794Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T08:31:14.882Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T08:31:15.251Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T08:31:15.251Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T08:31:15.251Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T08:31:15.251Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T08:31:15.708Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T08:31:17.880Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T08:31:20.722Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T08:31:23.862Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T08:31:26.567Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-03-18T08:31:29.250Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T08:31:29.250Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T08:31:29.250Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T08:31:29.250Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T08:31:29.250Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T08:31:29.250Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T08:31:29.250Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T08:31:29.647Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T08:31:33.914Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T08:31:34.369Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T08:31:35.430Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T08:31:35.430Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T08:31:35.430Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T08:31:38.082Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T08:31:38.082Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T08:31:38.082Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T08:31:38.082Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T08:31:38.082Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T08:31:38.939Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-03-18T08:31:43.983Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T08:31:43.983Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:31:43.983Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T08:31:52.578Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T08:31:57.255Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T08:31:57.255Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T08:31:57.255Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T08:31:57.255Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T08:31:57.255Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T08:31:57.255Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T08:31:57.255Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T08:31:57.255Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T08:31:57.712Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T08:32:06.270Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T08:32:07.964Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T08:32:07.964Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T08:32:14.819Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T08:32:14.819Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:32:14.819Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T08:32:18.005Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T08:32:18.005Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T08:32:18.005Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T08:32:18.005Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:32:18.005Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T08:32:18.005Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T08:32:18.005Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T08:32:20.391Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T08:32:20.920Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T08:32:20.920Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T08:32:20.920Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T08:32:20.920Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T08:32:24.669Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T08:32:24.669Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T08:32:24.669Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T08:32:24.669Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T08:32:24.669Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T08:32:24.669Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T08:32:24.669Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T08:32:24.669Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T08:32:26.173Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T08:32:26.173Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T08:32:26.628Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T08:32:26.628Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T08:32:26.628Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T08:32:28.396Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T08:32:30.350Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T08:32:30.350Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:32:30.569Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T08:32:30.805Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-18T08:32:33.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T08:32:33.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T08:32:33.464Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T08:32:33.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T08:32:35.636Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T08:32:35.636Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T08:32:38.528Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T08:32:38.528Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:32:38.985Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T08:32:38.985Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:32:38.985Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T08:32:41.879Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T08:32:41.879Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T08:32:44.050Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T08:32:44.050Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T08:32:44.506Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T08:32:48.233Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T08:32:48.233Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T08:32:48.446Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T08:32:51.954Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T08:32:53.108Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T08:32:53.108Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T08:32:56.630Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T08:33:01.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T08:33:01.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T08:33:01.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T08:33:01.303Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T08:33:01.303Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T08:33:03.472Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T08:33:03.472Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T08:33:03.472Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T08:33:06.368Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T08:33:06.368Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T08:33:06.368Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T08:33:09.271Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T08:33:09.271Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T08:33:13.944Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T08:33:14.143Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T08:33:14.143Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T08:33:14.143Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T08:33:14.143Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T08:33:14.143Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T08:33:14.143Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T08:33:14.143Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T08:33:15.102Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T08:33:16.838Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T08:33:16.838Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T08:33:16.838Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T08:33:16.838Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T08:33:16.838Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T08:33:16.838Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T08:33:16.838Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T08:33:16.838Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T08:33:16.838Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T08:33:16.838Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T08:33:16.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-18T08:33:19.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T08:33:19.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-18T08:33:21.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-18T08:33:24.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-18T08:33:27.444Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T08:33:27.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-18T08:33:29.607Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T08:33:29.607Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T08:33:30.579Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T08:33:30.579Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T08:33:30.579Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T08:33:30.579Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T08:33:30.579Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T08:33:30.594Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00083b818_} [2022-03-18T08:33:33.466Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T08:33:33.466Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:33:33.466Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T08:33:33.489Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12853784732_c:\foo_false____} [2022-03-18T08:33:36.384Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12853784732_c:\foo_true____} [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T08:33:39.278Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T08:33:39.278Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T08:33:39.735Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T08:33:39.735Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T08:33:39.735Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T08:33:39.735Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T08:33:39.735Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T08:33:39.735Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T08:33:40.505Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T08:33:43.459Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T08:33:43.459Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T08:33:43.459Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:33:43.459Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T08:33:46.264Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T08:33:46.264Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T08:33:46.264Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T08:33:46.366Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T08:33:46.366Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T08:33:46.366Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T08:33:46.366Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T08:33:49.259Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T08:33:49.259Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T08:33:49.715Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T08:33:49.715Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T08:33:49.715Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T08:33:49.715Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T08:33:49.715Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-03-18T08:33:50.569Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-03-18T08:33:50.569Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-03-18T08:33:50.569Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-03-18T08:33:50.569Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-03-18T08:33:54.293Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-03-18T08:33:54.798Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T08:33:54.798Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:33:54.798Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T08:33:55.492Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T08:33:58.386Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T08:33:58.386Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:33:58.386Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T08:33:58.386Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T08:33:58.386Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T08:34:01.352Z] === RUN TestDockerSuite/TestBuildEnv [2022-03-18T08:34:01.352Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T08:34:01.352Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-03-18T08:34:01.352Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T08:34:01.808Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-03-18T08:34:01.808Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T08:34:01.808Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-03-18T08:34:01.808Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T08:34:01.808Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-03-18T08:34:01.808Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T08:34:01.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-03-18T08:34:05.098Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T08:34:09.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-03-18T08:34:09.142Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:34:09.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-03-18T08:34:09.142Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:34:09.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-03-18T08:34:09.142Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:34:09.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-03-18T08:34:10.107Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-03-18T08:34:10.740Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T08:34:10.740Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.740Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T08:34:10.740Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.740Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T08:34:10.857Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T08:34:10.858Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T08:34:10.858Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T08:34:10.858Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T08:34:10.858Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T08:34:10.858Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T08:34:10.858Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T08:34:10.858Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T08:34:10.858Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T08:34:17.162Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-03-18T08:34:21.048Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T08:34:21.048Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T08:34:21.048Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T08:34:21.048Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T08:34:21.048Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T08:34:21.137Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T08:34:23.942Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T08:34:23.942Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T08:34:23.942Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T08:34:23.942Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T08:34:23.942Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T08:34:27.664Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T08:34:27.664Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:34:27.664Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T08:34:27.664Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T08:34:27.664Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T08:34:27.664Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T08:34:27.664Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T08:34:27.664Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T08:34:27.664Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T08:34:27.664Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T08:34:27.664Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T08:34:29.668Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T08:34:29.668Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:34:29.668Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T08:34:30.558Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T08:34:33.390Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T08:34:33.390Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T08:34:33.390Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T08:34:33.390Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:34:33.390Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T08:34:33.390Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T08:34:33.390Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T08:34:33.468Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T08:34:33.468Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T08:34:33.468Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T08:34:35.651Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T08:34:36.275Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T08:34:36.275Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T08:34:36.275Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T08:34:36.275Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T08:34:36.620Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T08:34:37.080Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T08:34:37.080Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T08:34:37.080Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T08:34:37.539Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T08:34:37.539Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T08:34:37.539Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T08:34:37.539Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T08:34:37.997Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T08:34:38.229Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-03-18T08:34:38.686Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-03-18T08:34:38.686Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T08:34:38.686Z] === RUN TestDockerSuite/TestBuildExpose [2022-03-18T08:34:38.686Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T08:34:38.686Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-03-18T08:34:38.686Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T08:34:38.686Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-03-18T08:34:38.686Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T08:34:39.149Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-03-18T08:34:39.149Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T08:34:39.149Z] === RUN TestDockerSuite/TestBuildFails [2022-03-18T08:34:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T08:34:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T08:34:39.984Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T08:34:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T08:34:39.984Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T08:34:39.984Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T08:34:39.984Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T08:34:39.984Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T08:34:42.876Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-03-18T08:34:42.876Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-03-18T08:34:44.646Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T08:34:48.297Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T08:34:48.297Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T08:34:48.369Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T08:34:48.753Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T08:34:51.421Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-03-18T08:34:52.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T08:34:52.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T08:34:52.079Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T08:34:52.079Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T08:34:52.494Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T08:34:52.954Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T08:34:52.954Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T08:34:52.954Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T08:34:55.864Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T08:34:55.864Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:34:55.864Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T08:34:56.324Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T08:34:56.325Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T08:34:56.325Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T08:34:56.325Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T08:34:56.325Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T08:34:56.325Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T08:34:56.325Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T08:34:56.325Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T08:34:56.325Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T08:34:56.746Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T08:34:56.746Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T08:34:58.504Z] === RUN TestDockerSuite/TestBuildForceRm [2022-03-18T08:34:59.669Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T08:34:59.669Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:35:00.047Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T08:35:00.123Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T08:35:00.123Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:35:00.123Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T08:35:03.766Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T08:35:03.832Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T08:35:03.832Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T08:35:07.049Z] === RUN TestDockerSuite/TestBuildFromGit [2022-03-18T08:35:07.485Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T08:35:07.542Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T08:35:07.542Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T08:35:07.542Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T08:35:11.260Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T08:35:11.260Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T08:35:14.979Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T08:35:15.593Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-03-18T08:35:17.132Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-03-18T08:35:17.782Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T08:35:22.051Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T08:35:23.563Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T08:35:25.731Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-03-18T08:35:25.731Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T08:35:25.731Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-03-18T08:35:25.731Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-03-18T08:35:26.702Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-03-18T08:35:26.702Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T08:35:26.702Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-03-18T08:35:29.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T08:35:29.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T08:35:29.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T08:35:29.084Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T08:35:29.084Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T08:35:30.646Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T08:35:31.972Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T08:35:31.972Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T08:35:31.972Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T08:35:33.542Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T08:35:33.998Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T08:35:35.685Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T08:35:35.685Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T08:35:35.685Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T08:35:39.086Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-03-18T08:35:39.086Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:35:39.086Z] === RUN TestDockerSuite/TestBuildHistory [2022-03-18T08:35:39.777Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T08:35:40.233Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T08:35:41.453Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T08:35:41.453Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T08:35:41.768Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T08:35:46.112Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T08:35:48.829Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T08:35:49.833Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T08:35:49.833Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T08:35:49.833Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T08:35:49.833Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T08:35:49.833Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T08:35:49.833Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T08:35:49.833Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T08:35:49.833Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T08:35:49.833Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T08:35:49.833Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T08:35:49.833Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-18T08:35:52.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T08:35:52.726Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-18T08:35:55.609Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-18T08:35:55.888Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T08:35:55.888Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T08:35:55.888Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T08:35:55.888Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:35:55.888Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T08:35:55.888Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T08:35:55.888Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T08:35:55.888Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T08:35:55.888Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T08:35:56.345Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T08:35:56.345Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T08:35:56.345Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T08:35:59.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-18T08:36:00.071Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T08:36:00.151Z] === RUN TestDockerSuite/TestBuildIidFile [2022-03-18T08:36:00.151Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-03-18T08:36:02.319Z] === RUN TestDockerSuite/TestBuildInheritance [2022-03-18T08:36:02.319Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T08:36:02.319Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-03-18T08:36:03.033Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-18T08:36:03.283Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-03-18T08:36:03.283Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-03-18T08:36:05.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004e5020_} [2022-03-18T08:36:08.618Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T08:36:09.629Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11500292081_c:\foo_false____} [2022-03-18T08:36:10.339Z] === RUN TestDockerSuite/TestBuildLabel [2022-03-18T08:36:11.301Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-03-18T08:36:11.515Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T08:36:12.265Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-03-18T08:36:12.516Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11500292081_c:\foo_true____} [2022-03-18T08:36:13.796Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-03-18T08:36:14.418Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T08:36:14.760Z] === RUN TestDockerSuite/TestBuildLabels [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T08:36:16.230Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T08:36:16.230Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T08:36:16.230Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T08:36:16.230Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T08:36:16.230Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T08:36:16.230Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T08:36:16.230Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T08:36:16.931Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-03-18T08:36:19.103Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T08:36:19.943Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T08:36:19.943Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T08:36:19.943Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T08:36:20.193Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T08:36:20.193Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T08:36:20.193Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T08:36:20.399Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T08:36:20.399Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:36:20.399Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T08:36:20.399Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:36:20.399Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T08:36:22.363Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T08:36:24.111Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T08:36:24.111Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T08:36:24.111Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T08:36:24.111Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T08:36:27.831Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T08:36:27.831Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T08:36:27.831Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T08:36:27.831Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T08:36:27.831Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T08:36:27.831Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T08:36:27.831Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T08:36:28.142Z] === RUN TestDockerSuite/TestExec [2022-03-18T08:36:28.142Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:36:28.142Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T08:36:28.142Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T08:36:28.142Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T08:36:29.413Z] === RUN TestDockerSuite/TestBuildLastModified [2022-03-18T08:36:29.413Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T08:36:29.413Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-03-18T08:36:29.413Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T08:36:29.413Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-03-18T08:36:29.413Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-03-18T08:36:29.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-03-18T08:36:29.413Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-03-18T08:36:29.413Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-03-18T08:36:30.311Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T08:36:30.384Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-03-18T08:36:31.350Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-03-18T08:36:32.478Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T08:36:32.478Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:36:32.478Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T08:36:32.478Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:36:32.478Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T08:36:32.478Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T08:36:32.478Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T08:36:34.875Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T08:36:35.372Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T08:36:37.545Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T08:36:37.766Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T08:36:37.766Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:36:37.766Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T08:36:37.766Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T08:36:37.766Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T08:36:38.402Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-03-18T08:36:40.439Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T08:36:42.610Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T08:36:48.386Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T08:36:48.386Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T08:36:48.386Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T08:36:48.386Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:36:48.386Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T08:36:48.386Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T08:36:48.387Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T08:36:50.108Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T08:36:50.108Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T08:36:50.108Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T08:36:50.108Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:36:50.108Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T08:36:50.568Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T08:36:56.339Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T08:36:56.339Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T08:36:56.339Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T08:36:56.339Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T08:36:56.339Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T08:36:56.339Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T08:36:56.339Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T08:36:56.339Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T08:36:56.339Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T08:36:56.339Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T08:36:56.339Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T08:36:58.509Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T08:36:58.509Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T08:36:58.509Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T08:36:58.509Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T08:36:58.509Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T08:36:58.509Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T08:36:58.509Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T08:36:58.509Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T08:36:58.509Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T08:36:58.509Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T08:36:58.509Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T08:37:01.415Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T08:37:01.415Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T08:37:01.415Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T08:37:02.547Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T08:37:02.547Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T08:37:02.547Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T08:37:02.547Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T08:37:03.002Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T08:37:06.716Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T08:37:06.716Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T08:37:06.716Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T08:37:06.716Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T08:37:06.716Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T08:37:08.482Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T08:37:08.482Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T08:37:08.482Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T08:37:08.482Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T08:37:08.482Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T08:37:08.482Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T08:37:08.482Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T08:37:09.603Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T08:37:09.603Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:37:09.603Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T08:37:09.603Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T08:37:09.603Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T08:37:09.603Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T08:37:09.603Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T08:37:09.604Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T08:37:09.604Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T08:37:10.059Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T08:37:10.514Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T08:37:12.673Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T08:37:14.053Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-03-18T08:37:14.053Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T08:37:14.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-03-18T08:37:14.053Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-03-18T08:37:14.253Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T08:37:16.389Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T08:37:16.389Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T08:37:16.389Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T08:37:20.100Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T08:37:20.555Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T08:37:20.555Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T08:37:20.555Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T08:37:20.555Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T08:37:21.009Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T08:37:21.009Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T08:37:21.009Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T08:37:21.306Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T08:37:21.464Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T08:37:21.919Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T08:37:24.198Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T08:37:31.261Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestHealth [2022-03-18T08:37:31.261Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T08:37:31.261Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T08:37:34.249Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T08:37:34.249Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T08:37:34.249Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T08:37:37.102Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T08:37:37.102Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T08:37:37.102Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T08:37:37.102Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T08:37:37.102Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T08:37:37.102Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T08:37:37.135Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T08:37:37.135Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T08:37:37.135Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T08:37:37.135Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T08:37:37.559Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T08:37:38.525Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T08:37:38.525Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T08:37:38.525Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T08:37:39.488Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T08:37:39.488Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T08:37:40.853Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T08:37:40.853Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T08:37:40.853Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T08:37:41.308Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T08:37:41.308Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T08:37:41.308Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T08:37:41.308Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T08:37:41.308Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T08:37:41.308Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T08:37:41.308Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T08:37:41.308Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T08:37:41.308Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T08:37:41.308Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T08:37:41.308Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T08:37:42.387Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T08:37:42.387Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T08:37:45.021Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T08:37:45.281Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T08:37:48.773Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T08:37:49.005Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T08:37:49.005Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T08:37:49.005Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:37:49.005Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T08:37:51.657Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T08:37:52.722Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T08:37:53.179Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T08:37:53.179Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T08:37:53.179Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T08:37:53.179Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T08:37:53.179Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T08:37:53.179Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T08:37:53.179Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T08:37:53.179Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T08:37:53.179Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T08:37:53.179Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.636Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T08:37:53.636Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:37:53.636Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T08:37:56.532Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T08:37:59.426Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T08:37:59.426Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:37:59.426Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T08:37:59.426Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T08:37:59.426Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T08:37:59.426Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T08:37:59.426Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T08:37:59.426Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T08:38:03.154Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T08:38:03.154Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T08:38:03.993Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T08:38:05.323Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T08:38:05.323Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T08:38:05.323Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T08:38:05.323Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T08:38:05.323Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T08:38:05.323Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T08:38:05.323Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T08:38:09.050Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T08:38:11.029Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T08:38:14.479Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-03-18T08:38:14.827Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T08:38:14.827Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:38:14.827Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T08:38:14.827Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:38:14.827Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T08:38:14.827Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:38:14.827Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T08:38:16.998Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T08:38:18.070Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T08:38:19.893Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T08:38:19.893Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T08:38:21.782Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T08:38:22.741Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T08:38:23.622Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T08:38:25.792Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T08:38:25.792Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T08:38:25.792Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T08:38:25.792Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T08:38:28.502Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T08:38:28.687Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T08:38:29.466Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T08:38:30.426Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T08:38:31.588Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T08:38:32.140Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-03-18T08:38:37.365Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T08:38:37.466Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T08:38:39.538Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T08:38:42.433Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T08:38:42.435Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-03-18T08:38:44.511Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T08:38:44.511Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T08:38:44.512Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T08:38:44.512Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:38:44.512Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T08:38:44.512Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T08:38:44.512Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T08:38:44.512Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T08:38:44.512Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T08:38:45.326Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T08:38:46.035Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T08:38:46.035Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T08:38:46.035Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T08:38:48.226Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T08:38:49.747Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T08:38:50.394Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T08:38:50.981Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T08:38:54.118Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T08:38:54.118Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T08:38:54.118Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T08:38:54.118Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T08:38:57.011Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T08:38:59.181Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T08:38:59.533Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-03-18T08:39:06.240Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T08:39:08.410Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T08:39:08.410Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T08:39:08.410Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T08:39:11.306Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T08:39:11.306Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T08:39:18.365Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T08:39:24.652Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-03-18T08:39:24.653Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T08:39:24.653Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-03-18T08:39:25.359Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T08:39:25.422Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T08:39:26.882Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T08:39:31.716Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-03-18T08:39:31.746Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T08:39:33.256Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-03-18T08:39:33.256Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T08:39:33.256Z] === RUN TestDockerSuite/TestBuildNetNone [2022-03-18T08:39:33.256Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T08:39:33.256Z] === RUN TestDockerSuite/TestBuildNoContext [2022-03-18T08:39:33.979Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T08:39:36.150Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T08:39:37.507Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T08:39:37.507Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T08:39:37.507Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T08:39:37.964Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-03-18T08:39:39.052Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T08:39:39.052Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T08:39:39.052Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T08:39:40.393Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T08:39:42.771Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T08:39:43.751Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-03-18T08:39:45.673Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T08:39:46.156Z] === RUN TestDockerSuite/TestExec [2022-03-18T08:39:46.156Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:39:46.156Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T08:39:46.156Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T08:39:46.156Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T08:39:49.867Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T08:39:52.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-03-18T08:39:52.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-03-18T08:39:52.304Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-03-18T08:39:52.788Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T08:39:52.789Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:39:52.789Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T08:39:52.789Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:39:52.789Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T08:39:52.789Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T08:39:53.243Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T08:39:55.199Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-03-18T08:39:55.968Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T08:39:55.968Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T08:39:55.968Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T08:39:55.968Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T08:39:55.968Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T08:39:56.728Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-03-18T08:39:56.959Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T08:39:58.863Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T08:39:58.904Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-03-18T08:40:01.635Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T08:40:01.756Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T08:40:04.649Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T08:40:04.649Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T08:40:04.649Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T08:40:04.649Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T08:40:05.105Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T08:40:05.105Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T08:40:05.105Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T08:40:05.105Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T08:40:05.105Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T08:40:05.105Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T08:40:05.105Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T08:40:05.105Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T08:40:05.105Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T08:40:05.105Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T08:40:05.105Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T08:40:05.105Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T08:40:05.105Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T08:40:05.105Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPortList [2022-03-18T08:40:05.105Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T08:40:05.105Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T08:40:05.348Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T08:40:10.010Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T08:40:10.879Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T08:40:10.879Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:40:10.879Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T08:40:10.879Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T08:40:11.335Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T08:40:11.335Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T08:40:11.335Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T08:40:11.335Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T08:40:11.335Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T08:40:11.335Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T08:40:11.335Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T08:40:11.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T08:40:11.335Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T08:40:11.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T08:40:11.335Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T08:40:11.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T08:40:11.335Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T08:40:11.335Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T08:40:17.047Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T08:40:17.047Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T08:40:17.047Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T08:40:17.047Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:40:17.047Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T08:40:17.047Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T08:40:17.047Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T08:40:17.109Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T08:40:17.109Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T08:40:17.109Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T08:40:20.759Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T08:40:24.010Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-03-18T08:40:24.010Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-03-18T08:40:27.408Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T08:40:27.408Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T08:40:27.408Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T08:40:27.795Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T08:40:27.795Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T08:40:27.795Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T08:40:27.795Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T08:40:27.795Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T08:40:27.795Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T08:40:27.795Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T08:40:27.795Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T08:40:27.795Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T08:40:27.795Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T08:40:27.795Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T08:40:31.506Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T08:40:31.506Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T08:40:31.506Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T08:40:31.506Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T08:40:31.506Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T08:40:31.506Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T08:40:31.506Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T08:40:31.506Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T08:40:31.506Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T08:40:31.506Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T08:40:31.506Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T08:40:36.228Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T08:40:36.229Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T08:40:36.229Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T08:40:36.470Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-03-18T08:40:37.833Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T08:40:42.253Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-03-18T08:40:43.274Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T08:40:43.274Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T08:40:43.274Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T08:40:43.274Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T08:40:43.274Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T08:40:43.274Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T08:40:43.274Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T08:40:51.818Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T08:40:54.604Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-03-18T08:40:55.487Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T08:40:55.943Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T08:40:55.943Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T08:40:55.943Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T08:40:58.857Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T08:41:00.376Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-03-18T08:41:03.519Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T08:41:07.436Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-03-18T08:41:08.400Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-03-18T08:41:08.400Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T08:41:08.400Z] === RUN TestDockerSuite/TestBuildPATH [2022-03-18T08:41:08.400Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T08:41:08.400Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-03-18T08:41:10.560Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T08:41:10.560Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:41:10.560Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T08:41:10.560Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T08:41:10.937Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T08:41:11.015Z] === RUN TestDockerSuite/TestHealth [2022-03-18T08:41:11.015Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T08:41:11.015Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T08:41:11.015Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T08:41:11.015Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T08:41:11.015Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T08:41:12.121Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-03-18T08:41:12.121Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T08:41:12.121Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-03-18T08:41:14.677Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T08:41:18.052Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T08:41:18.052Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T08:41:18.052Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T08:41:18.052Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T08:41:18.052Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T08:41:18.052Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T08:41:18.052Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T08:41:18.507Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T08:41:18.507Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T08:41:18.507Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T08:41:20.033Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T08:41:20.033Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T08:41:22.353Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T08:41:22.354Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T08:41:24.995Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T08:41:25.239Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T08:41:28.957Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T08:41:28.957Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T08:41:28.957Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:41:28.957Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T08:41:29.677Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T08:41:29.677Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T08:41:29.677Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T08:41:29.677Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T08:41:29.677Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T08:41:33.616Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T08:41:33.616Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T08:41:33.616Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T08:41:33.616Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T08:41:33.616Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T08:41:33.616Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T08:41:33.616Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T08:41:33.616Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T08:41:33.616Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T08:41:33.616Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:41:33.616Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T08:41:35.468Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T08:41:35.468Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:41:35.468Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T08:41:35.468Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T08:41:35.468Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T08:41:35.468Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T08:41:35.468Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T08:41:35.468Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T08:41:35.468Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T08:41:37.332Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T08:41:40.218Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T08:41:40.218Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:41:40.218Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T08:41:40.218Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T08:41:40.218Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T08:41:40.673Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T08:41:40.673Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T08:41:40.673Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-03-18T08:41:44.017Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T08:41:44.017Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T08:41:44.017Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T08:41:44.383Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T08:41:44.383Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T08:41:44.979Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T08:41:44.980Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T08:41:44.980Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T08:41:46.511Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T08:41:47.474Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T08:41:47.474Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T08:41:47.474Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T08:41:48.096Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T08:41:48.096Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T08:41:48.096Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T08:41:48.096Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T08:41:48.096Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T08:41:48.096Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T08:41:48.096Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T08:41:50.981Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T08:41:52.151Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T08:41:57.925Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T08:41:58.029Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T08:41:58.029Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:41:58.029Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T08:41:58.029Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:41:58.029Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T08:41:58.029Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:41:58.029Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T08:42:00.820Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T08:42:00.913Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T08:42:04.625Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T08:42:04.625Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T08:42:08.352Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T08:42:12.571Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-03-18T08:42:13.026Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T08:42:13.026Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T08:42:13.026Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T08:42:13.026Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T08:42:16.736Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T08:42:21.397Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T08:42:30.741Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T08:42:30.741Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:42:30.741Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T08:42:33.733Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T08:42:36.524Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T08:42:36.524Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T08:42:36.524Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T08:42:36.619Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T08:42:37.488Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T08:42:40.331Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T08:42:43.269Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T08:42:44.043Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T08:42:47.760Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T08:42:47.952Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T08:42:47.952Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:42:47.952Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T08:42:48.220Z] === RUN TestDockerSuite/TestBuildRm [2022-03-18T08:42:51.473Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T08:42:53.725Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T08:42:53.725Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T08:42:53.725Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.360Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T08:42:54.360Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T08:42:54.817Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T08:42:54.817Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T08:42:54.817Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T08:42:54.817Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T08:42:54.817Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T08:42:54.817Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T08:42:54.817Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T08:42:54.817Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T08:42:54.817Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T08:42:58.594Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T08:43:01.542Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T08:43:05.877Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-03-18T08:43:08.687Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T08:43:11.378Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T08:43:11.639Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T08:43:11.639Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T08:43:11.639Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T08:43:11.657Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-03-18T08:43:11.657Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T08:43:11.657Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-03-18T08:43:11.657Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T08:43:11.657Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-03-18T08:43:13.547Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T08:43:13.828Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-03-18T08:43:14.512Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T08:43:16.482Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T08:43:16.483Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T08:43:19.605Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-03-18T08:43:23.059Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T08:43:23.630Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T08:43:24.298Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-03-18T08:43:28.839Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T08:43:30.082Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-03-18T08:43:32.297Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T08:43:39.138Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T08:43:39.455Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T08:43:43.815Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T08:43:44.272Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T08:43:44.336Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T08:43:47.176Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T08:43:49.097Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T08:43:49.097Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T08:43:49.097Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T08:43:52.888Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T08:43:56.688Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T08:44:00.009Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-03-18T08:44:00.009Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-03-18T08:44:00.009Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-03-18T08:44:07.103Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T08:44:07.103Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T08:44:07.103Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T08:44:07.103Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T08:44:07.103Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T08:44:08.269Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T08:44:10.049Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T08:44:10.439Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T08:44:12.371Z] === RUN TestDockerSuite/TestBuildSpaces [2022-03-18T08:44:12.833Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-03-18T08:44:13.839Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T08:44:16.215Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T08:44:17.629Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T08:44:17.629Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T08:44:17.629Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T08:44:17.629Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T08:44:17.629Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T08:44:17.629Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T08:44:17.629Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T08:44:17.629Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T08:44:17.629Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T08:44:17.629Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T08:44:17.629Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T08:44:17.629Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T08:44:17.629Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T08:44:17.629Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T08:44:17.629Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T08:44:17.629Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPortList [2022-03-18T08:44:17.629Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.629Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T08:44:17.747Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T08:44:17.747Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T08:44:17.747Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T08:44:17.747Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T08:44:17.747Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T08:44:17.747Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T08:44:17.747Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T08:44:17.747Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T08:44:19.898Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-03-18T08:44:19.898Z] === RUN TestDockerSuite/TestBuildStderr [2022-03-18T08:44:20.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T08:44:20.639Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T08:44:20.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T08:44:20.639Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T08:44:20.639Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T08:44:24.776Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T08:44:24.777Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T08:44:24.777Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T08:44:24.777Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T08:44:24.777Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T08:44:24.777Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T08:44:24.777Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T08:44:24.777Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T08:44:24.777Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T08:44:24.777Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T08:44:25.677Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-03-18T08:44:26.411Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T08:44:29.303Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T08:44:31.927Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T08:44:31.927Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T08:44:31.927Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T08:44:32.196Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T08:44:35.933Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T08:44:38.893Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T08:44:38.893Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T08:44:44.767Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T08:44:44.767Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T08:44:44.767Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T08:44:44.767Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T08:44:44.767Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T08:44:44.767Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T08:44:44.767Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T08:44:44.767Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T08:44:44.767Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T08:44:44.767Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T08:44:45.237Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T08:44:45.237Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T08:44:45.237Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T08:44:45.237Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T08:44:45.237Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T08:44:45.237Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T08:44:45.237Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T08:44:45.237Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T08:44:45.237Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T08:44:45.237Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T08:44:45.237Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T08:44:45.237Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T08:44:45.237Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T08:44:46.861Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T08:44:46.861Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T08:44:46.861Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T08:44:48.195Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T08:44:48.195Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T08:44:48.195Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T08:44:51.985Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T08:44:51.985Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T08:44:52.454Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T08:44:52.454Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T08:44:52.454Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T08:44:54.677Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T08:44:54.677Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T08:44:54.677Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T08:44:54.677Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T08:44:54.677Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T08:44:54.677Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T08:44:54.677Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T08:44:54.677Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T08:44:55.688Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-03-18T08:44:55.688Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T08:44:55.688Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-03-18T08:44:56.894Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T08:44:57.909Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-03-18T08:44:59.478Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-03-18T08:44:59.853Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T08:45:02.806Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T08:45:02.806Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T08:45:03.275Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T08:45:03.275Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T08:45:03.275Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T08:45:03.275Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T08:45:03.275Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T08:45:04.714Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T08:45:06.233Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T08:45:06.233Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T08:45:06.233Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T08:45:06.233Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T08:45:06.233Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T08:45:06.233Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T08:45:06.233Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T08:45:06.234Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T08:45:06.234Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T08:45:06.656Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-03-18T08:45:08.457Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T08:45:13.825Z] === RUN TestDockerSuite/TestBuildUser [2022-03-18T08:45:13.825Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T08:45:13.825Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-03-18T08:45:13.825Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T08:45:13.825Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-03-18T08:45:13.825Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T08:45:13.825Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-03-18T08:45:15.632Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T08:45:15.632Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T08:45:15.632Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T08:45:15.632Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T08:45:15.632Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T08:45:15.632Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T08:45:15.632Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T08:45:15.632Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T08:45:15.632Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T08:45:15.632Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T08:45:15.632Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T08:45:15.632Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T08:45:15.632Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T08:45:18.596Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T08:45:18.596Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T08:45:18.596Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T08:45:18.596Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T08:45:18.596Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T08:45:18.596Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T08:45:19.709Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-03-18T08:45:20.697Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-03-18T08:45:21.547Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T08:45:22.519Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T08:45:22.986Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T08:45:22.987Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T08:45:22.987Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T08:45:22.987Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-18T08:45:22.987Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T08:45:24.511Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T08:45:24.511Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T08:45:24.511Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T08:45:25.467Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-03-18T08:45:25.467Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T08:45:25.467Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-03-18T08:45:25.467Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T08:45:25.467Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-03-18T08:45:27.466Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T08:45:27.466Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T08:45:27.466Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T08:45:27.466Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T08:45:27.466Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T08:45:27.466Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T08:45:27.466Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T08:45:30.152Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T08:45:31.260Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T08:45:33.482Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T08:45:36.436Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T08:45:40.233Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T08:45:40.233Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T08:45:40.233Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T08:45:40.233Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T08:45:40.233Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T08:45:40.233Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T08:45:40.233Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T08:45:40.233Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T08:45:40.582Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T08:45:45.121Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T08:45:45.121Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T08:45:45.121Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T08:45:45.121Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T08:45:45.121Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T08:45:45.121Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T08:45:45.121Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T08:45:45.589Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T08:45:45.589Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:45:45.589Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T08:45:45.589Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:45:45.589Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T08:45:47.795Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T08:45:47.795Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T08:45:47.795Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T08:45:47.795Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T08:45:47.795Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T08:45:54.257Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T08:45:54.257Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T08:45:54.257Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T08:45:55.601Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T08:45:55.825Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T08:45:55.825Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T08:45:56.447Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T08:45:56.447Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:45:56.447Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T08:45:56.447Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T08:45:56.447Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T08:45:56.447Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T08:45:56.447Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T08:45:56.447Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T08:45:56.447Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T08:45:56.591Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-03-18T08:46:06.258Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T08:46:06.258Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T08:46:06.258Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T08:46:06.258Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T08:46:06.258Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T08:46:06.258Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T08:46:06.258Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T08:46:08.939Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T08:46:08.940Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T08:46:08.940Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T08:46:08.940Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T08:46:08.940Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T08:46:08.940Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T08:46:09.107Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-03-18T08:46:10.501Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T08:46:11.031Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T08:46:11.485Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T08:46:11.485Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T08:46:11.485Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T08:46:16.904Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T08:46:16.904Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T08:46:17.372Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T08:46:18.361Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T08:46:18.636Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T08:46:20.579Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T08:46:21.612Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-03-18T08:46:21.612Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T08:46:21.612Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-03-18T08:46:21.612Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T08:46:21.612Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-03-18T08:46:22.801Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T08:46:24.360Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T08:46:24.852Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-03-18T08:46:24.852Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:46:25.310Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-03-18T08:46:25.800Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T08:46:27.268Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T08:46:27.268Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T08:46:28.748Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T08:46:33.049Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T08:46:33.049Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T08:46:33.049Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T08:46:33.049Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T08:46:33.049Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T08:46:33.049Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T08:46:33.049Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T08:46:33.049Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T08:46:33.049Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T08:46:33.049Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T08:46:33.049Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T08:46:40.099Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-03-18T08:46:43.358Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T08:46:43.358Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T08:46:43.358Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T08:46:46.178Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-03-18T08:46:46.260Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T08:46:46.635Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-03-18T08:46:52.041Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T08:46:54.936Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T08:46:58.661Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T08:47:00.830Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T08:47:03.723Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T08:47:03.723Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T08:47:03.723Z] === RUN TestDockerSuite/TestRunState [2022-03-18T08:47:03.723Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T08:47:03.723Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T08:47:04.638Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T08:47:04.638Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:47:04.638Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T08:47:06.617Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T08:47:06.617Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T08:47:06.617Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T08:47:09.510Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T08:47:09.510Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T08:47:09.510Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T08:47:09.511Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T08:47:09.511Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T08:47:09.969Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T08:47:09.969Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T08:47:09.969Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T08:47:09.969Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T08:47:10.503Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T08:47:10.503Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T08:47:10.503Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T08:47:11.489Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T08:47:11.766Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-03-18T08:47:11.766Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T08:47:11.766Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-03-18T08:47:11.766Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T08:47:11.766Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-03-18T08:47:11.767Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T08:47:11.767Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-03-18T08:47:12.223Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T08:47:15.747Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T08:47:15.747Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T08:47:18.644Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T08:47:18.644Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T08:47:18.644Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T08:47:20.152Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T08:47:21.539Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T08:47:21.539Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T08:47:21.539Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T08:47:21.539Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T08:47:21.539Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T08:47:22.524Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-03-18T08:47:26.212Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T08:47:26.253Z] === RUN TestDockerSuite/TestBuildXZHost [2022-03-18T08:47:26.253Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T08:47:26.253Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-03-18T08:47:26.253Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T08:47:26.253Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-03-18T08:47:26.253Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T08:47:26.711Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-03-18T08:47:27.321Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T08:47:27.321Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:47:27.321Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T08:47:29.605Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-03-18T08:47:34.487Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T08:47:34.487Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T08:47:34.487Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T08:47:34.762Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T08:47:35.382Z] === RUN TestDockerSuite/TestCommitChange [2022-03-18T08:47:40.643Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T08:47:42.501Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-03-18T08:47:47.177Z] === RUN TestDockerSuite/TestCommitHardlink [2022-03-18T08:47:47.177Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T08:47:47.177Z] === RUN TestDockerSuite/TestCommitNewFile [2022-03-18T08:47:49.192Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T08:47:49.192Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T08:47:49.192Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T08:47:49.192Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T08:47:52.083Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T08:47:55.805Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T08:47:55.871Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T08:47:57.433Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T08:47:57.901Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T08:47:58.699Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T08:47:58.700Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T08:47:58.700Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T08:47:58.700Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T08:47:58.700Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T08:47:58.700Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T08:47:58.700Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T08:47:58.700Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T08:48:01.971Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-03-18T08:48:01.971Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:48:01.971Z] === RUN TestDockerSuite/TestCommitTTY [2022-03-18T08:48:03.373Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T08:48:05.587Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T08:48:07.804Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T08:48:08.316Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T08:48:13.674Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T08:48:13.674Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T08:48:13.674Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T08:48:13.674Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T08:48:13.674Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T08:48:13.674Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T08:48:13.674Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T08:48:13.674Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T08:48:13.674Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T08:48:13.674Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T08:48:13.674Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T08:48:13.674Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:48:14.146Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T08:48:14.146Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:48:14.146Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T08:48:14.146Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:48:14.146Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T08:48:14.146Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T08:48:14.146Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T08:48:14.146Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:48:14.146Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T08:48:14.146Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:48:14.146Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T08:48:14.146Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T08:48:14.146Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T08:48:15.464Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T08:48:16.371Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T08:48:16.842Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T08:48:16.880Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-03-18T08:48:17.310Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T08:48:17.310Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T08:48:19.534Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T08:48:19.534Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-18T08:48:21.649Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-03-18T08:48:21.650Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T08:48:21.650Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-03-18T08:48:21.650Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T08:48:21.650Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-03-18T08:48:21.650Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T08:48:21.650Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-03-18T08:48:21.650Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T08:48:21.650Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-03-18T08:48:21.650Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T08:48:22.120Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-03-18T08:48:22.120Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T08:48:22.120Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-03-18T08:48:22.120Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T08:48:22.120Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-03-18T08:48:22.120Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-03-18T08:48:22.487Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-18T08:48:25.445Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-18T08:48:26.397Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T08:48:28.401Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T08:48:28.401Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:48:28.401Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T08:48:31.163Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T08:48:32.154Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T08:48:32.561Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-03-18T08:48:35.937Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T08:48:38.839Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T08:48:38.839Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:48:38.839Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T08:48:43.601Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T08:48:43.601Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T08:48:43.601Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T08:48:43.601Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T08:48:43.601Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T08:48:43.601Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T08:48:43.601Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T08:48:43.601Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T08:48:43.601Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T08:48:47.517Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-03-18T08:48:47.517Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:48:47.517Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-03-18T08:48:49.086Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-03-18T08:48:49.086Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T08:48:49.086Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-03-18T08:48:49.086Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:48:49.086Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-03-18T08:48:49.086Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T08:48:49.086Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-03-18T08:48:52.276Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T08:48:52.276Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T08:48:52.276Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T08:48:52.276Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T08:48:52.276Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T08:48:52.276Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T08:48:52.276Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T08:48:52.276Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:48:52.276Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T08:48:52.276Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T08:48:52.276Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T08:48:52.276Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:48:52.276Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T08:48:53.846Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T08:48:56.803Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T08:48:56.803Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T08:48:56.803Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T08:48:57.758Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-03-18T08:48:57.758Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T08:48:57.758Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-03-18T08:48:57.758Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-03-18T08:48:59.758Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T08:48:59.758Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.758Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T08:48:59.758Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.758Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T08:48:59.758Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T08:48:59.758Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T08:48:59.758Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.758Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T08:48:59.758Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.758Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T08:48:59.979Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-03-18T08:48:59.979Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-03-18T08:48:59.979Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.979Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-03-18T08:48:59.979Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.979Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-03-18T08:48:59.979Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T08:48:59.979Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-03-18T08:49:01.206Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T08:49:01.207Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T08:49:03.779Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-03-18T08:49:06.738Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-03-18T08:49:08.360Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T08:49:08.827Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T08:49:08.827Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.296Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T08:49:09.296Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.296Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T08:49:09.296Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T08:49:09.296Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T08:49:09.296Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.296Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T08:49:09.296Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.296Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T08:49:09.296Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.296Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T08:49:09.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-03-18T08:49:09.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-03-18T08:49:09.695Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T08:49:09.695Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-03-18T08:49:12.252Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T08:49:12.252Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T08:49:12.252Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T08:49:12.252Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T08:49:12.252Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T08:49:13.492Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-03-18T08:49:13.492Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-03-18T08:49:14.690Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T08:49:14.690Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T08:49:15.158Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T08:49:15.158Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:49:15.158Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T08:49:15.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T08:49:15.628Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T08:49:16.097Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T08:49:16.451Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-03-18T08:49:16.451Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:49:16.451Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-03-18T08:49:16.451Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:49:16.451Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-03-18T08:49:19.400Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T08:49:19.892Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T08:49:19.892Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T08:49:20.250Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-03-18T08:49:20.250Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-03-18T08:49:22.467Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-03-18T08:49:22.467Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T08:49:22.467Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-03-18T08:49:23.185Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T08:49:23.688Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T08:49:23.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T08:49:24.156Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T08:49:24.156Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T08:49:24.156Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T08:49:26.263Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-03-18T08:49:26.263Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-03-18T08:49:26.970Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T08:49:30.100Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-03-18T08:49:30.758Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T08:49:33.703Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T08:49:33.703Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T08:49:34.585Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T08:49:34.586Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:49:34.586Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T08:49:34.586Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T08:49:34.863Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-03-18T08:49:35.054Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T08:49:35.054Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T08:49:35.054Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T08:49:40.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-03-18T08:49:40.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-03-18T08:49:40.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-03-18T08:49:40.739Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-03-18T08:49:40.739Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T08:49:40.848Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T08:49:40.848Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T08:49:42.957Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-03-18T08:49:42.957Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T08:49:42.957Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-03-18T08:49:43.794Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T08:49:43.794Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T08:49:43.794Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T08:49:45.490Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T08:49:45.491Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T08:49:45.491Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T08:49:46.714Z] === RUN TestDockerSuite/TestContainerAPITop [2022-03-18T08:49:46.714Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T08:49:46.714Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-03-18T08:49:48.540Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T08:49:48.540Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T08:49:48.540Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T08:49:48.540Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T08:49:48.540Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T08:49:49.608Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-03-18T08:49:49.608Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T08:49:51.487Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T08:49:51.487Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T08:49:51.487Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T08:49:51.487Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T08:49:51.487Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T08:49:51.487Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T08:49:51.487Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T08:49:51.487Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T08:49:53.701Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T08:49:55.387Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-03-18T08:49:57.502Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T08:49:57.561Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-03-18T08:49:57.561Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T08:49:57.561Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-03-18T08:49:57.561Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T08:49:57.561Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-03-18T08:49:57.561Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T08:49:57.561Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-03-18T08:49:57.561Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T08:49:57.561Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-03-18T08:49:57.561Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T08:49:57.561Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-03-18T08:49:57.847Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T08:49:57.847Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T08:49:57.847Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite (2695.05s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.82s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.05s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.77s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.55s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.17s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T08:49:57.847Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T08:49:57.847Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.58s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.30s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.66s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.57s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.57s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.16s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.76s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.83s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.51s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.47s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.93s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.09s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.16s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (1.34s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.04s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.89s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.87s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.51s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.92s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.24s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.96s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.05s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.93s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.48s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.59s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.20s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.70s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.56s) [2022-03-18T08:49:57.848Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-18T08:49:57.848Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.50s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.32s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.67s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.20s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.88s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.58s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.64s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.39s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.45s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.49s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.18s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.61s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.66s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.71s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.58s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.32s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.11s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.23s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.05s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.39s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.35s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.29s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.80s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.11s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s) [2022-03-18T08:49:58.308Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.65s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.97s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.27s) [2022-03-18T08:49:58.308Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.88s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.57s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.62s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.49s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.55s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFails (2.99s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.41s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.35s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.24s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.66s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.11s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.70s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.61s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildHistory (14.37s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.27s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (7.17s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.39s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLabel (1.19s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.84s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.76s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLabels (1.28s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.23s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.40s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.22s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.69s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.98s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.06s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.72s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.71s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.15s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.61s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.81s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.63s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.59s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.36s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.18s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.19s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.15s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.51s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.34s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.51s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.44s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.61s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.00s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildRm (15.09s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.52s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.77s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.41s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.74s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.55s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.49s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.37s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.79s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildStderr (5.14s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.45s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.55s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.18s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.60s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.42s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.61s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.40s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.72s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.90s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.19s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.80s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.70s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.48s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.69s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.18s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.83s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.52s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.28s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.45s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.47s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.62s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCommitChange (6.05s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.29s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.03s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCommitTTY (8.74s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.62s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.16s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.63s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.70s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.00s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.80s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.53s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.56s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.65s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.97s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.98s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.48s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.80s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.99s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.76s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.73s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.21s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.07s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.58s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.90s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.16s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.49s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.88s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.92s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.95s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.94s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00083b818_} (2.95s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12853784732_c:\foo_false____} (2.94s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12853784732_c:\foo_true____} (2.87s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T08:49:58.309Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.14s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T08:49:58.309Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.86s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.19s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.61s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.12s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.35s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.15s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpToDot (3.14s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCpToStdout (3.15s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.30s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.17s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.82s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.59s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.14s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.44s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.55s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.76s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.64s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsCopy (5.36s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.88s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.05s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.26s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.41s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFilters (6.30s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFormat (6.82s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsRename (3.24s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsResize (8.47s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.03s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.00s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.19s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.50s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.44s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.48s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.57s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.53s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.48s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.44s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.55s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecInspectID (5.00s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.80s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.66s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.46s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.43s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.39s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.50s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.38s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.21s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.67s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.34s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.29s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.51s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.15s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.97s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.03s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.98s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.69s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectDefault (3.09s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectHistory (5.56s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.65s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.09s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.67s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectStatus (3.30s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.95s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.66s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.90s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.98s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.74s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.05s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.48s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.39s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.38s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.61s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.24s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.38s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.39s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.11s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.95s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.18s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.08s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsSince (9.73s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsTail (3.62s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.15s) [2022-03-18T08:49:58.310Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T08:49:58.310Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.80s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.72s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsByOrder (9.59s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.89s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.89s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.40s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.11s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.88s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.27s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.54s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.74s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.96s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.96s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.62s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.10s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.39s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.32s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.51s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.24s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.41s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.07s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.69s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.44s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.34s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.73s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.35s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.09s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.74s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.34s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.91s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.40s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.46s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.96s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.24s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.01s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.17s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.23s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.05s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.00s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.21s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.44s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.97s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.05s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.33s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.88s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.03s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.86s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.97s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.97s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunExitCode (3.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.99s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.01s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.05s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.31s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.06s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.06s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.01s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.30s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.36s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.54s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.14s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.26s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.83s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.91s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.40s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunRm (3.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.16s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.09s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.59s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.17s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T08:49:58.311Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.64s) [2022-03-18T08:49:58.311Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.03s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.36s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.07s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.03s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.93s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.09s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.09s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.37s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.99s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.10s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.44s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.43s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.29s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.94s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.03s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.01s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.98s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.03s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.65s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.49s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.82s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.54s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.74s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.65s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.38s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.70s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.72s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.10s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.81s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.56s) [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T08:49:58.312Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T08:49:58.312Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.312Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:49:58.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T08:49:58.313Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T08:49:58.313Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T08:49:58.313Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T08:49:58.313Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T08:49:58.313Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T08:49:58.313Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerDaemonSuite [2022-03-18T08:49:58.313Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T08:49:58.313Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T08:49:58.313Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T08:49:58.313Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerSwarmSuite [2022-03-18T08:49:58.313Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-18T08:49:58.313Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T08:49:58.313Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerNetworkSuite [2022-03-18T08:49:58.313Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-18T08:49:58.313Z] === RUN TestDockerHubPullSuite [2022-03-18T08:49:58.313Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-18T08:49:58.313Z] PASS [2022-03-18T08:49:58.313Z] ok github.com/docker/docker/integration-cli 2695.489s [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === Skipped [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-18T08:49:58.313Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.313Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-18T08:49:58.313Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T08:49:58.313Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-03-18T08:49:58.313Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.313Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-03-18T08:49:58.313Z] [2022-03-18T08:49:58.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-18T08:49:58.780Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-18T08:49:58.780Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-03-18T08:49:58.780Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.04s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.94s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-18T08:49:58.780Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-18T08:49:58.780Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T08:49:58.780Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-03-18T08:49:58.780Z] [2022-03-18T08:49:58.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-18T08:49:58.781Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.55s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.55s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-18T08:49:58.781Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-18T08:49:58.781Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-18T08:49:58.781Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-18T08:49:58.781Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T08:49:58.781Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-18T08:49:58.781Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T08:49:58.781Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T08:49:58.781Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T08:49:58.781Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.781Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T08:49:58.781Z] [2022-03-18T08:49:58.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T08:49:58.781Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.04s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.04s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T08:49:58.782Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T08:49:58.782Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T08:49:58.782Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.782Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-03-18T08:49:58.782Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-03-18T08:49:58.783Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-03-18T08:49:58.783Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-18T08:49:58.783Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-18T08:49:58.783Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T08:49:58.783Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T08:49:58.783Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T08:49:58.783Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T08:49:58.783Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T08:49:58.783Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T08:49:58.783Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T08:49:58.783Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T08:49:58.783Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T08:49:58.783Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T08:49:58.783Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T08:49:58.783Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.783Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T08:49:58.783Z] [2022-03-18T08:49:58.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T08:49:58.784Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-03-18T08:49:58.784Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-18T08:49:58.784Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T08:49:58.784Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T08:49:58.784Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T08:49:58.784Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.784Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T08:49:58.784Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-18T08:49:58.785Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.785Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-03-18T08:49:58.785Z] [2022-03-18T08:49:58.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:58.786Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T08:49:58.786Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T08:49:58.786Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T08:49:58.786Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T08:49:59.246Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T08:49:59.246Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.246Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T08:49:59.246Z] [2022-03-18T08:49:59.246Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-18T08:49:59.247Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] DONE 1088 tests, 539 skipped in 2708.190s [2022-03-18T08:49:59.247Z] INFO: Integration tests ended at 03/18/2022 08:49:58. Duration:00:45:08.3428102 [2022-03-18T08:49:59.247Z] INFO: Docker info of the daemon under test at end of run [2022-03-18T08:49:59.247Z] [2022-03-18T08:49:59.247Z] Containers: 2 [2022-03-18T08:49:59.247Z] Running: 0 [2022-03-18T08:49:59.247Z] Paused: 0 [2022-03-18T08:49:59.247Z] Stopped: 2 [2022-03-18T08:49:59.247Z] Images: 18 [2022-03-18T08:49:59.247Z] Server Version: 0.0.0-dev [2022-03-18T08:49:59.247Z] Storage Driver: windowsfilter [2022-03-18T08:49:59.247Z] Windows: [2022-03-18T08:49:59.247Z] Logging Driver: json-file [2022-03-18T08:49:59.247Z] Plugins: [2022-03-18T08:49:59.247Z] Volume: local [2022-03-18T08:49:59.247Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T08:49:59.247Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T08:49:59.247Z] Swarm: inactive [2022-03-18T08:49:59.247Z] Default Isolation: process [2022-03-18T08:49:59.247Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T08:49:59.248Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-18T08:49:59.248Z] OSType: windows [2022-03-18T08:49:59.248Z] Architecture: x86_64 [2022-03-18T08:49:59.248Z] CPUs: 4 [2022-03-18T08:49:59.248Z] Total Memory: 32GiB [2022-03-18T08:49:59.248Z] Name: azwin-2-ae0c21 [2022-03-18T08:49:59.248Z] ID: 6SLV:EWBO:W5L5:GFM4:E2OA:FKFO:WKZB:JX5E:SJ6V:3C3U:2FTB:R4ZP [2022-03-18T08:49:59.248Z] Docker Root Dir: D:\CI\PR-43366\6\daemon [2022-03-18T08:49:59.248Z] Debug Mode (client): false [2022-03-18T08:49:59.248Z] Debug Mode (server): true [2022-03-18T08:49:59.248Z] File Descriptors: -1 [2022-03-18T08:49:59.248Z] Goroutines: 17 [2022-03-18T08:49:59.248Z] System Time: 2022-03-18T08:49:58.9895881Z [2022-03-18T08:49:59.248Z] EventsListeners: 0 [2022-03-18T08:49:59.248Z] Registry: https://index.docker.io/v1/ [2022-03-18T08:49:59.248Z] Labels: [2022-03-18T08:49:59.248Z] Experimental: false [2022-03-18T08:49:59.248Z] Insecure Registries: [2022-03-18T08:49:59.248Z] 127.0.0.0/8 [2022-03-18T08:49:59.248Z] Live Restore Enabled: false [2022-03-18T08:49:59.248Z] [2022-03-18T08:49:59.248Z] [2022-03-18T08:49:59.248Z] INFO: Stopping daemon under test [2022-03-18T08:49:59.708Z] SUCCESS: The process with PID 3440 (child process of PID 2952) has been terminated. [2022-03-18T08:49:59.708Z] SUCCESS: The process with PID 2952 (child process of PID 2956) has been terminated. [2022-03-18T08:49:59.708Z] INFO: Stop tailing logs of the daemon under tests [2022-03-18T08:49:59.708Z] INFO: executeCI.ps1 Completed successfully at 03/18/2022 08:49:59. [2022-03-18T08:49:59.708Z] INFO: Tidying up at end of run [2022-03-18T08:49:59.708Z] INFO: Saving daemon under test log (d:\CI\PR-43366\6\dut.out) to bundles\CIDUT.out [2022-03-18T08:49:59.708Z] INFO: Saving daemon under test log (d:\CI\PR-43366\6\dut.err) to bundles\CIDUT.err [2022-03-18T08:49:59.708Z] INFO: Saving containerd logs to bundles [2022-03-18T08:49:59.708Z] INFO: Nuke-Everything... [2022-03-18T08:49:59.708Z] INFO: Container count on control daemon to delete is 2 [2022-03-18T08:49:59.708Z] 5c6e58328a50 [2022-03-18T08:49:59.708Z] 3aa624eb3b06 [2022-03-18T08:50:00.169Z] INFO: Tidying pidfile d:\CI\PR-43366\6\docker.pid [2022-03-18T08:50:00.169Z] INFO: Nuking d:\CI [2022-03-18T08:50:00.448Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T08:50:00.448Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T08:50:00.448Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T08:50:00.448Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T08:50:00.448Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T08:50:00.448Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T08:50:00.448Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T08:50:00.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-03-18T08:50:00.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-03-18T08:50:04.235Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T08:50:04.235Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T08:50:04.235Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T08:50:04.235Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T08:50:04.235Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T08:50:04.235Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T08:50:04.235Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T08:50:04.235Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T08:50:04.236Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T08:50:05.797Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T08:50:09.055Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-03-18T08:50:11.226Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-03-18T08:50:12.975Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T08:50:12.975Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T08:50:12.975Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T08:50:12.975Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T08:50:12.975Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T08:50:12.976Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T08:50:12.976Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T08:50:12.976Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T08:50:12.976Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T08:50:12.976Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T08:50:12.976Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T08:50:12.976Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T08:50:12.976Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T08:50:14.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-03-18T08:50:16.767Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T08:50:16.767Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T08:50:16.767Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T08:50:16.767Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T08:50:16.767Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T08:50:16.767Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T08:50:19.995Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T08:50:23.507Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a88be8_} [2022-03-18T08:50:23.785Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T08:50:23.785Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T08:50:23.785Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T08:50:26.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481005751_c:\foo_false____} [2022-03-18T08:50:26.733Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T08:50:26.733Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T08:50:26.733Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T08:50:26.733Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T08:50:26.733Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T08:50:26.733Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T08:50:26.733Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T08:50:30.152Z] INFO: Zapped successfully [2022-03-18T08:50:30.152Z] [2022-03-18T08:50:30.152Z] INFO: executeCI.ps1 exiting at Fri Mar 18 08:50:26 CUT 2022. Duration 01:13:41.2993597 [2022-03-18T08:50:30.152Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-18T08:50:30.393Z] Recording test results [2022-03-18T08:50:30.522Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T08:50:33.471Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T08:50:34.961Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481005751_c:\foo_true____} [2022-03-18T08:50:37.257Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-03-18T08:50:37.855Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-03-18T08:50:37.855Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T08:50:37.855Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-03-18T08:50:37.855Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T08:50:38.314Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-03-18T08:50:38.314Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T08:50:38.314Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-03-18T08:50:38.314Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T08:50:38.314Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-03-18T08:50:38.314Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T08:50:38.314Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-03-18T08:50:38.547Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-18T08:50:40.604Z] Creating win-2022-integration-bundles.zip [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T08:50:41.041Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T08:50:41.041Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T08:50:41.041Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T08:50:41.041Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T08:50:41.041Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T08:50:41.041Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T08:50:41.041Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T08:50:41.041Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [Pipeline] archiveArtifacts [2022-03-18T08:50:41.776Z] Archiving artifacts [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-03-18T08:50:46.865Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-03-18T08:50:46.865Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-03-18T08:50:46.865Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.865Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-03-18T08:50:46.901Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T08:50:46.901Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T08:50:46.901Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T08:50:47.369Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T08:50:47.369Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T08:50:47.369Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T08:50:47.369Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T08:50:47.369Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T08:50:47.369Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:50:47.369Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T08:50:47.369Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:50:47.369Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T08:50:50.588Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-03-18T08:50:50.588Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-03-18T08:50:50.588Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T08:50:50.588Z] === RUN TestDockerSuite/TestCpRelativePath [2022-03-18T08:50:53.483Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-03-18T08:50:53.483Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T08:50:53.483Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-03-18T08:50:53.483Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T08:50:53.483Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-03-18T08:50:53.483Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T08:50:53.483Z] === RUN TestDockerSuite/TestCpToCaseA [2022-03-18T08:50:56.020Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T08:50:56.020Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T08:50:56.020Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T08:50:56.933Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T08:50:57.856Z] + make clean [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T08:50:58.979Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T08:50:58.979Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T08:50:59.386Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T08:50:59.387Z] docker-dev-cache [2022-03-18T08:50:59.387Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T08:51:05.840Z] === RUN TestDockerSuite/TestCpToCaseB [2022-03-18T08:51:09.393Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T08:51:09.393Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T08:51:09.393Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T08:51:09.393Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T08:51:09.393Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T08:51:09.393Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T08:51:09.393Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T08:51:12.897Z] === RUN TestDockerSuite/TestCpToCaseC [2022-03-18T08:51:12.897Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:51:12.897Z] === RUN TestDockerSuite/TestCpToCaseD [2022-03-18T08:51:12.897Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T08:51:12.897Z] === RUN TestDockerSuite/TestCpToCaseE [2022-03-18T08:51:16.541Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T08:51:23.701Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T08:51:23.701Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T08:51:24.168Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T08:51:25.557Z] === RUN TestDockerSuite/TestCpToCaseF [2022-03-18T08:51:25.557Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T08:51:25.557Z] === RUN TestDockerSuite/TestCpToCaseG [2022-03-18T08:51:25.557Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:51:25.557Z] === RUN TestDockerSuite/TestCpToCaseH [2022-03-18T08:51:25.732Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T08:51:27.944Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T08:51:30.888Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T08:51:31.872Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T08:51:34.827Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T08:51:35.295Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T08:51:35.295Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T08:51:40.047Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T08:51:40.047Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T08:51:40.047Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T08:51:40.047Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T08:51:40.047Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T08:51:40.047Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T08:51:40.047Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T08:51:40.047Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T08:51:40.047Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T08:51:40.047Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T08:51:40.047Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T08:51:46.822Z] === RUN TestDockerSuite/TestCpToCaseI [2022-03-18T08:51:46.822Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T08:51:46.822Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-03-18T08:51:46.822Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T08:51:46.822Z] === RUN TestDockerSuite/TestCpToDot [2022-03-18T08:51:50.626Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-03-18T08:51:50.626Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T08:51:50.626Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-03-18T08:51:50.626Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T08:51:50.626Z] === RUN TestDockerSuite/TestCpToStdout [2022-03-18T08:51:52.539Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T08:51:52.539Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T08:51:52.539Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T08:51:55.493Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T08:51:59.305Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-03-18T08:51:59.305Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:51:59.305Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-03-18T08:51:59.305Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T08:51:59.305Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-03-18T08:51:59.305Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T08:51:59.305Z] === RUN TestDockerSuite/TestCpVolumePath [2022-03-18T08:51:59.305Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T08:51:59.305Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-03-18T08:51:59.305Z] === RUN TestDockerSuite/TestCreateArgs [2022-03-18T08:51:59.305Z] === RUN TestDockerSuite/TestCreateByImageID [2022-03-18T08:52:02.263Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-03-18T08:52:02.642Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T08:52:04.853Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T08:52:05.220Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-03-18T08:52:05.220Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-03-18T08:52:05.220Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-03-18T08:52:08.177Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-03-18T08:52:08.644Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T08:52:09.165Z] === RUN TestDockerSuite/TestCreateLabels [2022-03-18T08:52:09.635Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-03-18T08:52:09.635Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T08:52:09.635Z] === RUN TestDockerSuite/TestCreateRM [2022-03-18T08:52:10.107Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-03-18T08:52:10.107Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T08:52:10.107Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-03-18T08:52:10.576Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-03-18T08:52:11.045Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-03-18T08:52:17.505Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T08:52:17.505Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:52:17.505Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T08:52:17.505Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T08:52:17.505Z] === RUN TestDockerSuite/TestRunState [2022-03-18T08:52:17.505Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T08:52:17.505Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T08:52:20.452Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T08:52:20.452Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T08:52:20.452Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T08:52:20.452Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T08:52:20.452Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T08:52:20.452Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T08:52:20.452Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T08:52:20.452Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T08:52:20.919Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T08:52:20.919Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T08:52:20.919Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T08:52:20.919Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T08:52:23.546Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-03-18T08:52:23.546Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-03-18T08:52:23.546Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T08:52:26.824Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T08:52:26.824Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T08:52:27.348Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-03-18T08:52:27.348Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-03-18T08:52:27.348Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T08:52:27.348Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-03-18T08:52:29.772Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T08:52:29.772Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.240Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T08:52:30.307Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-03-18T08:52:30.307Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.307Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-03-18T08:52:30.777Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDevicePermissions [2022-03-18T08:52:30.777Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDockerFails [2022-03-18T08:52:30.777Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-03-18T08:52:30.777Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T08:52:31.249Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-03-18T08:52:31.249Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T08:52:31.249Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-03-18T08:52:31.249Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T08:52:31.249Z] === RUN TestDockerSuite/TestEventsAttach [2022-03-18T08:52:31.249Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T08:52:31.249Z] === RUN TestDockerSuite/TestEventsCommit [2022-03-18T08:52:31.249Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T08:52:31.249Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-03-18T08:52:33.187Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T08:52:33.187Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T08:52:33.187Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T08:52:33.187Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T08:52:33.187Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T08:52:34.206Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-03-18T08:52:37.940Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T08:52:38.022Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-03-18T08:52:40.980Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-03-18T08:52:48.358Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T08:52:51.419Z] === RUN TestDockerSuite/TestEventsCopy [2022-03-18T08:52:54.216Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T08:52:57.300Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-03-18T08:53:04.643Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T08:53:04.643Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T08:53:04.643Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T08:53:04.643Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T08:53:08.430Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T08:53:09.701Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-03-18T08:53:11.379Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T08:53:15.166Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T08:53:15.166Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T08:53:15.166Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T08:53:15.166Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T08:53:15.166Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T08:53:15.166Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T08:53:15.166Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T08:53:18.250Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-03-18T08:53:18.709Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-03-18T08:53:22.313Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T08:53:23.882Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T08:53:24.518Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-03-18T08:53:24.518Z] === RUN TestDockerSuite/TestEventsFilterType [2022-03-18T08:53:26.049Z] === RUN TestDockerSuite/TestEventsFilters [2022-03-18T08:53:26.095Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T08:53:33.245Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T08:53:33.245Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T08:53:33.245Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T08:53:33.245Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T08:53:33.245Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T08:53:33.245Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T08:53:33.245Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T08:53:35.456Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T08:53:35.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T08:53:36.390Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T08:53:36.866Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T08:53:38.408Z] === RUN TestDockerSuite/TestEventsFormat [2022-03-18T08:53:38.429Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T08:53:38.429Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-18T08:53:42.212Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-18T08:53:44.189Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-03-18T08:53:44.189Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-03-18T08:53:44.189Z] === RUN TestDockerSuite/TestEventsImageImport [2022-03-18T08:53:44.189Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:53:44.189Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-03-18T08:53:44.189Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T08:53:44.189Z] === RUN TestDockerSuite/TestEventsImagePull [2022-03-18T08:53:44.189Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T08:53:44.189Z] === RUN TestDockerSuite/TestEventsImageTag [2022-03-18T08:53:45.157Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-03-18T08:53:45.157Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T08:53:45.157Z] === RUN TestDockerSuite/TestEventsRename [2022-03-18T08:53:45.160Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-18T08:53:48.879Z] === RUN TestDockerSuite/TestEventsResize [2022-03-18T08:53:48.942Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T08:53:48.943Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:53:48.943Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T08:53:57.433Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-03-18T08:53:59.808Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T08:53:59.808Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:53:59.808Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T08:54:00.335Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-03-18T08:54:04.067Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-03-18T08:54:05.680Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T08:54:05.680Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T08:54:05.680Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T08:54:05.680Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T08:54:05.680Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T08:54:05.680Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T08:54:05.680Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T08:54:05.680Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T08:54:05.680Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T08:54:09.844Z] === RUN TestDockerSuite/TestEventsTop [2022-03-18T08:54:09.844Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T08:54:09.844Z] === RUN TestDockerSuite/TestEventsUntag [2022-03-18T08:54:12.745Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-03-18T08:54:16.106Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T08:54:16.107Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T08:54:16.107Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T08:54:16.107Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T08:54:16.107Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T08:54:16.107Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T08:54:16.107Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T08:54:16.107Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:54:16.107Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T08:54:16.107Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T08:54:16.107Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T08:54:16.107Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:54:16.107Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T08:54:19.057Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T08:54:21.311Z] === RUN TestDockerSuite/TestExec [2022-03-18T08:54:21.311Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:54:21.311Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-03-18T08:54:21.311Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T08:54:21.311Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-03-18T08:54:22.841Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T08:54:22.841Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T08:54:22.841Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T08:54:23.482Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-03-18T08:54:26.378Z] === RUN TestDockerSuite/TestExecAPIStart [2022-03-18T08:54:26.378Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:54:26.378Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-03-18T08:54:26.378Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:54:26.378Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-03-18T08:54:26.378Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T08:54:26.378Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-03-18T08:54:27.589Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T08:54:27.589Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T08:54:27.589Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T08:54:27.589Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T08:54:27.589Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T08:54:27.589Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:54:27.589Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T08:54:27.589Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T08:54:27.589Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T08:54:27.589Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:54:27.589Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T08:54:27.589Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:54:27.589Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T08:54:29.272Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-03-18T08:54:32.996Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-03-18T08:54:35.899Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-03-18T08:54:38.801Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-03-18T08:54:42.518Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T08:54:42.518Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T08:54:42.984Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T08:54:42.985Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:54:42.985Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T08:54:43.452Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T08:54:43.452Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T08:54:43.920Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T08:54:44.578Z] === RUN TestDockerSuite/TestExecCgroup [2022-03-18T08:54:44.578Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T08:54:44.578Z] === RUN TestDockerSuite/TestExecEnv [2022-03-18T08:54:44.578Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:54:44.578Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-03-18T08:54:44.578Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T08:54:44.578Z] === RUN TestDockerSuite/TestExecExitStatus [2022-03-18T08:54:47.483Z] === RUN TestDockerSuite/TestExecInspectID [2022-03-18T08:54:47.712Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T08:54:47.712Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T08:54:52.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T08:54:52.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T08:54:52.467Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T08:54:52.933Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T08:54:52.933Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T08:54:53.264Z] === RUN TestDockerSuite/TestExecInteractive [2022-03-18T08:54:53.264Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T08:54:53.264Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-03-18T08:54:53.264Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T08:54:53.264Z] === RUN TestDockerSuite/TestExecParseError [2022-03-18T08:54:53.264Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T08:54:53.264Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-03-18T08:54:53.264Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T08:54:53.264Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-03-18T08:54:53.264Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T08:54:53.721Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-03-18T08:54:57.447Z] === RUN TestDockerSuite/TestExecSetEnv [2022-03-18T08:54:57.447Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T08:54:57.447Z] === RUN TestDockerSuite/TestExecStartFails [2022-03-18T08:54:57.447Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T08:54:57.447Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-03-18T08:54:57.447Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T08:54:57.447Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-03-18T08:54:57.447Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T08:54:57.447Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-03-18T08:54:57.447Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T08:54:57.447Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-03-18T08:55:00.348Z] === RUN TestDockerSuite/TestExecUlimits [2022-03-18T08:55:00.348Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T08:55:00.348Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-03-18T08:55:03.345Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T08:55:03.345Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:55:03.345Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T08:55:04.333Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T08:55:04.333Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T08:55:04.333Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T08:55:04.333Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T08:55:10.665Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-03-18T08:55:10.665Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T08:55:10.665Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-03-18T08:55:10.665Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T08:55:10.665Z] === RUN TestDockerSuite/TestExecWithUser [2022-03-18T08:55:10.665Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T08:55:10.665Z] === RUN TestDockerSuite/TestGetContainerStats [2022-03-18T08:55:14.767Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T08:55:14.767Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T08:55:15.236Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T08:55:17.720Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-03-18T08:55:24.904Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-03-18T08:55:28.630Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-03-18T08:55:30.159Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T08:55:30.159Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.159Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite (2981.26s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (88.83s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.01s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.49s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.49s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.79s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.11s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.89s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.56s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.66s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.38s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.57s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.40s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.23s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.40s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.93s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.32s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.08s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.77s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.34s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.15s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.06s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.17s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.43s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.36s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.58s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.23s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.67s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.43s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.76s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.16s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.76s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.58s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.08s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.11s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.64s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.88s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.24s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.74s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.45s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.62s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.48s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.79s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.03s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.01s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignore (62.96s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.66s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.30s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.96s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.24s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.48s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.12s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.20s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.48s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.01s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (96.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.31s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.30s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.18s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.81s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.40s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.16s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.15s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.38s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.81s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFails (3.40s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.69s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.80s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.01s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.23s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.91s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.41s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildHistory (13.28s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.19s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.20s) [2022-03-18T08:55:30.159Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.77s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildLabel (1.15s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-03-18T08:55:30.159Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.76s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.46s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.24s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.03s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.72s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.92s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.89s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.79s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.60s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.21s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.77s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.09s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.08s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.75s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.90s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.63s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.94s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.15s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.32s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.24s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (13.62s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.78s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.94s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.51s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.33s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.54s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.41s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildRm (17.84s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.05s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.79s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.01s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.03s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.11s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (22.06s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.00s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.84s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (7.21s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildStderr (6.24s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.28s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.45s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.65s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.42s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.20s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.29s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.06s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.91s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.16s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.68s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.22s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.65s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.38s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.31s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.61s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.37s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.15s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.39s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.65s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCommitChange (6.46s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.07s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.29s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCommitTTY (9.46s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.10s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.29s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.63s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.41s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.34s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.42s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.11s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (4.12s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.03s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.07s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.51s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.55s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.47s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.05s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.36s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.45s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (7.23s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.50s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.80s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.69s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.24s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.62s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.74s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.42s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.35s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.31s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.36s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.31s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004e5020_} (3.31s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11500292081_c:\foo_false____} (3.35s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11500292081_c:\foo_true____} (3.40s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.56s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.45s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.64s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.40s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.57s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.49s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.79s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpToDot (3.53s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCpToStdout (3.40s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.32s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.41s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.08s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.49s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T08:55:30.160Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.44s) [2022-03-18T08:55:30.160Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.48s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.51s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.54s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.27s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsCopy (6.55s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.51s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.47s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.97s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.79s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.19s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFilters (7.05s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFormat (6.93s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsRename (3.57s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsResize (33.83s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.42s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.50s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.96s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.09s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.42s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.47s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (4.10s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.09s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.10s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.11s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.37s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.06s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecInspectID (6.10s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.37s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.10s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.59s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.54s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.44s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.73s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.59s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.99s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.76s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.22s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.51s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.86s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.08s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.41s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.35s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.53s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.47s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectDefault (3.33s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectHistory (5.98s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.36s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.50s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.12s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.10s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectStatus (4.13s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (11.97s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.07s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.33s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.10s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.37s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.40s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.40s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.45s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.42s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.61s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.48s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.23s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.65s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.86s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.65s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.91s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.90s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.52s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.65s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsSince (10.11s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsTail (3.80s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.55s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.49s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.80s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.73s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPsByOrder (14.30s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPsListContainersBase (16.83s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.93s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.84s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.57s) [2022-03-18T08:55:30.161Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.64s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-18T08:55:30.161Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.61s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.49s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.23s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.79s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.46s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.13s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.01s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.54s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.28s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.23s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.13s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.06s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.82s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.04s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.73s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.50s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.99s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.59s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.93s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.81s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.36s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.36s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (3.04s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.98s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.18s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.39s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.41s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.29s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.78s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.23s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.36s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.10s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.50s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.41s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.31s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.79s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.54s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.43s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.36s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.34s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunExitCode (3.43s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.35s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.52s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.45s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.39s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.64s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.74s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.35s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.30s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.90s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.06s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.55s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.48s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.34s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.36s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.11s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.47s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.00s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunRm (3.36s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.38s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.03s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.39s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (8.56s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.41s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.43s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.59s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.39s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.32s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.20s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.06s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.56s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.40s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.35s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.40s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.43s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (6.10s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.67s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.31s) [2022-03-18T08:55:30.162Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.74s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T08:55:30.162Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.25s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.10s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.41s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.33s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.35s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.83s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.98s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.55s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.96s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.08s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.05s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.85s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.14s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.62s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.03s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.80s) [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T08:55:30.163Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T08:55:30.163Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:55:30.163Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T08:55:30.163Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.163Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T08:55:30.164Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T08:55:30.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T08:55:30.164Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T08:55:30.164Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T08:55:30.164Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T08:55:30.164Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.164Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T08:55:30.164Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.164Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T08:55:30.164Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T08:55:30.164Z] === RUN TestDockerDaemonSuite [2022-03-18T08:55:30.634Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T08:55:30.634Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T08:55:30.634Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T08:55:30.634Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T08:55:30.634Z] === RUN TestDockerSwarmSuite [2022-03-18T08:55:30.634Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-18T08:55:30.634Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T08:55:30.634Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T08:55:30.634Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-18T08:55:30.634Z] === RUN TestDockerNetworkSuite [2022-03-18T08:55:30.634Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-18T08:55:30.634Z] === RUN TestDockerHubPullSuite [2022-03-18T08:55:30.634Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-18T08:55:30.634Z] PASS [2022-03-18T08:55:30.634Z] ok github.com/docker/docker/integration-cli 2981.706s [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === Skipped [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T08:55:30.634Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.634Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T08:55:30.634Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-18T08:55:30.634Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T08:55:30.634Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T08:55:30.634Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-18T08:55:30.634Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-18T08:55:30.634Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-18T08:55:30.634Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T08:55:30.634Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-03-18T08:55:30.634Z] [2022-03-18T08:55:30.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T08:55:30.634Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-18T08:55:30.635Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.51s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-18T08:55:30.635Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T08:55:30.635Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-18T08:55:30.635Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T08:55:30.635Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T08:55:30.635Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T08:55:30.635Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T08:55:30.635Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T08:55:30.635Z] [2022-03-18T08:55:30.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T08:55:30.635Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.635Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T08:55:30.636Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T08:55:30.636Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T08:55:30.636Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T08:55:30.636Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-18T08:55:30.636Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T08:55:30.636Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T08:55:30.636Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T08:55:30.636Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T08:55:30.636Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.636Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T08:55:30.636Z] [2022-03-18T08:55:30.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T08:55:30.637Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T08:55:30.637Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-18T08:55:30.637Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-18T08:55:30.637Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T08:55:30.637Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T08:55:30.637Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T08:55:30.637Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T08:55:30.637Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T08:55:30.637Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T08:55:30.637Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T08:55:30.637Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-18T08:55:30.637Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-18T08:55:30.637Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T08:55:30.637Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T08:55:30.637Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T08:55:30.637Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T08:55:30.637Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T08:55:30.637Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.637Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T08:55:30.637Z] [2022-03-18T08:55:30.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-18T08:55:30.638Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T08:55:30.638Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T08:55:30.638Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T08:55:30.638Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-18T08:55:30.638Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.638Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-03-18T08:55:30.638Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:30.639Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T08:55:30.639Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T08:55:30.639Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T08:55:30.639Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T08:55:31.106Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.106Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T08:55:31.106Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.06s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.06s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.05s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.04s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T08:55:31.107Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.107Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T08:55:31.107Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-18T08:55:31.108Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T08:55:31.108Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.108Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T08:55:31.108Z] [2022-03-18T08:55:31.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T08:55:31.109Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.109Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T08:55:31.109Z] [2022-03-18T08:55:31.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-18T08:55:31.110Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] DONE 1088 tests, 544 skipped in 2994.904s [2022-03-18T08:55:31.110Z] INFO: Integration tests ended at 03/18/2022 08:55:30. Duration:00:49:55.0578194 [2022-03-18T08:55:31.110Z] INFO: Docker info of the daemon under test at end of run [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] Containers: 2 [2022-03-18T08:55:31.110Z] Running: 0 [2022-03-18T08:55:31.110Z] Paused: 0 [2022-03-18T08:55:31.110Z] Stopped: 2 [2022-03-18T08:55:31.110Z] Images: 18 [2022-03-18T08:55:31.110Z] Server Version: 0.0.0-dev [2022-03-18T08:55:31.110Z] Storage Driver: windowsfilter [2022-03-18T08:55:31.110Z] Windows: [2022-03-18T08:55:31.110Z] Logging Driver: json-file [2022-03-18T08:55:31.110Z] Plugins: [2022-03-18T08:55:31.110Z] Volume: local [2022-03-18T08:55:31.110Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T08:55:31.110Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T08:55:31.110Z] Swarm: inactive [2022-03-18T08:55:31.110Z] Default Isolation: process [2022-03-18T08:55:31.110Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-03-18T08:55:31.110Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-03-18T08:55:31.110Z] OSType: windows [2022-03-18T08:55:31.110Z] Architecture: x86_64 [2022-03-18T08:55:31.110Z] CPUs: 4 [2022-03-18T08:55:31.110Z] Total Memory: 32GiB [2022-03-18T08:55:31.110Z] Name: azwin-2-ae0c20 [2022-03-18T08:55:31.110Z] ID: K775:H2DG:SZ2Q:N2TY:KXG6:3PLK:Y5LZ:JVK2:BBUB:SLKG:DL4T:AWTO [2022-03-18T08:55:31.110Z] Docker Root Dir: D:\CI\PR-43366\6\daemon [2022-03-18T08:55:31.110Z] Debug Mode (client): false [2022-03-18T08:55:31.110Z] Debug Mode (server): true [2022-03-18T08:55:31.110Z] File Descriptors: -1 [2022-03-18T08:55:31.110Z] Goroutines: 44 [2022-03-18T08:55:31.110Z] System Time: 2022-03-18T08:55:30.9812308Z [2022-03-18T08:55:31.110Z] EventsListeners: 0 [2022-03-18T08:55:31.110Z] Registry: https://index.docker.io/v1/ [2022-03-18T08:55:31.110Z] Labels: [2022-03-18T08:55:31.110Z] Experimental: false [2022-03-18T08:55:31.110Z] Insecure Registries: [2022-03-18T08:55:31.110Z] 127.0.0.0/8 [2022-03-18T08:55:31.110Z] Live Restore Enabled: false [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] [2022-03-18T08:55:31.110Z] INFO: Stopping daemon under test [2022-03-18T08:55:31.577Z] SUCCESS: The process with PID 2100 (child process of PID 4288) has been terminated. [2022-03-18T08:55:31.577Z] SUCCESS: The process with PID 4288 (child process of PID 2604) has been terminated. [2022-03-18T08:55:31.577Z] INFO: Stop tailing logs of the daemon under tests [2022-03-18T08:55:31.577Z] INFO: executeCI.ps1 Completed successfully at 03/18/2022 08:55:31. [2022-03-18T08:55:31.577Z] INFO: Tidying up at end of run [2022-03-18T08:55:31.577Z] INFO: Saving daemon under test log (d:\CI\PR-43366\6\dut.out) to bundles\CIDUT.out [2022-03-18T08:55:31.577Z] INFO: Saving daemon under test log (d:\CI\PR-43366\6\dut.err) to bundles\CIDUT.err [2022-03-18T08:55:31.577Z] INFO: Saving containerd logs to bundles [2022-03-18T08:55:31.577Z] INFO: Nuke-Everything... [2022-03-18T08:55:31.577Z] INFO: Container count on control daemon to delete is 2 [2022-03-18T08:55:31.577Z] c8b6707316db [2022-03-18T08:55:31.577Z] 3aea2ffb2ea7 [2022-03-18T08:55:32.044Z] INFO: Tidying pidfile d:\CI\PR-43366\6\docker.pid [2022-03-18T08:55:32.044Z] INFO: Killing containerd with PID 1792 [2022-03-18T08:55:32.044Z] INFO: Nuking d:\CI [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-03-18T08:55:35.693Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestHealth [2022-03-18T08:55:35.693Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-03-18T08:55:35.693Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-03-18T08:55:42.757Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-03-18T08:55:42.757Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-03-18T08:55:42.757Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T08:55:42.757Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-03-18T08:55:42.757Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-03-18T08:55:42.757Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-03-18T08:55:42.757Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-03-18T08:55:43.721Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-03-18T08:55:43.721Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T08:55:43.721Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-03-18T08:55:45.252Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-03-18T08:55:45.252Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-03-18T08:55:48.151Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-03-18T08:55:48.609Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-03-18T08:55:52.333Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-03-18T08:56:00.883Z] === RUN TestDockerSuite/TestImagesFormat [2022-03-18T08:56:00.883Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-03-18T08:56:00.883Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T08:56:00.883Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-03-18T08:56:02.159Z] INFO: Zapped successfully [2022-03-18T08:56:02.159Z] [2022-03-18T08:56:02.159Z] INFO: executeCI.ps1 exiting at Fri Mar 18 08:55:58 CUT 2022. Duration 01:18:36.3376081 [2022-03-18T08:56:02.159Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-18T08:56:02.416Z] Recording test results [2022-03-18T08:56:05.563Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-03-18T08:56:05.563Z] === RUN TestDockerSuite/TestImportBadURL [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestImportDisplay [2022-03-18T08:56:06.022Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestImportFile [2022-03-18T08:56:06.022Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-03-18T08:56:06.022Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestImportGzipped [2022-03-18T08:56:06.022Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-03-18T08:56:06.022Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-03-18T08:56:06.022Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-03-18T08:56:06.022Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-03-18T08:56:06.022Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-03-18T08:56:06.022Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.022Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-03-18T08:56:06.022Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:56:06.479Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-03-18T08:56:09.375Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-03-18T08:56:09.962Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-18T08:56:11.479Z] Creating win-2022-c8d-integration-bundles.zip [2022-03-18T08:56:12.276Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-03-18T08:56:12.276Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T08:56:12.276Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-03-18T08:56:12.276Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T08:56:12.276Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-03-18T08:56:12.734Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-03-18T08:56:12.734Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T08:56:12.734Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] archiveArtifacts [2022-03-18T08:56:13.917Z] Archiving artifacts [2022-03-18T08:56:15.629Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-03-18T08:56:15.629Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-03-18T08:56:19.357Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-03-18T08:56:19.357Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T08:56:19.357Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-03-18T08:56:19.357Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T08:56:19.357Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-03-18T08:56:19.357Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T08:56:19.357Z] === RUN TestDockerSuite/TestInspectDefault [2022-03-18T08:56:22.253Z] === RUN TestDockerSuite/TestInspectHistory [2022-03-18T08:56:28.852Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T08:56:29.807Z] + make clean [2022-03-18T08:56:31.370Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T08:56:31.370Z] docker-dev-cache [2022-03-18T08:56:31.370Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-03-18T08:56:34.621Z] === RUN TestDockerSuite/TestInspectImage [2022-03-18T08:56:34.621Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T08:56:34.621Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-03-18T08:56:34.621Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T08:56:34.621Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-03-18T08:56:34.621Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T08:56:34.621Z] === RUN TestDockerSuite/TestInspectInt64 [2022-03-18T08:56:36.153Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-03-18T08:56:39.050Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-03-18T08:56:39.508Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-03-18T08:56:48.064Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-03-18T08:56:50.975Z] === RUN TestDockerSuite/TestInspectPlugin [2022-03-18T08:56:50.975Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T08:56:50.975Z] === RUN TestDockerSuite/TestInspectRootFS [2022-03-18T08:56:50.975Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-03-18T08:56:53.890Z] === RUN TestDockerSuite/TestInspectStatus [2022-03-18T08:56:57.650Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-03-18T08:57:03.438Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-03-18T08:57:06.337Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-03-18T08:57:09.233Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-03-18T08:57:12.965Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-03-18T08:57:15.865Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-03-18T08:57:18.769Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-03-18T08:57:21.668Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestLinksEnvs [2022-03-18T08:57:21.668Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-03-18T08:57:21.668Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-03-18T08:57:21.668Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-03-18T08:57:21.668Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-03-18T08:57:21.668Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T08:57:21.668Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-03-18T08:57:21.668Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-03-18T08:57:22.128Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-03-18T08:57:22.128Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-03-18T08:57:22.128Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-03-18T08:57:22.128Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-03-18T08:57:22.128Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-03-18T08:57:22.128Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-03-18T08:57:22.128Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-03-18T08:57:22.128Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-03-18T08:57:22.128Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-03-18T08:57:22.128Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-03-18T08:57:25.029Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-03-18T08:57:27.928Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-03-18T08:57:34.989Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-03-18T08:57:37.165Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-03-18T08:57:37.165Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T08:57:37.622Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-03-18T08:57:40.518Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-03-18T08:57:40.518Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-03-18T08:57:50.822Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-03-18T08:57:59.370Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-03-18T08:58:07.925Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-03-18T08:58:11.651Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-03-18T08:58:15.373Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-03-18T08:58:15.373Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T08:58:15.373Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-03-18T08:58:18.273Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-03-18T08:58:26.825Z] === RUN TestDockerSuite/TestLogsSince [2022-03-18T08:58:37.132Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-03-18T08:58:37.132Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T08:58:37.132Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-03-18T08:58:37.132Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T08:58:37.132Z] === RUN TestDockerSuite/TestLogsTail [2022-03-18T08:58:40.033Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-03-18T08:58:43.753Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-03-18T08:58:46.655Z] === RUN TestDockerSuite/TestMountIntoProc [2022-03-18T08:58:46.655Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T08:58:46.655Z] === RUN TestDockerSuite/TestMountIntoSys [2022-03-18T08:58:46.655Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestNetHostname [2022-03-18T08:58:47.113Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-03-18T08:58:47.113Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-03-18T08:58:47.113Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-03-18T08:58:47.113Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginActive [2022-03-18T08:58:47.113Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-03-18T08:58:47.113Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-03-18T08:58:47.113Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-03-18T08:58:47.113Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-03-18T08:58:47.113Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-03-18T08:58:47.113Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-03-18T08:58:47.113Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-03-18T08:58:47.113Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-03-18T08:58:47.113Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.113Z] === RUN TestDockerSuite/TestPortHostBinding [2022-03-18T08:58:47.113Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.575Z] === RUN TestDockerSuite/TestPortList [2022-03-18T08:58:47.575Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T08:58:47.575Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-03-18T08:58:59.959Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-03-18T08:58:59.959Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-03-18T08:58:59.959Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-03-18T08:58:59.959Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-03-18T08:58:59.959Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-03-18T08:58:59.959Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-03-18T08:58:59.959Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-03-18T08:58:59.959Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T08:58:59.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-03-18T08:59:10.258Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-03-18T08:59:10.258Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T08:59:10.258Z] === RUN TestDockerSuite/TestPsByOrder [2022-03-18T08:59:20.561Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-03-18T08:59:20.561Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T08:59:20.561Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-03-18T08:59:35.392Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-03-18T09:00:00.772Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-03-18T09:00:00.772Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-03-18T09:00:00.772Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T09:00:00.772Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-03-18T09:00:15.643Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-03-18T09:00:21.518Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-03-18T09:00:42.745Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-03-18T09:00:46.531Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-03-18T09:00:46.532Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T09:00:46.532Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-03-18T09:00:46.532Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T09:00:46.532Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-03-18T09:00:53.705Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-03-18T09:00:53.705Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T09:00:53.705Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-03-18T09:00:53.705Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T09:00:53.705Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-03-18T09:00:53.705Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T09:00:53.705Z] === RUN TestDockerSuite/TestPsRightTagName [2022-03-18T09:00:53.705Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T09:00:53.705Z] === RUN TestDockerSuite/TestPsShowMounts [2022-03-18T09:01:04.143Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-03-18T09:01:04.143Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T09:01:04.143Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-03-18T09:01:05.135Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-03-18T09:01:05.135Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T09:01:05.135Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-03-18T09:01:06.705Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-03-18T09:01:07.187Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-03-18T09:01:07.187Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T09:01:07.657Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-03-18T09:01:13.551Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-03-18T09:01:19.429Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-03-18T09:01:28.036Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-03-18T09:01:53.159Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-03-18T09:01:53.159Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T09:01:53.159Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-03-18T09:02:01.713Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-03-18T09:02:01.713Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-03-18T09:02:01.713Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-03-18T09:02:02.170Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-03-18T09:02:07.956Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-03-18T09:02:20.326Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-03-18T09:02:20.326Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T09:02:20.326Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-03-18T09:02:24.056Z] === RUN TestDockerSuite/TestRmiBlank [2022-03-18T09:02:24.056Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-03-18T09:02:24.513Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-03-18T09:02:49.638Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-03-18T09:02:53.370Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-03-18T09:02:54.345Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-03-18T09:03:04.650Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-03-18T09:03:10.432Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-03-18T09:03:20.757Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-03-18T09:03:25.441Z] === RUN TestDockerSuite/TestRmiTag [2022-03-18T09:03:26.405Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-03-18T09:03:30.131Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-03-18T09:03:55.251Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-03-18T09:03:58.151Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-03-18T09:04:05.221Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-03-18T09:04:06.190Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAddHost [2022-03-18T09:04:06.190Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-03-18T09:04:06.190Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-03-18T09:04:06.190Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-03-18T09:04:06.190Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-03-18T09:04:06.190Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-03-18T09:04:06.190Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T09:04:06.190Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-03-18T09:04:09.088Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-03-18T09:04:09.088Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T09:04:09.088Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-03-18T09:04:09.088Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T09:04:09.088Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-03-18T09:04:16.154Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-03-18T09:04:19.052Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-03-18T09:04:22.790Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-03-18T09:04:31.356Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-03-18T09:04:33.527Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-03-18T09:04:33.527Z] === RUN TestDockerSuite/TestRunBindMounts [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-03-18T09:04:40.592Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T09:04:40.592Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-03-18T09:04:43.488Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-03-18T09:04:43.488Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T09:04:43.488Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-03-18T09:04:48.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-03-18T09:04:48.166Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T09:04:48.166Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-03-18T09:04:48.166Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T09:04:48.166Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-03-18T09:04:50.339Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-03-18T09:04:50.339Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-03-18T09:04:50.339Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-03-18T09:04:50.339Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-03-18T09:04:50.339Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-03-18T09:04:50.339Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-03-18T09:04:50.339Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T09:04:50.339Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-03-18T09:04:54.078Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-03-18T09:04:56.980Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-03-18T09:04:59.880Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-03-18T09:04:59.880Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T09:04:59.880Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-03-18T09:04:59.880Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T09:04:59.880Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-03-18T09:04:59.880Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T09:04:59.880Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-03-18T09:05:08.433Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-03-18T09:05:08.433Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T09:05:08.433Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-03-18T09:05:08.433Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T09:05:08.433Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-03-18T09:05:08.433Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T09:05:08.433Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-03-18T09:05:08.433Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T09:05:08.433Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-03-18T09:05:11.346Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-03-18T09:05:18.433Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-03-18T09:05:18.433Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T09:05:18.433Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-03-18T09:05:18.433Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T09:05:18.433Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-03-18T09:05:18.433Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T09:05:18.433Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-03-18T09:05:18.433Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T09:05:18.433Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-03-18T09:05:18.433Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T09:05:18.433Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-03-18T09:05:18.433Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T09:05:18.433Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-03-18T09:05:21.328Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-03-18T09:05:21.328Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T09:05:21.328Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-03-18T09:05:21.785Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-03-18T09:05:21.785Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T09:05:21.785Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-03-18T09:05:24.679Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-03-18T09:05:33.277Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-03-18T09:05:33.277Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T09:05:33.277Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-03-18T09:05:41.839Z] === RUN TestDockerSuite/TestRunEnvironment [2022-03-18T09:05:41.839Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T09:05:41.839Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-03-18T09:05:41.839Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T09:05:41.839Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-03-18T09:05:41.839Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T09:05:41.839Z] === RUN TestDockerSuite/TestRunExitCode [2022-03-18T09:05:44.012Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-03-18T09:05:46.926Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-03-18T09:05:49.828Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-03-18T09:05:52.725Z] === RUN TestDockerSuite/TestRunExposePort [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-03-18T09:05:53.182Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-03-18T09:05:53.182Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-03-18T09:05:53.182Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-03-18T09:05:53.182Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T09:05:53.182Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-03-18T09:05:53.182Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-03-18T09:05:53.182Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T09:05:53.182Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-03-18T09:06:05.539Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-03-18T09:06:05.539Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T09:06:05.539Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-03-18T09:06:05.539Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-03-18T09:06:05.539Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T09:06:05.539Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-03-18T09:06:05.539Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T09:06:05.539Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-03-18T09:06:05.539Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T09:06:05.539Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-03-18T09:06:05.539Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T09:06:05.539Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-03-18T09:06:17.902Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-03-18T09:06:17.902Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T09:06:17.902Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModeHostname [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunMount [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-03-18T09:06:18.869Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T09:06:18.869Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-03-18T09:06:29.170Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-03-18T09:06:29.170Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T09:06:29.170Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-03-18T09:06:29.170Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T09:06:29.170Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-03-18T09:06:29.170Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T09:06:29.170Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-03-18T09:06:41.532Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetHost [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-03-18T09:06:47.309Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T09:06:47.309Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-03-18T09:06:47.774Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-03-18T09:06:48.741Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-03-18T09:06:52.471Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-03-18T09:06:55.376Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-03-18T09:06:56.342Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunPortInUse [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-03-18T09:07:00.071Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T09:07:00.071Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-03-18T09:07:04.749Z] === RUN TestDockerSuite/TestRunPublishPort [2022-03-18T09:07:04.749Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T09:07:04.749Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-03-18T09:07:04.749Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T09:07:04.749Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-03-18T09:07:04.749Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T09:07:04.749Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-03-18T09:07:04.749Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T09:07:04.749Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-03-18T09:07:04.749Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T09:07:04.749Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-03-18T09:07:15.076Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-03-18T09:07:15.076Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T09:07:15.076Z] === RUN TestDockerSuite/TestRunRm [2022-03-18T09:07:23.627Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-03-18T09:07:29.411Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-03-18T09:07:37.960Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-03-18T09:07:40.861Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-03-18T09:07:43.759Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-03-18T09:07:46.666Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-03-18T09:07:46.666Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T09:07:46.666Z] === RUN TestDockerSuite/TestRunState [2022-03-18T09:07:46.666Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T09:07:47.124Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-03-18T09:07:50.023Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-03-18T09:07:50.023Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T09:07:50.023Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-03-18T09:07:52.207Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-03-18T09:07:52.207Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T09:07:52.207Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-03-18T09:07:52.207Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T09:07:52.207Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-03-18T09:07:52.665Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-03-18T09:07:52.665Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-03-18T09:07:52.665Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T09:07:52.665Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-03-18T09:07:58.466Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-03-18T09:07:58.466Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.466Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-03-18T09:07:58.466Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.466Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-03-18T09:07:58.466Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.466Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-03-18T09:07:58.466Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.466Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-03-18T09:07:58.466Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T09:07:58.923Z] === RUN TestDockerSuite/TestRunUserByID [2022-03-18T09:07:58.923Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.923Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-03-18T09:07:58.923Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.923Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-03-18T09:07:58.923Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.923Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-03-18T09:07:58.923Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.923Z] === RUN TestDockerSuite/TestRunUserByName [2022-03-18T09:07:58.923Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T09:07:58.923Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-03-18T09:08:01.821Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-03-18T09:08:01.821Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T09:08:01.821Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-03-18T09:08:04.729Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-03-18T09:08:04.729Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T09:08:04.729Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-03-18T09:08:04.729Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T09:08:05.190Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-03-18T09:08:13.757Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-03-18T09:08:29.030Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-03-18T09:08:34.819Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-03-18T09:08:43.371Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-03-18T09:08:43.371Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T09:08:43.371Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-03-18T09:08:43.371Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-03-18T09:08:51.920Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-03-18T09:08:54.813Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-03-18T09:08:58.552Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-03-18T09:08:58.552Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-03-18T09:08:58.552Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-03-18T09:08:58.552Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-03-18T09:08:58.552Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-03-18T09:08:58.552Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T09:08:58.552Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-03-18T09:09:04.626Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-03-18T09:09:06.799Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-03-18T09:09:09.697Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-03-18T09:09:15.478Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-03-18T09:09:15.478Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-03-18T09:09:15.478Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-03-18T09:09:15.478Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-03-18T09:09:15.478Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveImageId [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.478Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-03-18T09:09:15.478Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.936Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-03-18T09:09:15.936Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.936Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-03-18T09:09:15.936Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T09:09:15.936Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-03-18T09:09:18.106Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-03-18T09:09:18.563Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-03-18T09:09:19.528Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-03-18T09:09:19.528Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-03-18T09:09:21.700Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-03-18T09:09:21.701Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-03-18T09:09:24.602Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-03-18T09:09:27.503Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-03-18T09:09:30.399Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-03-18T09:09:30.399Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T09:09:30.399Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-03-18T09:09:40.708Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-03-18T09:09:40.708Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T09:09:40.708Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-03-18T09:09:51.026Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-03-18T09:09:51.026Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T09:09:51.026Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-03-18T09:09:51.026Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T09:09:51.026Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-03-18T09:09:51.026Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T09:09:51.026Z] === RUN TestDockerSuite/TestStartRecordError [2022-03-18T09:09:51.026Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T09:09:51.026Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-03-18T09:10:08.689Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-03-18T09:10:08.689Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T09:10:08.689Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-03-18T09:10:08.689Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T09:10:08.689Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-03-18T09:10:08.689Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T09:10:08.689Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-03-18T09:10:08.689Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T09:10:08.689Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-03-18T09:10:08.689Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T09:10:08.689Z] === RUN TestDockerSuite/TestStatsNoStream [2022-03-18T09:10:08.689Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T09:10:08.689Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-03-18T09:10:09.654Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-03-18T09:10:12.552Z] === RUN TestDockerSuite/TestTopPrivileged [2022-03-18T09:10:12.552Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T09:10:12.552Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-03-18T09:10:16.282Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-03-18T09:10:16.282Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T09:10:16.282Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-03-18T09:10:16.282Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T09:10:16.282Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-03-18T09:10:16.282Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T09:10:16.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-03-18T09:10:16.282Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T09:10:16.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-03-18T09:10:16.282Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T09:10:16.282Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-03-18T09:10:16.282Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T09:10:16.282Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-03-18T09:10:33.949Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-03-18T09:10:33.949Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-03-18T09:10:33.949Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-03-18T09:10:33.949Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T09:10:33.949Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-03-18T09:10:33.949Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-03-18T09:10:33.949Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-03-18T09:10:33.949Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-03-18T09:10:36.119Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-03-18T09:10:36.119Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-03-18T09:10:46.439Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-03-18T09:10:46.439Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-03-18T09:10:46.439Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-03-18T09:10:46.439Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-03-18T09:10:46.439Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-03-18T09:10:56.760Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-03-18T09:10:56.760Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T09:10:56.760Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-03-18T09:10:57.731Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-03-18T09:10:58.193Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-03-18T09:10:58.193Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T09:10:58.193Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-03-18T09:11:08.518Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-03-18T09:11:08.518Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-03-18T09:11:08.518Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-03-18T09:11:26.181Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-03-18T09:11:26.181Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T09:11:26.181Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite (3519.80s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.90s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (121.09s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.23s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.98s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.91s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.04s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.12s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.42s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (148.71s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.57s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.37s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.40s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.41s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.38s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.34s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.40s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.42s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.40s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.61s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.57s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.85s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.53s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (11.18s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.76s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.05s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.91s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.91s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.72s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.49s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.41s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.30s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (10.30s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.96s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.70s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.56s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.16s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.22s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.09s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.32s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.61s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCmd (0.98s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.97s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.84s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.26s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.41s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.85s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.82s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.87s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.49s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.81s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.42s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (12.37s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.89s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.18s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.87s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (45.13s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.06s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (32.68s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.53s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.76s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.76s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.82s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignore (100.30s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.48s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.78s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.73s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.60s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.11s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.65s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (56.13s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.62s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.89s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.61s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.89s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.80s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.75s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.86s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.23s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.57s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.86s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (6.22s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.62s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.74s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (21.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (1.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFails (3.32s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.80s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.61s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.13s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.36s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.92s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.50s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.01s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.92s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.24s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildHistory (18.68s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.57s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.81s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.20s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.35s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLabel (1.57s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.98s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.57s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.98s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLabels (1.61s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.37s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (9.64s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-18T09:11:26.639Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.88s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.03s) [2022-03-18T09:11:26.639Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.10s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (31.01s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.67s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (53.27s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (24.42s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (12.14s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.74s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.93s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.65s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.65s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.01s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.38s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.06s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (8.36s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.20s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.40s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.42s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.92s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.58s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.48s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.44s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.75s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.73s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.75s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.78s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.20s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (56.34s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (39.72s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildRm (18.06s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.09s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.30s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.17s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.39s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.69s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.17s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.19s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.95s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.81s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildStderr (5.99s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.93s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.33s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.10s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.47s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.77s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.92s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.95s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.17s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (30.36s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.27s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.61s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.24s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.45s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.83s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.08s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.60s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.81s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.82s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.36s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (3.21s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.78s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.65s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCommitChange (6.52s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.80s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCommitNewFile (14.12s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCommitTTY (14.40s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.86s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.17s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (14.27s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.36s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.83s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.23s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.55s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.08s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.04s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.32s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.26s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.13s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.69s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.63s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.38s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.26s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.27s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.04s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.17s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.05s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.63s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.33s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.08s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.11s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.72s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.65s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (37.37s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.24s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.11s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.18s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (8.12s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a88be8_} (3.18s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481005751_c:\foo_false____} (8.34s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12481005751_c:\foo_true____} (3.15s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.56s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.13s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.12s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.11s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.48s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.34s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.99s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpToCaseB (8.38s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpToCaseE (11.67s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpToCaseH (21.85s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpToDot (3.38s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCpToStdout (8.28s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.32s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateArgs (0.30s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.66s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.08s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.27s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.74s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.14s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateLabels (0.33s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateRM (0.59s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.33s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.60s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.79s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.34s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.68s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.99s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.33s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.05s) [2022-03-18T09:11:26.640Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T09:11:26.640Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.27s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.30s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.09s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.09s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.81s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsCopy (7.11s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.92s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (8.06s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.29s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.99s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.51s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFilters (11.30s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFormat (6.16s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.33s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsRename (3.55s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsResize (8.67s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.17s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.84s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.51s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsUntag (2.86s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.05s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.95s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.72s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.87s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.18s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.19s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.14s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.38s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.32s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecInspectID (5.82s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.42s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.09s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.11s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.00s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.85s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.06s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.96s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.24s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.94s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.47s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.98s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.65s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.89s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.39s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.35s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.51s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesFormat (0.31s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.79s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.89s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.25s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.85s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.09s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectDefault (2.93s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectHistory (11.01s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.14s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.05s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.32s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (8.01s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.08s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.13s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.99s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectStatus (3.52s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.04s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.19s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.96s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.26s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.07s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.91s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.79s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.64s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.60s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.10s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.16s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.13s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (9.07s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.88s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.63s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.47s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.42s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (8.07s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsSince (10.04s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsTail (3.87s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.53s) [2022-03-18T09:11:26.641Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.07s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T09:11:26.641Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.13s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.77s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (11.01s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsByOrder (11.19s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.95s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (24.89s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.50s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (16.13s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.54s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (19.69s) [2022-03-18T09:11:26.642Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.01s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-18T09:11:26.642Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.56s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.90s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.84s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.43s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.72s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.56s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (8.41s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.04s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.40s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.39s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.11s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.74s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (10.41s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.59s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.44s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (24.10s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.21s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.14s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.08s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.60s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.06s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.67s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiTag (0.88s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.11s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.81s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.34s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.64s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.85s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.77s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.99s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.98s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.44s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.89s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.05s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.18s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.05s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.51s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.73s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.17s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.17s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.99s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunCreateVolume (8.01s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (3.22s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.79s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.26s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.96s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunEchoStdout (8.10s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.93s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunExitCode (3.23s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.00s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.96s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.91s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.84s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.98s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.58s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.47s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (11.85s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.30s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.63s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (3.09s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (3.17s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.30s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.07s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.04s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.53s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunRm (8.01s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.43s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (8.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.20s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.21s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.25s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.58s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T09:11:27.103Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.83s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T09:11:27.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.10s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.99s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.94s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (14.61s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.12s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.18s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.21s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.73s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.25s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.17s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.72s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.36s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.80s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.88s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.56s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.46s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.87s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.82s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.86s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.99s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.95s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.37s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestStartAttachSilent (9.95s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (15.34s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.20s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.28s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.14s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.29s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.46s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.36s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.31s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.85s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.45s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.89s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.29s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.18s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.52s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T09:11:27.104Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.95s) [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-03-18T09:11:27.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T09:11:27.104Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.104Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-03-18T09:11:27.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-03-18T09:11:27.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthTokenSuite [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-03-18T09:11:27.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-03-18T09:11:27.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-03-18T09:11:27.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-03-18T09:11:27.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-03-18T09:11:27.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerDaemonSuite [2022-03-18T09:11:27.105Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-03-18T09:11:27.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-03-18T09:11:27.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-03-18T09:11:27.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerSwarmSuite [2022-03-18T09:11:27.105Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-03-18T09:11:27.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerExternalVolumeSuite [2022-03-18T09:11:27.105Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerNetworkSuite [2022-03-18T09:11:27.105Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-03-18T09:11:27.105Z] === RUN TestDockerHubPullSuite [2022-03-18T09:11:27.105Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-03-18T09:11:27.105Z] PASS [2022-03-18T09:11:27.105Z] ok github.com/docker/docker/integration-cli 3520.331s [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === Skipped [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T09:11:27.105Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T09:11:27.105Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T09:11:27.105Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-18T09:11:27.105Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T09:11:27.105Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.04s) [2022-03-18T09:11:27.105Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.04s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-18T09:11:27.105Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-03-18T09:11:27.105Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-18T09:11:27.105Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-03-18T09:11:27.105Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-18T09:11:27.105Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-18T09:11:27.105Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-03-18T09:11:27.105Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.105Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.98s) [2022-03-18T09:11:27.105Z] [2022-03-18T09:11:27.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.09s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-18T09:11:27.106Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.04s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.48s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.53s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-03-18T09:11:27.106Z] [2022-03-18T09:11:27.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-18T09:11:27.106Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-03-18T09:11:27.564Z] [2022-03-18T09:11:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-18T09:11:27.564Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.564Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-03-18T09:11:27.564Z] [2022-03-18T09:11:27.564Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-03-18T09:11:27.564Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.564Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-03-18T09:11:27.564Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.08s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.06s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.10s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-03-18T09:11:27.565Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.51s) [2022-03-18T09:11:27.565Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.51s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-18T09:11:27.565Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-18T09:11:27.565Z] docker_cli_sni_test.go:18: Flakey test [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-03-18T09:11:27.565Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T09:11:27.565Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-18T09:11:27.565Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T09:11:27.565Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.565Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-03-18T09:11:27.565Z] [2022-03-18T09:11:27.565Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-18T09:11:27.566Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T09:11:27.566Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.04s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.04s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.04s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.04s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.04s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T09:11:27.566Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T09:11:27.566Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-18T09:11:27.566Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.04s) [2022-03-18T09:11:27.566Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.04s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-03-18T09:11:27.566Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T09:11:27.566Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.566Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-18T09:11:27.566Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.566Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-03-18T09:11:27.566Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T09:11:27.567Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T09:11:27.567Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T09:11:27.567Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T09:11:27.567Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-18T09:11:27.567Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T09:11:27.567Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T09:11:27.567Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T09:11:27.567Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T09:11:27.567Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.567Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-18T09:11:27.567Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.567Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-03-18T09:11:27.567Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T09:11:27.568Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-18T09:11:27.568Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-03-18T09:11:27.568Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-03-18T09:11:27.568Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.568Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-03-18T09:11:27.568Z] [2022-03-18T09:11:27.568Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-18T09:11:27.568Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.04s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.04s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.04s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-03-18T09:11:27.569Z] [2022-03-18T09:11:27.569Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T09:11:27.569Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-03-18T09:11:27.569Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T09:11:28.028Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.028Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-03-18T09:11:28.028Z] [2022-03-18T09:11:28.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-18T09:11:28.029Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.029Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-03-18T09:11:28.029Z] [2022-03-18T09:11:28.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T09:11:28.029Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-18T09:11:28.030Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-18T09:11:28.030Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-18T09:11:28.030Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-18T09:11:28.030Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T09:11:28.030Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T09:11:28.030Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.030Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-03-18T09:11:28.030Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-03-18T09:11:28.031Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] DONE 1088 tests, 539 skipped in 3533.359s [2022-03-18T09:11:28.031Z] INFO: Integration tests ended at 03/18/2022 09:11:27. Duration:00:58:53.5538654 [2022-03-18T09:11:28.031Z] INFO: Docker info of the daemon under test at end of run [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] Containers: 2 [2022-03-18T09:11:28.031Z] Running: 0 [2022-03-18T09:11:28.031Z] Paused: 0 [2022-03-18T09:11:28.031Z] Stopped: 2 [2022-03-18T09:11:28.031Z] Images: 18 [2022-03-18T09:11:28.031Z] Server Version: 0.0.0-dev [2022-03-18T09:11:28.031Z] Storage Driver: windowsfilter [2022-03-18T09:11:28.031Z] Windows: [2022-03-18T09:11:28.031Z] Logging Driver: json-file [2022-03-18T09:11:28.031Z] Plugins: [2022-03-18T09:11:28.031Z] Volume: local [2022-03-18T09:11:28.031Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-03-18T09:11:28.031Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-03-18T09:11:28.031Z] Swarm: inactive [2022-03-18T09:11:28.031Z] Default Isolation: process [2022-03-18T09:11:28.031Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-03-18T09:11:28.031Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-03-18T09:11:28.031Z] OSType: windows [2022-03-18T09:11:28.031Z] Architecture: x86_64 [2022-03-18T09:11:28.031Z] CPUs: 4 [2022-03-18T09:11:28.031Z] Total Memory: 32GiB [2022-03-18T09:11:28.031Z] Name: azwin-2-8dc640 [2022-03-18T09:11:28.031Z] ID: HZGZ:RAND:4ZIV:DTPI:CHCS:JCPE:DW3L:6ZDH:EJHA:XUGB:ZIVA:6VQ6 [2022-03-18T09:11:28.031Z] Docker Root Dir: D:\CI\PR-43366\6\daemon [2022-03-18T09:11:28.031Z] Debug Mode (client): false [2022-03-18T09:11:28.031Z] Debug Mode (server): true [2022-03-18T09:11:28.031Z] File Descriptors: -1 [2022-03-18T09:11:28.031Z] Goroutines: 17 [2022-03-18T09:11:28.031Z] System Time: 2022-03-18T09:11:27.9364188Z [2022-03-18T09:11:28.031Z] EventsListeners: 0 [2022-03-18T09:11:28.031Z] Registry: https://index.docker.io/v1/ [2022-03-18T09:11:28.031Z] Labels: [2022-03-18T09:11:28.031Z] Experimental: false [2022-03-18T09:11:28.031Z] Insecure Registries: [2022-03-18T09:11:28.031Z] 127.0.0.0/8 [2022-03-18T09:11:28.031Z] Live Restore Enabled: false [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.031Z] [2022-03-18T09:11:28.490Z] INFO: Stopping daemon under test [2022-03-18T09:11:28.490Z] SUCCESS: The process with PID 5652 (child process of PID 5280) has been terminated. [2022-03-18T09:11:28.490Z] SUCCESS: The process with PID 5280 (child process of PID 4396) has been terminated. [2022-03-18T09:11:28.490Z] INFO: Stop tailing logs of the daemon under tests [2022-03-18T09:11:28.490Z] INFO: executeCI.ps1 Completed successfully at 03/18/2022 09:11:28. [2022-03-18T09:11:28.490Z] INFO: Tidying up at end of run [2022-03-18T09:11:28.490Z] INFO: Saving daemon under test log (d:\CI\PR-43366\6\dut.out) to bundles\CIDUT.out [2022-03-18T09:11:28.490Z] INFO: Saving daemon under test log (d:\CI\PR-43366\6\dut.err) to bundles\CIDUT.err [2022-03-18T09:11:28.490Z] INFO: Saving containerd logs to bundles [2022-03-18T09:11:28.490Z] INFO: Nuke-Everything... [2022-03-18T09:11:28.947Z] INFO: Container count on control daemon to delete is 2 [2022-03-18T09:11:29.404Z] 46d5bb29736a [2022-03-18T09:11:29.404Z] 46f3deea24b7 [2022-03-18T09:11:29.404Z] INFO: Tidying pidfile d:\CI\PR-43366\6\docker.pid [2022-03-18T09:11:29.404Z] INFO: Nuking d:\CI [2022-03-18T09:12:20.121Z] INFO: Zapped successfully [2022-03-18T09:12:20.122Z] [2022-03-18T09:12:20.122Z] INFO: executeCI.ps1 exiting at Fri Mar 18 09:12:11 CUT 2022. Duration 01:34:34.6190764 [2022-03-18T09:12:20.122Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-03-18T09:12:20.365Z] Recording test results [2022-03-18T09:12:29.498Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-03-18T09:12:31.607Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-03-18T09:12:33.347Z] Archiving artifacts [2022-03-18T09:12:48.704Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43366/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-03-18T09:12:49.628Z] + make clean [2022-03-18T09:12:51.162Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-03-18T09:12:51.162Z] docker-dev-cache [2022-03-18T09:12:51.162Z] 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